]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
4fa2d6de0c6ce94db8d34a346ea8e007922292b6
[gnu-emacs] / lisp / ChangeLog
1 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * progmodes/verilog-mode.el (verilog-mode-version)
4 (verilog-mode-release-date): Don't use expanding keywords.
5 (provide): Move to the end of file.
6 (fboundp): Don't check if eval-when-compile is bound, it is used
7 later in the file without checking.
8 (when, unless): Copy definitions from subr.el.
9 (char-before, defcustom, defface, customize-group)
10 (verilog-batch-error-wrapper): Don't use old style backquotes.
11 (verilog-regexp-opt): Avoid using the cl function case.
12 (verilog-regexp-words): Remove duplicated definition.
13 (verilog-mode-abbrev-table): Remove, duplicate.
14 (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
15 Declare and initialize in one step.
16 (verilog-declaration-prefix-re, verilog-declaration-re)
17 (verilog-end-of-statement, verilog-indent-declaration)
18 (verilog-get-lineup-indent): Remove trailing whitespace.
19 (verilog-mode): Fix autoload cookie. Set
20 beginning-of-defun-function and end-of-defun-function. Use when
21 instead of if.
22 (verilog-emacs-features, verilog-auto-ascii-enum)
23 (verilog-insert-indices): Escape braces in doc strings.
24
25 2007-12-08 Michael McNamara <mac@verilog.com>
26 Wilson Snyder <wsnyder@wsnyder.org>
27
28 * progmodes/verilog-mode.el: New file.
29
30 2007-12-08 Eli Zaretskii <eliz@fencepost.gnu.org>
31
32 * international/latexenc.el (latexenc-find-file-coding-system): If
33 both coding-system-for-write and buffer-file-coding-system of
34 latex-main-file are nil, use `undecided'.
35
36 2007-12-06 Jason Rumney <jasonr@gnu.org>
37
38 * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
39
40 2007-12-04 Juanma Barranquero <lekktu@gmail.com>
41
42 * ido.el (ido-save-history): Use emacs-mule coding system
43 instead of utf-8 to save filenames (it's safer in Emacs 22).
44 Set the `coding' local variable on the first line of the file.
45
46 2007-12-04 Karl Fogel <kfogel@red-bean.com>
47
48 * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
49 coding system. This ports revisions 1.40 and 1.41 over to the
50 EMACS_22_BASE branch, but with the right coding system for Emacs
51 22 to reliably record filenames. Suggested by Eli Zaretskii.
52
53 2007-12-01 Richard Stallman <rms@gnu.org>
54
55 * wid-edit.el (widget-type): Doc fix.
56
57 2007-12-01 Dan Nicolaescu <dann@ics.uci.edu>
58
59 * emacs-lisp/byte-run.el (declare-function): Change to a macro.
60
61 2007-12-01 Alexandre Julliard <julliard@winehq.org>
62
63 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
64
65 2007-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
66
67 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
68 Don't match "sub { (...) ... }".
69
70 2007-11-29 Richard Stallman <rms@gnu.org>
71
72 * international/mule-cmds.el (toggle-input-method-active): New var.
73 (toggle-input-method): Bind toggle-input-method-active to t.
74 Error if it was already non-nil.
75
76 2007-11-29 Glenn Morris <rgm@gnu.org>
77
78 * calendar/time-date.el (with-decoded-time-value): Doc fix.
79
80 2007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
81
82 * calendar/time-date.el (encode-time-value): Doc fix.
83
84 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
85
86 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
87
88 2007-11-24 Kenichi Handa <handa@m17n.org>
89
90 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
91
92 2007-11-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
93
94 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
95
96 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
97
98 * textmodes/paragraphs.el (forward-sentence): Doc fix.
99 Reported by Drew Adams <drew.adams@oracle.com>.
100
101 2007-11-20 Glenn Morris <rgm@gnu.org>
102
103 * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
104 for compatibility with Emacs 23.
105
106 2007-11-19 Juanma Barranquero <lekktu@gmail.com>
107
108 * replace.el (map-query-replace-regexp): Doc fix (revert part of
109 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
110
111 2007-11-19 Nick Roberts <nickrob@snap.net.nz>
112
113 * progmodes/gdb-ui.el: Update commentary.
114
115 2007-11-16 Eli Zaretskii <eliz@gnu.org>
116
117 * international/mule-cmds.el (set-locale-environment):
118 Set default-file-name-coding-system _after_ keyboard and terminal
119 coding systems. This fixes last change.
120
121 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
122 one space after "Subject:".
123
124 2007-11-16 Juanma Barranquero <lekktu@gmail.com>
125
126 * subr.el (make-variable-frame-local):
127 Fix typo in obsolescence declaration.
128
129 2007-11-16 Glenn Morris <rgm@gnu.org>
130
131 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
132
133 2007-11-16 Rob Riepel <riepel@Stanford.EDU>
134
135 * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
136 (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
137 (tpu-scroll-window-up): Replace next-line-internal -> line-move.
138
139 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
140
141 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
142 in order to determine if there's a conflict.
143
144 2007-11-16 Juri Linkov <juri@jurta.org>
145
146 * man.el (Man-heading-regexp): Add 0-9.
147 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
148
149 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
150
151 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
152 Fix typo in docstring.
153
154 * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
155 (cua-highlight-region-shift-only): Doc fix.
156
157 2007-11-15 Richard Stallman <rms@gnu.org>
158
159 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
160
161 * reposition.el (reposition-window):
162 Binding C-M-l moved to bindings.el.
163
164 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
165
166 * add-log.el (add-change-log-entry-other-window):
167 Key binding C-x 4 a moved to bindings.el.
168
169 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
170 from filecache.el.
171
172 * filecache.el: Minibuffer map bindings moved to bindings.el.
173
174 2007-11-14 Jason Rumney <jasonr@gnu.org>
175
176 * international/mule-cmds.el (set-locale-environment):
177 Set default-file-name-coding-system from system defaults on Windows.
178
179 2007-11-14 Nick Roberts <nickrob@snap.net.nz>
180
181 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
182 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
183 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
184 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
185 locations.
186 (gdb-info-breakpoints-custom, gdb-assembler-custom)
187 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
188 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
189
190 2007-11-11 Juanma Barranquero <lekktu@gmail.com>
191
192 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
193 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
194 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
195 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
196 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
197 Rewrite in active voice.
198
199 2007-11-10 Juri Linkov <juri@jurta.org>
200
201 * startup.el: Backport startup screen related changes from the trunk.
202 (initialization): Change group to `environment'.
203 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
204 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
205 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
206 (initial-scratch-message): Fix docstring.
207 (startup-screen-inhibit-startup-screen)
208 (pure-space-overflow-message): New variables.
209 (command-line): Rename `inhibit-startup-message' to
210 `inhibit-startup-screen'.
211 (initial-scratch-message): Doc fix.
212 (fancy-splash-text): Remove variable.
213 (fancy-startup-text, fancy-about-text, splash-screen-keymap):
214 New variables.
215 (fancy-splash-delay, fancy-splash-max-time)
216 (fancy-current-text, fancy-splash-stop-time)
217 (fancy-splash-outer-buffer, fancy-splash-last-input-event):
218 Remove variables.
219 (fancy-splash-insert): Use help-echo from the 3rd element of the
220 link specification list, or "Follow this link" if it's nil. Doc fix.
221 Allow functions for face and link specs.
222 (fancy-splash-tail): Remove function.
223 (fancy-startup-tail): New function.
224 (fancy-splash-default-action, fancy-splash-special-event-action)
225 (fancy-splash-screens): Remove functions.
226 (fancy-about-screen): New function.
227 (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
228 Fix docstring. Use argument `startup' to conditionally display
229 different texts for Startup and About screens. Don't display Help
230 commands on the About screen. Remove `unwind-protect' `sit-for'
231 delay and `kill-buffer' after it.
232 (normal-mouse-startup-screen, normal-splash-screen)
233 (normal-no-mouse-startup-screen): New functions.
234 (startup-echo-area-message): Change text of the echo area.
235 (display-splash-screen): Remove function.
236 (display-startup-screen, display-about-screen): New functions.
237 (about-emacs): Make alias to `display-about-screen'.
238 (display-splash-screen): Make alias to `display-startup-screen'.
239 (command-line-1): Rename `inhibit-startup-message' to
240 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
241 started with command line options "-f", "-funcall", "-e", "-eval",
242 "-execute", "-insert", "-find-file", "-file", "-visit".
243 Inhibit startup screen when Emacs is started with a file name only
244 on tty (i.e. don't inhibit it when started with a file name like
245 "emacs FILE..." on a window system).
246 Comment out unused code for coping with the old sit-for behavior.
247 If file-count > 0, then display the concise version in another
248 window, otherwise display full version in the same window.
249 * loadup.el: Add `button'. Move up `startup'.
250 * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
251 * version.el (emacs-copyright): Add emacs-copyright.
252 * menu-bar.el (menu-bar-help-menu):
253 Move "About Emacs" and "About GNU" to the end of the Help menu.
254 Move "Emacs Psychotherapist" after "Send Bug Report...".
255 Move "External Packages" after "Find Emacs Packages".
256
257 2007-11-10 Jason Rumney <jasonr@gnu.org>
258
259 * w32-fns.el: Sync charset names with setup-default-fontset.
260 Append "-1" where second part missing.
261
262 * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
263
264 2007-11-10 Juanma Barranquero <lekktu@gmail.com>
265
266 * ido.el (ido-save-history): Write the history file in UTF-8,
267 and add `coding' file-local variable.
268
269 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
270
271 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
272 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
273 (iso-iso2duden-trans-tab): Add docstring.
274
275 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
276
277 * faces.el (face-normalize-spec): Remove function.
278 (frame-set-background-mode): Undo last change.
279
280 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
281
282 * files.el (enable-local-variables): Doc fix.
283
284 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
285
286 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
287 match dir like "a...b".
288
289 2007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
290
291 * eshell/esh-mode.el (eshell-output-filter):
292 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
293 Use `with-current-buffer'.
294
295 2007-11-05 Nick Roberts <nickrob@snap.net.nz>
296
297 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
298
299 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
300
301 * net/tls.el: Require rx when compiling.
302 (tls-end-of-info): New variable.
303 (open-tls-stream): Keep reading input until `tls-end-of-info' is
304 matched.
305
306 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
307
308 * simple.el (bad-packages-alist): Anchor semantic regexp.
309
310 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
311
312 * files.el (hack-local-variables): Fix membership tests to avoid
313 treating all variables as safe if `enable-local-variables' is
314 set to :safe (CVE-2007-5795).
315
316 2007-11-02 Glenn Morris <rgm@gnu.org>
317
318 * progmodes/etags.el (tags-table-mode): Disable undo.
319
320 * simple.el (bad-packages-alist): Revert previous change.
321
322 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
323
324 * printing.el (printing): Fix :version, printing.el was included
325 in emacs-22.1.
326 (pr-path-style, pr-path-alist, pr-txt-name)
327 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
328 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
329 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
330 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
331 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
332 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
333 (pr-setting-database, pr-visible-entry-list)
334 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
335 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
336 :version.
337
338 2007-11-01 Glenn Morris <rgm@gnu.org>
339
340 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
341
342 * mail/footnote.el (footnote-numeric-regexp)
343 (footnote-english-upper-regexp, footnote-english-lower-regexp)
344 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
345 Match multi-character footnotes.
346
347 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
348 (nroff-indent-line-function): New function.
349 (nroff-count-text-lines): Use nroff-forward-text-line rather than
350 obsolete alias.
351
352 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
353
354 * net/tramp.el (tramp-open-connection-telnet)
355 (tramp-open-connection-rsh, tramp-open-connection-su)
356 (tramp-open-connection-multi): Set $LC_ALL to "C".
357
358 2007-10-31 Sven Joachim <svenjoac@gmx.de>
359
360 * dired-aux.el (dired-copy-file-recursive):
361 Preserve directory permissions.
362
363 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
364
365 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
366 (whitespace-unload-function): New-style unload function. When run,
367 unintern `whitespace-unload-hook' and call `unload-feature' recursively
368 to stop the old hook from messing with the unloading.
369
370 * strokes.el (strokes-alphabetic-lessp): Doc fix.
371
372 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
373
374 * emacs-lisp/find-func.el (find-library): Use library at
375 point as default interactive argument.
376
377 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
378
379 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
380 (elp-unset-master, elp-results): Fix typos.
381 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
382 Doc fixes.
383
384 * msb.el (msb--many-menus): Remove variable.
385 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
386 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
387 (msb--toggle-menu-type): Fix typos in docstrings.
388
389 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
390 (shadow-insert-var): Doc fixes.
391 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
392 Reflow docstrings.
393 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
394
395 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
396
397 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
398 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
399 Fix typos in autoload docstrings.
400
401 * loadhist.el (unload-feature): Remove redundant check.
402
403 2007-10-30 Richard Stallman <rms@gnu.org>
404
405 * savehist.el (savehist-save): Obey savehist-ignored-variables.
406
407 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
408
409 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
410 (gdb-var-update-handler-1): Use it.
411
412 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
413
414 * loadhist.el (unload-feature): Remove erroneous check for the
415 FEATURE-unload-function variable; check the existence of the
416 function (that's what the docstring says, and it makes more sense).
417
418 * follow.el (follow-unload-function): Add docstring.
419 (follow-unload-function): Remove variable.
420
421 * server.el (server-unload-function): Remove variable.
422 (server-unload-function): Unbind `server-edit' from `C-x #'.
423
424 * uniquify.el (uniquify-unload-function): Add docstring.
425 (uniquify-unload-function): Remove variable.
426
427 * ses.el (ses-unload-function): New function.
428
429 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
430
431 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
432 (unsafep-progn, unsafep-let): Fix typos in docstrings.
433
434 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
435 before use to avoid a warning in packages that require uniquify.
436 (uniquify-unload-function): New function and var.
437
438 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
439
440 * loadhist.el (unload-feature-special-hooks):
441 Add `delete-frame-functions'.
442
443 * server.el (server-unload-function): Rename from `server-unload-hook'
444 and adapt to new `unload-feature' functionality. Remove hook from
445 `kill-buffer-hook' buffer-locally.
446 (server-unload-hook): Remove.
447 (server-unload-function): New var; replaces `server-unload-hook'.
448
449 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
450
451 * desktop.el (uniquify-managed): Pacify byte compiler.
452 (desktop-buffer-info): If the buffer name is managed by uniquify,
453 save the base name, not the uniquified one.
454 (desktop-create-buffer): Allow `rename-buffer' to generate a new
455 name in case of conflict.
456
457 2007-10-26 Glenn Morris <rgm@gnu.org>
458
459 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
460 safe-local-variable property.
461
462 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
463
464 * net/browse-url.el (browse-url-browser-function): Delete grail.
465 (browse-url-grail): Function and variable deleted.
466 (browse-url-browser-function): Delete IXI Mosaic.
467 (browse-url-default-browser): Don't try IXI Mosaic.
468 (browse-url-iximosaic): Function deleted.
469 (browse-url-browser-function): Delete MMM.
470 (browse-url-default-browser): Don't try MMM.
471 (browse-url-mmm): Function deleted.
472
473 2007-10-25 Glenn Morris <rgm@gnu.org>
474
475 * progmodes/f90.el (f90-indented-comment-re)
476 (f90-directive-comment-re, f90-break-delimiters):
477 * progmodes/fortran.el (fortran-comment-line-start-skip)
478 (fortran-directive-re):
479 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
480 as safe if they are strings.
481
482 2007-10-25 Richard Stallman <rms@gnu.org>
483
484 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
485
486 2007-10-24 Richard Stallman <rms@gnu.org>
487
488 * savehist.el (savehist-save): Omit unreadable elements.
489
490 * loadhist.el (unload-function-defs-list): Renamed from
491 unload-function-features-list.
492 (unload-feature-special-hooks, unload-feature): Doc fixes.
493
494 * indent.el (indent-to-left-margin): If point's in the indentation,
495 move to the end of the indentation.
496
497 * cus-edit.el (customize-changed-options): Make arg optional.
498
499 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
500
501 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
502
503 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
504
505 * textmodes/css-mode.el: Require CL.
506 (comment-continue): Declare.
507
508 * subr.el (make-variable-frame-localizable): Remove.
509 (make-variable-frame-local): Mark obsolete.
510
511 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
512
513 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
514 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
515
516 2007-10-23 Chris Moore <christopher.ian.moore@gmail.com>
517
518 * comint.el (comint-password-prompt-regexp):
519 Handle `[sudo] password'-style prompt.
520
521 2007-10-23 Glenn Morris <rgm@gnu.org>
522
523 * progmodes/f90.el (f90-do-indent, f90-if-indent)
524 (f90-type-indent, f90-program-indent)
525 (f90-continuation-indent, f90-comment-region)
526 (f90-beginning-ampersand, f90-smart-end)
527 (f90-break-before-delimiters, f90-auto-keyword-case)
528 (f90-leave-line-no, f90-mode-hook):
529 Give an appropriate safe-local-variable property.
530 (f90-font-lock-keywords-2): Fix `go to' regexp.
531
532 * progmodes/fortran.el (fortran-tab-mode-default)
533 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
534 (fortran-structure-indent, fortran-continuation-indent)
535 (fortran-comment-indent, fortran-comment-line-extra-indent)
536 (fortran-comment-line-start)
537 (fortran-minimum-statement-indent-fixed)
538 (fortran-minimum-statement-indent-tab)
539 (fortran-comment-indent-char, fortran-line-number-indent)
540 (fortran-check-all-num-for-matching-do)
541 (fortran-blink-matching-if, fortran-continuation-string)
542 (fortran-comment-region, fortran-electric-line-number)
543 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
544 (fortran-analyze-depth, fortran-break-before-delimiters):
545 Give an appropriate safe-local-variable property.
546
547 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
548
549 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
550 of the subdirs is unreadable.
551
552 2007-10-22 Martin Rudalics <rudalics@gmx.at>
553
554 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
555 Use window-full-width-p.
556
557 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
558
559 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
560 (tpu-edt-off): Use it.
561 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
562 the global-map before adding it to global-map.
563
564 * menu-bar.el (global-buffers-menu-map): New var.
565 (global-map, menu-bar-update-buffers): Use it.
566 * msb.el (msb-menu-bar-update-buffers): Use it.
567 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
568 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
569 Use with-current-buffer.
570
571 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
572
573 * hexl.el (hexl-menu): New major mode menu.
574
575 2007-10-20 Glenn Morris <rgm@gnu.org>
576
577 * progmodes/f90.el (f90-font-lock-keywords-2)
578 (f90-looking-at-type-like): Fix regexp typos.
579
580 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
581
582 * bs.el (bs-mode): Add mode name (accidentally left out
583 in the 2007-10-16 change).
584
585 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
586
587 * bs.el (bs--track-window-changes): Don't refresh the whole list.
588 (bs-mode): Set mode-class property to special.
589
590 * follow.el (follow-unload-function): New function.
591
592 * loadhist.el (unload-function-features-list):
593 Rename from `unload-hook-features-list'.
594 (unload-hook-features-list): Add as obsolete alias.
595 (unload-feature): Use `unload-function-features-list'
596 and new FEATURE-unload-function.
597
598 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
599
600 * loadhist.el (unload-feature-special-hooks):
601 Update list of special hooks.
602
603 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
604 (adaptive-fill-function): Doc fix. Remove * from docstring.
605
606 2007-10-18 Glenn Morris <rgm@gnu.org>
607
608 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
609
610 2007-10-17 Aaron Hawley <aaronh@garden.org>
611
612 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
613 position is not saved.
614
615 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
616
617 * longlines.el (longlines-wrap-follows-window-size): Integer value
618 specifies wrapping margin.
619 (longlines-mode, longlines-window-change-function):
620 Set window-specific wrapping margin based on the above.
621
622 2007-10-17 John Wiegley <johnw@newartisans.com>
623
624 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
625
626 2007-10-17 Glenn Morris <rgm@gnu.org>
627
628 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
629 Tweak regexp to avoid stack overflow.
630
631 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
632
633 * simple.el (reindent-then-newline-and-indent): Don't assume that
634 indent-according-to-mode preserves point.
635
636 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
637
638 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
639 (bs--restore-window-config): Keep the selected frame.
640 (bs--track-window-changes, bs--remove-hooks): New functions.
641 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
642 (bs--show-with-configuration): Revert 2006-11-09 change.
643 Don't reuse window unless it is visible on the selected frame.
644 Restore window configuration (possibly in a different frame)
645 before creating any window.
646
647 2007-10-16 Richard Stallman <rms@gnu.org>
648
649 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
650 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
651 (ad-is-advised, ad-get-advice-info-field)
652 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
653
654 2007-10-16 Glenn Morris <rgm@gnu.org>
655
656 * simple.el (blink-matching-open): Don't report false errors with
657 the `$' syntax class.
658
659 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
660
661 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
662 (filesets-ormap, filesets-sort-case-sensitive-flag)
663 (filesets-remake-shortcut, filesets-ingroup-collect-files):
664 Fix typos in docstrings.
665 (filesets-data-get-name, filesets-data-get-data)
666 (filesets-data-set, filesets-cmd-query-replace-getargs)
667 (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
668
669 2007-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
670
671 * term/mac-win.el: Don't require url when compiling, as url-type is
672 no longer a macro.
673
674 2007-10-14 Glenn Morris <rgm@gnu.org>
675
676 * progmodes/etags.el (select-tags-table): Disable undo in the
677 `*Tags Table List*' buffer.
678
679 2007-10-13 Eli Zaretskii <eliz@gnu.org>
680
681 * dired.el (dired-warn-writable): New face.
682 (dired-warn-writable-face): New variable.
683 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
684 of dired-warning-face, for group- and world-writable files.
685
686 2007-10-13 Glenn Morris <rgm@gnu.org>
687
688 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
689 (octave-re-search-forward-kw, octave-re-search-backward-kw):
690 Add doc string, and an explicit COUNT argument.
691 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
692 `inc' to search functions.
693
694 2007-10-13 John W. Eaton <jwe@octave.org>
695
696 * progmodes/octave-mod.el (octave-looking-at-kw)
697 (octave-re-search-forward-kw, octave-re-search-backward-kw):
698 New functions.
699 (octave-in-defun-p, calculate-octave-indent)
700 (octave-blink-matching-block-open, octave-beginning-of-defun)
701 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
702 to search for regexps that contain case-sensitive keywords.
703 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
704 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
705
706 2007-10-13 Richard Stallman <rms@gnu.org>
707
708 * files.el (directory-abbrev-alist): Doc fix.
709
710 2007-10-13 Jari Aalto <jari.aalto@cante.net>
711
712 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
713
714 2007-10-12 Martin Rudalics <rudalics@gmx.at>
715
716 * frame.el (set-frame-configuration): Assign name parameter only
717 if it has been set explicitly before.
718
719 * window.el (handle-select-window): Revert part of 2007-10-06
720 change setting the input focus.
721
722 2007-10-12 Glenn Morris <rgm@gnu.org>
723
724 * cus-edit.el (custom-variable-menu, custom-face-menu)
725 (custom-group-menu): Check init-file-user rather than
726 user-init-file, in case cus-edit is loaded by site-run-file.
727
728 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
729
730 * follow.el (follow-stop-intercept-process-output):
731 Use `follow-call-process-filter' rather than `process-filter'.
732
733 2007-10-11 Tom Tromey <tromey@redhat.com>
734
735 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
736 frame is visible.
737
738 2007-10-10 Richard Stallman <rms@gnu.org>
739
740 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
741 in *Backtrace*.
742
743 * faces.el (face-font-selection-order): Doc fix.
744
745 * loadhist.el (unload-feature): Doc fix.
746
747 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
748
749 * ps-print.el: Fix the usage of :foreground and :background face
750 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
751 (ps-print-version): New version 6.7.6.
752 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
753 Fix code.
754 (ps-face-foreground-color-p, ps-face-background-color-p)
755 (ps-face-color-p): New inline funs.
756
757 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
758
759 * follow.el: Change all instances of "Follow Mode" to "Follow
760 mode" in docstrings and messages.
761
762 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
763
764 * faces.el (face-font-selection-order): Doc fix.
765
766 * follow.el (follow-mode-hook, follow-mode): Doc fixes.
767 (follow-mode-off-hook): Mark as obsolete.
768
769 2007-10-08 Richard Stallman <rms@gnu.org>
770
771 * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
772 (edebug-install-custom-print, edebug-reset-print-funcs)
773 (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
774 Functions deleted.
775 (edebug-prin1, edebug-print, edebug-prin1-to-string)
776 (edebug-format, edebug-message): Define directly as aliases.
777
778 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
779
780 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
781
782 2007-10-07 Glenn Morris <rgm@gnu.org>
783
784 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
785 version numbers.
786
787 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
788
789 * net/tramp.el (tramp-completion-mode): Extend doc-string.
790 (tramp-completion-mode-p): Revert change from 2007-09-24.
791 Checking for `return' etc as last character is not sufficient, for
792 example in dired-mode when entering <g> (revert-buffer) or
793 <s> (dired-sort).
794
795 2007-10-06 Martin Rudalics <rudalics@gmx.at>
796
797 * window.el (mouse-autoselect-window-cancel): Don't cancel for
798 select-window or select-frame events.
799 (handle-select-window): When autoselecting window set input
800 focus. Restructure.
801
802 * frame.el (focus-follows-mouse): Moved to frame.c.
803 * cus-start.el (all): Add focus-follows-mouse.
804
805 2007-10-05 Chris Moore <dooglus@gmail.com>
806
807 * server.el (server-kill-new-buffers): Doc fix.
808
809 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
810
811 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
812 activate font-locking in the *buffer-selection* buffer.
813 (bs-show-sorted): Doc fix.
814
815 * bs.el (bs--get-marked-string, bs--get-modified-string)
816 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
817 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
818 (bs--format-aux): Doc fix.
819
820 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
821
822 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
823
824 2007-10-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
825
826 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
827
828 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
829
830 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
831 (gud-gdb): New function for old M-x gdb (text command mode).
832 (gud-gdb-command-name, gdb): Move to...
833
834 * progmodes/gdb-ui.el: ...here and adapt doc string.
835 (gud-gdba-command-name, gdba): Delete.
836
837 2007-10-03 Juanma Barranquero <lekktu@gmail.com>
838
839 * bs.el: Don't defvar `font-lock-verbose'.
840 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
841 (bs--get-file-name): Fix typos in docstrings.
842 (bs--show-header): Use `dolist' instead of `mapcar'.
843 (bs-mode): Set `show-trailing-whitespace' to nil.
844 (bs-buffer-sort-function, bs-mouse-select-other-frame)
845 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
846 Doc fixes.
847
848 2007-10-02 Adam Hupp <adam@hupp.org> (tiny change)
849
850 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
851
852 2007-10-02 Nick Roberts <nickrob@snap.net.nz>
853
854 * progmodes/gud.el (gdb): Make graphical mode the default and
855 switch to text command mode if appropriate, i.e., reverse previous
856 arrangement.
857 (gud-gdb-marker-filter): Adapt for above change.
858
859 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
860 gud-minor-mode and gud-marker-filter.
861 (gdb-fullname-regexp): New variable.
862 (gud-gdba-marker-filter): Use it to switch to text command
863 mode if appropriate.
864
865 2007-10-02 Richard Stallman <rms@gnu.org>
866
867 * frame.el (cursor-in-non-selected-windows): Doc fix.
868
869 2007-10-01 Nick Roberts <nickrob@snap.net.nz>
870
871 * progmodes/gud.el (gud-display-line): Find source buffer even when
872 GUD buffer has its own frame.
873
874 2007-10-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
875
876 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
877
878 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
879
880 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
881
882 2007-09-29 Martin Rudalics <rudalics@gmx.at>
883
884 * allout.el (allout-before-change-handler): Replace got-char by
885 goto-char.
886
887 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
888
889 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
890 Used to try and automatically enabled smerge-mode in the presence of
891 conflicts and to call `svn resolved' when the conflicts are gone.
892 (vc-svn-parse-status): Remember the svn-specific status.
893
894 * newcomment.el (comment-choose-indent): New function extracted
895 from comment-indent. Improve the alignment algorithm.
896 (comment-indent): Use it.
897
898 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
899
900 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
901 (eldoc-message-commands, eldoc-current-idle-delay):
902 Fix typos in docstrings.
903
904 * progmodes/python.el (python-eldoc-function): Doc fix.
905
906 2007-09-26 Eli Zaretskii <eliz@gnu.org>
907
908 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
909 menu-bar-apropos-menu. All users changed.
910 (menu-bar-help-menu): Change menu symbols to better match the text
911 displayed by the menu.
912
913 2007-09-25 Glenn Morris <rgm@gnu.org>
914
915 * view.el (view-search-no-match-lines): Add a doc string.
916 Rewrite to simplify and work better.
917
918 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
919
920 * net/tramp.el (tramp-completion-mode-p): Rename from
921 `tramp-completion-mode'. Revert logic, check `return', `newline'
922 and such alike. Packages like Icicles tend to use other completion
923 characters but `tab' and `space' only.
924 (top): Require cl.el, when `copy-tree' is not available otherwise.
925
926 * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
927 `ad-get-arg'.
928
929 2007-09-24 Ville Skytt\e,Ad\e(B <scop@xemacs.org> (tiny change)
930
931 * net/tramp-vc.el (tramp-vc-user-login-name):
932 Use `vc-find-version' instead of `process-file' to check whether we
933 have a new enough vc that doesn't need the defadvice.
934
935 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
936
937 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
938 #, @, : and ^.
939
940 2007-09-23 Glenn Morris <rgm@gnu.org>
941
942 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
943
944 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
945
946 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
947
948 * log-view.el (log-view-mode-map): Likewise.
949
950 * diff-mode.el (diff-mode-shared-map): Likewise.
951
952 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
953
954 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
955 add inferior-octave-directory-tracker to the buffer-local value
956 of comint-input-filter-functions.
957
958 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
959
960 * files.el (file-name-sans-versions): Also allow `A-Z'.
961
962 * vc.el: Mention all supported VC backends.
963
964 2007-09-22 Richard Stallman <rms@gnu.org>
965
966 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
967 neighbouring buttons.
968
969 2007-09-22 Andreas Schwab <schwab@suse.de>
970
971 * files.el (file-name-sans-versions): Also allow `_'.
972
973 2007-09-22 Glenn Morris <rgm@gnu.org>
974
975 * eshell/esh-mode.el (eshell-output-filter-functions):
976 Add eshell-postoutput-scroll-to-bottom.
977
978 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
979
980 * files.el (file-name-sans-versions): Allow - and a-z in version names.
981
982 * log-view.el (log-view-mode-map, log-view-mode-menu):
983 Bind log-view-annotate-version.
984 (log-view-beginning-of-defun, log-view-end-of-defun)
985 (log-view-annotate-version): New functions.
986 (log-view-mode): Use log-view-beginning-of-defun and
987 log-view-end-of-defun.
988
989 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
990
991 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
992
993 2007-09-21 Kevin Ryde <user42@zip.com.au>
994
995 * international/mule.el (sgml-html-meta-auto-coding-function):
996 Bind `case-fold-search' to t.
997
998 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
999
1000 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
1001 neighbouring buttons.
1002
1003 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1004 Recognize gcc's use of "note" for informational messages.
1005
1006 2007-09-20 Glenn Morris <rgm@gnu.org>
1007
1008 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
1009 motion functions, rather than hard-coding "\n\n".
1010 (tex-validate-region): Check for eobp, to speed up.
1011 (tex-next-unmatched-end): Doc fix.
1012
1013 2007-09-19 Glenn Morris <rgm@gnu.org>
1014
1015 * textmodes/tex-mode.el (tex-terminate-paragraph):
1016 Use backward-paragraph.
1017
1018 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1019
1020 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
1021 (css-mode): Update correspondingly.
1022
1023 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1024
1025 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
1026
1027 * vc-hooks.el (vc-menu-entry): New var.
1028 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
1029 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
1030 (vc-menu-map): Declare and initialize in one step.
1031
1032 * menu-bar.el (vc-menu-map): Don't setup any more.
1033 Instead, just create the proper spot in the menu.
1034
1035 2007-09-18 Dan Nicolaescu <dann@ics.uci.edu>
1036 Stefan Monnier <monnier@iro.umontreal.ca>
1037
1038 * vc.el: Document new VC operation `extra-menu'.
1039
1040 * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
1041
1042 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
1043
1044 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
1045 Signed-off-by, Acked-by and Merge.
1046
1047 2007-09-17 Glenn Morris <rgm@gnu.org>
1048
1049 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
1050 filename from `--file-line-error', if it is available.
1051
1052 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
1053
1054 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
1055 TeX `--file-line-error' format.
1056
1057 2007-09-17 Glenn Morris <rgm@gnu.org>
1058
1059 * textmodes/tex-mode.el (tex-region): Simplify previous change,
1060 handling the case where the region is not in `tex-main-file'.
1061 (tex-region-1): Delete.
1062 (tex-region-header): New function, doing the header part of the
1063 old tex-region-1.
1064
1065 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1066
1067 * ediff-init.el (ediff-verbose-p): This var is not a constant.
1068
1069 2007-09-16 Drew Adams <drew.adams@oracle.com>
1070
1071 * cus-edit.el (custom-face-edit-activate): Doc fix.
1072
1073 2007-09-16 Glenn Morris <rgm@gnu.org>
1074
1075 * textmodes/tex-mode.el (tex-region): Handle the case where the
1076 region is not in `tex-main-file'. Move the old code that applies
1077 to both cases...
1078 (tex-region-1): ...to this new function.
1079
1080 2007-09-15 Martin Rudalics <rudalics@gmx.at>
1081
1082 * simple.el (blink-matching-open): Don't display message when no
1083 paren is found within blink-matching-paren-distance characters.
1084 Don't search prompt in blink-matching-paren-distance nil case.
1085
1086 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
1087
1088 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
1089
1090 2007-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1091
1092 * vc-mtn.el: New file.
1093
1094 * vc-hooks.el (vc-handled-backends): Add Mtn.
1095
1096 2007-09-13 Eli Zaretskii <eliz@gnu.org>
1097
1098 * files.el (find-file, find-file-other-window)
1099 (find-file-other-frame, find-file-existing, find-file-read-only)
1100 (find-file-read-only-other-window)
1101 (find-file-read-only-other-frame)
1102 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
1103
1104 2007-09-13 Jari Aalto <jari.aalto@cante.net>
1105
1106 * man.el (Man-default-man-entry): At end of line, continue looking
1107 to the next line for possible end of hyphenated command.
1108
1109 2007-09-13 Chris Moore <dooglus@gmail.com>
1110
1111 * shell.el (shell-resync-dirs): Don't move the cursor relative to
1112 the command being edited.
1113
1114 2007-09-13 Nick Roberts <nickrob@snap.net.nz>
1115
1116 * progmodes/gud.el (gdb-ready): New variable.
1117 (gdb): Set it to nil. Set gud-running to nil here...
1118 (gud-common-init): ...instead of here.
1119
1120 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
1121 Use gdb-ready. Discard input until GDB is ready to accept it.
1122
1123 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
1124
1125 * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
1126 C-M-S- keys.
1127
1128 2007-09-12 Martin Rudalics <rudalics@gmx.at>
1129
1130 * dired.el (dired-warning): Inherit from font-lock-warning-face to
1131 make it show up with eight colors.
1132
1133 2007-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1134
1135 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
1136 diffs are concatenated with no intervening line.
1137
1138 2007-09-10 Dave Love <fx@gnu.org>
1139
1140 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
1141 (python-font-lock-keywords): Update to the 2.5 version of the language.
1142 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
1143 (python-backspace): Only behave funny in code.
1144 (python-compilation-regexp-alist): Add PDB stack trace regexp.
1145 (inferior-python-mode): Add PDB prompt regexp.
1146 (python-fill-paragraph): Refine the fenced-string regexp.
1147 (python-find-imports): Handle imports spanning several lines.
1148 (python-mode): Add `class' to hideshow support.
1149
1150 2007-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
1151
1152 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
1153 add-log-buffer-file-name-function rather than bind buffer-file-name,
1154 so we dont end up calling change-log-mode in *cvs* when `fi' is the
1155 ChangeLog file itself.
1156
1157 * outline.el (outline-flag-region): Use front-advance.
1158
1159 2007-09-07 Ilya Zakharevich <ilyaz@cpan.org>
1160
1161 * progmodes/cperl-mode.el: Merge upstream 5.23.
1162 (cperl-where-am-i): Remove function.
1163 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
1164 (cperl-sniff-for-indent): De-invert [string] and [comment].
1165 When looking for label, skip s:m:y:tr.
1166 (cperl-indent-line): Likewise.
1167 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
1168 (cperl-windowed-init): Wrong `ps-print' handling.
1169 Both thanks to Chong Yidong.
1170 (cperl-look-at-leading-count): Could fail with unfinished RExen.
1171 (cperl-find-pods-heres): If the second part of s()[] is missing,
1172 don't try to highlight delimiters...
1173
1174 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1175
1176 * progmodes/compile.el (compilation-get-file-structure): Complete last
1177 change by also using spec-directory in the puthash.
1178
1179 2007-09-07 Riccardo Murri <riccardo.murri@gmail.com>
1180
1181 * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
1182 (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
1183 (vc-bzr-status): Fix shadowing of variable 'status'.
1184 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
1185 Use `expand-file-name' instead of `concat'.
1186 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
1187 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
1188
1189 2007-09-05 Jason Rumney <jasonr@gnu.org>
1190
1191 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
1192
1193 2007-09-02 Richard Stallman <rms@gnu.org>
1194
1195 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
1196 Add `safe-local-variable' property.
1197 (lisp-body-indent): Likewise.
1198
1199 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1200
1201 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
1202 prev/next-node.
1203
1204 * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
1205 (x-gtk-map-stock): New function.
1206
1207 2007-09-02 Glenn Morris <rgm@gnu.org>
1208
1209 * comint.el (comint-mode): Don't set scroll-conservatively.
1210
1211 * eshell/em-unix.el (eshell/time): Stringify and flatten the
1212 non-command arguments.
1213
1214 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
1215
1216 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1217 Fix bug: Don't expand top-level file name more than once.
1218 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
1219
1220 2007-09-01 Richard Stallman <rms@gnu.org>
1221
1222 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
1223 Add doc string.
1224
1225 2007-08-30 Richard Stallman <rms@gnu.org>
1226
1227 * speedbar.el (speedbar-frame-reposition-smartly)
1228 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
1229 (speedbar-check-vc): Don't use dframe-xemacsp.
1230
1231 2007-08-30 Martin Rudalics <rudalics@gmx.at>
1232
1233 * files.el (backup-buffer-copy): Try to overwrite old backup first.
1234
1235 2007-08-29 Martin Rudalics <rudalics@gmx.at>
1236
1237 * repeat.el (repeat): Use last-repeatable-command instead of
1238 real-last-command. Run pre- and post-command hooks for
1239 self-insertion. Update doc-string.
1240
1241 2007-08-28 Glenn Morris <rgm@gnu.org>
1242
1243 * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
1244
1245 2007-08-27 Alexandre Julliard <julliard@winehq.org>
1246
1247 * vc-git.el (vc-git-state): Call git-add --refresh to update the
1248 state of the file.
1249 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
1250 (vc-git-create-repo): Fix invalid command.
1251
1252 2007-08-27 Richard Stallman <rms@gnu.org>
1253
1254 * textmodes/flyspell.el (flyspell-mode):
1255 Catch errors in flyspell-mode-on.
1256
1257 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1258
1259 * progmodes/modula2.el (m2-definition, m2-module):
1260 Don't use previous-line. Reported by T. V. Raman.
1261
1262 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1263
1264 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
1265 argument to tool-bar-mode call.
1266
1267 2007-08-27 Glenn Morris <rgm@gnu.org>
1268
1269 * diff-mode.el (diff-find-file-name): Only accept regular files,
1270 to rule out /dev/null, directories, etc.
1271
1272 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
1273
1274 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
1275 safe-local-variable setting.
1276 * progmodes/perl-mode.el (perl-indent-level): Likewise.
1277
1278 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1279
1280 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
1281 of buffers in uniquify-managed.
1282
1283 * simple.el (invisible-p): Rename from text-invisible-p.
1284 Update callers.
1285
1286 2007-08-25 Alan Mackenzie <acm@muc.de>
1287
1288 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
1289 new language variable.
1290
1291 * progmodes/cc-engine.el (c-brace-anchor-point): New function.
1292 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
1293 "extern" etc., rather than BOI. Fix addition of spurious
1294 syntactic-symbol 'defun-block-intro, replacing it with
1295 'innamespace, etc.
1296
1297 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
1298
1299 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
1300 Don't behave differently when executed via M-x. Add doc string.
1301
1302 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1303
1304 * files.el (backup-buffer-copy): Don't wrap delete in
1305 condition-case, only try to delete if file exists.
1306
1307 2007-08-24 Glenn Morris <rgm@gnu.org>
1308
1309 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
1310
1311 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
1312
1313 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
1314 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
1315 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
1316 (cperl-etags-goto-tag-location): Use new style backquotes.
1317
1318 * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
1319 (dynamic-completion-table): Use it it.
1320
1321 * net/browse-url.el: Remove spurious * in custom docstrings.
1322 (browse-url-filename-alist): Use new-style backquote.
1323
1324 * emacs-lisp/backquote.el (backquote-unquote-symbol)
1325 (backquote-splice-symbol): Clarify they're not new-style unquotes.
1326
1327 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
1328 (\,@): Backslash the , and ,@ which are not new-style unquotes.
1329
1330 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
1331
1332 * net/socks.el (socks-username/password-auth-filter):
1333 Remove unused vars `state' and `desired-len'.
1334 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
1335 (socks-wait-for-state-change): Use new-style backquotes.
1336
1337 * pcvs.el (cvs-mode-status): Fix long-standing typo.
1338
1339 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
1340 backquotes after each `read' rather than once per buffer.
1341
1342 * dframe.el: Remove spurious * in custom docstrings.
1343 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
1344 (dframe-xemacs20p): Remove, inline at the sole use point.
1345 (defface): Don't defvar the face, don't use old-style backquote.
1346 (defcustom): Don't use old-style backquote.
1347 (dframe-frame-parameter, dframe-mouse-event-p):
1348 Make it obvious that it's always defined.
1349 (dframe-popup-kludge): New function to replace
1350 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
1351 (dframe-frame-mode, dframe-set-timer-internal)
1352 (dframe-mouse-set-point): Remove use of with-no-warnings from
1353 XEmacs-specific code.
1354 (dframe-set-timer-internal): Fix very old bug with
1355 post-command-idle-hook.
1356
1357 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
1358
1359 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
1360
1361 * image-mode.el (image-minor-mode): Use image-mode-text-map.
1362
1363 2007-08-22 Reiner Steib <Reiner.Steib@gmx.de>
1364
1365 * sort.el (sort-fold-case, sort-numeric-base): Mark as
1366 safe-local-variable.
1367
1368 2007-08-22 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1369
1370 * net/browse-url.el (browse-url-emacs): New function.
1371
1372 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
1373
1374 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
1375 warning if the file uses old style backquotes.
1376
1377 * emacs-lisp/bytecomp.el (byte-compile-log-file)
1378 (byte-recompile-directory, byte-compile-file)
1379 (byte-compile-from-buffer): Use with-current-buffer.
1380
1381 * simple.el (text-invisible-p): Rename from line-move-invisible-p.
1382 (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
1383 (line-move-1, line-move-finish, line-move-to-column)
1384 (move-end-of-line, move-beginning-of-line): Use new name.
1385
1386 2007-08-22 Glenn Morris <rgm@gnu.org>
1387
1388 * files.el (backup-buffer-copy): Check backup directory is
1389 writable, to avoid infloop deleting old backup.
1390
1391 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
1392 movemail related variables.
1393 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
1394 will now be set before this is called.
1395
1396 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1397
1398 * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
1399
1400 * progmodes/ada-mode.el: Fix up comment style in header.
1401 (ada-check-emacs-version): Remove.
1402 (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
1403 (ada-region-selected): Use (featurep 'xemacs) rather than contortions
1404 to try and quieten the byte-compiler.
1405 (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
1406
1407 * vc.el (vc-annotate-warp-version): Don't use previous-line.
1408
1409 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
1410
1411 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
1412 extracted from `eval-last-sexp-1'.
1413 (eval-last-sexp-1): Call `preceding-sexp'.
1414
1415 2007-08-19 Glenn Morris <rgm@gnu.org>
1416
1417 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
1418 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
1419 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
1420 shadow files messing up the compilation.
1421
1422 2007-08-18 Glenn Morris <rgm@gnu.org>
1423
1424 * progmodes/scheme.el (scheme-mode-variables):
1425 Set font-lock-comment-start-skip.
1426
1427 2007-08-18 Martin Rudalics <rudalics@gmx.at>
1428
1429 * progmodes/ada-mode.el (ada-create-syntax-table):
1430 Move set-syntax-table from here to ...
1431 (ada-mode): ... here. Don't change global value of comment-multi-line.
1432 Call new function ada-initialize-syntax-table-properties.
1433 Add ada-handle-syntax-table-properties to font-lock-mode-hook.
1434 (ada-deactivate-properties, ada-initialize-properties):
1435 Replace by new functions ...
1436 (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
1437 (ada-initialize-syntax-table-properties): ... to set up syntax-table
1438 properties uniformly, independently from whether font-lock-mode
1439 is enabled or not. Handle read-only buffers and do not change
1440 undo-list when setting syntax-table properties.
1441 (ada-after-change-function): Use ada-set-syntax-table-properties.
1442
1443 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
1444
1445 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
1446 (cperl-find-pods-heres): Fix an error when typing expressions like
1447 `s{a}{b}'.
1448
1449 2007-08-17 Glenn Morris <rgm@gnu.org>
1450
1451 * progmodes/compile.el (compilation-get-file-structure): Make use
1452 of the directory part when checking for an existing entry, to
1453 handle files with same basename in different directories.
1454
1455 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1456
1457 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
1458 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
1459 (ps-paragraph-spacing): Docstring fix.
1460
1461 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
1462
1463 * smerge-mode.el (smerge-resolve): New arg `safe'.
1464 (smerge-resolve-all, smerge-batch-resolve): New function.
1465 (smerge-refine): Make sure `diff' returns the expected result.
1466 (smerge-parsep-re): New const.
1467 (smerge-mode): Use it to adjust paragraph-separate.
1468
1469 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1470 Correctly match / regexp matchers as first char on a line when
1471 fontifying only that line.
1472
1473 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
1474
1475 2007-08-16 Glenn Morris <rgm@gnu.org>
1476
1477 * ps-print.el (ps-font-size): Doc fix.
1478
1479 2007-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
1480
1481 * vc-bzr.el: Don't fiddle with vc-handled-backend.
1482 (vc-bzr-registered): Don't redundantly protect against
1483 file-error. Actually use the format-specific code.
1484 (vc-bzr-buffer-nonblank-p): Remove.
1485 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
1486
1487 2007-08-15 Glenn Morris <rgm@gnu.org>
1488
1489 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
1490 sloppier, for the sake of GNU Mailman.
1491 (rmail-digest-rfc1153): Initialize `result' correctly.
1492
1493 2007-08-14 Glenn Morris <rgm@gnu.org>
1494
1495 * simple.el (bad-packages-alist): New constant.
1496 (bad-package-check): New function. Together, these two add
1497 elements to `after-load-alist' to check for problematic external
1498 packages.
1499 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
1500
1501 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
1502
1503 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
1504 optional quotes around files in NEED-UPDATE . REMOVED case.
1505
1506 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
1507 (ada-treat-cmd-string): Improve error message.
1508 (ada-do-file-completion): Call `ada-require-project-file', so
1509 project variables are set properly.
1510 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
1511 (ada-gnatfind-buffer-name): New constant.
1512 (ada-find-any-references): Use new constant. Set buffer name
1513 properly in compilation-start. Toggle read-only properly.
1514 (ada-find-in-src-path): Fix spelling error in docstring.
1515
1516 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
1517 by zero error.
1518
1519 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
1520
1521 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
1522
1523 2007-08-12 Richard Stallman <rms@gnu.org>
1524
1525 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
1526 (cvs-execute-single-file): Use new name split-string-and-unquote.
1527 (cvs-header-msg): Use new name combine-and-quote-strings.
1528
1529 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
1530
1531 * progmodes/gud.el (gud-common-init): Use new name
1532 split-string-and-unquote.
1533
1534 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
1535 in javac regexp.
1536
1537 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
1538 combine-and-quote-strings and split-string-and-unquote.
1539
1540 * subr.el (combine-and-quote-strings): Rename from strings->string.
1541 (split-string-and-unquote): Rename from string->strings.
1542
1543 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1544
1545 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
1546 to buffer-local settings.
1547
1548 * emacs-lisp/backquote.el (backquote-delay-process): New function.
1549 (backquote-process): Add internal arg `level'. Use the two to
1550 correctly handle nested backquotes.
1551
1552 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
1553
1554 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
1555 (vc-bzr-state-words): Add "kind changed" state word.
1556 (vc-bzr-status): New function. Return Bzr idea of file status,
1557 which is different from VC's.
1558 (vc-bzr-state): Use vc-bzr-status.
1559 (vc-workfile-unchanged-p): Use vc-bzr-status.
1560 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
1561 (vc-dired-state): Process "kind changed" state word.
1562
1563 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
1564
1565 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
1566
1567 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
1568 Move from vc-default-find-file-not-found-hook.
1569
1570 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
1571
1572 * url/url-auth.el (url-basic-auth): When prompting for username
1573 and password, default to the username and password in the URL.
1574
1575 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1576
1577 * man.el: Remove spurious * in docstrings.
1578 Merge defvars and toplevel setq-defaults.
1579 (Man-highlight-references0): Limit=nil rather than point-max.
1580 (Man-mode-map): Move initialization into the declaration.
1581 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
1582 (Man-view-header-file): Use expand-file-name rather than concat.
1583 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
1584
1585 * man.el (Man-next-section): Make sure we do not move backward.
1586
1587 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1588
1589 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
1590 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
1591 ps-print-color-p is neither nil nor black-white. Reported by Christian
1592 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1593
1594 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1595
1596 * files.el (auto-mode-alist): Use the purecopied text (duh!).
1597
1598 2007-08-08 Andreas Schwab <schwab@suse.de>
1599
1600 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
1601 self-insert-command, not self-insert.
1602
1603 2007-08-08 Glenn Morris <rgm@gnu.org>
1604
1605 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
1606
1607 * Replace `iff' in doc-strings and comments.
1608
1609 * help-mode.el (help-make-xrefs): Search for symbol constituents,
1610 rather than just `-'.
1611
1612 2007-08-08 Martin Rudalics <rudalics@gmx.at>
1613
1614 * dired.el (dired-pop-to-buffer):
1615 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1616 * calendar/calendar.el (generate-calendar-window):
1617 * progmodes/compile.el (compilation-set-window-height):
1618 * textmodes/two-column.el (2C-two-columns, 2C-merge):
1619 Use window-full-width-p instead of comparing frame-width and
1620 window-width.
1621
1622 * progmodes/compile.el (compilation-find-buffer): Remove extra
1623 argument in call to compilation-buffer-internal-p.
1624
1625 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
1626
1627 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
1628 parameters IDENTIFICATION and CONNECTED.
1629 (tramp-handle-insert-file-contents): VISIT must be handled after
1630 insertion of the local copy. Reported by Peter Gordon
1631 <peter@pg-consultants.com>.
1632 (tramp-file-name-handler): No special handling for
1633 `expand-file-name'. But for `file-name-as-directory'.
1634 (tramp-find-shell, tramp-open-connection-telnet)
1635 (tramp-open-connection-rsh, tramp-open-connection-su)
1636 (tramp-open-connection-multi)
1637 (tramp-open-connection-setup-interactive-shell): Guard against
1638 $PROMPT_COMMAND shell var. Reported by Steve Youngs
1639 <steve@sxemacs.org>.
1640 (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
1641 the hint.
1642
1643 * net/trampver.el: Update release number.
1644
1645 2007-08-07 Tom Tromey <tromey@redhat.com>
1646
1647 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
1648 Add safe-local-variable property.
1649
1650 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
1651
1652 * image-mode.el (image-toggle-display): Use image-refresh.
1653
1654 * longlines.el (longlines-decoded): New variable.
1655 (longlines-mode): Avoid encoding or decoding the buffer twice.
1656
1657 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
1658
1659 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
1660 unofficial version.
1661 (vc-bzr-command): Remove redundant setting of process-connection-type.
1662 (vc-bzr-admin-checkout-format-file): Add autoload.
1663 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
1664 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
1665 (vc-bzr-registered): Compare dirstate format tag with known good
1666 value, abort parsing if match fails. Warn user in docstring.
1667 (vc-bzr-workfile-version): Case for different Bzr branch formats.
1668 See bzrlib/branch.py in Bzr sources.
1669 (vc-bzr-diff): First argument FILES may be a string rather than a list.
1670 (vc-bzr-shell-command): Remove in favor of
1671 vc-bzr-command-discarding-stderr.
1672 (vc-bzr-command-discarding-stderr): New function.
1673
1674 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
1675
1676 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
1677 program, and return nil
1678 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
1679 (vc-bzr-state): Look for path names relative to the repository
1680 root after status keyword.
1681 (vc-bzr-file-name-relative): New function.
1682 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
1683 depend on it.
1684 (vc-bzr-admin-dirname, ...-checkout-format-file)
1685 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
1686 files that we now parse directly for speed.
1687 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
1688 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
1689 (vc-bzr-state): "bzr status" successful only if exitcode is 0
1690 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
1691 Bzr warnings, so we must discard it.
1692 (vc-bzr-workfile-version): Speedup counting lines from
1693 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
1694 if that file doesn't exist.
1695 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
1696 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname'
1697 (not ".bzr"!) to `vc-directory-exclusion-list'
1698 (vc-bzr-shell-command): New function.
1699
1700 2007-08-06 Tom Tromey <tromey@redhat.com>
1701
1702 * diff-mode.el (diff-unified->context, diff-reverse-direction)
1703 (diff-fixup-modifs): Typo in docstring.
1704
1705 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
1706
1707 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
1708 count-screen-lines.
1709 (tpu-edt-off): Disable relevant pieces of advice.
1710
1711 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
1712 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
1713 (newline, newline-and-indent, do-auto-fill): Use advice instead of
1714 redefining the function.
1715 (tpu-set-scroll-margins): Activate the pieces of advice.
1716
1717 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
1718
1719 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
1720 process-filter.
1721
1722 2007-08-06 Martin Rudalics <rudalics@gmx.at>
1723
1724 * help.el (resize-temp-buffer-window): Use window-full-width-p
1725 instead of comparing frame-width and window-width.
1726
1727 2007-08-05 Peter Povinec <ppovinec <at> yahoo.com> (tiny change)
1728
1729 * term.el: Honor term-default-fg-color and term-default-bg-color
1730 settings when modifying term-current-face.
1731 (term-default-fg-color, term-default-bg-color): Initialize from
1732 default term-current-face.
1733 (term-mode, term-reset-terminal): Set term-current-face with
1734 term-default-fg-color and term-default-bg-color.
1735 (term-handle-colors-array): term-current-face has term-default-fg-color
1736 and term-default-bg-color after reset escape sequence.
1737 (term-handle-colors-array): Set term-current-color with
1738 term-default-fg/bg-color instead of ansi-term-color-vector when the
1739 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
1740
1741 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
1742
1743 * files.el (set-auto-mode): Handle also remote files wrt
1744 `auto-mode-alist'.
1745
1746 * net/tramp.el (tramp-handle-file-remote-p): Return a string as
1747 remote identification.
1748
1749 2007-08-04 Glenn Morris <rgm@gnu.org>
1750
1751 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
1752 zero, not nil, when the library is first loaded. Check for a file
1753 that has been modified on disk.
1754
1755 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
1756 Remove duplicate defvar preventing initialization.
1757 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
1758
1759 2007-08-03 Miles Bader <miles@gnu.org>
1760
1761 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
1762 backend names for new backends to `Git', `Hg', and `Bzr'.
1763 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
1764 not `HG'.
1765 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
1766 name, not `GIT'.
1767 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
1768 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
1769
1770 2007-08-03 Glenn Morris <rgm@gnu.org>
1771
1772 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
1773
1774 2007-08-02 Richard Stallman <rms@gnu.org>
1775
1776 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
1777 to update deleted flag.
1778
1779 * cus-edit.el (customize-apropos, customize-apropos-options)
1780 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
1781
1782 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
1783
1784 * startup.el (fancy-splash-head, startup-echo-area-message):
1785 Change message text.
1786
1787 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
1788 All callers use line-move.
1789
1790 * progmodes/compile.el (compilation-find-buffer): Return current
1791 buffer immediately if suitable.
1792 (compile, compilation-buffer-name, compilation-start): Doc fixes.
1793
1794 2007-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1795
1796 * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
1797 Make it more discriminating and more useful.
1798 (vc-bzr-root-dir): Use new name.
1799 (vc-bzr-registered): Use new name and look at the dirstate file to
1800 determine if it's registered or not without running `bzr'.
1801
1802 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
1803
1804 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
1805
1806 2007-07-31 Drew Adams <drew.adams@oracle.com>
1807
1808 * cus-edit.el (custom-group-value-create, custom-goto-parent):
1809 Fix parent groups link.
1810
1811 2007-07-31 Daiki Ueno <ueno@unixuser.org>
1812
1813 * faces.el (face-normalize-spec): New function.
1814 (frame-set-background-mode): Normalize face-spec before calling
1815 face-spec-match-p.
1816
1817 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
1818
1819 * vc-bzr.el: New file (copied from the trunk).
1820
1821 * vc-hooks.el (vc-handled-backends): Add BZR.
1822 (vc-find-file-hook): Failsafe if the backend's `registered'
1823 function burps.
1824
1825 * server.el (server-window): Add switch-to-buffer-other-frame option.
1826
1827 2007-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1828
1829 * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
1830 (vc-git-revision-completion-table): Enable.
1831
1832 * vc-hooks.el (vc-handled-backends): Add GIT and HG.
1833
1834 * vc.el (vc-directory-exclusion-list): Add .git and .hg.
1835
1836 * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
1837 (vc-hg-registered): Set the vc-state property.
1838
1839 * diff-mode.el (diff-mode-menu): New entries.
1840
1841 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
1842
1843 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
1844 (diff-file-kill): Use it.
1845 (diff-beginning-of-hunk): Add arg `try-harder' using it.
1846 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
1847 Use it so they find the hunk even when we're in the file header.
1848
1849 * vc.el: Add new VC operation `revision-completion-table'.
1850 (vc-default-revision-completion-table): New function.
1851 (vc-version-diff, vc-version-other-window): Use it to provide
1852 completion of revision names if the backend provides it.
1853
1854 * vc-arch.el (vc-arch--version-completion-table)
1855 (vc-arch-revision-completion-table): New functions to provide
1856 completion of revision names.
1857
1858 * vc-cvs.el: Require CL.
1859 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
1860 New functions to provide completion of revision names.
1861
1862 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
1863
1864 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
1865 (copyright-fix-years, copyright): Correctly handle the case where
1866 copyright-limit is nil.
1867
1868 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
1869
1870 * progmodes/python.el (run-python): Fix path separator under w32.
1871
1872 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
1873
1874 * vc-git.el: New File.
1875
1876 2007-07-28 Alan Mackenzie <acm@muc.de>
1877
1878 Fix problem with modes derived from CC Mode:
1879 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
1880 macro to cc-langs.
1881 (c-init-language-vars-for): Remove call to above macro.
1882 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
1883 been moved to here.
1884 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
1885
1886 2007-07-28 Eli Zaretskii <eliz@gnu.org>
1887
1888 * net/trampver.el: Fix the `coding' cookie.
1889
1890 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
1891
1892 * add-log.el (change-log-redate): Remove (not needed anymore and
1893 doesn't appear to work).
1894
1895 2007-07-25 Glenn Morris <rgm@gnu.org>
1896
1897 * Relicense all FSF files to GPLv3 or later.
1898
1899 * COPYING: Switch to GPLv3.
1900
1901 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1902
1903 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
1904 Replace it with another one which disables undo before calling
1905 erase-buffer and then turns it back on if needed.
1906
1907 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1908
1909 * ps-print.el: Problem with foreground and background color when
1910 printing a buffer with and without faces. Reported by Christian
1911 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1912 (ps-print-version): New version 6.7.5.
1913 (ps-default-fg): Change default value to nil, so black color is used
1914 when a face does not specify a foreground color.
1915 (ps-default-bg): Change default value to nil, so white color is used
1916 for background color.
1917 (ps-begin-job): Fix code.
1918
1919 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
1920
1921 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
1922
1923 2007-07-24 Alan Mackenzie <acm@muc.de>
1924
1925 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
1926 Initialise byte-compile-unresolved-functions before rather than
1927 after a compilation.
1928 (byte-compile-unresolved-functions): Amplify doc string.
1929
1930 2007-07-24 Glenn Morris <rgm@gnu.org>
1931
1932 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
1933 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
1934 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
1935 (cal-tex-cursor-week, cal-tex-cursor-week2)
1936 (cal-tex-cursor-week-iso, cal-tex-week-hours)
1937 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
1938 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1939 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
1940
1941 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
1942
1943 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
1944
1945 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1946
1947 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
1948 underlying file is uptodate.
1949
1950 2007-07-23 Richard Stallman <rms@gnu.org>
1951
1952 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
1953
1954 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
1955
1956 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
1957 (sh-font-lock-flush-syntax-ppss-cache): New funs.
1958 (sh-font-lock-syntactic-keywords): Use them to distinguish the
1959 different possible cases for \'.
1960 (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
1961
1962 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
1963 `file' from which to start the search and fix case where `file' is the
1964 current directory and the root as well.
1965
1966 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
1967 name for buffer-file-name if it refers to a directory.
1968
1969 2007-07-22 Jason Rumney <jasonr@gnu.org>
1970
1971 * w32-fns.el (set-default-process-coding-system): Use dos line ends
1972 for input to cmdproxy on all versions of Windows.
1973 Use dos line ends for input to plink.
1974
1975 * comint.el (comint-simple-send): Concat newline before sending.
1976 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
1977
1978 2007-07-22 Juri Linkov <juri@jurta.org>
1979
1980 * isearch.el (isearch-edit-string): Save old point and
1981 isearch-other-end to old-point and old-other-end before reading
1982 the search string from minibuffer. After exiting minibuffer set
1983 point to old-other-end if point and the search direction is the
1984 same as before reading the search string.
1985 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
1986 to isearch-other-end. Instead of isearch-search-and-update call
1987 three functions isearch-search, isearch-push-state and isearch-update.
1988
1989 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
1990
1991 * textmodes/reftex.el (reftex-access-parse-file): Do not risk
1992 destroying an existing buffer.
1993
1994 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1995
1996 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
1997
1998 * term/x-win.el (x-handle-no-bitmap-icon): New function.
1999
2000 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
2001
2002 * textmodes/reftex.el (reftex-access-parse-file): Create parse
2003 file in a way that does not interfere with recentf.
2004
2005 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
2006
2007 * image-dired.el (image-dired-sane-db-file): New func.
2008 (image-dired-write-tags, image-dired-remove-tag)
2009 (image-dired-list-tags, image-dired-write-comments)
2010 (image-dired-get-comment, image-dired-mark-tagged-files)
2011 (image-dired-create-gallery-lists): Call new func.
2012 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
2013
2014 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2015
2016 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
2017 (vc-hg-dir-state): Fix loop.
2018 (vc-hg-print-log): Fix expected return value for vc-hg-command.
2019 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
2020 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
2021 (vc-hg-revert): Likewise.
2022 (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
2023
2024 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
2025
2026 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
2027 case of alignment under a constant symbol, find and consider
2028 the sexp actually at indentation to be the "last sexp".
2029
2030 2007-07-20 Eli Zaretskii <eliz@gnu.org>
2031
2032 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2033 (install): Use them to copy all *.el files before *.elc.
2034 (clean): Don't delete *~.
2035
2036 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
2037
2038 * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
2039
2040 2007-07-19 Dan Nicolaescu <dann@ics.uci.edu>
2041
2042 * vc-hg.el (vc-hg-registered): Replace if with when.
2043 (vc-hg-state): Deal with nonexistent files.
2044
2045 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
2046
2047 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
2048 (follow-delete-other-windows-and-split, follow-recenter)
2049 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
2050 (follow-redisplay, follow-estimate-first-window-start)
2051 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
2052 Fix typos in docstrings.
2053
2054 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org>
2055
2056 * bookmark.el (bookmark-show-all-annotations):
2057 Make sure each inserted annotation ends with newline.
2058
2059 (bookmark-maybe-sort-alist): Don't modify
2060 bookmark-alist. Instead, if not sorting, simply return it.
2061 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
2062 for its return value, not for its side effect.
2063
2064 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
2065
2066 * vc.el: Add more info about the vc-registered function.
2067
2068 2007-07-16 David Kastrup <dak@gnu.org>
2069
2070 * emacs-lisp/advice.el (defadvice): Doc fix.
2071
2072 2007-07-16 Juanma Barranquero <lekktu@gmail.com>
2073
2074 * subr.el (when, unless): Doc fix.
2075
2076 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
2077
2078 * vc-hg.el (vc-hg-state): Handle removed files.
2079 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
2080 (vc-hg-checkout): Re-enable.
2081
2082 2007-07-15 Richard Stallman <rms@gnu.org>
2083
2084 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
2085
2086 * tutorial.el (tutorial--find-changed-keys):
2087 Handle C-x specially like ESC.
2088
2089 2007-07-15 Roland McGrath <roland@frob.com>
2090
2091 * add-log.el (add-change-log-entry): Check add-log-full-name
2092 and add-log-mailing-address later, after change-log-mode-hook.
2093
2094 2007-07-15 Richard Stallman <rms@gnu.org>
2095
2096 * isearch.el (isearch-mode, isearch-done):
2097 Delete unintended code in previous change.
2098
2099 * ps-print.el (ps-default-bg): Change to White.
2100
2101 2007-07-15 Aaron Hawley <aaronh@garden.org>
2102
2103 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
2104
2105 2007-07-15 Martin Rudalics <rudalics@gmx.at>
2106
2107 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
2108 when handling the terminating event.
2109
2110 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
2111
2112 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
2113
2114 2007-07-13 Eli Zaretskii <eliz@gnu.org>
2115
2116 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2117 (install): Use them to copy all *.el files before *.elc.
2118
2119 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
2120
2121 * replace.el (match): Use yellow1 instead of yellow.
2122
2123 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
2124
2125 * pcvs-info.el (cvs-unknown): Likewise.
2126
2127 2007-07-12 Davis Herring <herring@lanl.gov>
2128
2129 * desktop.el (desktop-buffer-info, desktop-save):
2130 Use `desktop-dirname' instead of `dirname'.
2131
2132 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
2133
2134 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
2135
2136 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
2137
2138 2007-07-10 Richard Stallman <rms@gnu.org>
2139
2140 * emacs-lisp/lisp-mode.el (eval-defun):
2141 Explain special handling of `defface'.
2142
2143 2007-07-09 Richard Stallman <rms@gnu.org>
2144
2145 * isearch.el (isearch-edit-string): Call to isearch-push-state
2146 after the search.
2147
2148 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
2149
2150 * cus-start.el (file-coding-system-alist): Fix custom type.
2151
2152 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
2153
2154 * longlines.el (longlines-wrap-region): Avoid marking buffer as
2155 modified.
2156 (longlines-auto-wrap, longlines-window-change-function):
2157 Remove unnecessary calls to set-buffer-modified-p.
2158
2159 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2160
2161 * vc.el (vc-default-log-view-mode): New function.
2162 (vc-print-log): Add new `log-view-mode' VC operation.
2163
2164 2007-07-08 Nick Roberts <nickrob@snap.net.nz>
2165
2166 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
2167 Rename and move to...
2168
2169 * subr.el (strings->string, string->strings): ...here.
2170
2171 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
2172 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
2173
2174 * progmodes/gud.el (gud-common-init): Call string->strings instead
2175 of split-string.
2176
2177 2007-07-07 Eli Zaretskii <eliz@gnu.org>
2178
2179 * term/w32-win.el (menu-bar-open): New function.
2180 Bind <f10> to it.
2181
2182 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2183
2184 * log-view.el (log-view-mode-menu): New menu.
2185
2186 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
2187
2188 * vc-hg.el: New file.
2189
2190 2007-07-06 Andreas Schwab <schwab@suse.de>
2191
2192 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
2193 dynamic bindings around the evaluation of the expression.
2194 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
2195
2196 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
2197
2198 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
2199 file names.
2200
2201 2007-07-02 Martin Rudalics <rudalics@gmx.at>
2202
2203 * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
2204
2205 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
2206 event is not a cons cell. Do not unread drag-mouse-1 events.
2207 Select right window in check whether space was stolen from
2208 window above.
2209
2210 2007-07-01 Richard Stallman <rms@gnu.org>
2211
2212 * files.el (find-file-visit-truename): Fix safe-local-variable value.
2213
2214 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
2215
2216 * generic-x.el (generic-define-mswindows-modes)
2217 (generic-define-unix-modes, apache-log-generic-mode)
2218 (bat-generic-mode-keymap, java-manifest-generic-mode)
2219 (show-tabs-generic-mode): Fix typos in docstrings.
2220
2221 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2222
2223 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
2224 replace-regexp-in-string.
2225
2226 2007-06-28 Andreas Schwab <schwab@suse.de>
2227
2228 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
2229 $(lisp)/subdirs.el.
2230
2231 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
2232
2233 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
2234 the speedbar frame if nil; that deletes the current frame or
2235 causes an error if it is the only frame.
2236 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
2237
2238 2007-06-24 Juanma Barranquero <lekktu@gmail.com>
2239
2240 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
2241 directory where the desktop file was found, as the docstring says.
2242 (desktop-kill): Use `read-directory-name'.
2243
2244 * desktop.el (desktop-load-locked-desktop): New option.
2245 (desktop-read): Use it.
2246 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
2247 Use `when'.
2248
2249 2007-06-24 Davis Herring <herring@lanl.gov>
2250
2251 * desktop.el (desktop-save-mode-off): New function.
2252 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
2253 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
2254 (desktop-claim-lock, desktop-release-lock): New functions.
2255 (desktop-kill): Tell `desktop-save' that this is the last save.
2256 Release the lock afterwards.
2257 (desktop-buffer-info): New function.
2258 (desktop-save): Use it. Run `desktop-save-hook' where the doc
2259 says to. Detect conflicts, and manage the lock.
2260 (desktop-read): Detect conflicts. Manage the lock.
2261
2262 2007-06-23 Eli Zaretskii <eliz@gnu.org>
2263
2264 * ls-lisp.el (insert-directory): If an invalid regexp error is
2265 thrown, try using FILE as a literal file name, not a wildcard.
2266 Check for FILE as an existing file, not just a directory.
2267
2268 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
2269
2270 * ruler-mode.el (ruler-mode): Prevent clobbering the original
2271 `header-line-format' when reentering ruler mode.
2272
2273 2007-06-23 Eli Zaretskii <eliz@gnu.org>
2274
2275 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
2276 FILE exists as a directory.
2277
2278 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
2279
2280 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
2281 (vera-font-lock-match-item): Fix doc string.
2282 (vera-in-comment-p): Remove unused function.
2283 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
2284 use `syntax-ppss'.
2285 (vera-forward-syntactic-ws): Fix argument order.
2286 (vera-prepare-search): Use `with-syntax-table'.
2287 (vera-indent-line): Fix doc string.
2288 (vera-electric-tab): Fix doc string.
2289 (vera-expand-abbrev): Define alias instead of using `fset'.
2290 (vera-comment-uncomment-region): Use `comment-start-skip'.
2291
2292 2007-06-20 Reto Zimmermann <reto@gnu.org>
2293
2294 * progmodes/vera-mode.el: New file.
2295
2296 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
2297
2298 * ido.el (ido-find-file-in-dir): Don't signal an error for
2299 empty directories.
2300
2301 2007-06-18 Alan Mackenzie <acm@muc.de>
2302
2303 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
2304 When removing lines, also remove the \n. Correction of patch of
2305 2007-04-21.
2306
2307 2007-06-17 Glenn Morris <rgm@gnu.org>
2308
2309 * lpr.el (lpr-page-header-switches): Move %s to separate element
2310 for correct quoting. Doc fix.
2311
2312 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2313
2314 * term/xterm.el (terminal-init-xterm): Escape parens in character
2315 constants.
2316
2317 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
2318
2319 * scroll-lock.el (scroll-lock-mode): Doc fix.
2320
2321 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
2322
2323 * font-lock.el (font-lock-add-keywords): In case font-lock was only
2324 half-activated, forcefully activate it completely.
2325
2326 2007-06-11 Richard Stallman <rms@gnu.org>
2327
2328 * cus-edit.el (custom-variable-type): Doc fix.
2329
2330 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
2331
2332 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
2333
2334 2007-06-09 Davis Herring <herring@lanl.gov>
2335
2336 * desktop.el (desktop-minor-mode-table): Doc fix.
2337
2338 2007-06-08 Chong Yidong <cyd@stupidchicken.com>
2339
2340 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
2341 (image-next-line, image-previous-line, image-scroll-up)
2342 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
2343 New functions.
2344 (image-mode-map): Remap motion commands.
2345 (image-mode-text-map): New keymap for viewing images as text.
2346 (image-mode): Use image-mode-map.
2347 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
2348
2349 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
2350
2351 Sync with Tramp 2.0.56.
2352
2353 * net/tramp.el:
2354 * net/tramp-ftp.el:
2355 * net/tramp-smb.el:
2356 * net/tramp-util.el:
2357 * net/tramp-vc.el:
2358 Don't load cl.el, because that pollutes the namespace. Replace cl
2359 macros by their implementations where necessary. Requested by
2360 Richard Stallman <rms@gnu.org>.
2361
2362 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
2363 doesn't exist.
2364 (with-parsed-tramp-file-name): Protect debug spec during compilation.
2365 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
2366 (tramp-file-name-p, tramp-file-name-multi-method)
2367 (tramp-file-name-method, tramp-file-name-user)
2368 (tramp-file-name-host, tramp-file-name-localname): New defuns,
2369 replacing defstruct `tramp-file-name'.
2370 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
2371 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
2372 Apply `vector' instead of `make-tramp-file-name'.
2373 (tramp-handle-make-auto-save-file-name):
2374 Apply `tramp-temporary-file-directory' for compatibility reasons.
2375 (tramp-completion-mode): Use `natnump' instead of `wholenump'
2376 because of XEmacs.
2377 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
2378 started.
2379
2380 2007-06-07 David Kastrup <dak@gnu.org>
2381
2382 * dired.el (dired-recursive-deletes, dired-recursive-copies):
2383 Change default to `top'.
2384
2385 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
2386
2387 * dired.el (dired-mode-map): Remove spurious separator.
2388
2389 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2390
2391 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
2392
2393 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
2394 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
2395
2396 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
2397
2398 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
2399 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
2400
2401 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2402
2403 * progmodes/ebrowse.el (ebrowse-member-table):
2404 * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
2405
2406 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2407
2408 * pgg.el (pgg-sign-region, pgg-sign):
2409 * ses.el (ses-call-printer):
2410 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
2411 * textmodes/org.el (org-cycle): Fix typos in docstrings.
2412
2413 2007-06-06 Eli Zaretskii <eliz@gnu.org>
2414
2415 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
2416 (tar-get-descriptor): Handle type 55, an extended pax header.
2417
2418 2007-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2419
2420 * textmodes/css-mode.el: New file.
2421
2422 2007-06-06 Michael Albinus <michael.albinus@gmx.de>
2423
2424 * net/socks.el: New file, taken from w3 repository.
2425 (top): Update Copyright. Don't load cl.el.
2426 (all): Replace `case' by `cond', `string-to-int' by
2427 `string-to-number', and `process-kill-without-query' by
2428 `set-process-query-on-exit-flag'.
2429 (socks-char-int): Remove defalias and all occurrences.
2430
2431 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2432
2433 * international/mule-cmds.el (toggle-enable-multibyte-characters)
2434 (sort-coding-systems, search-unencodable-char): Doc fixes.
2435 (coding-system-change-eol-conversion, set-default-coding-systems)
2436 (prefer-coding-system, find-multibyte-characters, princ-list)
2437 (leim-list-entry-regexp, set-input-method, locale-language-names)
2438 (input-method-exit-on-first-char, exit-language-environment-hook)
2439 (locale-charset-language-names): Fix typos in docstrings.
2440
2441 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
2442
2443 * bs.el (bs-cycle-previous): Don't modify the cycle list until
2444 `switch-to-buffer' has returned succesfully.
2445 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
2446 window is dedicated (it could iconify the frame).
2447
2448 2007-06-05 Glenn Morris <rgm@gnu.org>
2449
2450 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
2451
2452 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
2453
2454 * files.el (auto-mode-alist): Add lower-priority match for names
2455 like ChangeLog.old.
2456
2457 2007-06-04 Andreas Schwab <schwab@suse.de>
2458
2459 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
2460
2461 2007-06-04 Davis Herring <herring@lanl.gov>
2462
2463 * calendar/timeclock.el: Update version number.
2464 (timeclock-modeline-display): Mention timeclock-use-display-time
2465 in explanatory message.
2466 (timeclock-log): Suppress warnings when finding the log.
2467 Don't check for a nil project twice. Run hooks after killing the
2468 buffer (if applicable).
2469 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
2470 was geometric). All uses changed.
2471 (timeclock-generate-report): Support prefix argument.
2472
2473 2007-06-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
2474
2475 * man.el (Man-next-section): Don't consider the last line of the
2476 page as being part of any section.
2477
2478 2007-06-04 Martin Rudalics <rudalics@gmx.at>
2479
2480 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
2481 modified flag of buffer. Use `inhibit-modification-hooks'.
2482
2483 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
2484
2485 * mail/mail-extr.el (mail-extract-address-components):
2486 Recognize non-ASCII characters except for NBSP as words.
2487
2488 2007-06-04 Ryan Yeske <rcyeske@gmail.com>
2489
2490 * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
2491
2492 2007-06-04 Michael Olson <mwolson@gnu.org>
2493
2494 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
2495 died and we are trying to send a signal to it.
2496
2497 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
2498
2499 * emacs-lisp/easy-mmode.el (define-minor-mode)
2500 (easy-mmode-define-navigation): Fix typos in docstrings.
2501
2502 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
2503 Fix typos in docstrings.
2504 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
2505 (compilation-finish-function): Fix typo in obsolescence declaration.
2506
2507 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
2508
2509 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
2510
2511 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
2512 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
2513
2514 * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
2515
2516 * longlines.el (longlines-mode): Make longlines-auto-wrap
2517 buffer-local. Add hooks unconditionally.
2518 (longlines-auto-wrap): Toggle wrapping.
2519 (longlines-after-change-function)
2520 (longlines-post-command-function): Check longlines-auto-wrap.
2521
2522 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2523
2524 * Version 22.1 released.
2525
2526 2007-06-01 Chong Yidong <cyd@stupidchicken.com>
2527
2528 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
2529 changes.
2530
2531 2007-05-31 Richard Stallman <rms@gnu.org>
2532
2533 * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
2534
2535 2007-05-29 Martin Rudalics <rudalics@gmx.at>
2536
2537 * textmodes/table.el (table--point-entered-cell-function)
2538 (table--point-left-cell-function):
2539 Bind `inhibit-point-motion-hooks' to t.
2540
2541 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2542
2543 * emacs-lisp/rx.el (rx): Doc fix.
2544
2545 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
2546
2547 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
2548
2549 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
2550
2551 * log-edit.el (log-edit-changelog-paragraph): Return point-max
2552 as the end of the ChangeLog paragraph when it ends without a line
2553 termination.
2554
2555 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2556
2557 * textmodes/fill.el (canonically-space-region): Make the second arg
2558 a marker if it's not already the case.
2559
2560 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
2561 (xterm-mouse-event): Use it.
2562
2563 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
2564
2565 * vc-hooks.el (vc-find-root): Fix file attribute test.
2566
2567 2007-05-24 Richard Stallman <rms@gnu.org>
2568
2569 * textmodes/flyspell.el (flyspell-correct-word-before-point):
2570 Don't let opoint be nil.
2571 (flyspell-emacs-popup): Explicit error if no dialogs.
2572
2573 2007-05-23 Eli Zaretskii <eliz@gnu.org>
2574
2575 * tar-mode.el (tar-file-name-handler): New function.
2576 (tar-extract): Bind file-name-handler-alist to it to force
2577 find-buffer-file-type-coding-system behave as if the file being
2578 extracted existed. Use last-coding-system-used to force
2579 buffer-file-coding-system to what decode-coding-region actually
2580 used to decode the file.
2581
2582 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2583
2584 * progmodes/compile.el (compilation-handle-exit):
2585 `compilation-finish-function' may change the current buffer.
2586
2587 2007-05-22 Richard Stallman <rms@gnu.org>
2588
2589 * files.el (set-auto-mode): Doc fix.
2590
2591 2007-05-22 Eli Zaretskii <eliz@gnu.org>
2592
2593 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2594
2595 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
2596
2597 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
2598 (rcirc-print): Handle `window-width'.
2599 (rcirc-buffer-maximum-lines): Doc fix.
2600
2601 2007-05-19 Kevin Ryde <user42@zip.com.au>
2602
2603 * info.el (Info-fontify-node): Match https also.
2604
2605 2007-05-18 Richard Stallman <rms@gnu.org>
2606
2607 * simple.el (push-mark): Doc fix.
2608
2609 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
2610
2611 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
2612 tpu-global-map.
2613 (tpu-original-global-map): Delete variable.
2614 (tpu-control-keys-map): New keymap variable.
2615 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
2616 setting keymapping directly.
2617 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
2618 tpu-global-map.
2619 (tpu-edt-on): Activate the tpu-global-map.
2620 (tpu-edt-off): Deactivate the tpu-global-map.
2621
2622 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
2623
2624 * textmodes/ispell.el (ispell-get-word): Return markers
2625 for start and end positions.
2626 (ispell-word): Assume END is a marker.
2627
2628 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2629
2630 * ps-print.el: Use default color when foreground or background color
2631 are unspecified. Reported by Leo <sdl.web@gmail.com>.
2632 (ps-print-version): New version 6.7.4.
2633 (ps-rgb-color): New argument. Use default color when color is
2634 unspecified.
2635 (ps-begin-job): Fix code.
2636
2637 2007-05-17 Martin Rudalics <rudalics@gmx.at>
2638
2639 * textmodes/ispell.el (ispell-start-process): Defend against bad
2640 default-directory.
2641
2642 2007-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2643
2644 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
2645
2646 2007-05-16 Richard Stallman <rms@gnu.org>
2647
2648 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2649
2650 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2651
2652 * files.el (magic-mode-alist, magic-fallback-mode-alist):
2653 Move the *ml, Postscript, and XmCD entries to the fallback part.
2654
2655 * files.el (magic-fallback-mode-alist):
2656 Rename from file-start-mode-alist.
2657
2658 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
2659
2660 * progmodes/compile.el (compilation-handle-exit): Quote first
2661 argument of `run-hook-with-args'.
2662
2663 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
2664
2665 * buff-menu.el (Buffer-menu-sort-column):
2666 * dabbrev.el (dabbrev-upcase-means-case-search):
2667 * dired.el (dired-recursive-deletes, dired-recursive-copies):
2668 * info.el (Info-current-subfile):
2669 * ls-lisp.el (ls-lisp-verbosity):
2670 * msb.el (msb-menu-cond):
2671 * pcvs.el (cvs-dired-use-hook):
2672 * simple.el (set-mark-command-repeat-pop):
2673 * time.el (display-time-24hr-format, display-time-mail-file):
2674 Doc fixes.
2675
2676 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
2677 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
2678
2679 * view.el (view-inhibit-help-message): Fix typo in docstring.
2680 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
2681
2682 2007-05-14 Eli Zaretskii <eliz@gnu.org>
2683
2684 * mail/rmail.el (rmail-convert-to-babyl-format):
2685 Check content-transfer-encoding _last_, because we need its position
2686 in base64-header-field-end.
2687
2688 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
2689
2690 * files.el (mode-require-final-newline, require-final-newline)
2691 (enable-local-variables, enable-local-eval): Doc fixes.
2692
2693 2007-05-10 Edward O'Connor <hober0@gmail.com> (tiny change)
2694
2695 * progmodes/python.el (python-font-lock-keywords)
2696 (python-open-block-statement-p, python-mode): Add support for the new
2697 "with" keyword.
2698
2699 2007-05-10 Richard Stallman <rms@gnu.org>
2700
2701 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
2702 (iso-cvt-write-only): Likewise.
2703
2704 * emacs-lisp/easy-mmode.el (define-minor-mode):
2705 Fix generated doc string.
2706
2707 * startup.el (fancy-splash-text): Add URL of guided tour.
2708 Adjust horizontal and vertical whitespace.
2709
2710 * progmodes/compile.el (compilation-handle-exit):
2711 Use run-hook-with-args to run compilation-finish-functions.
2712
2713 * files.el (file-start-mode-alist): New variable.
2714 (magic-mode-regexp-match-limit): Doc fix.
2715 (set-auto-mode): Handle file-start-mode-alist.
2716 A little cleanup of structure.
2717
2718 2007-05-10 Davis Herring <herring@lanl.gov>
2719
2720 * calendar/timeclock.el (timeclock-in): Fix non-interactive
2721 workday specifications.
2722 (timeclock-log): Don't kill the log buffer if it already existed.
2723
2724 2007-05-08 Richard Stallman <rms@gnu.org>
2725
2726 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
2727 Don't include non-self-insert commands in the exception for `-'.
2728
2729 2007-05-08 David Reitter <david.reitter@gmail.com>
2730
2731 * progmodes/python.el (python-guess-indent): Check non-nullness
2732 before comparing indent against the 2..8 interval.
2733
2734 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2735
2736 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
2737 available.
2738
2739 2007-05-06 Richard Stallman <rms@gnu.org>
2740
2741 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
2742
2743 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
2744
2745 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
2746 disconnections.
2747
2748 2007-05-01 Romain Francoise <romain@orebokech.com>
2749
2750 * dired-x.el: Revert 2007-04-06 change.
2751
2752 2007-04-30 Nick Roberts <nickrob@snap.net.nz>
2753
2754 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
2755 don't put stop on toolbar.
2756
2757 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
2758
2759 * find-dired.el (find-dired-filter): Propertize all text down to eob.
2760
2761 2007-04-29 Richard Stallman <rms@gnu.org>
2762
2763 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
2764
2765 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2766
2767 * progmodes/cc-mode.el (c-before-change): Use point-min rather
2768 than 1.
2769
2770 2007-04-28 Richard Stallman <rms@gnu.org>
2771
2772 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
2773
2774 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2775
2776 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
2777
2778 2007-04-28 Eli Zaretskii <eliz@gnu.org>
2779
2780 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
2781 instead of $(lisp)/mh-e.
2782
2783 * textmodes/fill.el (fill-paragraph): Doc fix.
2784
2785 2007-04-28 Glenn Morris <rgm@gnu.org>
2786
2787 * image-dired.el (image-dired-cmd-create-thumbnail-options)
2788 (image-dired-cmd-create-temp-image-options): Replace option
2789 +profile "*" with -strip.
2790
2791 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
2792
2793 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
2794 Use window-start and window-end.
2795
2796 2007-04-26 Glenn Morris <rgm@gnu.org>
2797
2798 * progmodes/python.el: Restore file pending consideration of legal
2799 status.
2800
2801 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
2802
2803 * locate.el (locate-in-alternate-database): Doc fix.
2804
2805 2007-04-26 Glenn Morris <rgm@gnu.org>
2806
2807 * button.el (button): Use underline if supported, else fall back
2808 to color.
2809
2810 2007-04-25 Richard Stallman <rms@gnu.org>
2811
2812 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
2813
2814 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
2815
2816 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
2817 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
2818 pushing mark.
2819 (idlwave-current-routine): Don't push mark.
2820
2821 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
2822
2823 * image-dired.el (image-dired-display-image): Derive image-type from
2824 filename rather than assuming jpeg, in case no resizing was needed.
2825
2826 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2827
2828 * custom.el (defface): Doc fix.
2829
2830 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2831
2832 * progmodes/python.el: Remove due to unclear legal issues.
2833
2834 2007-04-24 J.D. Smith <jdsmith@as.arizona.edu>
2835
2836 * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
2837 Don't re-query for each cleared BP.
2838 (idlwave-shell-clear-bp): Optionally skip BP query.
2839 (idlwave-shell-update-bp-overlays): Use set-window-margins instead
2840 of set-window-buffer, which incorrectly moves displayed region.
2841
2842 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2843
2844 * calc/calc.el (calc-bug-address): Update maintainer's address.
2845 * calc/*: Update maintainer's address.
2846
2847 2007-04-23 Richard Stallman <rms@gnu.org>
2848
2849 * simple.el (set-mark-command-repeat-pop): Doc fix.
2850 Put in `editing-basics' group.
2851
2852 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
2853
2854 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
2855 New functions.
2856 (Info-mode-line-node-keymap): Bind mouse commands to
2857 Info-mouse-scroll-up/down instead of Info-scroll-up/down.
2858
2859 2007-04-23 Luc Teirlinck <teirllm@auburn.edu>
2860
2861 * locate.el (locate-local-prompt): New var.
2862 (locate-prompt-for-command): Doc fix.
2863 (locate-prompt-for-search-string): New function.
2864 (locate): New optional arg. Make locate-local-prompt
2865 buffer-local. Use locate-prompt-for-search-string.
2866 (locate-with-filter): New optional arg.
2867 Use locate-prompt-for-search-string.
2868 (locate-update): Bind locate-prompt-for-command.
2869
2870 2007-04-23 Glenn Morris <rgm@gnu.org>
2871
2872 * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
2873
2874 2007-04-23 Nick Roberts <nickrob@snap.net.nz>
2875
2876 * button.el (button): Inherit from link face on a tty.
2877
2878 2007-04-23 Glenn Morris <rgm@gnu.org>
2879
2880 * button.el (button): Use color for this face on a tty.
2881
2882 * files.el (magic-mode-alist): Allow for carriage-returns in
2883 html-mode and sgml-mode entries.
2884
2885 2007-04-22 Richard Stallman <rms@gnu.org>
2886
2887 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2888 Improve doc string of generated command.
2889
2890 * subr.el (read-number): Catch errors.
2891
2892 * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
2893
2894 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2895
2896 * image-dired.el: Rename from thumbnails.el. All instances of
2897 "thumbnails" replaced with "image-dired".
2898
2899 * dired.el (dired-mode-map): Rename "thumbnails" again, to
2900 "image-dired".
2901
2902 2007-04-22 Kim F. Storm <storm@cua.dk>
2903
2904 * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
2905 Don't use kill-line.
2906
2907 2007-04-22 Nick Roberts <nickrob@snap.net.nz>
2908
2909 * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
2910 error message.
2911
2912 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2913
2914 * dired.el: Rename "tumme" to "thumbnails".
2915
2916 * thumbnails.el: Rename from tumme.el. All instances of "tumme"
2917 replaced with "thumbnails".
2918
2919 2007-04-22 Glenn Morris <rgm@gnu.org>
2920
2921 * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
2922 and give it the risky-local-variable property.
2923
2924 * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
2925 before defining it.
2926
2927 2007-04-21 Martin Rudalics <rudalics@gmx.at>
2928
2929 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
2930 Use delete-region instead of kill-line.
2931
2932 2007-04-21 Alan Mackenzie <acm@muc.de>
2933
2934 * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
2935 `kill-region' by `delete-region'.
2936
2937 2007-04-21 Chong Yidong <cyd@stupidchicken.com>
2938
2939 * progmodes/perl-mode.el (perl-indent-command): Use delete-region
2940 instead of kill-region.
2941
2942 * progmodes/mantemp.el (mantemp-make-mantemps-region)
2943 (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
2944 (mantemp-remove-memfuncs): Use delete-region instead of kill-word
2945 and kill-line.
2946
2947 * progmodes/vhdl-mode.el (vhdl-template-type)
2948 (vhdl-template-record, vhdl-template-nature)
2949 (vhdl-template-configuration-spec, vhdl-template-component-inst)
2950 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
2951 Use delete-region instead of kill-word and kill-line.
2952
2953 2007-04-21 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2954
2955 * dired-x.el (dired-virtual-mode): Doc fix.
2956
2957 2007-04-21 Richard Stallman <rms@gnu.org>
2958
2959 * font-lock.el (font-lock-keywords-alist): Mark as risky.
2960
2961 * subr.el (read-number): Doc fix.
2962
2963 * simple.el (pop-to-mark-command): Display message "mark popped"
2964 if point does not move.
2965 (set-mark-command): Doc fix.
2966
2967 2007-04-21 Luc Teirlinck <teirllm@auburn.edu>
2968
2969 * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
2970 (locate-local-filter, locate-local-search): New vars.
2971 (locate): Make variables local.
2972 (locate-update): Bind locate-buffer-name. Call locate using
2973 locate-local-filter and locate-local-search.
2974
2975 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
2976
2977 * hi-lock.el (hi-lock-file-patterns-policy): New var.
2978 (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
2979 (hi-lock-mode): Update docstring.
2980
2981 2007-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2982
2983 * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
2984 fill-nobreak-predicate when the break is past fill-column.
2985
2986 2007-04-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
2987
2988 * locate.el (locate): Output from shell-command should go in the
2989 current buffer rather than *Shell Command Output*.
2990
2991 2007-04-20 Chong Yidong <cyd@stupidchicken.com>
2992
2993 * paren.el (show-paren-function): Fix last fix.
2994
2995 2007-04-19 Kevin Ryde <user42@zip.com.au>
2996
2997 * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
2998 (archive-lzh-summarize): Add optional start arg for where to start
2999 looking at the archive.
3000 (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
3001
3002 * international/mule.el (auto-coding-alist): no-conversion for .exe
3003 and .EXE.
3004
3005 2007-04-19 Alan Mackenzie <acm@muc.de>
3006
3007 * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
3008 function return type contains "struct", "union", etc.
3009 c-end-of-defun goes too far forward.
3010
3011 2007-04-19 Chong Yidong <cyd@stupidchicken.com>
3012
3013 * paren.el (show-paren-function): Reset window-start to avoid
3014 recentering.
3015
3016 2007-04-19 Glenn Morris <rgm@gnu.org>
3017
3018 * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
3019
3020 2007-04-18 Glenn Morris <rgm@gnu.org>
3021
3022 * calendar/diary-lib.el (diary-header-line-format): Add a custom
3023 :set function.
3024 (diary-list-entries): Only switch to diary-mode from
3025 default-major-mode (reverts 2007-03-21 change). Otherwise, if in
3026 diary-mode set header-line-format, in case of any customization.
3027
3028 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
3029
3030 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
3031 is less than the length of parse-time-syntax.
3032
3033 2007-04-17 David Kastrup <dak@gnu.org>
3034
3035 * replace.el (query-replace-regexp-eval): Deprecate.
3036
3037 2007-04-17 Alan Mackenzie <acm@muc.de>
3038
3039 * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
3040 point too close to EOB, leave point at EOB rather than last `}'.
3041
3042 2007-04-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3043
3044 * textmodes/bibtex.el (bibtex-include-OPTkey)
3045 (bibtex-user-optional-fields, bibtex-entry-field-alist):
3046 Fix defcustom.
3047
3048 2007-04-17 Glenn Morris <rgm@gnu.org>
3049
3050 * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
3051 be encoded, fall back to current year.
3052
3053 2007-04-14 Kevin Ryde <user42@zip.com.au>
3054
3055 * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
3056 all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID
3057 M "MSDOS".
3058
3059 2007-04-16 Chong Yidong <cyd@stupidchicken.com>
3060
3061 * progmodes/python.el (python-end-of-block): Avoid looping forever
3062 if python-next-statement fails.
3063
3064 2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3065
3066 * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
3067
3068 2007-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3069
3070 * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
3071 * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
3072
3073 2007-04-15 Jay Belanger <belanger@truman.edu>
3074
3075 * calc/calc.el (calc-version): New function.
3076 (calc-trail-mode): Shorten the title.
3077
3078 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3079
3080 * mail/footnote.el (footnote-style): Clarify docstring to state
3081 that customizing this only applies to future footnotes.
3082
3083 2007-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3084
3085 * textmodes/bibtex.el (bibtex-field-list): Use functionp.
3086 (bibtex-make-field): Check that INIT is a string. Use functionp.
3087
3088 2007-04-14 Glenn Morris <rgm@gnu.org>
3089
3090 * complete.el (PC-goto-end): New buffer-local variable.
3091 (PC-do-completion-end): Make buffer-local.
3092 (partial-completion-mode) <choose-completion-string-functions>:
3093 Do not go to the end of the minibuffer if PC-goto-end is non-nil.
3094 (PC-do-completion): New optional fourth argument GOTO-END. Add a
3095 doc string. Set PC-goto-end for choose-completion.
3096 (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
3097 PC-do-completion.
3098
3099 * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
3100 arg to bibtex-make-field.
3101 (bibtex-make-field): Add optional fourth arg NODELIM.
3102 Insert delimiters around INIT unless this arg is non-nil.
3103
3104 2007-04-14 Nick Roberts <nickrob@snap.net.nz>
3105
3106 * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
3107 global map isn't modified.
3108
3109 2007-04-14 Glenn Morris <rgm@gnu.org>
3110
3111 * calendar/appt.el (appt-disp-window): Do not split small windows.
3112 Suggested by Jeff Miller <jmiller@cablespeed.com>.
3113
3114 2007-04-13 Chong Yidong <cyd@stupidchicken.com>
3115
3116 * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
3117
3118 * files.el: Ditto.
3119
3120 2007-04-13 Juanma Barranquero <lekktu@gmail.com>
3121
3122 * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
3123
3124 * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
3125 (term-set-escape-char, term-termcap-format, term-get-old-input-default)
3126 (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
3127 (term-pager-help): Fix typos in docstrings.
3128
3129 * wid-edit.el (widget-documentation): Fix typo in docstring.
3130
3131 * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
3132 Fix typos in error messages.
3133
3134 2007-04-13 Martin Rudalics <rudalics@gmx.at>
3135
3136 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
3137 window marked as dedicated.
3138
3139 * mail/footnote.el (footnote-latin-string): New variable.
3140 (footnote-latin-regexp): Redefine as regexp alternative.
3141 (Footnote-latin): Use footnote-latin-string instead of
3142 footnote-latin-regexp.
3143
3144 2007-04-13 Glenn Morris <rgm@gnu.org>
3145
3146 * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
3147 inherited keymaps.
3148
3149 2007-04-12 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * outline.el (outline-get-next-sibling): Clarify docstring.
3152 (outline-get-last-sibling): Handle case where we are at the first
3153 heading. Clarify docstring.
3154
3155 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
3156
3157 * progmodes/gud.el (gud-minor-mode-map): Make go button same
3158 length as stop button to lessen flicker.
3159 (jdb): Add gud-print.
3160 (gud-find-expr): Jdb prints the expression with the value, so
3161 don't insert it in the output.
3162
3163 2007-04-11 Jason Rumney <jasonr@gnu.org>
3164
3165 * dnd.el (dnd-get-local-file-name): Decode both upper and lower
3166 case hex. Do not try to decode non-hex letters.
3167
3168 2007-04-11 Markus Triska <markus.triska@gmx.at>
3169
3170 * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
3171 (byte-optimize-backward-word): Remove (move to bytecomp.el).
3172 (byte-optimize-form-code-walker): Evaluate pure function calls if
3173 possible.
3174 (byte-optimize-all-constp): New function.
3175
3176 * emacs-lisp/bytecomp.el (byte-compile-char-before):
3177 Improve numeric argument case.
3178 (byte-compile-backward-char, byte-compile-backward-word):
3179 New functions, performing rewriting previously done in byte-opt.el.
3180 Fix their "Fixme" item (restriction to numeric arguments).
3181
3182 2007-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3183
3184 * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
3185 with dolist.
3186 (after-init-hook): Don't quote lambda.
3187 (desktop-first-buffer): Don't wrap it in eval-when-compile.
3188 (desktop-internal-v2s): Remove unused var `el'.
3189 (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
3190 desktop-restore-file-buffer.
3191 (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
3192 desktop-create-buffer.
3193
3194 2007-04-10 Chong Yidong <cyd@stupidchicken.com>
3195
3196 * woman.el (woman-decode-buffer): Postpone macro-set check...
3197 (woman-decode-region): ...to here.
3198
3199 2007-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3200
3201 * startup.el (tty-handle-args): Use %S to log ARGS.
3202
3203 2007-04-10 Glenn Morris <rgm@gnu.org>
3204
3205 * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
3206 it is obsolete and has no effect.
3207
3208 * dos-w32.el (default-buffer-file-type): Add defvar to quieten
3209 byte-compiler.
3210
3211 * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
3212 obsolete function make-local-hook.
3213
3214 * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
3215 start to quieten byte-compiler.
3216
3217 2007-04-10 Markus Triska <markus.triska@gmx.at>
3218
3219 * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
3220 to bytecomp.el as byte-compile-char-before).
3221 * emacs-lisp/bytecomp.el (byte-compile-char-before):
3222 New function (modified replacement for byte-optimize-char-before in
3223 byte-opt.el).
3224
3225 2007-04-09 Alan Mackenzie <acm@muc.de>
3226
3227 * startup.el (inhibit-splash-screen): Emphatically state that it
3228 can't be set in site-start.el.
3229
3230 2007-04-09 Masatake YAMATO <jet@gyve.org>
3231
3232 * progmodes/cc-subword.el (c-capitalize-subword): More closely
3233 mimic the behavior of `capitalize-word'. Do not move point with a
3234 negative argument. Based on tiny change by Paul Curry.
3235
3236 2007-04-09 Paul Curry <dashteacup@gmail.com> (tiny change)
3237
3238 * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
3239 Don't move point if ARG is negative.
3240
3241 2007-04-09 Alan Mackenzie <acm@muc.de>
3242
3243 Changes to make `narrow-to-defun' and `mark-defun' work properly
3244 in CC Mode:
3245
3246 * progmodes/cc-defs.el (c-beginning-of-defun-1):
3247 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
3248 Bind beginning/end-of-defun-function to nil around calls to
3249 beginning/end-of-defun.
3250
3251 * progmodes/cc-langs.el (beginning-of-defun-function)
3252 (end-of-defun-function): New c-lang-setvar's.
3253
3254 * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
3255 (setq arg 1))" to enable non-interactive call.
3256
3257 2007-04-09 Eli Zaretskii <eliz@gnu.org>
3258
3259 * simple.el (set-mark-command): Doc fix.
3260
3261 2007-04-09 Nick Roberts <nickrob@snap.net.nz>
3262
3263 * progmodes/gud.el (gdb): Restore existing session if user
3264 tries to start a second one in graphical mode.
3265
3266 2007-04-08 Martin Rudalics <rudalics@gmx.at>
3267
3268 * cus-start.el <scroll-preserve-screen-position>: Add choices.
3269
3270 2007-04-08 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3271
3272 * term/xterm.el (terminal-init-xterm): Fix key definitions.
3273 Add binding for C-M-SPC.
3274
3275 2007-04-08 Richard Stallman <rms@gnu.org>
3276
3277 * pcomplete.el (pcomplete-read-event): One single definition,
3278 and not a defsubst.
3279
3280 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3281
3282 * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
3283 byte-compiler warning "value unused".
3284
3285 2007-04-08 Andreas Schwab <schwab@suse.de>
3286
3287 * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
3288
3289 2007-04-07 Glenn Morris <rgm@gnu.org>
3290
3291 * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
3292 Autoload these functions.
3293 (diary-date-forms): Add a custom :set form.
3294
3295 * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
3296 before first use.
3297 (diary-font-lock-keywords): New function with old code for
3298 initialization of variable of same name.
3299
3300 2007-04-07 David Hansen <david.hansen@gmx.net> (tiny change)
3301
3302 * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
3303 clean-up: only insert space when on identifier, etc.
3304
3305 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3306
3307 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
3308
3309 * net/tls.el (open-tls-stream): Properly handle case where there
3310 is no associated buffer.
3311
3312 2007-04-07 Glenn Morris <rgm@gnu.org>
3313
3314 * ffap.el (ffap-file-at-point): Lower the priority of the
3315 ffap-ftp-sans-slash-regexp check.
3316
3317 2007-04-06 Alan Mackenzie <acm@muc.de>
3318
3319 Fix fontification of labels, and other things with ":".
3320
3321 * progmodes/cc-engine.el (c-forward-label): The function now
3322 returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
3323 the former t.
3324
3325 * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
3326 new return code from c-forward-label, fontifying tokens properly.
3327 Add some general comments throughout the file.
3328
3329 2007-04-06 Chong Yidong <cyd@stupidchicken.com>
3330
3331 * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
3332 Revert 2006-01-27 change.
3333
3334 * diff-mode.el (diff-mode): Revert 2007-03-04 change.
3335
3336 * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
3337
3338 * desktop.el (desktop-create-buffer, desktop-save):
3339 Revert 2004-11-12 change for lack of copyright papers.
3340
3341 * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
3342 (dired-guess-default): Respect case.
3343
3344 * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
3345
3346 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
3347 was originally checked in as byte-optimize-concat on 1997-11-02.
3348
3349 * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
3350 1995-05-19 doc changes.
3351
3352 2007-04-06 Kim F. Storm <storm@cua.dk>
3353
3354 * loadhist.el (read-feature): Reimplement. New optional arg LOADED-P.
3355 (unload-feature): Update interactive spec accordingly.
3356
3357 * progmodes/grep.el (grep-program): Remove commentary about zgrep.
3358
3359 2007-04-06 John Paul Wallington <jpw@pobox.com>
3360
3361 * subr.el (with-case-table): Use `make-symbol' to avoid variable
3362 capture. Restore the table in the same buffer.
3363
3364 * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
3365
3366 2007-04-05 Chong Yidong <cyd@stupidchicken.com>
3367
3368 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3369 Print entire form.
3370
3371 2007-04-05 Nick Roberts <nickrob@snap.net.nz>
3372
3373 * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
3374 for low-color displays.
3375
3376 2007-04-05 Glenn Morris <rgm@gnu.org>
3377
3378 * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
3379 * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
3380 Seed random number generator on loading.
3381
3382 * emacs-lisp/authors.el (top-level): Provide self.
3383
3384 * play/animate.el (top-level): Provide self.
3385
3386 2007-04-04 Alan Mackenzie <acm@muc.de>
3387
3388 * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
3389 to mention c-syntactic-indentation.
3390
3391 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
3392
3393 * subr.el (with-case-table): New macro.
3394
3395 * international/mule.el (ascii-case-table): New var.
3396
3397 * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
3398 downcasing.
3399
3400 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
3401
3402 * progmodes/gud.el (gud-minor-mode-map): Simplify.
3403
3404 * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
3405 of the window if we're outside it e.g menu-bar.
3406
3407 * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
3408 window if we're outside it e.g menu-bar.
3409
3410 2007-04-03 Eli Zaretskii <eliz@gnu.org>
3411
3412 * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
3413 decode base-64 encoded body if its content-type is something other
3414 than text/* or message/*.
3415
3416 2007-04-03 Juanma Barranquero <lekktu@gmail.com>
3417
3418 * simple.el (activate-mark-hook): Fix typo in docstring.
3419
3420 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
3421
3422 * tmm.el (tmm-c-prompt): Initialize.
3423 (tmm-menubar): Deal with extended menu-items at top level.
3424 (tmm-get-keybind): Handle bindings redefined/undefined locally.
3425 (tmm-prompt): Handle visibility of top level menu-items.
3426
3427 * progmodes/gud.el (gud-menu-map): Simplify.
3428 (gud-minor-mode-map): Add tool-bar like bindings to the text mode
3429 menubar.
3430
3431 2007-04-02 Chong Yidong <cyd@stupidchicken.com>
3432
3433 * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
3434
3435 * comint.el (comint-send-input): Widen the buffer first.
3436
3437 * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
3438
3439 2007-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3440
3441 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
3442 emacs-lisp-docstring-fill-column in emacs-lisp-mode.
3443
3444 * newcomment.el (comment-search-forward): Discard comment starters
3445 before point.
3446
3447 2007-04-01 Guanpeng Xu <herberteuler@hotmail.com>
3448
3449 * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
3450
3451 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
3452
3453 * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
3454 when downcasing.
3455
3456 * button.el (previous-button): Rewrite to account for adjacent buttons.
3457
3458 2007-04-01 J.D. Smith <jdsmith@as.arizona.edu>
3459
3460 * progmodes/idlwave.el (idlwave-auto-fill):
3461 Revert paragraph-separate change.
3462
3463 * progmodes/idlw-shell.el (idlwave-shell-break-in):
3464 Simplify module calc.
3465 (idlwave-shell-set-bp-in-module): Compute module.
3466
3467 2007-03-31 Glenn Morris <rgm@gnu.org>
3468
3469 * emacs-lisp/timer.el (run-at-time): Doc fix.
3470
3471 * emacs-lisp/warnings.el (display-warning): If we create the
3472 buffer displaying the warning, disable undo there.
3473
3474 2007-03-31 Michael Albinus <michael.albinus@gmx.de>
3475
3476 * net/tramp.el (tramp-register-file-name-handler)
3477 (tramp-register-completion-file-name-handler): New defsubst,
3478 derived from `tramp-register-file-name-handlers'. The split is
3479 necessary because Tramp's file name handlers must be registered at
3480 different startup places.
3481
3482 2007-03-31 Chong Yidong <cyd@stupidchicken.com>
3483
3484 * progmodes/hideshow.el (turn-off-hideshow): New function.
3485 (hs-minor-mode): Use it instead of a lambda expression in
3486 change-major-mode-hook.
3487
3488 2007-03-31 David Kastrup <dak@gnu.org>
3489
3490 * woman.el (woman-Cyg-to-Win): Don't convert cons cells
3491 corresponding to MANPATH_MAP entries.
3492 (woman-man.conf-path, woman-parse-man.conf): Doc fix.
3493 (woman-parse-man.conf): Use more discriminating man.conf name.
3494 (woman-parse-man.conf): Parse MANPATH_MAP entries.
3495 (woman-manpath): Doc fix and type fix.
3496 (woman-cached-data): Check for MANPATH_MAP entries.
3497 (woman-expand-directory-path): Treat MANPATH_MAP entries.
3498
3499 2007-03-31 Stuart Herring <herring@lanl.gov>
3500
3501 * emacs-lisp/sregex.el (sregexq): Doc fix.
3502
3503 2007-03-31 Markus Triska <markus.triska@gmx.at>
3504
3505 * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
3506
3507 2007-03-30 Reiner Steib <Reiner.Steib@gmx.de>
3508
3509 * info.el (info-tool-bar-map): Use "exit" for Info-exit.
3510 Move to the right.
3511
3512 2007-03-30 Alan Mackenzie <acm@muc.de>
3513
3514 * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
3515
3516 2007-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3517
3518 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
3519 Use it, passed in explicitly, instead of from the dynamic binding.
3520 (ewoc-create, ewoc-enter-before): Update to use new call sequence.
3521
3522 2007-03-30 Juanma Barranquero <lekktu@gmail.com>
3523
3524 * simple.el (blink-matching-open): When in minibuffer, don't
3525 search for a match inside the prompt.
3526
3527 2007-03-30 Nick Roberts <nickrob@snap.net.nz>
3528
3529 * tmm.el (tmm-menubar): Select the right menu item with the mouse.
3530 (tmm-prompt): Don't make the mouse user select the first menu
3531 item twice.
3532
3533 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
3534
3535 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
3536 SIGUSR1 and SIGUSR2.
3537
3538 2007-03-29 Kim F. Storm <storm@cua.dk>
3539
3540 * ido.el (ido-read-internal): When reading file or dir, only override
3541 minibuffer-local-filename-completion-map, otherwise only override
3542 minibuffer-local-completion-map.
3543
3544 2007-03-29 Glenn Morris <rgm@gnu.org>
3545
3546 * complete.el (partial-completion-mode): Set PC-do-completion-end
3547 to nil after use.
3548 (PC-lisp-complete-symbol): Create and use a marker at `end',
3549 rather than using point-marker.
3550
3551 2007-03-28 Chong Yidong <cyd@stupidchicken.com>
3552
3553 * simple.el (next-error-highlight): Doc fix.
3554 (compose-mail): Revert 2007-03-19 change.
3555
3556 2007-03-28 Richard Stallman <rms@gnu.org>
3557
3558 * emacs-lisp/edebug.el (edebug-display): Don't go to
3559 edebug-outside-buffer if it is dead.
3560
3561 2007-03-28 Juanma Barranquero <lekktu@gmail.com>
3562
3563 * view.el (view-mode): Fix typos in docstring.
3564
3565 2007-03-28 Stephen Berman <Stephen.Berman@gmx.net>
3566
3567 * recentf.el (recentf-save-file): Add a custom :set function.
3568
3569 2007-03-28 Glenn Morris <rgm@gnu.org>
3570
3571 * complete.el (PC-do-completion-end): New variable.
3572 (partial-completion-mode) <choose-completion-string-functions>:
3573 Use PC-do-completion-end in the non-minibuffer case to replace the
3574 correct amount of text.
3575 (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
3576 (PC-lisp-complete-symbol): Give marker the after-insertion type,
3577 to deal with improvements inserted after point.
3578
3579 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3580
3581 * button.el (make-text-button): Add explicit `button' property.
3582 (default-button): Don't put a `button' property on it.
3583
3584 * progmodes/python.el (python-mode): Skip comments when parsing.
3585
3586 * vc-arch.el (vc-with-current-file-buffer): New macro.
3587 (vc-arch-file-source-p): Use it to avoid infloop.
3588
3589 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change)
3590
3591 * emacs-lisp/lisp.el (lisp-complete-symbol):
3592 Fix call to get-buffer-window to find windows in other frames.
3593
3594 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3595
3596 * comint.el (comint-proc-query, comint-dynamic-list-completions):
3597 Fix calls to get-buffer-window to find windows in other frames.
3598 Reported by David Hansen <david.hansen@gmx.net>.
3599
3600 2007-03-27 Kevin Ryde <user42@zip.com.au>
3601
3602 * info.el (Info-display-images-node): On a text-only terminal,
3603 show the "text" or "alt" parts of the image blobs.
3604
3605 2007-03-27 Glenn Morris <rgm@gnu.org>
3606
3607 * complete.el (PC-do-completion): Compute completion-base-size in
3608 the non-filename case, rather than setting to nil.
3609 (PC-lisp-complete-end): New variable.
3610 (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
3611 original end in a series of consecutive invocations.
3612
3613 * calendar/calendar.el (calendar-mode-hook): Declare it.
3614
3615 * calendar/diary-lib.el (diary-live-p): Do not check for
3616 diary-selective-display.
3617
3618 2007-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3619
3620 * replace.el (occur-next-error): *Occur* might not be displayed in the
3621 selected frame. Reported by David Hansen <david.hansen@gmx.net>.
3622
3623 2007-03-26 Richard Stallman <rms@gnu.org>
3624
3625 * textmodes/flyspell.el (flyspell-large-region):
3626 Use ispell-call-process-region.
3627
3628 2007-03-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3629
3630 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
3631 Use prin1 instead of princ.
3632
3633 2007-03-25 Chong Yidong <cyd@stupidchicken.com>
3634
3635 * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
3636 Merge in X resources before global face.
3637
3638 * progmodes/compile.el (compilation-start): Save compilation-directory
3639 rather than default-directory as local var.
3640 (compilation-directory): Mark as safe local var.
3641
3642 * files.el: Don't mark default-directory as a safe local var.
3643
3644 2007-03-25 Alan Mackenzie <acm@muc.de>
3645
3646 * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
3647 * progmodes/cc-engine.el: Fix typo.
3648
3649 2007-03-25 Juri Linkov <juri@jurta.org>
3650
3651 * compare-w.el (compare-windows): Rename customization group
3652 `compare-w' to `compare-windows'.
3653 (compare-windows-whitespace, compare-ignore-whitespace)
3654 (compare-ignore-case, compare-windows-sync)
3655 (compare-windows-sync-string-size, compare-windows-recenter)
3656 (compare-windows-highlight, compare-windows): Change group name in
3657 the `group' tag from `compare-w' to `compare-windows'.
3658 (compare-windows-sync): Add option `nil' for no sync. Doc fix.
3659
3660 2007-03-24 Markus Triska <markus.triska@gmx.at>
3661
3662 * expand.el: Change example to always enable abbrev-mode,
3663 and remove redundant `function'.
3664 (expand-abbrev-hook): Add autoload cookie.
3665
3666 2007-03-24 Ryan Yeske <rcyeske@gmail.com>
3667
3668 * emacs-lisp/testcover.el (testcover-start, testcover-end)
3669 (testcover-mark-all, testcover-unmark-all): Add prompts to
3670 interactive specs.
3671
3672 2007-03-24 Jason Rumney <jasonr@gnu.org>
3673
3674 * autorevert.el (find-file-hook, auto-revert-tail-mode):
3675 Use file size in bytes for auto-revert-tail-pos not characters.
3676
3677 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3678
3679 * vc-rcs.el (vc-rcs-annotate-command):
3680 Set text property :vc-annotate-prefix on the annotation text.
3681 (vc-rcs-annotate-time): Instead of searching for ": ",
3682 search for end of text propertized with :vc-annotate-prefix.
3683
3684 2007-03-24 Martin Rudalics <rudalics@gmx.at>
3685
3686 * whitespace.el (top level): Remove calls putting
3687 permanent-local nil property since these are no-ops.
3688
3689 * man.el (Man-support-local-filenames): Assure that
3690 default-directory exists when doing call-process.
3691
3692 2007-03-23 David Vazquez <xeos00@gmail.com> (tiny change)
3693
3694 * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
3695 Fix omission bug: Use m4-program-options to construct shell command.
3696
3697 2007-03-23 David Kastrup <dak@gnu.org>
3698
3699 * progmodes/cc-mode.el (c-make-emacs-variables-local):
3700 Use `mapcar' rather than `mapcan' to silence compiler warning.
3701
3702 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3703
3704 * textmodes/reftex.el, textmodes/reftex-vars.el,
3705 * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
3706 * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
3707 * textmodes/reftex-index.el, textmodes/reftex-global.el,
3708 * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
3709 * textmodes/reftex-auc.el: Add maintainer address.
3710
3711 2007-03-22 Carsten Dominik <dominik@science.uva.nl>
3712
3713 * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
3714 Make sure that `global-font-lock-mode' does not turn on font-lock
3715 in these buffers.
3716
3717 2007-03-21 Kim F. Storm <storm@cua.dk>
3718
3719 * xt-mouse.el (xt-mouse-epoch): New variable.
3720 (xterm-mouse-event): Use float-time.
3721
3722 2007-03-21 Nick Roberts <nickrob@snap.net.nz>
3723
3724 * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
3725 current-time.
3726
3727 2007-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3728
3729 * complete.el (read-file-name-internal): Don't add the final > if the
3730 completion is not finished (re-application of this patch, which was
3731 accidentally undone by Eli).
3732
3733 2007-03-21 Chong Yidong <cyd@stupidchicken.com>
3734
3735 * emulation/viper.el (viper-non-hook-settings): Handle mouse
3736 clicks in describe-key and describe-key-briefly advice a little better.
3737
3738 2007-03-21 Juanma Barranquero <lekktu@gmail.com>
3739
3740 * server.el (server-process-filter): Cancel any pending isearch.
3741
3742 2007-03-21 Ulf Jasper <ulf.jasper@web.de>
3743
3744 * calendar/icalendar.el (icalendar-version): Increase to 0.15.
3745 (icalendar--get-unfolded-buffer): Define actual arguments rather
3746 than just using &rest. Check replace-in-string is fbound.
3747 (icalendar-import-buffer): Doc fix.
3748 (icalendar--convert-ical-to-diary): Set diary-file.
3749 Check diary-file before inserting final newline.
3750 (icalendar--add-diary-entry): Return diary-file.
3751
3752 2007-03-21 Glenn Morris <rgm@gnu.org>
3753
3754 * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
3755 (diary-display-hook): Add custom :set function.
3756
3757 * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
3758 Add custom :set function.
3759 (diary-header-line-format): Doc fix.
3760 (diary-set-maybe-redraw): New function.
3761 (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
3762 (diary-list-entries): Always run diary-mode.
3763
3764 2007-03-20 Kenichi Handa <handa@m17n.org>
3765
3766 * international/quail.el (quail-setup-completion-buf): Make the
3767 completion buffer read-only.
3768 (quail-completion): Adjusted for the above change. Leave the
3769 modified flag nil.
3770
3771 2007-03-20 David Kastrup <dak@gnu.org>
3772
3773 * files.el (magic-mode-alist): Require literal "%!PS" string for
3774 magic postscript file detection.
3775
3776 2007-03-20 Richard Stallman <rms@gnu.org>
3777
3778 * textmodes/ispell.el (ispell-call-process): New function.
3779 Defends against bad `default-directory.'
3780 (ispell-check-version, ispell-find-aspell-dictionaries)
3781 (ispell-get-aspell-config-value, lookup-words): Call it.
3782 (ispell-call-process-region): New function.
3783 (ispell-send-string): Call it.
3784
3785 2007-03-20 Andreas Schwab <schwab@suse.de>
3786
3787 * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
3788 (finder-data): Likewise.
3789 (autoloads): Likewise.
3790
3791 2007-03-20 Martin Rudalics <rudalics@gmx.at>
3792
3793 * files.el (basic-save-buffer): Do not set visited filename when
3794 the corresponding directory does not exist or the specified
3795 filename is that of an existing directory.
3796
3797 2007-03-20 Glenn Morris <rgm@gnu.org>
3798
3799 * calendar/diary-lib.el (diary-live-p): New function.
3800 (number-of-diary-entries): Add a :set function to redisplay diary
3801 when necessary.
3802
3803 2007-03-19 Nick Roberts <nickrob@snap.net.nz>
3804
3805 * t-mouse.el (t-mouse-make-event-element): Use timestamp output
3806 from client program, mev, to compute mouse event.
3807
3808 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3809
3810 * faces.el (momentary): Face removed; unused due to reversion of
3811 2007-01-04 changes by Kevin Rodgers.
3812
3813 * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
3814 Suggested by Johan Bockg\e,Ae\e(Brd.
3815
3816 2007-03-19 Martin Rudalics <rudalics@gmx.at>
3817
3818 * font-lock.el (lisp-font-lock-keywords-1):
3819 Highlight define-globalized-minor-mode as a keyword.
3820
3821 2007-03-19 Kim F. Storm <storm@cua.dk>
3822
3823 * calc/calc-forms.el (math-std-daylight-savings)
3824 (math-std-daylight-savings-old): Doc fix.
3825
3826 2007-03-19 Juanma Barranquero <lekktu@gmail.com>
3827
3828 * progmodes/python.el (python-default-template): Doc fix.
3829 (python-buffer): Fix typo in docstring.
3830
3831 * isearchb.el (isearchb-follow-char):
3832 * subr.el (def-edebug-spec): Fix typo in docstring.
3833
3834 2007-03-19 Richard Stallman <rms@gnu.org>
3835
3836 * files.el (default-directory): Mark safe.
3837 (basic-save-buffer-2): Put proper dir name in error message.
3838
3839 * simple.el (compose-mail): Run switch-function after
3840 setting up the mail buffer.
3841
3842 * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
3843
3844 2007-03-18 Jay Belanger <belanger@truman.edu>
3845
3846 * calc/calc-forms.el (math-parse-date): Fix a regular expression.
3847 (math-std-daylight-savings-new): Rename from
3848 `math-std-daylight-savings'.
3849 (math-std-daylight-savings-old): Rename from old value of
3850 `math-std-daylight-savings'.
3851 (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
3852 `math-std-daylight-savings-old' depending on the year.
3853
3854 2007-03-18 Detlev Zundel <dzu@gnu.org>
3855
3856 * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
3857 zero-width regexps as invalid but rather at least count them correctly.
3858
3859 2007-03-18 Thien-Thi Nguyen <ttn@gnu.org>
3860
3861 * net/tls.el (open-tls-stream): In handshake-waiting loop,
3862 don't wait more if there is output available to process.
3863
3864 2007-03-18 Nick Roberts <nickrob@snap.net.nz>
3865
3866 * progmodes/compile.el (compilation-find-file): Revert change
3867 from 2006-07-18 to allow completion of directory names.
3868 Reported by John Carter <john.carter@tait.co.nz>.
3869
3870 2007-03-18 Kim F. Storm <storm@cua.dk>
3871
3872 * subr.el (when, unless): Doc fix.
3873
3874 2007-03-17 Thien-Thi Nguyen <ttn@gnu.org>
3875
3876 * net/tls.el (tls-program): Doc fix.
3877
3878 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change)
3879
3880 * autorevert.el (auto-revert-tail-handler):
3881 Call after-revert-hook.
3882
3883 2007-03-17 Ryan Yeske <rcyeske@gmail.com>
3884
3885 * simple.el (switch-to-completions): No error if search for \n\n fails.
3886
3887 2007-03-17 Chong Yidong <cyd@stupidchicken.com>
3888
3889 * simple.el (line-move-1):
3890 Respect `inhibit-line-move-field-capture' property.
3891
3892 2007-03-13 Chong Yidong <cyd@stupidchicken.com>
3893
3894 * comint.el (comint-arguments): Mark backslash-escaped chars.
3895 (comint-delim-arg): Don't treat them as delimiters.
3896
3897 2007-03-12 Kim F. Storm <storm@cua.dk>
3898 * ido.el (ido-init-completion-maps): Remap delete-backward-char.
3899
3900 2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change)
3901
3902 * tempo.el (tempo-insert): Deal with 'r> if it appears
3903 specified with a prompt argument.
3904
3905 2007-03-12 Carsten Dominik <dominik@science.uva.nl>
3906
3907 * textmodes/org.el (org-set-font-lock-defaults):
3908 Handle narrow table columns correctly.
3909
3910 2007-03-12 Mark A. Hershberger <mah@everybody.org>
3911
3912 * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
3913 (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
3914 Return to use of the -no-properties variants. There was
3915 consensus on emacs-devel that the speed of these variants was
3916 prefered since we are usually parsing files (from the internet
3917 or on disk) instead of XML created in Emacs.
3918
3919 * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
3920 Add customize option.
3921
3922 2007-03-12 Glenn Morris <rgm@gnu.org>
3923
3924 * calc/calc-forms.el (math-std-daylight-savings): Switch to new
3925 North American rule. Replace "daylight savings" with "daylight
3926 saving" in doc.
3927
3928 * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
3929 * calendar/lunar.el, solar.el: Replace "daylight savings" with
3930 "daylight saving" in text.
3931
3932 * woman.el (woman-change-fonts): Tweak previous change by using
3933 woman-request-regexp rather than "^\\.".
3934
3935 * startup.el (command-line-1): Make insertion of
3936 initial-scratch-message not depend on scratch being selected.
3937
3938 2007-03-11 Juri Linkov <juri@jurta.org>
3939
3940 * replace.el (match): Use yellow background on light-bg terminals.
3941
3942 2007-03-11 Richard Stallman <rms@gnu.org>
3943
3944 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
3945 Correctly compute line number.
3946
3947 2007-03-11 Guanpeng Xu <herberteuler@hotmail.com>
3948
3949 * type-break.el (type-break-get-previous-count):
3950 Repeat previous change here.
3951
3952 2007-03-11 Dan Nicolaescu <dann@ics.uci.edu>
3953
3954 * progmodes/grep.el (grep-find-ignored-directories):
3955 Add .git and .bzr to list.
3956
3957 2007-03-11 Andreas Schwab <schwab@suse.de>
3958
3959 * diff-mode.el (diff-apply-hunk): Use proper format string for error.
3960
3961 2007-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
3962
3963 * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
3964
3965 2007-03-10 Chong Yidong <cyd@stupidchicken.com>
3966
3967 * faces.el (face-set-after-frame-default): Recalculate face
3968 customizations after applying X resources.
3969
3970 2007-03-10 Ryan Yeske <rcyeske@gmail.com>
3971
3972 * net/rcirc.el (rcirc-timeout-seconds): New variable.
3973 (rcirc-keepalive-seconds): Remove variable.
3974 (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
3975 (rcirc-process, rcirc-user-disconnect): New variables.
3976 (rcirc-connect): Initalize new variables.
3977 (rcirc-keepalive): Don't send keepalive pings before connection
3978 is completed.
3979 (rcirc-sentinel): Do mark all channels with activity when
3980 connection is dropped. Run hook with process buffer local.
3981 (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
3982 (rcirc-buffer-process): Return value of rcirc-process if
3983 rcirc-server-buffer is nil.
3984 (rcirc-server-name): Return the reported server name.
3985 (rcirc-update-prompt): Simplify computation of the server name.
3986 (rcirc-format-response-string): Likewise.
3987 (rcirc-handler-001): Mark server as connected, record the reported
3988 server name, and schedule a timeout.
3989 (rcirc-track-nick): Add a spec for the tty class.
3990 (rcirc-user-non-nick): Remove function.
3991 (rcirc-nick-prefix-chars): Add variable.
3992 (rcirc-user-nick): Use above variable.
3993
3994 2007-03-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3995
3996 * icomplete.el (icomplete-tidy, icomplete-exhibit):
3997 Bind deactivate-mark to nil.
3998
3999 2007-03-10 Martin Rudalics <rudalics@gmx.at>
4000
4001 * complete.el (PC-do-completion): Bind dirlength to nil to avoid
4002 that buffer contents get erased during completion.
4003
4004 2007-03-10 Glenn Morris <rgm@gnu.org>
4005
4006 * woman.el (woman-change-fonts): Add a hack to deal with
4007 font-escape followed by "." at start of a line.
4008 (woman2-IP): Add a hack to deal with consecutive requests.
4009 (woman2-tagged-paragraph): Extend existing hack to handle "sp".
4010
4011 2007-03-10 Alan Mackenzie <acm@muc.de>
4012
4013 * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
4014
4015 2007-03-09 Richard Stallman <rms@gnu.org>
4016
4017 * abbrev.el (abbrev): Add `provide'.
4018
4019 2007-03-09 Thien-Thi Nguyen <ttn@gnu.org>
4020
4021 * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
4022
4023 2007-03-09 Martin Rudalics <rudalics@gmx.at>
4024
4025 * complete.el (PC-try-completion): New function.
4026 (PC-do-completion, read-file-name-internal): Use it instead of
4027 try-completion.
4028
4029 2007-03-08 Alan Mackenzie <acm@muc.de>
4030
4031 Remove stale tokens from `c-found-types' cache.
4032
4033 * progmodes/cc-mode.el (c-unfind-enclosing-token)
4034 (c-unfind-coalesced-tokens, c-before-change): New functions.
4035 (c-maybe-stale-found-type): New variable.
4036
4037 * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
4038 (c-trim-found-types): New functions.
4039
4040 2007-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
4041
4042 * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
4043 (debug-ignored-errors): Add entry from smerge-match-conflict.
4044
4045 2007-03-08 J.D. Smith <jdsmith@as.arizona.edu>
4046
4047 * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
4048 special help topics for keywords.
4049 (idlwave-help-assistant-command): Include ".exe" for ms-dos
4050 etc. Assistant command.
4051
4052 2007-03-08 Chong Yidong <cyd@stupidchicken.com>
4053
4054 * replace.el (occur-engine): Move buffer-undo-list binding...
4055 (occur-1): ...to here.
4056
4057 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
4058
4059 * simple.el (minibuffer-completing-symbol): New var.
4060 (eval-expression): Use it.
4061 (completion-setup-function): Don't bind completion-base-size when
4062 completing a symbol in the minibuffer.
4063
4064 2007-03-08 Nick Roberts <nickrob@snap.net.nz>
4065
4066 * progmodes/gud.el (gdb): Pop up current GUD buffer if user
4067 tries to start a second session in graphical mode.
4068
4069 2007-03-07 Miles Bader <miles@gnu.org>
4070
4071 * international/isearch-x.el
4072 (isearch-process-search-multibyte-characters):
4073 Strip text-properties from PROMPT to avoid an error from read-string.
4074
4075 2007-03-07 Kim F. Storm <storm@cua.dk>
4076
4077 * complete.el (PC-bindings): Remap lisp-complete-symbol to
4078 PC-lisp-complete-symbol instead of binding M-TAB in global-map.
4079
4080 2007-03-07 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4081
4082 * complete.el (PC-do-completion): Delete duplicates in the list of
4083 possible completions.
4084
4085 2007-03-07 Glenn Morris <rgm@gnu.org>
4086
4087 * ses.el (ses-mode): Doc fix.
4088
4089 2007-03-06 Kim F. Storm <storm@cua.dk>
4090
4091 * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
4092
4093 2007-03-06 Kenichi Handa <handa@m17n.org>
4094
4095 * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
4096
4097 2007-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
4098
4099 * simple.el (completion-setup-function): Improve last fix so it doesn't
4100 set it to a relative directory name either.
4101
4102 2007-03-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4103
4104 * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
4105
4106 2007-03-05 Richard Stallman <rms@gnu.org>
4107
4108 * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
4109
4110 * files.el (find-file-noselect): No error if file no longer exists.
4111 Display a message and avoid other questions.
4112
4113 2007-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
4114
4115 * pcomplete.el (pcomplete-show-completions): Improve last change, so
4116 as not to use an invisible window and to create a window if none exist.
4117
4118 * progmodes/python.el (python-send-command): Restart proc if necessary.
4119 (python-proc): Simplify.
4120
4121 2007-03-05 David Hansen <david.hansen@gmx.net> (tiny change)
4122
4123 * pcomplete.el (pcomplete-show-completions): Search all frames for
4124 completions buffer.
4125
4126 2007-03-05 Chong Yidong <cyd@stupidchicken.com>
4127
4128 * cus-edit.el (customize-save-variable): Clear customized-value
4129 property (saved values are now put in theme-value property).
4130 (customize-set-variable): Doc fix.
4131
4132 * complete.el (PC-do-completion): If completion-ignore-case is
4133 non-nil, replace field with completion string before exiting.
4134
4135 2007-03-05 Michael Albinus <michael.albinus@gmx.de>
4136
4137 * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
4138 Append its extension to the resulting temporary file name.
4139 (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
4140
4141 * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
4142 (tramp-smb-handle-write-region): Apply it.
4143
4144 2007-03-05 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4145
4146 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4147 Redo previous change.
4148
4149 2007-03-04 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
4150
4151 * diff-mode.el (diff-mode): Doc fix.
4152
4153 2007-03-05 Kenichi Handa <handa@m17n.org>
4154
4155 * international/characters.el: Set category `l' (latin)
4156 for more characters.
4157
4158 2007-03-04 Kim F. Storm <storm@cua.dk>
4159
4160 * emacs-lisp/authors.el (authors-aliases): Add alias.
4161
4162 2007-03-04 Glenn Morris <rgm@gnu.org>
4163
4164 * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
4165 all when switching major mode.
4166 (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
4167 (hs-block-start-mdata-select, hs-block-end-regexp)
4168 (hs-forward-sexp-func, hs-adjust-block-beginning):
4169 Do not make these variables permanent-local.
4170
4171 2007-03-04 Richard Stallman <rms@gnu.org>
4172
4173 * progmodes/cperl-mode.el (cperl-mode):
4174 Modify cperl-compilation-error-regexp-alist by appending.
4175
4176 * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
4177 (edebug-mode): Add the hook.
4178 (edebug-recursive-edit): Remove the hook on exiting.
4179
4180 * type-break.el (type-break-get-previous-time):
4181 Handle end-of-file errors specially
4182 so they don't get reported wrong in .emacs.
4183
4184 * startup.el (fancy-splash-text): Clarify text.
4185
4186 * simple.el (beginning-of-buffer, end-of-buffer):
4187 Avoid treating plain C-u like numeric arg.
4188
4189 * simple.el (completion-setup-function): Don't set
4190 default-directory to nil.
4191
4192 * shell.el (shell-dirstack-query): Doc fix.
4193
4194 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
4195 Don't select the window -- pass it to primitives instead.
4196
4197 * faces.el (minibuffer-prompt): Use medium blue by default.
4198
4199 2007-03-04 David Kastrup <dak@gnu.org>
4200
4201 * jit-lock.el (jit-lock-stealth-time): Change default to nil.
4202 Preserve 16 as default value for "seconds" when customizing.
4203
4204 2007-03-04 Carsten Dominik <dominik@science.uva.nl>
4205
4206 * textmodes/org.el (org-self-insert-command)
4207 (orgtbl-self-insert-command, org-delete-char)
4208 (org-delete-backward-char): Set the `flyspell-delayed' property.
4209
4210 2007-03-03 Chong Yidong <cyd@stupidchicken.com>
4211
4212 * international/mule.el (find-auto-coding): Don't search for
4213 line-ending characters past the end of the tail.
4214
4215 2007-03-03 Christopher Allan Webber <cwebber@dustycloud.org> (tiny change)
4216
4217 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
4218 Jump to the line where new score has been uploaded.
4219
4220 * play/tetris.el (tetris-move-bottom, tetris-move-left)
4221 (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
4222 Do nothing when the game is paused.
4223
4224 2007-03-03 Carsten Dominik <dominik@science.uva.nl>
4225
4226 * textmodes/org.el (org-set-tags): Prevent slipping of point
4227 during completion.
4228
4229 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
4230
4231 * isearch.el (isearch-message-prefix):
4232 Use minibuffer-prompt-properties.
4233
4234 2007-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4235
4236 * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
4237 (ps-setup): Print which Emacsen is running ps-print package.
4238
4239 2007-03-01 Stuart Herring <herring@lanl.gov>
4240
4241 * files.el (set-auto-mode-0): Use `indirect-function'.
4242 (hack-one-local-variable): Don't reapply current major mode.
4243
4244 2007-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
4245
4246 * progmodes/python.el (python-quote-syntax): Don't bother with
4247 syntax-ppss-context.
4248 (python-fill-paragraph): Make sure that fenced-string delimiters that
4249 stand on their own line stay there.
4250
4251 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
4252
4253 * replace.el (perform-replace): Propertize message.
4254
4255 2007-03-01 Carsten Dominik <dominik@science.uva.nl>
4256
4257 * textmodes/org.el (org-prepare-agenda-buffers): Also check for
4258 invisible heading.
4259
4260 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4261
4262 * net/tramp.el (tramp-file-name-handler): Revert last change.
4263
4264 2007-02-28 Nick Roberts <nickrob@snap.net.nz>
4265
4266 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
4267 Correct doc strings.
4268
4269 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4270
4271 * replace.el (perform-replace): Undo forward-char immediately if
4272 non-adjacent search fails.
4273
4274 2007-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
4275
4276 * version.el (emacs-major-version, emacs-minor-version):
4277 string-to-int -> string-to-number.
4278
4279 2007-02-28 Juanma Barranquero <lekktu@gmail.com>
4280
4281 * help.el (where-is): Fail gracefully when not passed a command.
4282
4283 2007-02-28 Stuart Herring <herring@lanl.gov>
4284
4285 * find-lisp.el (find-lisp-default-directory-predicate):
4286 Fix bug: Do symlink check on expanded filename.
4287
4288 2007-02-28 Carsten Dominik <dominik@science.uva.nl>
4289
4290 * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
4291 changes during replacement.
4292 (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
4293
4294 2007-02-28 Lars Hansen <larsh@soem.dk>
4295
4296 * desktop.el: Delete header line listing me as maintainer.
4297
4298 2007-02-28 Glenn Morris <rgm@gnu.org>
4299
4300 * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
4301 the menus case.
4302
4303 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4304
4305 * net/tramp.el (tramp-file-name-handler): Inhibit modification
4306 hooks to avoid confusion when combining after-change calls.
4307
4308 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com>
4309
4310 * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
4311 now that pgg-gpg-process-region correctly honors passed-in passphrase.
4312 (allout-distinctive-bullets-string): Add info about bullet conventions.
4313 (allout-mode): Add info about distinctive vs plain bullets.
4314
4315 2007-02-27 Carsten Dominik <dominik@science.uva.nl>
4316
4317 * textmodes/org.el (org-archive-subtree): Quote variable name.
4318 (org-agenda-get-todos): Make sure skip properties are checked correctly.
4319
4320 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
4321
4322 * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
4323 (gud-bashdb-command-name, bashdb): Remove.
4324 (gud, gud-menu-map): Remove references to bash/bashdb.
4325
4326 2007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change)
4327
4328 * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
4329 keyword for Python 2.5.
4330
4331 2007-02-26 Romain Francoise <romain@orebokech.com>
4332
4333 * net/net-utils.el (whois-server-tld): Update server for .org.
4334 (whois-server-list): Add whois.publicinterestregistry.net.
4335 (whois-guess-server): Fix formatting in docstring.
4336
4337 2007-02-26 Kim F. Storm <storm@cua.dk>
4338
4339 * mouse.el (mouse-show-mark): Run hooks and perform command
4340 remapping for mouse-region-delete-keys.
4341
4342 2007-02-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4343
4344 * font-core.el (font-lock-mode): Doc fix.
4345
4346 2007-02-25 Kim F. Storm <storm@cua.dk>
4347
4348 * ido.el (ido-buffer-internal): Set this-command to fallback command.
4349 Add selected buffer to buffer-name-history.
4350 (ido-file-internal): Set this-command to fallback command.
4351 Add file names to file-name-history.
4352
4353 * emacs-lisp/map-ynp.el (map-y-or-n-p):
4354 Apply minibuffer-prompt-properties.
4355
4356 2007-02-25 Andreas Schwab <schwab@suse.de>
4357
4358 * files.el (hack-one-local-variable-eval-safep): Correct handling
4359 of edebug-form-spec property value. Reported by Johan Bockg\e,Ae\e(Brd.
4360
4361 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
4362
4363 * textmodes/org.el (org-table-overlay-coordinates)
4364 (org-table-toggle-coordinate-overlays): New functions.
4365 (org-table-overlay-coordinates, org-table-coordinate-overlays):
4366 New variables.
4367 (org-startup-with-deadline-check): Remove option.
4368 (org-mode): Remove deadline check on startup.
4369 (org-table-limit-column-width): Remove option.
4370 (org-table-formula-numbers-only): Remove option.
4371 (org-link-style, org-link-format): Remove options.
4372 (org-select-agenda-window, org-fit-agenda-window): Remove options.
4373 (org-export-ascii-show-new-buffer)
4374 (org-export-html-show-new-buffer): Remove options.
4375 (org-activate-links): Remove camel option.
4376 (org-file-link-context-use-camel-case): Remove option.
4377 (org-camel-regexp): Remove variable.
4378 (org-activate-camels): Remove function.
4379 (org-store-link): Remove Camel stuff.
4380 (org-make-org-heading-camel): Remove function.
4381 (org-open-at-point): Remove camel stuff.
4382 (org-link-search): Remove camel stuff.
4383 (org-camel-to-words): Function removed.
4384 (org-get-agenda-file-buffer): Make sure we prepare the base
4385 buffers, not any indirect buffers.
4386 (org-sort-entries): Sort top-level when not on a headline, and no
4387 active region.
4388 (org-in-regexp): New function.
4389 (org-search-not-self): Rename from `org-search-not-link'.
4390 (org-open-link-marker): New variable.
4391 (org-open-at-point): Set `org-open-link-marker'.
4392 (org-print-icalendar-entries): Fixe bug with excluding DONE
4393 entries from the exported list.
4394 (org-edit-formula-lisp-indent): New command.
4395 (orgtbl-to-texinfo, orgtbl-to-html): New functions.
4396 (orgtbl-to-latex, orgtbl-insert-radio-table)
4397 (orgtbl-toggle-comment, orgtbl-send-table): New functions.
4398 (orgtbl-radio-table-templates): New option.
4399 (org-store-link-props):
4400 (org-remember-templates): More possibilities to insert info
4401 into templates.
4402 (org-remember-apply-template): Make use of the extended
4403 template capabilities.
4404 (org-remember-redo-template): New command.
4405 (org-upgrade-old-links)
4406 (org-table-modify-formulas, org-table-replace-in-formulas)
4407 (org-table-find-dataline)
4408 (org-table-get-vertical-vector): Remove functions.
4409 (org-table-remove-rectangle-highlight)
4410 (org-time-stamp-format, org-toggle-log-option)
4411 (org-table-highlight-rectangle)
4412 (org-table-iterate, org-table-make-reference):
4413 (org-translate-time, org-tree-to-indirect-buffer)
4414 (org-table-field-info, org-table-fix-formulas)
4415 (org-table-force-dataline, org-table-get-descriptor-line)
4416 (org-table-get-range)
4417 (org-skip-comments, org-sort)
4418 (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
4419 (org-table-current-dline, org-table-current-field-formula)
4420 (org-table-edit-backward-field)
4421 (org-table-edit-formulas-post-command)
4422 (org-table-edit-line-down, org-table-edit-line-up)
4423 (org-agenda-archive)
4424 (org-agenda-clock-cancel)
4425 (org-agenda-clock-out, org-agenda-list-stuck-projects)
4426 (org-agenda-open-link, org-agenda-show-new-time)
4427 (org-agenda-skip-subtree-when-regexp-matches)
4428 (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
4429 (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
4430 (org-do-sort, org-file-image-p, org-find-overlays)
4431 (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
4432 (org-highlight-until-next-command, org-isearch-end)
4433 (org-match-any-p, org-next-link, org-previous-link):
4434 (org-remove-subtree-entries-from-agenda, org-replace-escapes)
4435 (org-rewrite-old-row-references)
4436 (org-isearch-post-command)
4437 (org-table-edit-move, org-table-edit-next-field)
4438 (org-table-edit-scroll, org-table-edit-scroll-down)
4439 (org-set-frame-title, org-show-reference)
4440 (org-unhighlight-once, org-verify-change-for-undo): New functions.
4441 (org-show-variable): Remove command.
4442 (org-add-log-maybe): New arguments STATE, FINDPOS
4443 (org-table-sort-lines): Rewrite from scratch.
4444 (org-link-search): New argument AVOID-POS.
4445 (org-print-icalendar-entries): Remove argument CATEGORY.
4446 (org-run-agenda-series): Remove argument WONDOW.
4447 (org-next-link, org-previous-link): New commands.
4448 (org-agenda-date-format): New option.
4449 (org-table-iterate): New command.
4450 (org-table-modify-formulas)
4451 (org-table-replace-in-formulas): Remove functions.
4452 (org-table-fix-formulas): New function.
4453 (org-table-insert-column, org-table-delete-column)
4454 (org-table-move-column): Use `org-table-fix-formulas'.
4455 (org-follow-gnus-link): Patch from Bastien/Leo.
4456 (org-table-current-field-formula): New function.
4457 (org-file-image-p): New function.
4458 (org-agenda-show-new-time): New function.
4459 (org-agenda-date-later): Call `org-agenda-show-new-time'.
4460 (org-with-remote-undo): New macro.
4461 (org-agenda-undo): New command.
4462 (org-verify-change-for-undo): New function.
4463 (org-time-stamp-format): New function.
4464 (org-agenda-get-timestamps): Skip scheduled if DONE and requested
4465 by user.
4466 (org-match-any-p): New function.
4467 (org-make-tags-matcher): Handle regular expressions for tag and
4468 todo matches.
4469 (org-read-date): Accept "+N" as input for a date relative to the
4470 current date.
4471 (org-remove-subtree-entries-from-agenda): New function.
4472 (org-agenda-archive, org-agenda-kill):
4473 Use `org-remove-subtree-entries-from-agenda'.
4474 (org-do-sort, org-sort-entries): New functions.
4475 (org-sort): New command.
4476 (org-table-sort-lines): Use `org-do-sort'.
4477 (org-fix-decoded-time): New function.
4478 (org-table-number-regexp): Require 0x... to identify as number
4479 in tables.
4480 (org-startup-options): New keywords for note taking.
4481 (org-upgrade-old-links): Remove function.
4482 (org-get-repeat): New function.
4483 (org-show-context): Also show siblings on current level.
4484 (org-show-siblings): New function.
4485 (org-isearch-end, org-isearch-post-command): New functions.
4486 (org-show-siblings): New option.
4487 (org-show-context): Use `org-show-siblings'.
4488 (org-table-maybe-recalculate-line): No longer require `calc-eval'
4489 to be bound, because user may just use elisp.
4490
4491 2007-02-24 Kim F. Storm <storm@cua.dk>
4492
4493 * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
4494 (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
4495
4496 2007-02-24 Dan Nicolaescu <dann@ics.uci.edu>
4497
4498 * startup.el (command-line): Also check if the abbrev file is readable.
4499
4500 2007-02-24 John Paul Wallington <jpw@pobox.com>
4501
4502 * net/tls.el (tls-certtool-program): Fix custom type.
4503
4504 * mail/feedmail.el (feedmail-message-id-generator)
4505 (feedmail-date-generator): Fix custom types.
4506
4507 * mail/rmail.el (rmail-message-filter): Fix custom type.
4508
4509 2007-02-24 Eli Zaretskii <eliz@gnu.org>
4510
4511 * startup.el (command-line): If simple.el cannot be found, proceed
4512 with a warning message.
4513
4514 2007-02-24 Kenichi Handa <handa@m17n.org>
4515
4516 * international/utf-8.el (utf-8-pre-write-conversion): Handle the
4517 case that BEG is a string.
4518
4519 2007-02-24 Chris Moore <dooglus@gmail.com>
4520
4521 * pgg-pgp5.el (pgg-pgp5-encrypt-region):
4522 * pgg-pgp.el (pgg-pgp-encrypt-region):
4523 * pgg-gpg.el (pgg-gpg-encrypt-region):
4524 Check pgg-encrypt-for-me if no other recipients.
4525
4526 2007-02-23 Eli Zaretskii <eliz@gnu.org>
4527
4528 * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
4529
4530 * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
4531 shell-quote-argument.
4532
4533 2007-02-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4534
4535 * comint.el (comint-read-input-ring): Use comint-input-ring-size
4536 from the comint buffer instead of the temporary one.
4537
4538 2007-02-23 David Reitter <david.reitter@gmail.com>
4539
4540 * cus-edit.el (custom-save-all): Canonicalize custom-file before
4541 storing it in recentf-exclude.
4542
4543 2007-02-23 Chong Yidong <cyd@stupidchicken.com>
4544
4545 * startup.el (fancy-splash-screens): Make cursor-type buffer-local
4546 in splash screen.
4547
4548 2007-02-22 J.D. Smith <jdsmith@as.arizona.edu>
4549
4550 * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
4551 commands, for restart.
4552 (idlwave-shell-current-module): Fix handling of module name by type.
4553 (idlwave-shell-break-in): Update type handling.
4554 (idlwave-shell-bp-get): Encode type in BP structure.
4555 (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
4556 (idlwave-shell-module-source-query): Query routine info based on type.
4557 Fix path parsing for non-compiled files.
4558 (idlwave-shell-module-source-filter): Don't signal error in filter
4559 if no source found.
4560 (idlwave-shell-set-bp-in-module): Use fallback source to prevent
4561 filter race.
4562
4563 2007-02-22 Kim F. Storm <storm@cua.dk>
4564
4565 * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
4566 (editable-field): Document need to put some text before the %v
4567 escape in :format string.
4568
4569 2007-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
4570
4571 * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
4572 (vc-svn-use-edit): Remove unused config var.
4573 (vc-svn-update, vc-svn-revert): Checkout is always implicit.
4574
4575 * outline.el (hide-sublevels): Keep empty last line, if available.
4576
4577 * buff-menu.el (list-buffers-noselect): Use explicit unicode code
4578 rather than the corresponding unicode char, to make the code
4579 more readable.
4580
4581 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
4582
4583 * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
4584 (speedbar-show-unknown-files, speedbar-item-info-file-helper)
4585 (speedbar-item-info-tag-helper): Doc fixes.
4586
4587 2007-02-19 Kenichi Handa <handa@m17n.org>
4588
4589 * international/mule-cmds.el (locale-language-names):
4590 Map "eo" to "Esperanto".
4591
4592 * language/european.el ("Esperanto"): New language environment.
4593
4594 2007-02-17 Sven Joachim <svenjoac@gmx.de> (tiny change)
4595
4596 * simple.el (kill-line): Doc fix.
4597
4598 2007-02-17 Kim F. Storm <storm@cua.dk>
4599
4600 * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
4601 (bindat--unpack-item, bindat--length-group, bindat--pack-item)
4602 (bindat--unpack-group, bindat--pack-group):
4603 Handle vectors with optional element type.
4604
4605 2007-02-17 Daiki Ueno <ueno@unixuser.org>
4606
4607 * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
4608 if PASSPHRASE is given.
4609
4610 2007-02-17 Chris Moore <dooglus@gmail.com>
4611
4612 * jka-cmpr-hook.el (jka-compr-compression-info-list):
4613 Recognize backups of bz2 compressed files.
4614
4615 2007-02-17 Eli Zaretskii <eliz@gnu.org>
4616
4617 * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
4618 to nil to speed up lookup of the symbol in index nodes.
4619
4620 2007-02-17 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4621
4622 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4623 Add indentation for the constants of Lisp.
4624
4625 2007-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
4626
4627 * ps-print.el: Use (defvar <foo>) where applicable.
4628 (ps-print-emacs-type): Remove.
4629 (ps-x-frame-property, ps-e-frame-parameter): Remove.
4630 (ps-frame-parameter): Align its call-convention with frame-parameter.
4631 (ps-begin-job): Adjust calls to it appropriately.
4632 (ps-setup): Don't print ps-print-emacs-type.
4633 (ps-e-find-composition, ps-mark-active-p, ps-color-device):
4634 Define in such a way that it's obvious that it's defined.
4635 (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
4636 (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
4637 (ps-jts-ps-setup): Use flavor-neutral syntax instead.
4638
4639 2007-02-15 Alan Mackenzie <acm@muc.de>
4640
4641 * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
4642 an empty one-line C-style comment, post-position point properly.
4643
4644 2007-02-15 Chris Moore <dooglus@gmail.com>
4645
4646 * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
4647 (isearch-lazy-highlight-new-loop): Bind it.
4648 (isearch-lazy-highlight-search): Use it.
4649
4650 * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
4651
4652 2007-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
4653
4654 * font-lock.el (font-lock-extend-region-wholelines):
4655 Only return non-nil if the region has really been changed.
4656 Reported by David Hansen <david.hansen@physik.fu-berlin.de>
4657
4658 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
4659
4660 * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
4661 (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
4662 (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
4663
4664 2007-02-14 Juanma Barranquero <lekktu@gmail.com>
4665
4666 * faces.el (color-values): Revert changes to docstring from
4667 2007-01-31 and 2000-09-07.
4668
4669 * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
4670 (ispell-begin-skip-region-regexp): Fix typos in docstrings.
4671 (ispell-dictionary-alist, ispell-process-line): Doc fixes.
4672 (ispell-help): Fix typos in docstring and output message.
4673
4674 2007-02-14 Kim F. Storm <storm@cua.dk>
4675
4676 * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
4677 (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
4678 (grep): Fix lgrep reference.
4679
4680 * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
4681 (standard-display-underline): Use make-glyph-code.
4682
4683 * descr-text.el (describe-char): Use glyph-char and glyph-face.
4684
4685 * international/latin1-disp.el (latin1-display-char):
4686 Use make-glyph-code.
4687
4688 2007-02-13 Juanma Barranquero <lekktu@gmail.com>
4689
4690 * ehelp.el (with-electric-help, electric-help-exit)
4691 (electric-help-retain): Doc fixes.
4692
4693 * emacs-lisp/bytecomp.el (byte-compile-dest-file)
4694 (byte-compile-file): Doc fixes.
4695
4696 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4697
4698 * term/mac-win.el: Change all uses of
4699 mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
4700 (mac-ae-number): Return integer 0 if coerced result is float 0.0.
4701 (mac-ae-get-url): Call select-frame-set-input-focus.
4702 (mac-dnd-handle-drag-n-drop-event): Don't call
4703 select-frame-set-input-focus.
4704
4705 2007-02-13 Kenichi Handa <handa@m17n.org>
4706
4707 * international/characters.el: Fix documentation of category `a'.
4708
4709 2007-02-11 Dan Nicolaescu <dann@ics.uci.edu>
4710
4711 * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
4712
4713 2007-02-12 Michael Albinus <michael.albinus@gmx.de>
4714
4715 * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
4716 (tramp-get-remote-ln): Handle error case.
4717 Reported by Chris Moore <dooglus@gmail.com>.
4718
4719 2007-02-11 Kim F. Storm <storm@cua.dk>
4720
4721 * bindings.el (ctl-x-map): Remove register compatibility bindings
4722 C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
4723
4724 2007-02-11 Richard Stallman <rms@gnu.org>
4725
4726 * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
4727 in load history.
4728
4729 * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
4730 condition -- don't fail to stop at endpos.
4731
4732 2007-02-11 Carsten Dominik <dominik@science.uva.nl>
4733
4734 * textmodes/org.el (org-agenda-get-todos)
4735 (org-agenda-get-timestamps, org-agenda-get-closed)
4736 (org-agenda-get-deadlines, org-agenda-get-scheduled)
4737 (org-agenda-get-blocks, org-format-agenda-item)
4738 (org-agenda-change-all-lines, org-scan-tags): Rename text property
4739 from `category' to `org-category'.
4740
4741 2007-02-11 Kenichi Handa <handa@m17n.org>
4742
4743 * international/titdic-cnv.el (titdic-convert): Force files be written
4744 with Unix-like eol format. Read files under CXTERM-DIC by raw-text.
4745 (miscdic-convert): Force files be written with Unix-like eol format.
4746
4747 2007-02-11 Juanma Barranquero <lekktu@gmail.com>
4748
4749 * files.el (change-major-mode-with-file-name): Fix typo in docstring.
4750
4751 * calculator.el (calculator-prompt): Doc fix.
4752 (calculator-mode-map): Fix typo in menu entry.
4753
4754 2007-02-10 Jay Belanger <belanger@truman.edu>
4755
4756 * calculator.el (calculator): Do more extensive checking for when
4757 3 lines should be used for the calculator.
4758
4759 2007-02-10 Eli Zaretskii <eliz@gnu.org>
4760
4761 * info-look.el (info-lookup-make-completions):
4762 Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
4763 index nodes.
4764
4765 * info.el (Info-fontify-maximum-menu-size): Document the effect
4766 of a nil value.
4767 (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
4768 non-nil before using it as size.
4769
4770 2007-02-09 Chong Yidong <cyd@stupidchicken.com>
4771
4772 * subr.el (insert-for-yank-1): Prevent read-only properties from
4773 interfering with text property operations.
4774
4775 * image-mode.el (image-mode): Revert 2007-01-30 changes.
4776
4777 * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
4778 (image-type-auto-detected-p): Fail if another match is found in
4779 auto-mode-alist.
4780
4781 * files.el (magic-mode-alist): Call image-mode instead of
4782 image-mode-maybe for autodetected images.
4783
4784 2007-02-09 Juanma Barranquero <lekktu@gmail.com>
4785
4786 * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
4787 Fix typos in docstrings.
4788 (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
4789
4790 2007-02-09 Kim F. Storm <storm@cua.dk>
4791
4792 * emacs-lisp/float-sup.el: Remove obsolete comment.
4793
4794 2007-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
4795
4796 * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
4797
4798 2007-02-08 Karl Fogel <kfogel@red-bean.com>
4799
4800 * simple.el: Revert previous change, at request of RMS:
4801 (fundamental-mode-hook): Remove.
4802 (fundamental-mode): Run after-change-major-mode-hooks manually,
4803 and don't run the now-nonexistent fundamental-mode-hook.
4804
4805 2007-02-08 Karl Fogel <kfogel@red-bean.com>
4806
4807 * simple.el (fundamental-mode-hook): Declare new hook.
4808 (fundamental-mode): Run the new dedicated hook, and don't run
4809 after-change-major-mode-hooks manually anymore.
4810
4811 2007-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
4812
4813 * vc-svn.el (vc-svn-merge-news): Understand the new format with two
4814 added columns of chars. Remove support for the "no-meta-info" format.
4815 Prompted by Romain Francoise <romain@orebokech.com>.
4816
4817 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
4818
4819 * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
4820 (gdb-mouse-until, gdb-mouse-jump): Use it.
4821
4822 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
4823
4824 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
4825 work when there is just an assembler buffer (no source buffer).
4826
4827 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change)
4828
4829 * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
4830 just because the diff was produced using "-p" (--show-c-function).
4831
4832 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
4833
4834 * faces.el (frame-set-background-mode): Use `color-values' and
4835 `display-color-p', not `x-color-values' and `x-display-color-p'.
4836 (face-valid-attribute-values): Use `defined-colors' instead of
4837 `x-defined-colors'.
4838
4839 2007-02-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4840
4841 * ps-print.el: The ps-print commands without face printing should not
4842 print background color. Reported by Leo <sdl.web@gmail.com>.
4843 (ps-print-version): New version 6.7.3.
4844 (ps-begin-job): New arg. Fix ps-default-background and
4845 ps-default-foreground initialization.
4846 (ps-face-attributes): Fix doc string.
4847 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
4848
4849 * printing.el: Fix ps-print link.
4850
4851 2007-02-06 Chong Yidong <cyd@stupidchicken.com>
4852
4853 * faces.el (face-set-after-frame-default): Compile attributes to
4854 be set by frame parameters before merging in X resources.
4855
4856 2007-02-06 Juanma Barranquero <lekktu@gmail.com>
4857
4858 * simple.el (blink-matching-paren-dont-ignore-comments):
4859 (blink-matching-paren-on-screen): Doc fixes.
4860
4861 2007-02-06 Nick Roberts <nickrob@snap.net.nz>
4862
4863 * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
4864
4865 2007-02-05 Juanma Barranquero <lekktu@gmail.com>
4866
4867 * loadhist.el (unload-feature): Silently ignore `load-history' entries
4868 of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
4869 entries like `defun'. Return nil.
4870
4871 2007-02-05 Kim F. Storm <storm@cua.dk>
4872
4873 * ido.el: Doc fixes.
4874
4875 2007-02-04 David Kastrup <dak@gnu.org>
4876
4877 * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
4878 `mpuz-allow-double-multiplicator' is non-zero, and correct
4879 calculation of `min'.
4880
4881 2007-02-04 Per Abrahamsen <abraham@dina.kvl.dk>
4882
4883 * wid-edit.el (widget-default-create): Insert new text at the
4884 :from marker _after_ the marker, not before it.
4885
4886 2007-02-04 Alan Mackenzie <acm@muc.de>
4887
4888 * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
4889 containing it is re-indented.
4890
4891 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4892
4893 * net/newsticker.el (newsticker--insert-image): Update docstring,
4894 and insert the image directly.
4895 (newsticker--buffer-redraw): Update docstring.
4896
4897 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4898 Rename from define-global-minor-mode.
4899
4900 * progmodes/cwarn.el (global-cwarn-mode):
4901 * emacs-lisp/autoload.el (make-autoload):
4902 * hi-lock.el (global-hi-lock-mode):
4903 * font-core.el (global-font-lock-mode): All callers changed.
4904
4905 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4906
4907 * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
4908 Don't copy @ignore lines into menu descriptions.
4909 (texinfo-multi-file-update): Goto the @node line before attempting
4910 to pluck the node name.
4911 (texinfo-multiple-files-update): Reverse the optional arguments'
4912 order, as per the doc string and the `interactive' form.
4913
4914 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4915
4916 * image-mode.el: Use autoload to avoid overriding disabled setting
4917 applied in .emacs.
4918
4919 2007-02-03 Alan Mackenzie <acm@muc.de>
4920
4921 * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
4922 for, e.g. "void (*hdone)();" in a k&r list. (No WS between
4923 adjacent paren groups).
4924
4925 2007-02-02 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4926
4927 * progmodes/ebnf2ps.el: Doc fixes.
4928 (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
4929
4930 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4931
4932 * dired-x.el (dired-do-relsymlink): Add reference to
4933 dired-do-symlink. Add an autoload cookie.
4934
4935 * dired-aux.el (dired-do-symlink): Add reference to
4936 dired-do-relsymlink.
4937
4938 2007-02-02 Doug Maxey <dwm@enoyolf.org> (tiny change)
4939
4940 * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
4941 <left-fringe mouse-3>: New bindings.
4942
4943 2007-02-02 Ulf Jasper <ulf.jasper@web.de>
4944
4945 * net/newsticker.el (newsticker-version): Changed to "1.10".
4946 (newsticker--set-customvar): Doc string.
4947 (newsticker-new-item-face): Doc string.
4948 (newsticker-mode): Initialize `invisibility-spec' with t.
4949 (newsticker-mode-map): Added
4950 `newsticker-mark-all-items-at-point-as-read'.
4951 (newsticker-menu): Added narrow-to-item and narrow-to-feed.
4952 (newsticker-w3m-show-inline-images): Do not call
4953 `w3m-remove-image'.
4954 (newsticker--buffer-after-w3m-insert-image): New advice for
4955 w3m-insert-image to cache images.
4956 (newsticker-next-item-same-feed): New.
4957 (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
4958 (newsticker-mark-all-items-of-feed-as-read): New.
4959 (newsticker-mark-all-items-at-point-as-read): Use new functions.
4960 (newsticker-mark-item-at-point-as-read): Doc string.
4961 (newsticker-mark-item-at-point-as-read): Use new functions.
4962 (newsticker--do-mark-item-at-point-as-read): New, extracted from
4963 `newsticker-mark-item-at-point-as-read'.
4964 (newsticker-hide-entry): Use (t) instead of t for invisibility.
4965 (newsticker--sentinel): Yet another xml-parser workaround.
4966 (newsticker--decode-iso8601-date): Bugfix for datestrings without
4967 days.
4968 (newsticker--buffer-do-insert-text): Fix.
4969 (newsticker--buffer-insert-enclosure): Fix. length might be missing.
4970 (newsticker--buffer-make-item-completely-visible):
4971 `switch-to-buffer' not necessary.
4972
4973 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4974
4975 * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
4976 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
4977 (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
4978 (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
4979 (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
4980
4981 2007-02-02 Kenichi Handa <handa@m17n.org>
4982
4983 * international/quail.el (quail-show-key): Fix an error message.
4984
4985 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4986
4987 * faces.el (set-face-underline-p, modify-face): Rename arg
4988 UNDERLINE-P to UNDERLINE (it is not a flag).
4989
4990 2007-02-01 Nick Roberts <nickrob@snap.net.nz>
4991
4992 * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
4993 when adding gdb-speedbar-update to gdb-input-queue.
4994
4995 2007-02-01 Kenichi Handa <handa@m17n.org>
4996
4997 * international/quail.el (quail-show-key): Signal an error if the
4998 current input method is not using Quail.
4999
5000 2007-02-01 J.D. Smith <jdsmith@as.arizona.edu>
5001
5002 * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
5003 Trim leading whitespace in sysvar names.
5004
5005 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
5006
5007 * faces.el (internal-find-face, internal-get-face): Doc fixes.
5008
5009 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
5010
5011 * ido.el (ido-set-common-completion): Use `let', not `let*'.
5012
5013 2007-01-31 Romain Francoise <romain@orebokech.com>
5014
5015 * comint.el: Delete extra copy of `comint-copy-old-input' added in
5016 previous change to this file.
5017
5018 2007-01-31 Jason Rumney <jasonr@gnu.org>
5019
5020 * files.el (magic-mode-alist): Use image-mode-maybe rather than
5021 image-mode.
5022
5023 * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
5024 interfering with attempt to set major mode from modified
5025 auto-mode-alist.
5026
5027 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
5028
5029 * faces.el (color-values): Doc fix.
5030 (face-differs-from-default-p): Don't check :foreground twice.
5031
5032 2007-01-31 J.D. Smith <jdsmith@as.arizona.edu>
5033
5034 * comint.el (comint-mode): Prevent non-keyword fontification by default.
5035
5036 2007-01-31 Kenichi Handa <handa@m17n.org>
5037
5038 * international/quail.el (quail-store-decode-map-key): Store a
5039 translated character too.
5040 (quail-char-equal-p): New function.
5041 (quail-find-key1): Check character equality by quail-char-equal-p.
5042 (quail-decode-map-generated): New variable.
5043 (quail-find-key): Check quail-decode-map-generated and re-generate
5044 a decode map if necessary.
5045
5046 2007-01-30 Richard Stallman <rms@gnu.org>
5047
5048 * tutorial.el (tutorial--detailed-help): Make the list of
5049 changed keys look nicer.
5050
5051 2007-01-30 Nick Roberts <nickrob@snap.net.nz>
5052
5053 * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
5054 (gdb-var-delete): Use it.
5055 (gdb-var-update-handler-1): Handle value "invalid" for MI field
5056 `in_scope'.
5057
5058 2007-01-30 Michael Albinus <michael.albinus@gmx.de>
5059
5060 * files.el (get-free-disk-space): Return nil for remote directories.
5061
5062 * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
5063 instead of "dir".
5064
5065 2007-01-30 Chong Yidong <cyd@stupidchicken.com>
5066
5067 * type-break.el (type-break-catch-up-event): New function.
5068 (type-break-demo-hanoi, type-break-demo-life)
5069 (type-break-demo-boring): Use it.
5070
5071 * image-mode.el (image-mode): Don't automatically view as image.
5072 (image-toggle-display): Add `disabled' property.
5073
5074 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
5075
5076 * isearchb.el (isearchb-iswitchb):
5077 * ps-print.el (ps-build-face-reference):
5078 * emacs-lisp/shadow.el (list-load-path-shadows):
5079 * eshell/esh-cmd.el (eshell-rewrite-for-command):
5080 * international/mule.el (find-auto-coding):
5081 * mail/supercite.el (sc-attrib-selection-list):
5082 * progmodes/cc-defs.el (c-emacs-features):
5083 * progmodes/cc-vars.el (c-offsets-alist):
5084 * progmodes/flymake.el
5085 (flymake-init-create-temp-source-and-master-buffer-copy):
5086 Fix typos in docstrings (some suggested by Chris Moore).
5087
5088 * progmodes/vhdl-mode.el (vhdl-components-package-name)
5089 (vhdl-get-library-unit, vhdl-corresponding-begin)
5090 (vhdl-skip-case-alternative, vhdl-backward-skip-label)
5091 (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
5092 (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
5093 (vhdl-font-lock-match-item): Fix typos in docstrings.
5094 (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
5095 (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
5096 (vhdl-speedbar-insert-project-hierarchy):
5097 Improve argument/docstring consistency.
5098
5099 2007-01-29 Kenichi Handa <handa@m17n.org>
5100
5101 * international/titdic-cnv.el (py-converter): Fix previous change.
5102
5103 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
5104
5105 * jka-compr.el (jka-compr-partial-uncompress)
5106 (jka-compr-call-process): Rebind default-directory if it is
5107 invalid. Suggested by Chris Moore.
5108
5109 * comint.el (comint-insert-input): Handle situation where the
5110 selected buffer is not the clicked buffer.
5111
5112 2007-01-29 Kenichi Handa <handa@m17n.org>
5113
5114 * international/ja-dic-cnv.el (skkdic-convert):
5115 Add byte-compile-disable-print-circle:t at the head.
5116
5117 * international/titdic-cnv.el (tit-process-header):
5118 Add byte-compile-disable-print-circle:t at the head.
5119 (miscdic-convert): Likewise.
5120 (py-converter): Skip the header comments.
5121
5122 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
5123 New variable.
5124 (byte-compile-output-file-form): Bing print-circle to nil if
5125 byte-compile-output-file-form is not nil.
5126 (byte-compile-output-docform): Likewise.
5127
5128 2007-01-28 Kim F. Storm <storm@cua.dk>
5129
5130 * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
5131 Declare earlier to avoid byte compiler warnings.
5132
5133 2007-01-28 Markus Triska <markus.triska@gmx.at>
5134
5135 * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
5136
5137 2007-01-28 Chong Yidong <cyd@stupidchicken.com>
5138
5139 * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
5140 (gamegrid-add-score-with-update-game-score-1): Allow local quits
5141 when calling update-game-score program. Remove unnecessary
5142 save-excursion.
5143
5144 * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
5145
5146 2007-01-28 Nick Roberts <nickrob@snap.net.nz>
5147
5148 * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
5149 avoid compiler warning.
5150 (gdb-var-update-handler-1): Consider that the MI field `in_scope'
5151 might have values other than "true" or "false".
5152
5153 2007-01-28 Richard Stallman <rms@gnu.org>
5154
5155 * textmodes/fill.el (fill-paragraph-function): Doc fix.
5156 (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
5157
5158 * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
5159
5160 * image.el (image-type-header-regexps): Make GIF regex more specific.
5161
5162 * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
5163 Don't check `backspace'.
5164 (tutorial--find-changed-keys): Look up bindings in a temp buffer
5165 in Fundamental mode.
5166
5167 * startup.el (fancy-splash-text, normal-splash-screen):
5168 Mention C-g.
5169
5170 * simple.el (eval-expression): Don't use eval-last-sexp-print-value
5171 when inserting in buffer.
5172
5173 * vc-arch.el (vc-arch-file-id): Move with-current-buffer
5174 inside the if.
5175
5176 2007-01-27 Richard Stallman <rms@gnu.org>
5177
5178 * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
5179
5180 2007-01-27 Guanpeng Xu <herberteuler@hotmail.com>
5181
5182 * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
5183 enum/union/struct/class definition.
5184 Revert change to call `forward-sexp' multiple times.
5185
5186 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
5187
5188 * files.el (hack-local-variables-confirm): Don't keep trying to
5189 read an event from an empty kbd macro.
5190
5191 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5192
5193 * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
5194
5195 2007-01-27 Ben North <ben@redfrontdoor.org>
5196
5197 * outline.el (outline-promote, outline-demote): Doc fix. Rename
5198 the arg CHILDREN -> WHICH.
5199
5200 2007-01-27 Michael Albinus <michael.albinus@gmx.de>
5201
5202 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
5203 default-directory to a sane value when calling start-process.
5204
5205 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5206
5207 * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
5208 (ls-lisp-format-time-list): Doc fix. Mention
5209 ls-lisp-use-localized-time-format.
5210 (ls-lisp-format-time): Use ls-lisp-format-time-list if
5211 ls-lisp-use-localized-time-format is non-nil, even if a valid
5212 locale is defined.
5213
5214 2007-01-27 Juanma Barranquero <lekktu@gmail.com>
5215
5216 * jka-compr.el (jka-compr-shell): Doc fix.
5217
5218 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
5219
5220 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5221
5222 * ps-print.ps: Fix background height.
5223 (ps-print-version): New version 6.7.2.
5224
5225 2007-01-26 Eli Zaretskii <eliz@gnu.org>
5226
5227 * makefile.w32-in (finder-data, custom-deps): Depend on
5228 $(lisp)/loaddefs.el.
5229
5230 2007-01-24 Dan Nicolaescu <dann@ics.uci.edu>
5231
5232 * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
5233
5234 2007-01-24 Miles Bader <miles@gnu.org>
5235
5236 * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
5237 (byte-compile-output-docform): Bind `print-circle' to t.
5238
5239 2007-01-24 Kenichi Handa <handa@m17n.org>
5240
5241 * international/ja-dic-cnv.el (skkdic-convert): Insert a related
5242 file name of the original SKK dictionary file.
5243
5244 2007-01-24 Kim F. Storm <storm@cua.dk>
5245
5246 * ido.el (ido-initial-position): New variable.
5247 (ido-read-internal): Set it if default item is specified.
5248 (ido-minibuffer-setup): Position cursor accordingly if set.
5249 (ido-edit-input): C-e moves to end of input if not already there.
5250 (ido-magic-backward-char): C-b does like M-b if prev char is /.
5251 Don't switch to buffer mode if repeating C-b at start of input.
5252 (ido-toggle-ignore): C-a only toggles ignore at start or end of
5253 input; else it moves to start of input.
5254 (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
5255 not at end of input, delete rest of input, rather than normal op.
5256
5257 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
5258
5259 * emulation/viper-keym.el (viper-insert-basic-map):
5260 Delete binding for S-TAB.
5261
5262 * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
5263 of message. Activate mark.
5264 (ediff-activate-mark): Set transient-mark-mode to t.
5265
5266 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
5267
5268 2007-01-23 Martin Rudalics <rudalics@gmx.at>
5269
5270 * help-fns.el (describe-variable): Don't suppress display of
5271 buffer local value when the value is "large".
5272
5273 2007-01-22 Kim F. Storm <storm@cua.dk>
5274
5275 * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
5276 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
5277 (ido-tidy): Use ido-active.
5278
5279 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com>
5280
5281 * hexl.el (hexl-mode-exit): Add missing quote.
5282
5283 2007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5284
5285 * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
5286 (mac-ae-keyboard-modifiers): New function.
5287 (mac-handle-toolbar-switch-mode): Use it.
5288 (mac-dnd-handle-drag-n-drop-event): Likewise. Set action to `copy'
5289 if keyboard modifiers on drop contain option key.
5290 (mac-dnd-drop-data): Add optional argument `action'.
5291 (special-event-map): Remove binding for M-drag-n-drop.
5292
5293 2007-01-21 Guanpeng Xu <herberteuler@hotmail.com>
5294
5295 * add-log.el (add-log-current-defun): Use CC Mode functions to
5296 find the beginning and end of a defun.
5297
5298 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
5299
5300 * progmodes/gdb-ui.el (gdb-var-create-regexp)
5301 (gdb-var-create-handler): Handle value field in GDB output of
5302 -var-create.
5303 (gdb-max-frames): New variable.
5304 (gdb-stack-buffer, gdb-frames-select): Use it.
5305 (gdb-info-stack-custom): Help user customize gdb-max-frames,
5306 if necessary.
5307 (gdb-get-frame-number): Simplify.
5308
5309 2007-01-21 Glenn Morris <rgm@gnu.org>
5310
5311 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
5312 Update copyrights.
5313
5314 2007-01-21 Alan Mackenzie <acm@muc.de>
5315
5316 * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
5317 handling of K&R stuff.
5318
5319 2007-01-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5320
5321 * textmodes/bibtex.el (bibtex-files): Fix customization type.
5322
5323 2007-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5324
5325 * ps-print.el: Handle frame parameters (background and/or foreground
5326 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>.
5327 (ps-print-version): New version 6.7.1.
5328 (ps-x-frame-property, ps-e-frame-parameter): New aliases.
5329 (ps-frame-parameter): New fun.
5330 (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
5331 Fix doc and customization.
5332 (ps-begin-job): Get frame parameters (background and/or foreground
5333 colors).
5334 (ps-do-despool): Ensure ps-printer-name has a valid value.
5335
5336 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
5337
5338 * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
5339 (gdb-debug-log-max): Rename from gdb-debug-ring-max.
5340 (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
5341 mean unlimited.
5342
5343 2007-01-20 Alan Mackenzie <acm@muc.de>
5344
5345 * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
5346 much more rigorous analysis of putative K&R regions.
5347
5348 2007-01-20 Alan Mackenzie <acm@muc.de>
5349
5350 * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
5351 New functions.
5352
5353 2007-01-20 Alan Mackenzie <acm@muc.de>
5354
5355 * progmodes/cc-align.el, progmodes/cc-cmds.el,
5356 * progmodes/cc-defs.el, progmodes/cc-engine.el,
5357 * progmodes/cc-langs.el, progmodes/cc-styles.el,
5358 * progmodes/cc-vars.el: Add my name.
5359
5360 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
5361
5362 * files.el (find-alternate-file): Revert query message to Emacs 21
5363 version.
5364
5365 2007-01-20 Eric Hanchrow <offby1@blarg.net> (tiny change)
5366
5367 * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
5368 the doc string how to use personal abbrevs without electric
5369 keywords.
5370
5371 2007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change)
5372
5373 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
5374 Fixed cursor position when toggle abbreviated display.
5375
5376 2007-01-20 Nick Roberts <nickrob@snap.net.nz>
5377
5378 * t-mouse.el: Update copyright following assignment by
5379 Alessandro Rubini.
5380
5381 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
5382
5383 * type-break.el (type-break-demo-hanoi, type-break-demo-life)
5384 (type-break-demo-boring): Call read-event instead of read-char.
5385
5386 2007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (tiny change)
5387
5388 * progmodes/compile.el: Add handling for makepplog.
5389
5390 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5391
5392 * textmodes/ispell.el (ispell-change-dictionary): Ensure that
5393 aspell dictionaries are initialized when called non-interactively.
5394
5395 2007-01-19 Chong Yidong <cyd@stupidchicken.com>
5396
5397 * progmodes/compile.el (compilation-loop): New arg limit.
5398 Handle case where the first error is at point-min.
5399 (compilation-next-error): New arg to compilation-loop call.
5400
5401 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
5402
5403 * info.el (Info-default-dirs): Change default info dir to
5404 share/info.
5405
5406 * paths.el (Info-default-directory-list): Ditto.
5407
5408 2007-01-18 Chris Moore <christopher.ian.moore@gmail.com>
5409
5410 * hexl.el (hexl-before-revert-hook): New function.
5411 (hexl-mode): Use it.
5412 (hexl-after-revert-hook): Just call hexl-mode.
5413 (hexl-mode-exit): Remove before-revert-hook.
5414
5415 2007-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
5416
5417 * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
5418
5419 2007-01-16 Martin Rudalics <rudalics@gmx.at>
5420
5421 * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
5422 by "-" in francais7 otherchars entry.
5423 (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
5424 otherchars entry.
5425
5426 2007-01-15 Karl Fogel <kfogel@red-bean.com>
5427
5428 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
5429 path. Rewrite function in `cond' style for readability.
5430
5431 Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
5432 (The path shortening, that is, not the rearrarangement.)
5433
5434 2007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5435
5436 * term/mac-win.el (mac-ae-quit-application): New function.
5437 (mac-apple-event-map): Bind "quit application" Apple event to it.
5438
5439 2007-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
5440
5441 * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
5442 than the program's output.
5443
5444 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
5445
5446 * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
5447 (kmacro-start-macro-or-insert-counter)
5448 (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
5449 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
5450
5451 * longlines.el (longlines-show-hard-newlines):
5452 * ruler-mode.el (ruler-mode-ruler):
5453 * emulation/keypad.el (keypad-setup):
5454 * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
5455 Fix typo in docstring.
5456
5457 2007-01-13 Mathias Dahl <mathias.dahl@gmail.com>
5458
5459 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
5460 Remove redirect character ">".
5461
5462 2007-01-13 Juanma Barranquero <lekktu@gmail.com>
5463
5464 * replace.el (perform-replace): Remove leftover code.
5465
5466 2007-01-12 Richard Stallman <rms@gnu.org>
5467
5468 * replace.el (perform-replace): Don't clear NODENT when computing
5469 the replacement string.
5470
5471 2007-01-11 Michael Albinus <michael.albinus@gmx.de>
5472
5473 * net/tramp.el (tramp-handle-file-local-copy):
5474 Set `enable-multibyte-characters' to nil. Reported by Chris Moore
5475 <christopher.ian.moore@gmail.com>.
5476
5477 2007-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
5478
5479 * diff-mode.el (diff-sanity-check-context-hunk-half)
5480 (diff-sanity-check-hunk): New functions.
5481 (diff-find-source-location): Use'em to check the hunks are well-formed.
5482
5483 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
5484 activate undo when undo is not active.
5485 Reported by Chris Moore <christopher.ian.moore@gmail.com>.
5486
5487 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5488
5489 * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
5490 (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
5491 (ffap-url-at-point): Use char-classes rather than "a-z".
5492
5493 2007-01-10 Juanma Barranquero <lekktu@gmail.com>
5494
5495 * ediff-init.el (ediff-autostore-merges):
5496 * textmodes/fill.el (fill-region): Doc fix.
5497
5498 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5499
5500 * server.el (server-ensure-safe-dir): UIDs may be floats.
5501
5502 2007-01-10 Richard Stallman <rms@gnu.org>
5503
5504 * battery.el (battery-linux-proc-acpi): Use ignore-errors
5505 around calls to directory-files.
5506
5507 * subr.el (momentary-string-display): Use save-excursion.
5508
5509 * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
5510 argument, but read it as `X' does.
5511
5512 2007-01-09 Juri Linkov <juri@jurta.org>
5513
5514 * info.el (Info-fontify-node): Don't hide node names of index entries.
5515
5516 * faces.el (momentary): Change :group to basic-faces where all
5517 basic faces belong to. Add :version.
5518
5519 2007-01-09 Lennart Borgman <lennart.borgman.073@student.lu.se>
5520
5521 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
5522 keybinding is found.
5523 (tutorial--find-changed-keys): Never treat null keybinding as a
5524 remapping.
5525
5526 2007-01-09 Martin Rudalics <rudalics@gmx.at>
5527
5528 * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
5529
5530 2007-01-09 Kenichi Handa <handa@m17n.org>
5531
5532 * international/mule-cmds.el
5533 (select-safe-coding-system-interactively): Fix message.
5534
5535 2007-01-09 Michael Albinus <michael.albinus@gmx.de>
5536
5537 * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
5538 (tramp-process-actions): Add optional parameter TIMEOUT.
5539 (tramp-open-connection-telnet, tramp-open-connection-rsh)
5540 (tramp-open-connection-su): Add timeout of 60".
5541
5542 2007-01-09 Richard Stallman <rms@gnu.org>
5543
5544 * progmodes/compile.el (compile): Doc fix.
5545
5546 2007-01-09 Markus Triska <markus.triska@gmx.at>
5547
5548 * tumme.el (tumme-display-thumb): Doc fix.
5549
5550 2007-01-08 Juanma Barranquero <lekktu@gmail.com>
5551
5552 * battery.el (battery-search-for-one-match-in-files):
5553 * bindings.el (mode-line-minor-mode-help):
5554 * x-dnd.el (x-dnd-types-alist):
5555 * calendar/icalendar.el (icalendar-import-buffer):
5556 * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
5557
5558 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
5559
5560 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com>
5561
5562 * replace.el (replace-regexp): Fix typo in docstring.
5563
5564 2007-01-07 Alan Mackenzie <acm@muc.de>
5565
5566 * progmodes/cc-langs.el (c-operators, c-filter-ops):
5567 Amend doc-string and comments.
5568
5569 2007-01-06 Eli Zaretskii <eliz@gnu.org>
5570
5571 * files.el (abbreviate-file-name): Doc fix.
5572
5573 2007-01-06 Markus Triska <triska@gmx.at>
5574
5575 * subr.el (split-string): Remove spurious ")" from doc string.
5576
5577 2007-01-05 Takaaki Ota <Takaaki.Ota@am.sony.com>
5578
5579 * textmodes/table.el (table--warn-incompatibility):
5580 Use display-warning instead of momentary-string-display.
5581
5582 2007-01-05 Richard Stallman <rms@gnu.org>
5583
5584 * image.el (image-type-header-regexps): Recognize xbm more strictly.
5585
5586 * simple.el (backward-kill-word): Doc fix.
5587
5588 2007-01-05 Romain Francoise <romain@orebokech.com>
5589
5590 * international/mule.el (sgml-html-meta-auto-coding-function):
5591 Ensure that the buffer contains a HTML document.
5592
5593 2007-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5594
5595 * faces.el (momentary): Move here ...
5596 * subr.el (momentary): ... from here.
5597
5598 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
5599
5600 * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
5601 (gdb-speedbar-expand-node): Ask user for confirmation before expanding
5602 large structures/arrays.
5603
5604 2007-01-04 Juanma Barranquero <lekktu@gmail.com>
5605
5606 * files.el (find-file-noselect-1, set-visited-file-name):
5607 Allow backup-enable-predicate to be nil.
5608
5609 2007-01-04 Andreas Schwab <schwab@suse.de>
5610
5611 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
5612 last change.
5613
5614 2007-01-03 Richard Stallman <rms@gnu.org>
5615
5616 * woman.el (woman-decode-buffer): Clarify error message.
5617
5618 2007-01-03 Alan Mackenzie <acm@muc.de>
5619
5620 * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
5621
5622 2007-01-03 Chris Moore <christopher.ian.moore@gmail.com>
5623
5624 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
5625
5626 2007-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
5627
5628 * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
5629
5630 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
5631
5632 * emulation/viper.el (viper-custom-file-name, viper-mode):
5633 Fix typos in docstrings.
5634
5635 * subr.el (momentary-string-display): After moving point, set POS
5636 variable to it to avoid later errors once the buffer is modified.
5637 Doc fix.
5638
5639 2007-01-02 Alan Mackenzie <acm@muc.de>
5640
5641 * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
5642 check that the "*/" is present before trying to manipulate it.
5643
5644 2007-01-02 Richard Stallman <rms@gnu.org>
5645
5646 * wid-edit.el (widget-choose): Avoid ugly error for function keys.
5647
5648 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
5649 Fix format of value.
5650
5651 * cus-edit.el (customize-unsaved): Rename from customize-customized.
5652 Change messages accordingly.
5653 (customize-customized): Now alias.
5654
5655 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
5656
5657 * files.el (version-control): Doc fix.
5658
5659 2007-01-01 Alan Mackenzie <acm@muc.de>
5660
5661 * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
5662 Check the format of c-state-cache is valid for an optimisation before
5663 using it.
5664
5665 * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
5666 are at a statement within a macro". Other changes so that only
5667 the first continuation line in a macro gets the symbol
5668 `cpp-define-intro', the others getting `statement', or whatever.
5669
5670 * progmodes/cc-cmds.el (c-context-line-break): When invoked within
5671 a string, preserve whitespace. Add a backslash only when also in
5672 a macro.
5673
5674 * progmodes/cc-defs.el: Correct typos.
5675
5676 * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
5677 new line after an escaped EOL in a string.
5678
5679 * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
5680 label when it directly follows "else", "do", ....
5681
5682 * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
5683 angle brackets (as seen in "explicit specialisations" of C++
5684 templates).
5685
5686 * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
5687 in the doc-string.
5688
5689 * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
5690 when the comment ender looks like "=========*/" and is alone on
5691 its line.
5692
5693 * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
5694 spelling of c-opt-op-identiTier-prefix, t -> f. Leave an alias
5695 for the old name.
5696
5697 * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
5698 c-\(beginning\|end\)-of-defun by default.
5699
5700 * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
5701 New line-up function, for the DEFUN macro in the Emacs C sources.
5702 Only used in "gnu" style.
5703
5704 * progmodes/cc-styles.el (c-style-alist): Use this new function in
5705 the "gnu" style.
5706
5707 * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
5708 clean-up comment-close-slash also to work when there's a comment
5709 terminator on the line.
5710 (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
5711 these for large arg - only take account of top level {..}, except
5712 for initial and final adjustments. M-- C-M-[ae] now go to the
5713 right defuns when the starting point is between defuns. They use
5714 the four new functions:
5715 (c-in-function-trailer-p, c-where-wrt-brace-construct)
5716 (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
5717 support c-\(beginning\|end\)-of-defun.
5718
5719 * progmodes/cc-engine.el (c-forward-label): Analyze ":"
5720 expressions more rigorously, to exclude bit-field specifiers from
5721 being classed as labels.
5722 (c-forward-label): When analyzing a ":" within a macro, be careful
5723 about using c-forward-syntactic-ws at the macro beginning.
5724 (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
5725 stmt boundary, check for "operator=", etc.
5726
5727 * progmodes/cc-mode.el (c-postprocess-file-styles):
5728 Bind inhibit-read-only to t, around the call to
5729 c-remove-any-local-eval-or-mode-variables, so that it works on a
5730 RO file.
5731
5732 * progmodes/cc-defs.el (c-version): Update the version number to
5733 "5.31.4".
5734
5735 2007-01-01 Richard Stallman <rms@gnu.org>
5736
5737 * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
5738 only if we restored isearch-window-configuration.
5739
5740 2006-12-31 Romain Francoise <romain@orebokech.com>
5741
5742 * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
5743
5744 2006-12-31 Kim F. Storm <storm@cua.dk>
5745
5746 * files.el (auto-mode-case-fold): New defcustom.
5747 (set-auto-mode): If non-nil, perform second case-sensitive pass
5748 through auto-mode-alist if first pass failed.
5749
5750 2006-12-30 Richard Stallman <rms@gnu.org>
5751
5752 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
5753
5754 2006-12-30 Ken Manheimer <ken.manheimer@gmail.com>
5755
5756 * allout.el (allout-encrypt-string): Handle symmetric-key
5757 passphrase caching but leave keypair caching to pgg.
5758
5759 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
5760
5761 Sync with Tramp 2.0.55.
5762
5763 * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
5764 `integerp'. `char-equal' could fail else in case of negative
5765 numbers. Reported by Toby Speight <T.M.Speight.90@cantab.net>.
5766 (top): Check for `font-lock-add-keywords' before calling; it
5767 doesn't exist under XEmacs.
5768 (tramp-yn-prompt-regexp): Fix regexp. Add question from plink.
5769 (tramp-completion-mode): Remove clause (not
5770 tramp-unified-filenames), because the function is called in other
5771 context too, where this check results in wrong results in the
5772 XEmacs case on Windows.
5773 (tramp-touch): UTC handling is not possible for XEmacs.
5774
5775 2006-12-30 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5776
5777 * scroll-bar.el (previous-scroll-bar-mode): New variable
5778 (set-scroll-bar-mode): Set previous-scroll-bar-mode.
5779 (scroll-bar-mode): Use previous-scroll-bar-mode if set.
5780
5781 * term/x-win.el: Set scroll bar mode to right if set by X resources.
5782
5783 2006-12-30 Richard Stallman <rms@gnu.org>
5784
5785 * files.el (make-backup-file-name-1): Precompute abs name
5786 but don't lose the relative name.
5787
5788 * international/mule-cmds.el (select-safe-coding-system-interactively):
5789 Fix message.
5790
5791 2006-12-30 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5792
5793 * files.el (backup-buffer): Show entire backup file name in msg.
5794
5795 2006-12-30 Juanma Barranquero <lekktu@gmail.com>
5796
5797 * image.el (image-type-header-regexps, image-type-from-data)
5798 (image-type-from-buffer, image-type-from-file-header):
5799 Revert changes from 2006-12-26.
5800 (image-type-auto-detectable): New variable.
5801 (image-type-auto-detected-p): New function.
5802
5803 * files.el (magic-mode-alist): Detect image files with
5804 `image-type-auto-detected-p' instead of `image-type-from-buffer'.
5805
5806 2006-12-29 Nick Roberts <nickrob@snap.net.nz>
5807
5808 * dired.el (dired-sort-other): Move test for dired-mode...
5809 (dired-sort-set-modeline): ...to here.
5810
5811 2006-12-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5812
5813 * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
5814 change. Suggested by Stefan Monnier.
5815
5816 2006-12-29 Kim F. Storm <storm@cua.dk>
5817
5818 * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
5819 (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
5820
5821 2006-12-27 Kim F. Storm <storm@cua.dk>
5822
5823 * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
5824 so it doesn't accidentally match an fsf.org mail address.
5825 (authors-renamed-files-alist): Add tcover-*.el.
5826
5827 2006-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
5828
5829 * vc-arch.el (vc-arch-find-version): New function.
5830
5831 * vc-hooks.el (vc-version-backup-file-name): Revision names may be
5832 composed of arbitrary characters (even /) in some systems.
5833
5834 2006-12-27 Eli Zaretskii <eliz@gnu.org>
5835
5836 * international/mule-cmds.el (select-safe-coding-system-interactively):
5837 Improve the message in the *Warning* buffer.
5838
5839 2006-12-27 Kim F. Storm <storm@cua.dk>
5840
5841 * ido.el (ido-set-matches-1): Fix last change. If default item is
5842 current buffer, it is ok to be first.
5843
5844 2006-12-27 Kenichi Handa <handa@m17n.org>
5845
5846 * international/mule-cmds.el (select-safe-coding-system-interactively):
5847 Use face `link' for problematic chars.
5848
5849 2006-12-27 Kenichi Handa <handa@m17n.org>
5850
5851 * international/mule-cmds.el (select-safe-coding-system-interactively):
5852 Improve the message in *Warning* buffer.
5853
5854 2006-12-27 Kim F. Storm <storm@cua.dk>
5855
5856 * ido.el (ido-set-matches-1): Never put current buffer first if
5857 there are other matches.
5858
5859 2006-12-26 Nick Roberts <nickrob@snap.net.nz>
5860
5861 * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
5862 expressions.
5863 (gdb-var-delete): Handle duplicate names. Print message for non
5864 root expressions.
5865 (gdb-partial-output-name): Start buffer name with a space.
5866 (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
5867 buffer name.
5868
5869 2006-12-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5870
5871 * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
5872 last footnote when `footnote-spaced-footnotes' is nil.
5873
5874 2006-12-26 Richard Stallman <rms@gnu.org>
5875
5876 * cus-edit.el (custom-browse-sort-alphabetically)
5877 (custom-buffer-sort-alphabetically)
5878 (custom-menu-sort-alphabetically): Doc fixes. Add autoloads.
5879
5880 * image.el (image-type-header-regexps): Change element format
5881 to include third item NOT-ALWAYS.
5882 (image-type-from-data): Handle new format.
5883 (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES.
5884 (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
5885
5886 2006-12-26 Guanpeng Xu <herberteuler@hotmail.com>
5887
5888 * add-log.el (add-log-current-defun): Call `forward-sexp'
5889 multiple times to pick a member function name defined as
5890 part of nested classes/namespaces.
5891
5892 2006-12-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5893
5894 * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
5895 which keymap should be used to change menu. It does not affect any
5896 existent code.
5897
5898 2006-12-26 Richard Stallman <rms@gnu.org>
5899
5900 * textmodes/fill.el (fill-paragraph): Check for a minibuffer
5901 rather than for being in a minibuffer window.
5902
5903 2006-12-25 Daiki Ueno <ueno@unixuser.org>
5904
5905 * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
5906 locale-coding-system.
5907 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
5908 LF.
5909
5910 2006-12-25 Michael R. Mauger <mmaug@yahoo.com>
5911
5912 * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
5913 (sql-mode-syntax-table): Disable double quoted strings.
5914 (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
5915
5916 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5917
5918 * startup.el (fancy-splash-last-input-event): New variable.
5919 (fancy-splash-special-event-action): New function.
5920 (fancy-splash-screens): Temporarily bind special events to it.
5921 Execute command for saved special event before exiting from
5922 recursive editing.
5923
5924 * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
5925 New functions.
5926 (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
5927 Use mac-unread-string.
5928
5929 2006-12-24 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
5930
5931 * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
5932 an optimized comment regexp if `comment-start-skip' uses a ^.
5933 * bs.el (bs--up): Remove interactive spec.
5934
5935 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5936
5937 * woman.el (woman-decode-buffer): Signal error for alien macro sets.
5938 Suggested by James Cloos.
5939
5940 2006-12-24 Kevin Ryde <user42@zip.com.au>
5941
5942 * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
5943 in March.
5944 (calendar-dst-ends): Default to first Sunday in November.
5945
5946 2006-12-24 Ken Manheimer <ken.manheimer@gmail.com>
5947
5948 * allout.el (allout-encrypt-string): Inhibit use of agent within
5949 body of let form where encryption happens. Acknowledge non-use of
5950 gpg-agent in docstring.
5951 (allout-toggle-subtree-encryption): Acknowledge non-use of
5952 gpg-agent in docstring.
5953
5954 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5955
5956 * custom.el (custom-add-frequent-value): Alias for custom-add-option.
5957
5958 2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
5959
5960 * ediff-diff.el (ediff-diff-options): Clarify docstring.
5961 (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
5962
5963 * emulation/viper-cmd.el (viper-post-command-sentinel):
5964 Protect against errors in hooks.
5965 (viper-add-newline-at-eob-if-necessary): Add newline only if we
5966 actually modify buffer; ignore errors if occur.
5967
5968 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
5969
5970 * calendar/calendar.el (calendar-mode-map): Switch < and >.
5971 (calendar-mode-line-format): Use mouse-1 bindings, and tweak
5972 formatting.
5973
5974 2006-12-23 Richard Stallman <rms@gnu.org>
5975
5976 * simple.el (delete-horizontal-space): Doc fix.
5977
5978 2006-12-23 Eli Zaretskii <eliz@gnu.org>
5979
5980 * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
5981 explicitly in a recursive Make, not implicitly through prerequisites,
5982 since the latter is wrong under parallel builds.
5983
5984 2006-12-22 Eli Zaretskii <eliz@gnu.org>
5985
5986 * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
5987
5988 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5989
5990 * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
5991 message string.
5992
5993 2006-12-22 Ben North <ben@redfrontdoor.org> (tiny change)
5994
5995 * outline.el (outline-next-visible-heading): Fix the case with a
5996 header at end-of-file with no final newline.
5997
5998 2006-12-22 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
5999
6000 * indent.el (tab-always-indent): Doc fix.
6001
6002 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
6003
6004 * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
6005 (Info-fontify-node): Do fontify indices.
6006
6007 * tutorial.el (tutorial--detailed-help): Remove unnecessary link
6008 to the Emacs Lisp reference manual.
6009 (tutorial--tab-map): Remove. All callers changed.
6010 (tutorial--find-changed-keys): New elt QUIET, used to...
6011 (tutorial--display-changes): ...ensure that warning messages are
6012 only issued once per changed key.
6013 (tutorial--remove-remarks): Delete unused code-path.
6014 (lang-strings): Remove extraneous formatting.
6015 (tutorial--save-tutorial): Prompt before saving tutorial state.
6016
6017 2006-12-21 Chong Yidong <cyd@stupidchicken.com>
6018
6019 * tutorial.el: Remove `cl' requirement. Clean up whitespace.
6020 Replace '?\ ' by '?\s' throughout.
6021 (tutorial-warning-face): Inherit font-lock-warning-face. Move to
6022 `help' custom group.
6023 (tutorial--key-description): New function.
6024 (tutorial--display-changes): Remove redundant arg. Scan for all
6025 key sequences to avoid false matches. Cleanup.
6026 (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
6027 reduce homedir pollution.
6028 (help-with-tutorial): Call tutorial--display-changes with no arg.
6029
6030 2006-12-21 Carsten Dominik <dominik@science.uva.nl>
6031
6032 * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
6033
6034 2006-12-20 Michael Albinus <michael.albinus@gmx.de>
6035
6036 * net/tramp.el (tramp-default-method): We still need to check for
6037 `executable-find', because it is not bound under Emacs 20.
6038 (tramp-handle-file-name-completion)
6039 (tramp-completion-handle-file-name-completion): Handle optional
6040 parameter PREDICATE.
6041 (tramp-find-default-method): Add code for default values.
6042
6043 2006-12-20 Nick Roberts <nickrob@snap.net.nz>
6044
6045 * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
6046 make gud-go send "continue".
6047
6048 2006-12-19 Juanma Barranquero <lekktu@gmail.com>
6049
6050 * image.el (image-type-header-regexps): Be more specific detecting `pbm'
6051 and `png' files. Use non-capturing parenthesis for `tiff' regexp.
6052
6053 2006-12-19 Kim F. Storm <storm@cua.dk>
6054
6055 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
6056 instead of global-map.
6057
6058 * files.el (magic-mode-alist): Allow matching file type by
6059 calling a function at bob. Check for image types by calling
6060 image-type-from-buffer. Suggested by Juanma Barranquero.
6061 (set-auto-mode): Do it.
6062
6063 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
6064
6065 * net/tramp.el (tramp-methods): Introduce new method `scpc'.
6066 Remove "ControlMaster" option from the other `scp*' methods.
6067 (tramp-default-method): Check for ssh-agent before setting to `scp'.
6068
6069 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
6070
6071 * textmodes/org.el (org-mode): Show context after isearch.
6072 (org-show-siblings): New function.
6073 (org-show-context): Use `org-show-siblings'.
6074
6075 2006-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
6076
6077 * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
6078 Use syntax-ppss-toplevel-pos.
6079
6080 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
6081
6082 * textmodes/org.el (org-current-line): Make sure that lines are
6083 counted from beginning of buffer.
6084 (org-table-copy-region, org-table-paste-rectangle): Make sure that
6085 lines are counted from beginning of buffer.
6086
6087 2006-12-17 Chong Yidong <cyd@stupidchicken.com>
6088
6089 * info.el (Info-build-node-completions): Signal error if tag-table
6090 marker is not found.
6091
6092 * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6093
6094 2006-12-17 Alan Mackenzie <acm@muc.de>
6095
6096 * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
6097 speed) the case when open-paren-in-column-0-is-defun-start is nil.
6098 Based on code by Martin Rudalics.
6099
6100 * progmodes/cc-mode.el (c-basic-common-init): Don't set
6101 open-paren-in-column-0-is-defun-start to nil any more.
6102
6103 2006-12-17 Richard Stallman <rms@gnu.org>
6104
6105 * simple.el (delete-horizontal-space): Use prefix arg.
6106
6107 * help-fns.el (describe-variable): Improve blank separator lines.
6108
6109 * files.el (magic-mode-alist): Mark as risky.
6110
6111 * files.el (make-backup-file-name-1):
6112 Expand backup-directory explicitly.
6113
6114 2006-12-17 Michael Albinus <michael.albinus@gmx.de>
6115
6116 * net/tramp.el (tramp-default-method): Before setting to "pscp",
6117 check whether package password.el is loaded, or Pageant is running.
6118
6119 2006-12-17 Ulf Jasper <ulf.jasper@web.de>
6120
6121 * calendar/icalendar.el (icalendar-version): Increase to "0.14".
6122 (icalendar--rris): First try Emacs, then XEmacs.
6123 (icalendar--convert-ical-to-diary): Doc fix.
6124 Insert newline at end of target file.
6125
6126 2006-12-17 Kim F. Storm <storm@cua.dk>
6127
6128 * outline.el (outline-isearch-open-invisible-function): New defvar.
6129 (outline-flag-region): Use it if non-nil for isearch-open-invisible
6130 overlay property instead of outline-isearch-open-invisible.
6131
6132 2006-12-16 Kim F. Storm <storm@cua.dk>
6133
6134 * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
6135 if ido-directory-too-big is set on entry.
6136 (ido-toggle-ignore, ido-completion-help): Print message while
6137 reading big directory.
6138
6139 2006-12-15 Richard Stallman <rms@gnu.org>
6140
6141 * shell.el (shell): Doc fix.
6142
6143 2006-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
6144
6145 * emulation/edt.el (edt-xserver):
6146 * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
6147 to fix a problem on Cygwin.
6148
6149 * emulation/edt.el
6150 * emulation/edt-mapper.el
6151 * emulation/edt-lk201.el
6152 * emulation/edt-pc.el
6153 * emulation/edt-vt100.el: Update maintainer's email address.
6154
6155 2006-12-15 Simon Marshall <simon@gnu.org>
6156
6157 * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
6158
6159 2006-12-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6160
6161 * term/mac-win.el (mac-atsu-font-table): Remove defvar.
6162 (mac-handle-font-selection): Use mac-atsu-font-face-attributes
6163 instead of mac-atsu-font-table.
6164 (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
6165
6166 2006-12-14 Stephen Leake <stephen_leake@member.fsf.org>
6167
6168 * align.el (align-match-tex-pattern): Fix a rare bug which
6169 hanged Emacs.
6170
6171 2006-12-14 Richard Stallman <rms@gnu.org>
6172
6173 * startup.el (use-fancy-splash-screens-p): Use frame-height
6174 instead of window-height. Pass frame to image-size.
6175
6176 2006-12-13 Kenichi Handa <handa@m17n.org>
6177
6178 * international/mule-cmds.el (set-locale-environment):
6179 Set default-sendmail-coding-system too.
6180
6181 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu>
6182
6183 * progmodes/idlw-help.el: Fix copyright notice.
6184
6185 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
6186
6187 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
6188
6189 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
6190
6191 * subr.el (unread-command-char): Reformat obsolescence info.
6192
6193 2006-12-11 Richard Stallman <rms@gnu.org>
6194
6195 * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
6196 about calls to cl-struct-setf-expander.
6197
6198 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
6199
6200 * ediff-merg.el (ediff-show-clashes-only): Doc fix.
6201 (ediff-combination-pattern): Fix typo in docstring.
6202
6203 * textmodes/refer.el (refer-find-entry): Doc fix.
6204 (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
6205 (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
6206 Fix tipos in docstrings.
6207
6208 * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
6209
6210 2006-12-10 Kim F. Storm <storm@cua.dk>
6211
6212 * ido.el (ido-init-completion-maps): Remap backward-kill-word
6213 instead of binding M-backspace.
6214
6215 2006-12-10 Juanma Barranquero <lekktu@gmail.com>
6216
6217 * replace.el (replace-match-data, replace-match-maybe-edit):
6218 * calc/calc-aent.el (calc-eval-error):
6219 * emulation/vi.el (vi-char-argument):
6220 * progmodes/cc-langs.el (c-at-vsemi-p-fn)
6221 (c-vsemi-status-unknown-p-fn): Doc fixes.
6222
6223 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
6224
6225 * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
6226 (menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
6227
6228 2006-12-10 Masatake YAMATO <jet@gyve.org>
6229
6230 * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
6231
6232 2006-12-09 Chong Yidong <cyd@stupidchicken.com>
6233
6234 * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
6235
6236 * man.el (Man-xref-button-action): New function. If the
6237 `Man-target-string' button property is a function, assume it
6238 accepts a position argument.
6239 (Man-abstract-xref-man-page): Use it.
6240 (Man-default-man-entry): New optional arg POS.
6241
6242 * wdired.el (wdired-preprocess-symlinks): Make the spaces after
6243 symlink arrows read-only and non-rear-sticky.
6244
6245 2006-12-09 Martin Rudalics <rudalics@gmx.at>
6246
6247 * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
6248 (wdired-search-and-rename): Simplify code.
6249 (wdired-preprocess-files, wdired-preprocess-perms): Make
6250 read-only property of preceding character rear-nonsticky to
6251 avoid that it can be modified. Put old-name and old-link
6252 properties on character preceding name and replace
6253 put-text-property by add-text-properties.
6254 (wdired-get-filename, wdired-get-previous-link): Get old-name
6255 and old-link properties from character preceding name and
6256 simplify code.
6257 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
6258 (wdired-perms-to-number): Make local-map property
6259 rear-nonsticky to avoid that text following permissions may be
6260 modified. Use add-text-properties instead of put-text-property
6261 when changing a permission bit.
6262 (wdired-change-to-dired-mode): Remove stickiness properties.
6263
6264 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
6265
6266 * international/mule-cmds.el (register-input-method): Doc fix.
6267
6268 2006-12-09 Masayuki Ataka <masayuki.ataka@gmail.com> (tiny change)
6269
6270 * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
6271
6272 2006-12-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6273
6274 * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
6275 Force buffer local defs evaluation on local variables loading.
6276 (flyspell-mode-on, flyspell-mode-off): Use it in
6277 `hack-local-variables-hook'.
6278
6279 2006-12-09 Eli Zaretskii <eliz@gnu.org>
6280
6281 * emacs-lisp/find-func.el (find-variable): Doc fix.
6282
6283 * help-fns.el (variable-at-point): Doc fix.
6284
6285 * w32-fns.el (w32-append-code-lines): New function.
6286
6287 2006-12-09 Romain Francoise <romain@orebokech.com>
6288
6289 * comint.el (comint-insert-input): Delete obsolete comment.
6290
6291 2006-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
6292
6293 * net/browse-url.el (browse-url): Set DISPLAY to the one of the
6294 current frame, in case we're connected to several displays.
6295
6296 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
6297
6298 * frame.el (other-frame): Doc fix.
6299 (set-frame-parameter): Fix typo in docstring.
6300
6301 2006-12-07 Kim F. Storm <storm@cua.dk>
6302
6303 * info.el (Info-index): Strip leading colon from topic.
6304
6305 2006-12-07 Nick Roberts <nickrob@snap.net.nz>
6306
6307 * progmodes/gud.el (gud-speedbar-buttons): Deal with references
6308 to pointers.
6309
6310 2006-12-05 J.D. Smith <jdsmith@as.arizona.edu>
6311
6312 * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
6313 Trim out spurious class inheritance "None" entries.
6314
6315 2006-12-05 Kim F. Storm <storm@cua.dk>
6316
6317 * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
6318 (cua-paste-pop): Rework last change for
6319 cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
6320 pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
6321 text inserted by the last M-y command.
6322
6323 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6324
6325 * cmuscheme.el (run-scheme, scheme-start-file): Search the start
6326 file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
6327
6328 * shell.el (shell): Search the start file in ~/.emacs.d as
6329 `init_SHELLNAME.sh' instead.
6330
6331 2006-12-05 Glenn Morris <rgm@gnu.org>
6332
6333 * progmodes/cperl-mode.el (cperl-mode)
6334 * progmodes/f90.el (f90-mode-abbrev-table)
6335 * progmodes/fortran.el (fortran-mode-abbrev-table)
6336 * progmodes/octave-mod.el (octave-abbrev-table)
6337 * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
6338 if abbrev-table is non-nil (saved user abbrevs may have been restored).
6339
6340 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
6341 clear abbrev table, else saved abbrevs will not be restored.
6342
6343 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
6344
6345 * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
6346 the call to `make-obsolete-variable', not in the docstring.
6347
6348 2006-12-04 Chong Yidong <cyd@stupidchicken.com>
6349
6350 * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
6351
6352 2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6353
6354 * progmodes/ebnf-abn.el:
6355 * progmodes/ebnf-bnf.el:
6356 * progmodes/ebnf-dtd.el:
6357 * progmodes/ebnf-ebx.el:
6358 * progmodes/ebnf-iso.el:
6359 * progmodes/ebnf-otz.el:
6360 * progmodes/ebnf-yac.el:
6361 * progmodes/ebnf2ps.el:
6362 * delim-col.el:
6363 * printing.el:
6364 * ps-bdf.el:
6365 * ps-mule.el:
6366 * ps-print.el: Remove 'Time-stamp' comment mark.
6367
6368 * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
6369 'easy-menu-add-item' when called in Emacs 21 or higher.
6370
6371 2006-12-04 Stephen Leake <stephen_leake@stephe-leake.org>
6372
6373 * progmodes/ada-xref.el (ada-check-current): Doc fix.
6374 (ada-make-body-gnatstub): Doc fix. Remove redundant `progn'.
6375
6376 2006-12-04 Kim F. Storm <storm@cua.dk>
6377
6378 * bindings.el (global-map): Bind [signal t] to ignore, to have
6379 user signals ignored by default.
6380
6381 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
6382
6383 * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
6384 Unicode data file pointed to by `describe-char-unicodedata-file'.
6385
6386 2006-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
6387
6388 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
6389 O(n^2) regexp-search by anchoring the search.
6390
6391 2006-12-04 Dan Nicolaescu <dann@ics.uci.edu>
6392
6393 * whitespace.el (whitespace-cleanup-internal): Use current
6394 argument for recursive call.
6395
6396 2006-12-04 Michael Albinus <michael.albinus@gmx.de>
6397
6398 * net/tramp.el (tramp-methods): Add "ControlPath" and
6399 "ControlMaster" to scp, scp1 and scp2 methods. Suggested by
6400 Andreas Schwab <schwab@suse.de>.
6401 (tramp-do-copy-or-rename-file-out-of-band)
6402 (tramp-open-connection-rsh): Compute format spec for ?t.
6403 (tramp-process-actions): Trace command parameters.
6404
6405 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6406
6407 * simple.el (toggle-truncate-lines): Clarify doc string.
6408
6409 * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
6410 (gdb-speedbar-expand-node): Use it.
6411
6412 2006-12-04 Richard Stallman <rms@gnu.org>
6413
6414 * progmodes/python.el (python-indent): Add safe-local-variable prop.
6415
6416 * dired.el (dired-revert): Turn off dired-after-readin-hook
6417 around call to dired-readin.
6418
6419 * menu-bar.el (menu-bar-make-toggle): Add "globally"
6420 to echo area messages.
6421 <indicate-empty-lines, case-fold-search>:
6422 Add "globally" to Help string.
6423 <case-fold-search>: MESSAGE arg need not say "globally".
6424 (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
6425
6426 2006-12-03 Liam Healy <lnp@healy.washington.dc.us> (tiny change)
6427
6428 * outline.el (outline-end-of-subtree): Don't leave an empty
6429 line hidden as we would a real next heading.
6430
6431 2006-12-03 Ken Manheimer <ken.manheimer@gmail.com>
6432
6433 * allout.el (allout-ascend): Add an optional argument to preserve
6434 original position of point when unsuccessful. Also, fix a
6435 docstring error.
6436 (allout-yank-processing): Fix depth shift of multiple-topic so yanks
6437 work again, using allout-ascend's new option.
6438 (allout-setup-mode-map): Extract from allout-mode to initialize
6439 allout-mode-map. Call it on file load, so the mode docstring
6440 substitutions work even if allout mode has not yet been invoked.
6441 (allout-mode): Use new allout-setup-mode-map to track any keybinding
6442 customizations since the map was last processed. Also, refine the
6443 docstring so it's ship-shape for release.
6444 (allout-default-layout, allout-beginning-of-line-cycles)
6445 (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
6446 (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
6447 (allout-version, allout-layout, allout-infer-body-reindent)
6448 (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
6449 (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
6450 (allout-previous-heading, allout-goto-prefix-doublechecked)
6451 (allout-current-bullet-pos, allout-next-sibling-leap)
6452 (allout-pre-command-business, allout-encrypted-type-prefix)
6453 (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
6454 (allout-rebullet-topic, allout-rebullet-topic-grunt)
6455 (allout-flag-region, allout-expose-topic, allout-expose-topic)
6456 (allout-old-expose-topic, allout-listify-exposed)
6457 (allout-process-exposed, allout-latex-verb-quote)
6458 (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
6459 (allout-toggle-current-subtree-encryption)
6460 (allout-toggle-subtree-encryption, allout-bullet-isearch):
6461 Remove extraneous open-paren and close paren string escapes.
6462
6463 2006-12-03 Juanma Barranquero <lekktu@gmail.com>
6464
6465 * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
6466 (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
6467 (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
6468 Fix typos in docstrings.
6469
6470 2006-12-03 Glenn Morris <rgm@gnu.org>
6471
6472 * progmodes/cc-align.el
6473 * progmodes/cc-awk.el
6474 * progmodes/cc-cmds.el
6475 * progmodes/cc-compat.el
6476 * progmodes/cc-defs.el
6477 * progmodes/cc-engine.el
6478 * progmodes/cc-langs.el
6479 * progmodes/cc-menus.el
6480 * progmodes/cc-mode.el
6481 * progmodes/cc-styles.el
6482 * progmodes/cc-vars.el
6483 * progmodes/vhdl-mode.el: Fix Copyright format.
6484
6485 2006-12-02 Chong Yidong <cyd@stupidchicken.com>
6486
6487 * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
6488 initial down event.
6489
6490 2006-12-02 Kim F. Storm <storm@cua.dk>
6491
6492 * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
6493 (cua-repeat-replace-region): Make M-v more robust.
6494 (cua-paste-pop-rotate-temporarily): New defcustom.
6495 (cua-paste-pop): Use it.
6496 (cua-auto-mark-last-change): New defcustom.
6497 (cua-pop-to-last-change): New helper function.
6498 (cua-set-mark): Use them.
6499
6500 2006-12-01 Nick Roberts <nickrob@snap.net.nz>
6501
6502 * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
6503 mini-buffer message.
6504
6505 2006-12-01 Juanma Barranquero <lekktu@gmail.com>
6506
6507 * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
6508
6509 2006-12-01 Ben North <ben@redfrontdoor.org>
6510
6511 * paren.el: Fix the highlight overlay extension when the user types a
6512 sequence of char very fast just before the open parenthesis.
6513
6514 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6515
6516 * ps-mule.el: Eliminate Emacs 20 compatibility.
6517
6518 * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
6519 (ps-print-version): New version 6.7.
6520 (ps-print-quote): Replace '?\ ' by '?\s'.
6521
6522 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
6523
6524 * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
6525 (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
6526 (hexl-end-of-1k-page): Doc fixes.
6527 (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
6528 Fix typos in docstrings.
6529
6530 2006-11-30 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6531
6532 * ido.el (ido-local-file-exists-p): New. Tell if a file exists
6533 locally, i.e. without using file name handlers.
6534 (ido-read-internal): Allow mono letter host names, avoiding the
6535 `c:' problem by testing if the file exists locally.
6536 (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
6537
6538 2006-11-30 Masatake YAMATO <jet@gyve.org>
6539
6540 * hexl.el (hl-line-range-function, hl-line-face): Declare variables
6541 to avoid bytecomp warnings.
6542 (hexl-mode-old-ruler-function): New variable.
6543 (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
6544 and `hl-line-range-function' after `require' hl-line.
6545 Then bind `hl-line-range-function' and `hl-line-face'.
6546 Don't require frame. Don't use `with-no-warnings'.
6547 (hexl-activate-ruler): Store the original value of
6548 `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
6549 (hexl-mode-exit): Restore the original value of
6550 `ruler-mode-ruler-function'.
6551
6552 2006-11-30 Alin C. Soare <alinsoar@voila.fr> (tiny change)
6553
6554 * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
6555 (hexl-mode-old-hl-line-face): New variable.
6556 (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
6557 line when exit from the hexl-mode.
6558
6559 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
6560
6561 * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
6562 Doc fixes.
6563
6564 * international/fontset.el (create-fontset-from-ascii-font)
6565 (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
6566 (fontset-name-p): Fix typo in docstring.
6567
6568 * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
6569
6570 2006-11-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6571
6572 * ps-bdf.el: Fix maintainer email.
6573
6574 * ps-mule.el: Fix maintainer email. Define functions for Emacs 20
6575 compatibility.
6576
6577 * ps-print.el: Fix maintainer email. Define functions for Emacs 20 &
6578 21 compatibility.
6579 (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
6580 Emacs 20 & 21.
6581
6582 2006-11-29 J.D. Smith <jdsmith@as.arizona.edu>
6583
6584 * progmodes/idlwave.el (idlwave-auto-fill):
6585 Remove paragraph-start let to prevent auto-fill giving up.
6586
6587 2006-11-28 Juanma Barranquero <lekktu@gmail.com>
6588
6589 * vt100-led.el (led-state): Fix typo in previous change.
6590
6591 2006-11-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6592
6593 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6594 Fix interactive spec of the functions getting defined to make them
6595 work as documented.
6596
6597 2006-11-28 Chong Yidong <cyd@stupidchicken.com>
6598
6599 * startup.el (fancy-splash-screens): Hide initial splash buffer.
6600
6601 2006-11-28 Kim F. Storm <storm@cua.dk>
6602
6603 * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
6604 icomplete-mode is enabled.
6605
6606 2006-11-28 Carsten Dominik <dominik@science.uva.nl>
6607
6608 * textmodes/org.el (require): Require gnus-sum during compilation
6609 to avoid problem with a macro call.
6610
6611 2006-11-28 Glenn Morris <rgm@gnu.org>
6612
6613 * emacs-lisp/authors.el (authors-aliases): Add new alias.
6614
6615 * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
6616 (fortran-window-create-momentarily): Do not need string-to-char.
6617
6618 2006-11-28 Richard Stallman <rms@gnu.org>
6619
6620 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
6621 Replace incorrect use of assoc-default with a loop.
6622
6623 * term.el (term-exec-1): Set envvar INSIDE_EMACS.
6624
6625 * simple.el (next-error-find-buffer): Improve messages.
6626
6627 * files.el (revert-buffer): Special error message if file
6628 is now not readable.
6629
6630 * facemenu.el (facemenu-add-new-face): Improve doc strings of
6631 constructed commands.
6632
6633 * comint.el (comint-exec-1): Provide Emacs version and `comint'
6634 in INSIDE_EMACS.
6635
6636 2006-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6637
6638 * diff-mode.el (diff-mode-map): Add a binding for unified->context.
6639
6640 * server.el: Remove spurious * in docstrings.
6641 (server-process-filter): Exit from recursive editing before processing
6642 a new request.
6643
6644 2006-11-27 J.D. Smith <jdsmith@as.arizona.edu>
6645
6646 * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
6647 line so hidden blocks will be correctly identified.
6648
6649 2006-11-27 Juanma Barranquero <lekktu@gmail.com>
6650
6651 * ledit.el (ledit-save-defun, ledit-mode):
6652 * resume.el (resume-emacs-args-buffer):
6653 * rot13.el (rot13-display-table, rot13-translate-table, rot13)
6654 (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
6655 * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
6656 (command-send-input, command-kill-line):
6657 * vt100-led.el (led-state, led-on): Fix typos in docstrings.
6658
6659 * autoarg.el (autoarg-kp-mode): Doc fix.
6660
6661 * emacs-lock.el (toggle-emacs-lock): Doc fix. Simplify.
6662 (emacs-lock-check-buffer-lock): Doc fix. Use `when'.
6663 (check-emacs-lock): Doc fix. Simplify.
6664
6665 * iimage.el (iimage-mode-image-regex-alist): Doc fix.
6666 (iimage-mode-buffer): Fix typos in docstring.
6667
6668 * misc.el (zap-up-to-char): Doc fix.
6669
6670 * time-stamp.el: Fix comment and obsolescence string for old
6671 functions. Use `dolist' instead of `while'.
6672
6673 * userlock.el (ask-user-about-lock-help): Fix typos in output message.
6674
6675 * disp-table.el (standard-display-8bit, standard-display-default):
6676 * ebuff-menu.el (electric-buffer-list):
6677 * ehelp.el (electric-help-command-loop):
6678 * font-core.el (font-lock-mode):
6679 * help-macro.el (make-help-screen):
6680 * help.el (describe-minor-mode-completion-table-for-indicator)
6681 (lookup-minor-mode-from-indicator):
6682 * indent.el (tab-to-tab-stop, move-to-tab-stop):
6683 * info-look.el (info-lookup-guess-custom-symbol):
6684 * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
6685 * longlines.el (longlines-wrap-line):
6686 * macros.el (insert-kbd-macro):
6687 * menu-bar.el (menu-bar-update-buffers):
6688 * misc.el (copy-from-above-command):
6689 * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
6690 * newcomment.el (comment-indent):
6691 * novice.el (disabled-command-function):
6692 * sort.el (sort-fields-syntax-table):
6693 * subr.el (momentary-string-display):
6694 * tar-mode.el (tar-header-block-summarize)
6695 (tar-clear-modification-flags):
6696 * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
6697 (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
6698 (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
6699 (te-delete-char, te-down-vertically-or-scroll):
6700 * time-stamp.el (time-stamp-string-preprocess):
6701 * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
6702
6703 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6704
6705 * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
6706 in GUD mode.
6707
6708 * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
6709 speedbar-expand-line-descendants, speedbar-contract-line-descendants.
6710
6711 2006-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6712
6713 * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
6714
6715 2006-11-26 Stephen Leake <stephen_leake@stephe-leake.org>
6716
6717 * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
6718 (ada-compile-goto-error): Adapt to new argument profile of
6719 compilation-goto-locus in Emacs 22. Don't check if the various
6720 compile functions are defined; we already do "(require 'compile)".
6721
6722 2006-11-26 Kim F. Storm <storm@cua.dk>
6723
6724 * kmacro.el: Fix commentary.
6725
6726 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6727
6728 * progmodes/gud.el (gdb): Explain how to run in text command mode
6729 more clearly. Say in error message that multiple debugging
6730 requires restarting GDB.
6731
6732 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6733
6734 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
6735
6736 2006-11-25 Pavel Kobiakov <pk_at_work@yahoo.com>
6737
6738 * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
6739 (flymake-popup-menu): Use it instead of posn-at-point.
6740
6741 2006-11-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6742
6743 * progmodes/cc-vars.el (c-backslash-column):
6744 Mention c-backslash-max-column in documentation for c-backslash-column.
6745
6746 2006-11-24 Lars Hansen <larsh@soem.dk>
6747
6748 * net/tramp.el (tramp-default-method): Under Windows, change from
6749 plink to pscp.
6750 (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
6751 (tramp-actions-copy-out-of-band):
6752 Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
6753 (tramp-action-out-of-band): Move "Permission denied" handling to
6754 tramp-action-copy-failed.
6755 (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
6756 process buffer.
6757
6758 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
6759
6760 * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
6761 strings to a single string. Quote `errors-file-name'.
6762 (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
6763 (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
6764 Adjust calls. Use `shell-quote-argument'.
6765
6766 * international/mule.el (load-with-code-conversion)
6767 (with-category-table): Use with-current-buffer.
6768 (after-insert-file-set-coding): Use restore-buffer-modified-p.
6769
6770 2006-11-24 Eli Zaretskii <eliz@gnu.org>
6771
6772 * mail/smtpmail.el (smtpmail-send-it):
6773 Copy buffer-file-coding-system from the mail buffer. Possibly add a
6774 MIME header for the message encoding.
6775 Bind coding-system-for-write around the call to mail-do-fcc.
6776 Use smtpmail-code-conv-from to encode queued mail messages.
6777
6778 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
6779
6780 * tabify.el (tabify-regexp): Doc fix.
6781
6782 * net/rcirc.el (rcirc-buffer-maximum-lines):
6783 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
6784
6785 * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
6786 (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
6787 Fix typos in output messages.
6788 (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
6789
6790 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6791
6792 * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
6793 the horse's mouth.
6794 (hexlify-buffer): Don't re-encode an arg that's already encoded.
6795
6796 2006-11-23 Michael Kifer <kifer@cs.stonybrook.edu>
6797
6798 * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
6799 Remove condition-case.
6800
6801 2006-11-23 Glenn Morris <rgm@gnu.org>
6802
6803 * progmodes/f90.el (f90-comment-indent): Do not move point in
6804 default case.
6805
6806 2006-11-21 Romain Francoise <romain@orebokech.com>
6807
6808 * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
6809 from library name (reverts change of 2005-10-25).
6810
6811 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se>
6812
6813 * tutorial.el (tutorial--default-keys): Add newline and
6814 delete-backward-char bindings.
6815 (tutorial--detailed-help): Save excursion when finding keys.
6816 Correct warning string for M-x FOO case.
6817 (tutorial--display-changes): Print special keys in tutorial style.
6818 Tweak search regexp for changed keys.
6819
6820 2006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
6821
6822 * thingatpt.el (thing-at-point-url-at-point): Don't add a
6823 redundant scheme.
6824
6825 2006-11-21 Diane Murray <disumu@x3y2z1.net> (tiny change)
6826
6827 * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
6828 are new to the list at IANA. Also added irc, mms, mmsh.
6829
6830 2006-11-20 J.D. Smith <jdsmith@as.arizona.edu>
6831
6832 * progmodes/idlw-help.el (idlwave-html-help-location):
6833 Fail gracefully for missing help packages.
6834 (idlwave-help-assistant-open-link): Open full links.
6835 (idlwave-help-assistant-help-with-topic): Direct help link.
6836
6837 * progmodes/idlwave.el (idlwave-mode):
6838 Set add-log-current-defun-function.
6839 (idlwave-current-routine-fullname): Add, to support add-log.
6840 (idlwave-convert-xml-system-routine-info): Simplify XML parsing
6841 to reflect improvements to xml-parse-file.
6842 (idlwave-mode-menu-def): New binding for help-with-topic.
6843
6844 * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
6845 Handle extra newlines and spaces.
6846 (idlwave-shell-mode-map): Add help-with-topic.
6847
6848 2006-11-20 Chong Yidong <cyd@stupidchicken.com>
6849
6850 * tutorial.el (tutorial-warning-face): New face.
6851 (tutorial--detailed-help, tutorial--display-changes): Use it.
6852 (tutorial--find-changed-keys): Check ESC-prefix binding specially.
6853 Improve search pattern for occurrences of changed keys.
6854
6855 2006-11-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6856
6857 * term/x-win.el (x-last-cut-buffer-coding): New variable.
6858 (x-select-text): Set it.
6859 (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
6860 when checking for newness.
6861
6862 2006-11-19 Juanma Barranquero <lekktu@gmail.com>
6863
6864 * subr.el (posn-image):
6865 * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
6866
6867 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
6868
6869 2006-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6870
6871 * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
6872 Exceptions to the rule "add a space between an identifier and an
6873 opening parenthesis". Defaulted to the `#define' problem of cpp.
6874 (glasses-parenthesis-exception-p): New. Check if the region is an
6875 exception regarding to that.
6876 (glasses-make-readable): Use it.
6877 (glasses-convert-to-unreadable): Ditto. Modify the file also if
6878 `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
6879
6880 2006-11-19 Chong Yidong <cyd@stupidchicken.com>
6881
6882 * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
6883
6884 2006-11-19 Stephen Leake <stephen_leake@stephe-leake.org>
6885
6886 * progmodes/ada-mode.el (ada-make-body): Fix typo.
6887
6888 * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
6889 (ada-xref-initialize): Fix typo. Use add-hook and remove-hook.
6890
6891 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6892
6893 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
6894 conditions for function or variable bindings.
6895
6896 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
6897
6898 * progmodes/compile.el (compilation-start): Ditto.
6899
6900 2006-11-18 Michael Albinus <michael.albinus@gmx.de>
6901
6902 * net/tramp.el (top): cl and custom are always required.
6903
6904 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6905
6906 * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
6907 cut-buffers with next-selection-coding-system if not nil.
6908
6909 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6910
6911 * textmodes/org.el (org-fix-decoded-time): New function.
6912 (org-display-custom-time): Use `org-fix-decoded-time'.
6913
6914 2006-11-17 Chong Yidong <cyd@stupidchicken.com>
6915
6916 * menu-bar.el (menu-bar-games-menu): Remove yow.
6917
6918 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6919
6920 * textmodes/org.el (org-scan-tags): Re-align code fixed.
6921 (org-detach-overlay): Rename from `org-detatch-overlay'.
6922 (org-table-convert-region): Insert space after column separator.
6923 (org-agenda-kill): New command.
6924 (org-metaleft): Call `org-outdent-item' on bullets.
6925 (org-metaright): Call `org-indent-item' on bullets.
6926 (org-timestamp-change): Set `org-last-changed-timestamp'.
6927 (org-current-line): Make sure (bolp) returns correct result.
6928 (org-agenda-change-all-lines): Make sure TODO are highlighted.
6929
6930 2006-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
6931
6932 * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
6933
6934 2006-11-16 Chong Yidong <cyd@stupidchicken.com>
6935
6936 * mouse.el (global-map): Change 2006-08-16 fix to call
6937 mouse-yank-at-click explicitly, since mouse events are not carried
6938 over into keyboard macros.
6939
6940 2006-11-16 Kim F. Storm <storm@cua.dk>
6941
6942 * ido.el (ido-file-internal): Use current buffer's file name as default
6943 choice for ido-find-alternate-file. Suggested by Matt Hodges.
6944
6945 2006-11-15 Ken Manheimer <ken.manheimer@gmail.com>
6946
6947 * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
6948 (allout-inhibit-aberrance-doublecheck): Rename from
6949 allout-during-yank-processing. All callers changed.
6950 (allout-ascend): Provide for unusual case where some topic after
6951 the first in file is at lower depth than the first.
6952 (allout-shift-in): Ensure the offspring of the new containing
6953 topic are exposed.
6954 (allout-encrypt-string): Preserve the coding-system of the text,
6955 according to that of the containing buffer.
6956 (allout-toggle-subtree-encryption): When the text being encrypted
6957 requires a different coding system, offer to preserve the coding
6958 system using a file local var.
6959
6960 2006-11-15 Simon Marshall <simon@gnu.org>
6961
6962 * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
6963 to recognise "T t()" as a function declaration, rather than a
6964 variable instantiation, iff at the top-level or inside a class
6965 declaration. Suggested by Feng Li <fengli@gmail.com>.
6966
6967 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6968
6969 * progmodes/ada-xref.el (ada-parse-prj-file):
6970 Don't delete project buffer; user may want to edit it.
6971 (ada-xref-set-project-field, ada-xref-current-project-file)
6972 (ada-xref-current-project, ada-show-current-project)
6973 (ada-set-main-compile-application): New functions.
6974 (ada-xref-get-project-field, ada-require-project-file):
6975 Normalize use of ada-prj-default-project-file.
6976 (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
6977 Normalize use of ada-require-project-file.
6978 (ada-prj-find-prj-file): Improve doc string, comments.
6979
6980 * progmodes/ada-mode.el (ada-mode-version): Bump version.
6981 (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
6982 (ada-create-menu): Add ada-set-main-compile-application,
6983 ada-show-current-main, ada-show-current-project.
6984
6985 2006-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
6986
6987 * progmodes/python.el (inferior-python-mode-syntax-table): New var.
6988 (inferior-python-mode): Use it.
6989
6990 2006-11-14 Andreas Schwab <schwab@suse.de>
6991
6992 * term/xterm.el (terminal-init-xterm): Add more key bindings.
6993
6994 2006-11-13 Kim F. Storm <storm@cua.dk>
6995
6996 * ido.el (ido-copy-current-word): C-o copies region if active.
6997
6998 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6999
7000 * textmodes/org.el (org-emph-face): Fix typo in variable name.
7001
7002 2006-11-13 Juanma Barranquero <lekktu@gmail.com>
7003
7004 * ediff.el (ediff-revision):
7005 * files.el (set-visited-file-name):
7006 * mail/rmailout.el (rmail-output-body-to-file):
7007 Use `format', not `message', in `y-or-n-p' call.
7008
7009 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7010
7011 * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
7012 (org-metaright): Call `org-indent-item' on bullets.
7013 (org-timestamp-change): Set `org-last-changed-timestamp'.
7014 (org-current-line): Make sure (bolp) returns correct result.
7015 (org-agenda-change-all-lines): Make sure highlighting TODO always works.
7016
7017 2006-11-12 Richard Stallman <rms@gnu.org>
7018
7019 * language/european.el (turkish-case-conversion-enable)
7020 (turkish-case-conversion-disable): New functions.
7021 ("Turkish" lang env): Use them.
7022
7023 * international/characters.el (case table):
7024 Do nothing special for i and I.
7025
7026 * subr.el (remove-overlays): Fix last change.
7027
7028 * cus-edit.el (custom-save-all): Use find-file-visit-truename
7029 for visiting the custom file.
7030
7031 2006-11-12 Markus Triska <triska@gmx.at>
7032
7033 * play/handwrite.el (handwrite): Also process lines not ending
7034 with newline. Replace some position-fiddling with different
7035 logic. Improve performance.
7036
7037 2006-11-12 Stephen Leake <stephen_leake@stephe-leake.org>
7038
7039 * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
7040 replacing deleted variable `ada-check-switch'.
7041 (ada-project-file-extension): Rename to `ada-prj-file-extension'.
7042 (ada-xref-project-files): Improve doc string.
7043 (ada-find-executable): New function.
7044 (ada-initialize-runtime-library): Use `ada-find-executable'.
7045 (ada-xref-set-default-prj-values): In compile commands, don't need
7046 `ada-cd-command'; `compile' does that more portably.
7047 Use ada-prj-default-check-cmd.
7048 (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
7049 properties if not specified in project file.
7050 (ada-goto-declaration): Display useful message for new error
7051 'error-file-not-found.
7052 (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
7053 'error-file-not-found.
7054 (ada-get-all-references): Match latest ali syntax. Signal new
7055 error 'error-file-not-found.
7056 (ada-find-in-ali): Match latest ali syntax.
7057 (ada-make-filename-from-adaname): Handle different semantics of
7058 gnatkr in GNAT 3.15p vs later.
7059
7060 * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
7061 ada-procedure-start-regexp.
7062 (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
7063
7064 * progmodes/ada-mode.el: Replace conditional (require 'ispell)
7065 with defvar.
7066 (ada-language-version): Rename ada05 -> ada2005.
7067 (ada-align-region-separate): Add `eval-when-compile'.
7068 (ada-name-regexp): Remove unneeded escapes in regexp character
7069 alternative.
7070 (ada-compile-goto-error-file-linenr-re): New constant.
7071 (ada-matching-start-re): Handle additional cases `declare',
7072 `procedure', `function'.
7073 (ada-compile-goto-error): Handle "... at line nn".
7074 (ada-mode): Clearer syntax, comments for ff-special-constructs.
7075 Delete support for old versions of `align'.
7076 (ada-search-prev-end-stmt): Handle additional keyword `private'.
7077 (ada-check-defun-name): Simplify handling of `declare'.
7078 (ada-goto-matching-start): Handle nested `begin ... end'.
7079 Handle `declare', `protected', `procedure', `function'.
7080 (ada-create-menu): Presence of arm95 is not conditional on using
7081 GNAT compiler.
7082
7083 2006-11-12 Juanma Barranquero <lekktu@gmail.com>
7084
7085 * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
7086 nil in the *RE-Builder* buffer (it causes spurious error messages).
7087
7088 * server.el (server-visit-files): If `minibuffer-auto-raise' has
7089 been set to t, respect it.
7090
7091 2006-11-11 Stephen Leake <stephen_leake@stephe-leake.org>
7092
7093 * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
7094 Delete commented out code for old Emacs versions. Autoloading of
7095 "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
7096 (ada-mode-version): Bump version number.
7097 (ada-95-string-keywords, ada-2005-string-keywords)
7098 (ada-2005-keywords, ada-name-regexp): New constant.
7099 (ada-language-version, ada-procedure-start-regexp, ada-mode)
7100 (ada-font-lock-keywords): Add support for Ada 2005 keywords.
7101 (ada-package-start-regexp): Support private packages, include package
7102 name (for ada-set-point-accordingly).
7103 (ada-next-procedure, ada-previous-procedure)
7104 (ada-which-function-are-we-in): Match changes to
7105 ada-procedure-start-regexp.
7106 (ada-make-body): Make non-interactive; not a user function.
7107 (ada-make-subprogram-body): Improve doc string.
7108
7109 2006-11-11 Romain Francoise <romain@orebokech.com>
7110
7111 * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
7112 `compilation-error-regexp-alist' buffer-local, since we changed
7113 `compilation-error-regexp-alist-alist' locally.
7114
7115 2006-11-11 Juanma Barranquero <lekktu@gmail.com>
7116
7117 * server.el (server-visit-files): Bind `minibuffer-auto-raise'
7118 to the value of `server-raise-frame'.
7119
7120 2006-11-11 Glenn Morris <rgm@gnu.org>
7121
7122 * ido.el (ido-enable-prefix)
7123 * ses.el (ses-call-printer-return)
7124 * net/tramp.el (tramp-unified-filenames)
7125 * progmodes/cc-align.el (c-lineup-string-cont)
7126 * progmodes/compile.el (compilation-directory-matcher)
7127 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
7128 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
7129 (vhdl-clock-rising-edge)
7130 * textmodes/org.el (org-export-with-timestamps)
7131 (org-export-remove-timestamps-from-toc)
7132 (org-export-with-tags): Improve previous doc fixes.
7133
7134 2006-11-11 Richard Stallman <rms@gnu.org>
7135
7136 * textmodes/flyspell.el (flyspell-mode-map):
7137 Bind C-c $ instead of M-RET.
7138
7139 2006-11-10 Simon Marshall <simon@gnu.org>
7140
7141 * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
7142 fontification for "case" and "default" keywords.
7143
7144 2006-11-10 Andreas Schwab <schwab@suse.de>
7145
7146 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
7147 Avoid starting sentence with "nil".
7148
7149 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
7150
7151 * server.el (server-raise-frame): New option.
7152 (server-switch-buffer): Use it.
7153
7154 2006-11-10 Nick Roberts <nickrob@snap.net.nz>
7155
7156 * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
7157 with a capital.
7158
7159 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7160
7161 * textmodes/org.el (org-show-hierarchy-above)
7162 (org-show-following-heading): Fix typo in default value.
7163 (org-scan-tags): Make the search case-sensitive.
7164 (org-tags-sparse-tree): Don't overrule
7165 `org-show-following-heading' and `org-show-hierarchy-above'.
7166 (org-reveal): New command.
7167 (org-show-context): Rename from `org-show-hierarchy-above'.
7168 (org-fast-tag-selection-single-key): New option.
7169 (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
7170 (org-tags-overlay): New variable.
7171 (org-agenda-todo-ignore-deadlines): New option.
7172 ("session"): Add circular data structure `org-mark-ring' to
7173 exceptions list in session.el.
7174 (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
7175 New options.
7176 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
7177 (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
7178 (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
7179 (org-finalize-agenda): Activate bracket links in agenda.
7180 (org-at-timestamp-p, org-at-date-range-p): Additional argument
7181 INACTIVE-OK.
7182 (org-show-hierarchy-above, org-show-following-heading):
7183 List values allowed for fine-tuned configuration.
7184 (org-show-hierarchy-above): New argument CONTEXT, use the
7185 fine-tuned settings in `org-show-hierarchy-above' and
7186 `org-show-following-heading'.
7187 (org-display-custom-time): New function.
7188 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
7189 (org-display-custom-times, org-time-stamp-custom-formats):
7190 (org-maybe-intangible): New macro.
7191 (org-activate-bracket-links, org-hide-wide-columns):
7192 Use `org-maybe-intangible'.
7193 (org-open-file): Use `shell-quote-argument'.
7194 (org-display-internal-link-with-indirect-buffer): New option.
7195 (org-file-remote-p): Get regexp from list.
7196 (org-link-expand-abbrev): New function.
7197 (org-link-abbrev-alist): New option.
7198 (org-open-at-point, org-cleaned-string-for-export):
7199 Call `org-link-expand-abbrev'.
7200 (org-timeline, org-agenda-list, org-todo-list)
7201 (org-tags-view): Remove the KEEP-MODES argument.
7202 (org-finalize-agenda-hook): New hook.
7203 (org-get-alist-option): New function.
7204 (org-follow-timestamp-link): New function.
7205 (org-open-at-point): Call `org-follow-timestamp-link'.
7206 (org-log-note-marker, org-log-note-purpose)
7207 (org-log-note-window-configuration): New variables.
7208 (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
7209 (org-log-note-headings): New option.
7210 (org-dblock-write:clocktable): Bug fix, removed infinite loop.
7211 (org-store-link): Support for dired-mode.
7212 (org-open-file): Substitute environment variables into filename.
7213 (org-last): New defsubst.
7214 (org-agenda-re-align-tags): New function.
7215 (org-agenda-align-tags-to-column): New option.
7216 (org-agenda-timeline): Group removed.
7217 (org-prepare-agenda, org-prepare-agenda-buffers)
7218 (org-run-agenda-series, org-timeline, org-agenda-list)
7219 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
7220 the text property inticating the agenda type.
7221 (org-agenda-post-command-hook): Get agenda type from text property
7222 at point.
7223 (org-agenda): Handle command sets. Set `org-agenda-last-arguments'
7224 and obey `org-agenda-overriding-arguments'.
7225 (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
7226 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
7227 (org-agenda-week-view, org-agenda-day-view):
7228 Use `org-agenda-overriding-arguments' to make updating work with
7229 multi-block agendas.
7230 (org-agenda-prefix-format): Allow different formats for the
7231 different agenda entry types.
7232 (org-timeline-prefix-format): Option removed, use
7233 `org-agenda-prefix-format' instead.
7234 (org-prepare-agenda): New function.
7235 (org-select-timeline-window): Option removed, use
7236 `org-select-agenda-window' instead.
7237 (org-respect-restriction): Variable removed.
7238 (org-cmp-tag): New function.
7239 (org-agenda-sorting-strategy, org-entries-lessp):
7240 Implement sorting by last tag.
7241 (org-complete): Better completion in in-buffer option lines.
7242 (org-in-item-p): New function.
7243 (org-org-menu): Add entries for checkboxes.
7244 (org-cycle): Extra brouping in outline-regexp, because it is used
7245 in a search with "^" prepended.
7246 (org-provide-checkbox-statistics): New option.
7247 (org-set-font-lock-defaults): Highlight checkbox statistics.
7248 (org-update-checkbox-count-maybe)
7249 (org-get-checkbox-statistics-face): New functions.
7250 (org-update-checkbox-count): New command.
7251 (org-insert-item, org-toggle-checkbox):
7252 Call `org-update-checkbox-count-maybe'.
7253 (org-export-as-html): XEmacs compatibility for coding system.
7254 (org-force-cycle-archived): New command.
7255 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
7256 overrules cycling.
7257 (org-fix-position-after-promote): If the line contains only a todo
7258 keyword, add a final space.
7259 (org-promote-subtree, org-demote-subtree):
7260 Call `org-fix-position-after-promote'.
7261
7262 2006-11-10 Glenn Morris <rgm@gnu.org>
7263
7264 * calendar/cal-dst.el: Do not assume DST starts/ends on the same
7265 date in every year.
7266 (calendar-dst-check-each-year-flag): New customizable variable.
7267 (calendar-dst-find-data): New function, extracted from
7268 calendar-current-time-zone.
7269 (calendar-current-time-zone): Use calendar-dst-find-data.
7270 (calendar-dst-transition-cache): New variable.
7271 (calendar-dst-find-startend, calendar-dst-starts)
7272 (calendar-dst-ends): New functions.
7273 (calendar-daylight-savings-starts)
7274 (calendar-daylight-savings-ends): Change value to use
7275 calendar-dst-starts, calendar-dst-ends; respectively.
7276
7277 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
7278
7279 * ido.el (ido-enable-prefix)
7280 * ses.el (ses-call-printer-return)
7281 * net/tramp.el (tramp-unified-filenames)
7282 * progmodes/cc-align.el (c-lineup-string-cont)
7283 * progmodes/compile.el (compilation-directory-matcher)
7284 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
7285 * progmodes/gdb-ui.el (gdb-many-windows)
7286 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
7287 (vhdl-clock-rising-edge)
7288 * textmodes/org.el (org-export-with-timestamps)
7289 (org-export-remove-timestamps-from-toc, org-export-with-tags)
7290 (org-read-date): Doc fix (Nil -> nil).
7291
7292 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7293
7294 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
7295 Encode/decode text to/from cut buffers to/from iso-latin-1 only.
7296
7297 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
7298
7299 * bs.el (bs--window-for-buffer): Remove.
7300 (bs--show-with-configuration): Use `get-window-with-predicate'
7301 instead of `bs--window-for-buffer'.
7302
7303 2006-11-10 Kenichi Handa <handa@m17n.org>
7304
7305 * files.el (revert-buffer): Fix previous change.
7306
7307 2006-11-09 Juanma Barranquero <lekktu@gmail.com>
7308
7309 * bs.el (bs--redisplay): Fix typo in docstring.
7310 (bs--window-config-coming-from): Make frame-local.
7311 (bs--restore-window-config): New function.
7312 (bs-kill, bs-select, bs-select-other-window)
7313 (bs-select-other-frame): Use it.
7314 (bs--window-for-buffer): Return as soon as a matching buffer is found.
7315 (bs--show-with-configuration): Save the window configuration as a
7316 frame local var, and only if *buffer-selection* is not already
7317 visible on this frame.
7318
7319 2006-11-08 Chong Yidong <cyd@stupidchicken.com>
7320
7321 * vc-svn.el (vc-svn-admin-directory): New var.
7322 (vc-svn-registered, vc-svn-responsible-p)
7323 (vc-svn-repository-hostname): Use it.
7324 Suggested by arit93@yahoo.com.
7325
7326 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7327
7328 * ldefs-boot.el: Regenerate.
7329
7330 2006-11-08 Alan Mackenzie <acm@muc.de>
7331
7332 * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
7333 case (eq open-paren-in-column-0-is-defun-start nil) by searching
7334 for least nested open-paren.
7335
7336 2006-11-08 Romain Francoise <romain@orebokech.com>
7337
7338 * subr.el (remove-overlays): Fix typo in last change.
7339
7340 2006-11-08 Richard Stallman <rms@gnu.org>
7341
7342 * subr.el (remove-overlays): Call overlay-recenter.
7343
7344 2006-11-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7345
7346 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
7347 (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
7348 behaviour.
7349 (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
7350 directly.
7351
7352 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7353
7354 * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
7355 (ido-max-dir-file-cache, ido-decorations)
7356 (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
7357 (ido-magic-backward-char, ido-enter-dired)
7358 (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
7359 (ido-list-directory, ido-first-match, ido-only-match)
7360 (ido-subdir, ido-indicator): Fix typos in docstrings.
7361 (ido-buffer-internal, ido-completion-help): Fix typos in messages.
7362 (ido-read-internal): Fix typo in error message.
7363
7364 2006-11-08 Kenichi Handa <handa@m17n.org>
7365
7366 * international/mule-cmds.el (set-default-coding-systems):
7367 Always set default-file-name-coding-system to utf-8 for Mac Darwin.
7368
7369 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7370
7371 * makefile.w32-in (setwins): Remove.
7372 (WINS_ALMOST): New macro.
7373 (WINS): Use it.
7374 (autoloads): Don't extract autoloads from files in obsolete/.
7375
7376 2006-11-07 Chong Yidong <cyd@stupidchicken.com>
7377
7378 * whitespace.el (whitespace-buffer): Call remove-overlays after
7379 overlay-recenter for performance. Suggested by Martin Rudalics.
7380
7381 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7382
7383 * net/tramp.el (tramp-default-method): scp is the default method.
7384
7385 2006-11-07 Juanma Barranquero <lekktu@gmail.com>
7386
7387 * server.el (server-start): Save also the Emacs pid in the server file.
7388
7389 2006-11-07 Carsten Dominik <dominik@science.uva.nl>
7390
7391 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
7392 point when displaying a bibtex cross reference in the echo area.
7393
7394 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
7395
7396 * international/mule.el (make-char): Fix typo in docstring.
7397 (load-with-code-conversion, charsetp): Doc fixes.
7398
7399 * international/ja-dic-cnv.el (skkdic-convert):
7400 * cus-edit.el (hook): Fix typo in docstring.
7401
7402 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
7403
7404 * cus-edit.el (custom-mode-map): Move defvar above code using it.
7405 (custom-mode-link-map): New variable.
7406 (custom-group-link, custom-manual): Use follow-link.
7407
7408 2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7409
7410 * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
7411 "Mark Shapiro" -> "Marc Shapiro". Update his email address.
7412
7413 2006-11-06 Richard Stallman <rms@gnu.org>
7414
7415 * textmodes/flyspell.el (flyspell-correct-word-before-point):
7416 New function broken out of flyspell-correct-word.
7417 (flyspell-mode-map): Bind it to M-RET.
7418 (flyspell-correct-word): Call it.
7419
7420 * textmodes/fill.el (fill-minibuffer-function): New function.
7421 (fill-paragraph): Bind fill-paragraph-function to
7422 fill-minibuffer-function.
7423
7424 * ruler-mode.el (ruler-mode-map): Add bindings for up-events
7425 so that they aren't undefined.
7426
7427 * dired.el (dired-readin): Locally bind file-name-coding-system.
7428
7429 * bindings.el: Shorten and clarify usual mode line mouse help string.
7430
7431 * Makefile.in (autoloads): Don't include `obsolete'.
7432
7433 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
7434
7435 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
7436 (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
7437 Printing menu if it's not initialized.
7438 (pr-menu-bind): Act on menu-bar-file-menu directly.
7439
7440 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
7441
7442 * help.el (view-emacs-news): Fix typo in error message.
7443
7444 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
7445
7446 * shadowfile.el (shadow-define-regexp-group)
7447 (shadow-literal-groups, shadow-insert-var): Doc fixes.
7448 (shadow-read-files): Fix typo in message.
7449 (shadow-inhibit-overload, shadow-find, shadow-suffix)
7450 (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
7451 (shadow-suffix, shadow-site-match, shadow-expand-file-name)
7452 (shadow-file-match): Fix typos in docstrings.
7453
7454 * terminal.el (terminal-emulator): Fix typo in message.
7455
7456 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
7457
7458 * emacs-lisp/lselect.el (x-kill-primary-selection)
7459 (x-delete-primary-selection, x-copy-primary-selection):
7460 Fix typos in error messages.
7461
7462 * emulation/edt-mapper.el: Fix typo in interactive message.
7463
7464 * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
7465
7466 * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
7467 (ispell-help): Fix typos in docstrings.
7468 (ispell-help): Fix typo in output message.
7469
7470 * allout.el (allout-adjust-file-variable)
7471 (allout-passphrase-verifier-string)
7472 (allout-passphrase-hint-string)
7473 (allout-toggle-current-subtree-encryption):
7474 * apropos.el (apropos-synonyms):
7475 * cus-edit.el (hook):
7476 * emacs-lock.el (emacs-lock-from-exiting):
7477 * follow.el (follow-avoid-tail-recenter-p):
7478 * hexl.el (hexl-mode):
7479 * mouse-copy.el (mouse-copy-work-around-drag-bug):
7480 * mouse.el (mouse-set-font):
7481 * resume.el (resume-emacs-args-file):
7482 * rfn-eshadow.el (file-name-shadow-tty-properties):
7483 * t-mouse.el (t-mouse-process, t-mouse-mode):
7484 * emacs-lisp/cust-print.el (custom-print-install)
7485 (custom-print-uninstall, custom-format):
7486 * emacs-lisp/shadow.el (list-load-path-shadows):
7487 * emulation/tpu-edt.el (tpu-help-text)
7488 (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
7489 (tpu-reset-control-keys):
7490 * emulation/vip.el (vip-emacs-local-map)
7491 (vip-change-mode-to-emacs):
7492 * emulation/viper.el (viper-mode, viper-set-hooks)
7493 (viper-major-mode-modifier-list):
7494 * emulation/viper-init.el (viper-emacs-state-cursor-color):
7495 * emulation/viper-keym.el (viper-emacs-kbd-map)
7496 (viper-toggle-key):
7497 * mail/feedmail.el (feedmail-queue-reminder)
7498 (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
7499 (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
7500 (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
7501 (feedmail-sender-line, feedmail-force-binary-write)
7502 (feedmail-from-line, feedmail-deduce-envelope-from)
7503 (feedmail-x-mailer-line, feedmail-message-id-generator)
7504 (feedmail-date-generator, feedmail-fiddle-plex-user-list)
7505 (feedmail-enable-spray, feedmail-spray-this-address)
7506 (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
7507 (feedmail-queue-runner-confirm-global)
7508 (feedmail-ask-before-queue-prompt)
7509 (feedmail-ask-before-queue-reprompt)
7510 (feedmail-prompt-before-queue-standard-alist)
7511 (feedmail-prompt-before-queue-user-alist)
7512 (feedmail-prompt-before-queue-help-supplement)
7513 (feedmail-queue-use-send-time-for-message-id)
7514 (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
7515 (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
7516 (feedmail-mail-send-hook-queued)
7517 (feedmail-confirm-addresses-hook-example)
7518 (feedmail-last-chance-hook, feedmail-before-fcc-hook)
7519 (feedmail-queue-runner-mode-setter)
7520 (feedmail-queue-alternative-mail-header-separator)
7521 (feedmail-queue-runner-message-sender)
7522 (feedmail-buffer-eating-function, feedmail-binmail-template)
7523 (feedmail-run-the-queue-no-prompts)
7524 (feedmail-run-the-queue-global-prompt)
7525 (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
7526 (feedmail-envelope-deducer, feedmail-fiddle-date)
7527 (feedmail-default-message-id-generator)
7528 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
7529 (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
7530 * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
7531 (vms-pmail-setup):
7532 * play/dunnet.el (dun-help):
7533 * play/handwrite.el (handwrite):
7534 * play/hanoi.el (hanoi-unix-64):
7535 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
7536 * textmodes/enriched.el (fixed):
7537 * textmodes/org.el (org-file-apps)
7538 (org-emphasis-regexp-components, org-emphasis-alist):
7539 * textmodes/texinfmt.el (batch-texinfo-format):
7540 Fix typos in docstrings.
7541
7542 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
7543
7544 * loadhist.el (read-feature): Don't complete features not loaded
7545 from a file (which make `unload-feature' to fail).
7546
7547 2006-11-05 Reiner Steib <Reiner.Steib@gmx.de>
7548
7549 * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
7550
7551 2006-11-05 Chong Yidong <cyd@stupidchicken.com>
7552
7553 * startup.el (command-line-1): Kill emacs if the last frame is
7554 deleted while evaluating the command-line arguments.
7555
7556 2006-11-05 Richard Stallman <rms@gnu.org>
7557
7558 * startup.el (init-file-had-error): Add doc string.
7559 (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
7560 Use fixed-width font for keyboard key descriptions.
7561
7562 * cus-edit.el (custom-save-all): Error if saving in .emacs
7563 and it had an error when loaded.
7564
7565 * dired-aux.el (dired-copy-file-recursive): Catch errors
7566 from recursive copies in the loop, around the recursive call.
7567
7568 2006-11-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7569
7570 * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
7571 `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in
7572 `/proc/acpi/thermal_zone/*'.
7573 (battery-search-for-one-match-in-files): New. Search a regexp in
7574 the content of some files.
7575
7576 2006-11-05 Martin Rudalics <rudalics@gmx.at>
7577
7578 * window.el (mouse-autoselect-window-now): Remove variable.
7579 (mouse-autoselect-window-state): New variable.
7580 (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
7581 (mouse-autoselect-window-select, handle-select-window):
7582 Rewritten to make mouse-autoselect-window-timer a one-shot timer.
7583 Suspend delayed autoselection during menu or popup dialog.
7584
7585 * info-look.el (info-lookup-guess-custom-symbol): New function
7586 for retrieving symbol at point in custom buffers.
7587 (top level) <info-lookup-maybe-add-help>: Add backquote and
7588 comma to ignored characters in regexps of help specifications
7589 for emacs-lisp-mode and lisp-interaction-mode. This permits
7590 looking up symbols in `...' and after a comma. Add help
7591 specifications for custom-mode and help-mode.
7592
7593 2006-11-04 Eli Zaretskii <eliz@gnu.org>
7594
7595 * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
7596 Don't encode body if RAW is non-nil, or if the old encoding is
7597 identical to the new encoding, or if the body contains only
7598 eight-bit-* characters.
7599
7600 2006-11-04 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
7601
7602 * faces.el (faces-sample-overlay, describe-face): Revert last changes.
7603 (faces-sample-overlay): Remove variable.
7604 (describe-face): Insert sample text in the face being described.
7605
7606 2006-11-04 Martin Rudalics <rudalics@gmx.at>
7607
7608 * whitespace.el (whitespace-indent-regexp): Make this match any
7609 multiples of eight spaces near the beginning of a line.
7610 (whitespace-buffer): Use `remove-overlays' instead of
7611 `whitespace-unhighlight-the-space' and `overlay-recenter' to
7612 speed up overlay handling.
7613 (whitespace-buffer-leading, whitespace-buffer-trailing):
7614 Make these functions highlight the text removed by
7615 `whitespace-buffer-leading-cleanup' and
7616 `whitespace-buffer-trailing-cleanup' respectively.
7617 (whitespace-buffer-search): Use `with-local-quit'.
7618 Move `format' out of loop to speed up scanning larger buffers.
7619 (whitespace-unhighlight-the-space): Remove `remove-hook' since
7620 that function is never added to a hook.
7621 (whitespace-spacetab-regexp, whitespace-ateol-regexp)
7622 (whitespace-buffer-leading-cleanup)
7623 (whitespace-refresh-rescan-list): Fix docstrings.
7624
7625 2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>
7626
7627 * allout.el (allout-during-yank-processing): Cue for inhibiting
7628 aberrance processing during yanks.
7629 (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
7630 the amount of yanked topics that can be aberrant.
7631 (allout-do-doublecheck): Encapsulate this multiply-used recipe in
7632 a function, and supplement with inihibition of doublechecking
7633 during yanks.
7634 (allout-beginning-of-line, allout-next-heading)
7635 (allout-previous-heading, allout-goto-prefix-doublechecked)
7636 (allout-back-to-current-heading, allout-next-visible-heading)
7637 (allout-next-sibling): Use new allout-do-doublecheck function.
7638 (allout-next-sibling): Ensure we made progress when returning
7639 other than nil.
7640 (allout-rebullet-heading): Preserve text property annotations
7641 indicating the text was hidden, if it was.
7642 (allout-kill-line): Remove any added was-hidden annotations.
7643 (allout-kill-topic): Remove any added was-hidden annotations.
7644 (allout-annotate-hidden): Inhibit adding was-hidden text
7645 properties to the undo list.
7646 (allout-deannotate-hidden): New function to remove was-hidden
7647 annotation.
7648 (allout-hide-by-annotation): Use new allout-deannotate-hidden.
7649 (allout-remove-exposure-annotation): Replace by
7650 allout-deannotate-hidden.
7651 (allout-yank-processing): Signal that yank processing is happening
7652 with allout-during-yank-processing. Also, wrap
7653 allout-unprotected's closer to the text changes, for easier
7654 debugging. We need to inhibit-field-text-motion explicitly, in
7655 lieu of the encompassing allout-unprotected.
7656 (outlineify-sticky): Adjust criteria for triggering new outline
7657 decorations to presence or absence of any topics, not just a topic
7658 at the beginning of the buffer.
7659
7660 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
7661
7662 * bs.el (bs--show-all, bs--redisplay):
7663 * cus-edit.el (custom-unlispify-menu-entries)
7664 (custom-unlispify-tag-names, custom-prompt-variable):
7665 * expand.el (expand-pos):
7666 * speedbar.el (speedbar-generic-list-tag-p):
7667 * wid-edit.el (widget-image-enable):
7668 * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
7669 * emacs-lisp/find-func.el (find-function-noselect)
7670 (find-function, find-variable-noselect, find-variable)
7671 (find-definition-noselect, find-face-definition):
7672 * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
7673 * net/eudc-vars.el (eudc-expansion-overwrites-query):
7674 * progmodes/ada-xref.el (ada-find-in-ali):
7675 * textmodes/flyspell.el (flyspell-check-tex-math-command):
7676 * textmodes/org.el (org-copy-subtree):
7677 * textmodes/table.el (table--row-column-insertion-point-p):
7678 Use "non-nil" in docstrings.
7679
7680 2006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
7681
7682 * sort.el (sort-columns): Set the field separator to tab; on
7683 NetBSD, sort complains if "\n" is used as field separator.
7684
7685 2006-11-03 NIIMI Satoshi <sa2c@sa2c.net>
7686
7687 * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
7688
7689 2006-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
7690
7691 * server.el (server-auth-key): Remove. Replace by a process-property.
7692 (server-start): Don't remove the file of the previous process, but
7693 instead clear out the place for the new file.
7694 (server-start): Set the :auth-key property.
7695 (server-process-filter): Use the :auth-key property.
7696
7697 2006-11-02 Carsten Dominik <dominik@science.uva.nl>
7698
7699 * textmodes/org.el (org-mode-map): No longer copy
7700 `outline-mode-map' explicitly - this is already done by
7701 `define-derived-mode'.
7702
7703 2006-11-02 Juanma Barranquero <lekktu@gmail.com>
7704
7705 * server.el (server-visit-files): Use `when'.
7706 (server-process-filter): When authentication fails, send error
7707 message to client. Wrap `process-send-region' in `ignore-errors'
7708 instead of `condition-case', and remove misleading comment.
7709
7710 2006-11-01 Juri Linkov <juri@jurta.org>
7711
7712 * simple.el (yank): Doc fix.
7713
7714 2006-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
7715
7716 * server.el: Try and fit within 80 columns.
7717 (server-start): Make the auth file unreadable by other users.
7718
7719 2006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7720
7721 * battery.el (battery-linux-proc-acpi): Prevent range error when
7722 `full-capacity' is 0.
7723
7724 2006-10-31 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
7725
7726 * faces.el (faces-sample-overlay): New defvar.
7727 (faces-sample-overlay): New function to show face sample text.
7728 (describe-face): Use it.
7729
7730 2006-10-31 Stephen Leake <stephen_leake@stephe-leake.org>
7731
7732 * progmodes/ada-stmt.el: Change maintainer, apply
7733 whitespace-cleanup, checkdoc.
7734 (ada-func-or-proc-name): Add doc string.
7735
7736 * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
7737 whitespace-cleanup, checkdoc. Minor improvements to many doc
7738 strings and comments.
7739 (ada-prj-display-page): Change buffer name to more accurately
7740 reflect function.
7741
7742 * progmodes/ada-xref.el: Change maintainer, apply
7743 whitespace-cleanup, checkdoc. Minor improvements to many doc
7744 strings and comments. Don't look for `gvd' or `ddd' debuggers.
7745 (ada-compile-current): Don't add newlines to commands.
7746
7747 2006-10-31 Juanma Barranquero <lekktu@gmail.com>
7748
7749 * server.el: Add support for TCP sockets.
7750 (server-use-tcp, server-host, server-auth-dir): New options.
7751 (server-auth-key): New variable.
7752 (server-ensure-safe-dir): Create nonexistent parent dirs.
7753 Ignore Unix-style file modes on Windows.
7754 (server-start): Crete a TCP or Unix socket according to the value
7755 of `server-use-tcp'. For TCP sockets, create the id/auth file in
7756 `server-auth-dir' directory.
7757 (server-process-filter): Delete process if authentication
7758 fails (which never happens for Unix sockets).
7759
7760 2006-10-30 David Kastrup <dak@gnu.org>
7761
7762 * subr.el (add-to-list): Don't continue checking if a match has
7763 been found.
7764
7765 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
7766
7767 * tutorial.el: Move defvars to avoid bytecomp warnings.
7768 (tutorial--find-changed-keys): Check if viper-current-state is
7769 bound before using it.
7770 (help-with-tutorial): Check if viper-tutorial is defined before
7771 using it.
7772
7773 2006-10-30 Lennart Borgman <lennart.borgman.073@student.lu.se>
7774
7775 * help-fns.el (help-with-tutorial): Move to tutorial.el.
7776
7777 * tutorial.el: New file.
7778 (help-with-tutorial): Move here from help-fns.el. Add help for
7779 rebound keys. Fix resume of tutorial.
7780 (tutorial--describe-nonstandard-key, tutorial--sort-keys)
7781 (tutorial--find-changed-keys, tutorial--display-changes)
7782 (tutorial--saved-dir, tutorial--saved-file)
7783 (tutorial--save-tutorial): New functions to support the changes in
7784 help-with-tutorial.
7785
7786 2006-10-30 Kenichi Handa <handa@m17n.org>
7787
7788 * files.el (revert-buffer): If a unibyte buffer is being reverted
7789 with a coding system for multibyte, set buffer multibyte before
7790 calling insert-file-contents.
7791
7792 2006-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7793
7794 * server.el (server-select-display): Use a dummy buffer to detect when
7795 the frame is later used.
7796 (server-select-display): New function.
7797 (server-process-filter): Use it to detect unused temp frames.
7798
7799 2006-10-29 Stephen Leake <stephen_leake@stephe-leake.org>
7800
7801 * progmodes/ada-mode.el: Change maintainer, apply
7802 whitespace-clean, checkdoc. Minor improvements to many doc strings.
7803 (ada-mode-version): New function.
7804 (ada-create-menu): Menu operations are available for all supported
7805 compilers.
7806
7807 2006-10-29 Lars Hansen <larsh@soem.dk>
7808
7809 * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
7810 Highlight as keyword.
7811 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
7812 Don't call tramp-method-out-of-band-p for local files.
7813 (tramp-touch): Quote file name.
7814
7815 2006-10-28 Glenn Morris <rgm@gnu.org>
7816
7817 * calendar/calendar.el (cal-html-cursor-month)
7818 (cal-html-cursor-year): Add autoloads for this new package.
7819 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
7820
7821 2006-10-28 Anna M. Bigatti <bigatti@dima.unige.it>
7822
7823 * calendar/cal-html.el: New file.
7824
7825 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
7826
7827 * emacs-lisp/authors.el (authors-aliases): Update.
7828
7829 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
7830
7831 * version.el (emacs-version): Bump version number to 22.0.90.
7832
7833 2006-10-26 John W. Eaton <jwe@octave.org>
7834
7835 * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
7836 New defvar.
7837 (inferior-octave-resync-dirs): Check to see whether Octave has
7838 built-in variables and set inferior-octave-has-built-in-variables.
7839 Check inferior-octave-has-built-in-variables to decide whether to
7840 send commands that set built-in variables or call functions to
7841 change Octave's behavior.
7842 Send "disp (pwd ())" to Octave instead of just "pwd".
7843 (inferior-octave-startup): Send "more off" to Octave instead of
7844 "page_screen_output = 0".
7845
7846 2006-10-26 Chong Yidong <cyd@stupidchicken.com>
7847
7848 * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
7849 pattern normally.
7850
7851 2006-10-26 Nick Roberts <nickrob@snap.net.nz>
7852
7853 * bindings.el (mode-line-mode-menu): Remove bindings for global
7854 minor modes (line/column number) as they are on the menubar.
7855
7856 2006-10-25 Juanma Barranquero <lekktu@gmail.com>
7857
7858 * term/w32-win.el (x-handle-name-switch): Doc fix.
7859 (w32-standard-fontset-spec): Fix typo in docstring.
7860
7861 * midnight.el (midnight-buffer-display-time): Doc fix.
7862 (clean-buffer-list-kill-never-buffer-names): Add "*server*".
7863
7864 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
7865
7866 * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
7867
7868 * emulation/viper-ex.el (ex-read): Quote file argument.
7869
7870 * ediff-diff.el (ediff-same-file-contents): Expand file names.
7871
7872 * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
7873
7874 2006-10-22 Martin Rudalics <rudalics@gmx.at>
7875
7876 * textmodes/flyspell.el (flyspell-check-region-doublons):
7877 Fix last fix.
7878
7879 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
7880
7881 * bindings.el (mode-line-mode-menu): List global minor modes
7882 before local ones.
7883
7884 2006-10-23 Kim F. Storm <storm@cua.dk>
7885
7886 * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
7887 (sit-for): If last command was a prefix arg, add the read-ahead
7888 event to unread-command-events as (t . EVENT) so it will be added
7889 to this-command-keys by read-key-sequence.
7890
7891 2006-10-22 Martin Rudalics <rudalics@gmx.at>
7892
7893 * textmodes/flyspell.el (flyspell-word): Skip past all previous
7894 whitespace when checking doublons.
7895 (flyspell-check-region-doublons): Fix doublon regexp.
7896 (flyspell-highlight-incorrect-region): Highlight doublons using
7897 flyspell-duplicate face.
7898
7899 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
7900
7901 2006-10-22 John Wiegley <johnw@newartisans.com>
7902
7903 * progmodes/python.el (python-use-skeletons): python-mode was
7904 auto-inserting templates (for those with abbrev-mode on), not only
7905 by default -- *but without a configuration variable to disable
7906 it*. This rendered python-mode completely useless for me, so I
7907 have added `python-use-skeletons', which is now off by default.
7908
7909 2006-10-22 Chong Yidong <cyd@stupidchicken.com>
7910
7911 * progmodes/cperl-mode.el (cperl-mode): Don't assume
7912 font-lock-multiline is auto-local (it's not).
7913 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
7914 initialized before calling cperl-init-faces.
7915
7916 2006-10-22 Nick Roberts <nickrob@snap.net.nz>
7917
7918 * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
7919 gdb-stack-position a value when there is no fringe.
7920
7921 * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
7922 indicator if not visiting a file.
7923
7924 2006-10-20 David Kastrup <dak@gnu.org>
7925
7926 * window.el (kill-buffer-and-window): Fix a bug where an aborted
7927 operation would still cause some window to collapse later.
7928
7929 2006-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
7930
7931 * vc.el (vc-switch-backend): Try to be more careful with unwanted
7932 side-effect due to mixing various backends's file properties.
7933
7934 * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
7935 Add arg `filename' instead. Don't set vc-backend if `filename' is set.
7936 Return `filename's status if applicable. Update callers.
7937
7938 2006-10-19 Kenichi Handa <handa@m17n.org>
7939
7940 * international/kkc.el (kkc-region): When a key sequence is not
7941 defined, append (this-single-command-raw-keys) to
7942 unread-input-method-events.
7943
7944 2006-10-19 Juanma Barranquero <lekktu@gmail.com>
7945
7946 * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
7947
7948 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7949
7950 * version.el (emacs-version): Use mac-carbon-version-string.
7951
7952 * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
7953
7954 2006-10-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7955
7956 * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
7957 Kenichi Handa).
7958 (xselect-convert-to-string): Decline requests for UTF8_STRING if
7959 the selection is not UTF-8.
7960
7961 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
7962
7963 * progmodes/ada-mode.el (ada-83-string-keywords)
7964 (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
7965 (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
7966 (ada-looking-at-semi-private, ada-get-body-name):
7967 Fix typos in docstrings.
7968 (ada-create-case-exception, ada-create-case-exception-substring):
7969 Fix typos in error messages.
7970 (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
7971
7972 2006-10-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7973
7974 * term/x-win.el (res-geometry): Don't set geometry from Xresources
7975 to default-frame-alist if default-frame-alist already contains
7976 width/height.
7977
7978 2006-10-18 Richard Stallman <rms@gnu.org>
7979
7980 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
7981 Non-interactive arg is the value, not the expression.
7982
7983 * simple.el (read-expression-map): Just set it, no defvar.
7984
7985 * subr.el (insert-for-yank-1): If last inserted char has
7986 properties, mark them as rear-nonsticky.
7987
7988 * recentf.el (recentf-mode): Doc fix.
7989
7990 * facemenu.el (facemenu-add-new-face): Defend against symbol
7991 that isn't a face name.
7992
7993 * dired-aux.el (dired-do-copy): Doc fix.
7994
7995 2006-10-18 Chong Yidong <cyd@stupidchicken.com>
7996
7997 * simple.el (line-move-1): Ignore fields when moving to the
7998 beginning of line to avoid getting point stuck.
7999
8000 2006-10-18 Martin Rudalics <rudalics@gmx.at>
8001
8002 * textmodes/flyspell.el (flyspell-word-search-backward):
8003 Set inhibit-point-motion-hooks to avoid looping due to intangibile
8004 text.
8005
8006 2006-10-16 Richard Stallman <rms@gnu.org>
8007
8008 * help-fns.el (describe-function-1): Special case optimization
8009 for self-insert-command.
8010
8011 2006-10-16 Kim F. Storm <storm@cua.dk>
8012
8013 * ido.el (ido-reread-directory): Work in `dir' mode too.
8014
8015 2006-10-15 Martin Rudalics <rudalics@gmx.at>
8016
8017 * textmodes/table.el: Require 'regexp-opt.
8018
8019 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
8020
8021 * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
8022 Use shell-quote-argument.
8023
8024 * shell.el (explicit-bash-args): Likewise.
8025
8026 * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
8027 Use grep -E rather than egrep.
8028
8029 2006-10-15 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8030
8031 * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
8032
8033 2006-10-15 Kim F. Storm <storm@cua.dk>
8034
8035 * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
8036
8037 2006-10-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
8038
8039 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
8040 to protect whitespace and metacharacters from the shell.
8041
8042 2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8043
8044 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
8045
8046 2006-10-13 Eli Zaretskii <eliz@gnu.org>
8047
8048 * subr.el (start-process-shell-command): Doc fix.
8049
8050 2006-10-13 Andrea Russo <rastandy@salug.it> (tiny change)
8051
8052 * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
8053 the regexp for Maxima symbols.
8054
8055 2006-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
8056
8057 * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
8058 (vc-find-root): Don't walk higher up than ~.
8059
8060 2006-10-12 Chong Yidong <cyd@stupidchicken.com>
8061
8062 * international/utf-8.el (utf-translate-cjk-load-tables):
8063 Avoid clobbering last-coding-system-used during load.
8064
8065 2006-10-12 Carsten Dominik <dominik@science.uva.nl>
8066
8067 * textmodes/reftex-global.el (reftex-create-tags-file):
8068 Quote file arguments.
8069
8070 2006-10-12 Richard Stallman <rms@gnu.org>
8071
8072 * files.el (file-name-history): Add defvar.
8073 (save-some-buffers-action-alist): Improve description strings.
8074
8075 2006-10-12 Andreas Schwab <schwab@suse.de>
8076
8077 * files.el (auto-mode-alist): Match change log file name also with
8078 a dash before a numeric extension.
8079
8080 2006-10-11 Ilya Zakharevich <ilyaz@cpan.org>
8081
8082 * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
8083 After 5.0:
8084 (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
8085
8086 After 5.1: Major edit. Summary of most visible changes:
8087
8088 - Multiple <<HERE per line allowed.
8089 - Handles multiline subroutine declaration headers (with comments).
8090 (The exception is `cperl-etags' - but it is not used in the rest
8091 of the mode.)
8092 - Fontifies multiline my/our declarations (even with comments,
8093 and with legacy `font-lock').
8094 - Major speedup of syntaxification, both immediate and postponed
8095 (3.5x to 15x [for different CPUs and versions of Emacs] on the
8096 huge real-life document I tested).
8097 - New bindings, edits to imenu.
8098 - "_" is made into word-char during fontification/syntaxification;
8099 some attempts to recognize non-word "_" during other operations too.
8100 - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
8101 - autoload some more perldoc-related stuff
8102 - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
8103 - Attempt to incorporate XEmacs edits which reached me.
8104
8105 Fine-grained changelog:
8106 (cperl-hook-after-change): New configuration variable.
8107 (cperl-vc-sccs-header): Likewise.
8108 (cperl-vc-sccs-header): Likewise.
8109 (cperl-vc-header-alist): Default via two preceding variables.
8110 (cperl-invalid-face): Remove double quoting under XEmacs
8111 (still needed under 21.2).
8112 (cperl-tips): Update URLs for resources.
8113 (cperl-problems): Likewise.
8114 (cperl-praise): Mention new features.
8115 New C-c key bindings: for `cperl-find-bad-style',
8116 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
8117 `cperl-perdoc', and `cperl-perldoc-at-point'.
8118 CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
8119 moved, new submenu of Tools with Ispell entries and narrowing.
8120 (cperl-after-sub-regexp): New defsubst.
8121 (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
8122 Allows heads up to head4.
8123 Allow "package;".
8124 (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
8125 (paren-backwards-message): ??? Something for XEmacs???
8126 (cperl-mode): Never auto-switch abbrev-mode off.
8127 Try to allow '_' be non-word char.
8128 Do not use `font-lock-unfontify-region-function' on XEmacs.
8129 Reset syntax cache on mode start.
8130 Support multiline facification (even on legacy `font-lock').
8131 (cperl-facemenu-add-face-function): ??? Some contributed code ???
8132 (cperl-after-change-function): Since `font-lock' and `lazy-lock'
8133 refuse to inform us whether the fontification is due to lazy
8134 calling or due to edit to a buffer, install our own hook
8135 (controlled by `cperl-hook-after-change').
8136 (cperl-electric-pod): =cut may have been recognized as start.
8137 (cperl-block-p): Move, updated for attributes.
8138 (cperl-calculate-indent): Try to allow '_' be non-word char
8139 Support subs with attributes.
8140 (cperl-where-am-i): Quiet (?) a warning.
8141 (cperl-cached-syntax-table): New function.
8142 (cperl-forward-re): Use `cperl-cached-syntax-table'.
8143 (cperl-unwind-to-safe): Recognize `syntax-type' property
8144 changing in a middle of line.
8145 (cperl-find-sub-attrs): New function.
8146 (cperl-find-pods-heres): Allow many <<EOP per line.
8147 Allow subs with attributes.
8148 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
8149 Recognize "extproc " (OS/2) case-folded and only at start.
8150 /x on s///x with empty replacement was not recognized.
8151 Better comments.
8152 (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
8153 Allow subs with attributes, labels.
8154 Do not confuse "else::foo" with "else".
8155 Minor optimizations...
8156 (cperl-after-expr-p): Try to allow '_' be non-word char.
8157 (cperl-fill-paragraph): Try to detect a major bug in Emacs
8158 with `looking-at' inside `narrow' and bulk out if found.
8159 (cperl-imenu--create-perl-index): Updates for new
8160 `cperl-imenu--function-name-regexp-perl'.
8161 (cperl-outline-level): Likewise.
8162 (cperl-init-faces): Allow multiline subroutine headers
8163 and my/our declarations, and ones with comments.
8164 Allow subroutine attributes.
8165 (cperl-imenu-on-info): Better docstring.
8166 (cperl-etags): Rudimentary support for attributes.
8167 Support for packages and "package;".
8168 (cperl-add-tags-recurse-noxs): Better (?) docstring.
8169 (cperl-add-tags-recurse-noxs-fullpath): Likewise.
8170 (cperl-tags-hier-init): Misprint for `fboundp' fixed.
8171 (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
8172 (cperl-perldoc): Add autoload.
8173 (cperl-perldoc-at-point): Likewise.
8174 (cperl-here-doc-spell): New function.
8175 (cperl-pod-spell): Likewise.
8176 (cperl-map-pods-heres): Likewise.
8177 (cperl-get-here-doc-region): Likewise.
8178 (cperl-font-lock-fontify-region-function): Likewise (backward
8179 compatibility for legacy `font-lock').
8180 (cperl-font-lock-unfontify-region-function): Fix style.
8181 (cperl-fontify-syntaxically): Recognize and optimize away deferred
8182 calls with no-change. Governed by `cperl-hook-after-change'.
8183 (cperl-fontify-update): Recognize that syntaxification region
8184 can be larger than fontification one.
8185 XXXX we leave `cperl-postpone' property, so this is quadratic...
8186 (cperl-fontify-update-bad): Temporary placeholder until
8187 it is clear how to implement `cperl-fontify-update'.
8188 (cperl-time-fontification): New function.
8189 (attrib-group): New text attribute.
8190 (multiline): New value: `syntax-type' text attribute.
8191
8192 After 5.2:
8193 (cperl-emulate-lazy-lock): New function.
8194 (cperl-fontify-syntaxically): Would skip large regions.
8195 Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
8196 Some globals were declared, but uninitialized.
8197
8198 After 5.3, 5.4:
8199 (cperl-facemenu-add-face-function): Add docs, fix U<>.
8200 Copyright message updated.
8201 (cperl-init-faces): Work around a bug in `font-lock'. May slow
8202 facification down a bit.
8203 Misprint for my|our|local for old `font-lock'
8204 "our" was not fontified same as "my|local".
8205 Highlight variables after "my" etc even in
8206 a middle of an expression.
8207 Do not facify multiple variables after my etc
8208 unless parentheses are present.
8209
8210 After 5.5, 5.6
8211 (cperl-fontify-syntaxically): after-change hook could reset.
8212 (cperl-syntax-done-to) to a middle of line; unwind to BOL.
8213
8214 After 5.7:
8215 (cperl-init-faces): Allow highlighting of local ($/).
8216 (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
8217 (cperl-problems): Remove fixed problems.
8218 (cperl-find-pods-heres): Recognize #-comments in m##x too.
8219 Recognize charclasses (unless delimiter is \).
8220 (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
8221 (cperl-regexp-scan): Update docs.
8222 (cperl-beautify-regexp-piece): Use information got from regexp scan.
8223
8224 After 5.8:
8225 Major user visible changes:
8226 Recognition and fontification of character classes in RExen.
8227 Variable indentation of RExen according to groups.
8228
8229 (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
8230 Fontify REx charclasses in variable-name face.
8231 Fontify POSIX charclasses in "type" face.
8232 Fontify unmatched "]" in function-name face.
8233 Mark first-char of HERE-doc as `front-sticky'.
8234 Reset `front-sticky' property when needed.
8235 (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
8236 (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
8237 (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
8238 constructs. Support `narrow'ed buffers.
8239 (cperl-praise): Remove a reservation.
8240 (cperl-make-indent): New function.
8241 (cperl-indent-for-comment): Use `cperl-make-indent'.
8242 (cperl-indent-line): Likewise.
8243 (cperl-lineup): Likewise.
8244 (cperl-beautify-regexp-piece): Likewise.
8245 (cperl-contract-level): Likewise.
8246 (cperl-toggle-set-debug-unwind): New function.
8247 New menu entry for this.
8248 (fill-paragraph-function): Use when `boundp'.
8249 (cperl-calculate-indent): Take into account groups when indenting RExen.
8250 (cperl-to-comment-or-eol): Recognize # which end a string.
8251 (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
8252 (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
8253 (cperl-fontify-syntaxically): More clear debugging message.
8254 (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
8255 (cperl-init-faces): More complicated highlight even on XEmacs (new).
8256 Merge cosmetic changes from XEmacs.
8257
8258 After 5.9:
8259 (cperl-1+): Move to before the first use.
8260 (cperl-1-): Likewise.
8261
8262 After 5.10:
8263
8264 This code may lock Emacs hard!!! Use at your own risk!
8265
8266 (cperl-font-locking): New internal variable.
8267 (cperl-beginning-of-property): New function.
8268 (cperl-calculate-indent): Use `cperl-beginning-of-property'
8269 instead of `previous-single-property-change'.
8270 (cperl-unwind-to-safe): Likewise.
8271 (cperl-after-expr-p): Likewise.
8272 (cperl-get-here-doc-region): Likewise.
8273 (cperl-font-lock-fontify-region-function): Likewise.
8274 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
8275 recursively.
8276 Bound `next-single-property-change' via `point-max'.
8277 (cperl-unwind-to-safe): Bound likewise
8278 (cperl-font-lock-fontify-region-function): Likewise.
8279 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
8280 Initialization of `cperl-font-lock-multiline-start' could be
8281 missed if the "main" fontification did not run due to the
8282 keyword being already fontified.
8283 (cperl-pod-spell): Return t from do-one-chunk function.
8284 (cperl-map-pods-heres): Stop when the worker returns nil.
8285 Call `cperl-update-syntaxification'.
8286 (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
8287 (cperl-get-here-doc-delim): Remove unused function.
8288
8289 After 5.11:
8290
8291 The possible lockup of Emacs (introduced in 5.10) fixed.
8292
8293 (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
8294 (cperl-syntaxify-for-menu): New customization variable.
8295 (cperl-select-this-pod-or-here-doc): New function.
8296 (cperl-get-here-doc-region): Extra argument.
8297 Do not adjust pos by 1.
8298
8299 New menu entries
8300 (Perl/Tools): Selection of current POD or HERE-DOC section.
8301 (Debugging CPerl:) backtrace on fontification.
8302
8303 After 5.12:
8304 (cperl-cached-syntax-table): Use `car-safe'.
8305 (cperl-forward-re): Remove spurious argument SET-ST.
8306 Add documentation.
8307 (cperl-forward-group-in-re): New function.
8308 (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
8309 (XXXX Temporary (?) hack is to syntax-mark them as comment).
8310
8311 After 5.13:
8312 (cperl-string-syntax-table): Make { and } not-grouping
8313 (Sometimes they ARE grouping in RExen, but matching them would only
8314 confuse in many situations when they are not)
8315 (beginning-of-buffer): Replace two occurrences with goto-char...
8316 (cperl-calculate-indent): `char-after' could be nil...
8317 (cperl-find-pods-heres): REx can start after "[" too.
8318 Hightlight (??{}) in RExen too.
8319 (cperl-maybe-white-and-comment-rex): New constant
8320 (cperl-white-and-comment-rex): Likewise.
8321 XXXX Not very efficient, but hard to make
8322 better while keeping 1 group.
8323
8324 After 5.13:
8325 (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
8326 Likewise for 1 << identifier.
8327
8328 After 5.14:
8329 (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
8330 Error-less condition-case could fail.
8331 (cperl-font-lock-fontify-region-function): Likewise.
8332 (cperl-init-faces): Likewise.
8333
8334 After 5.15:
8335 (cperl-find-pods-heres): Support property REx-part2.
8336 (cperl-calculate-indent): Likewise.
8337 Don't special-case REx with non-empty 1st line.
8338 (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
8339 Invert highlighting of charclasses:
8340 now the envelop is highlighted.
8341 Highlight many others 0-length builtins.
8342 (cperl-praise): Mention indenting and highlight in RExen.
8343
8344 After 5.15:
8345 (cperl-find-pods-heres): Highlight capturing parens in REx.
8346
8347 After 5.16:
8348 (cperl-find-pods-heres): Highlight '|' for alternation
8349 Initialize `font-lock-warning-face' if not present.
8350 (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
8351 `font-lock-function-name-face'.
8352 (cperl-look-at-leading-count): Likewise.
8353 (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
8354 `font-lock-keyword-face' (needed for
8355 batch processing), etc...
8356 Use `font-lock-builtin-face' for builtin in REx
8357 Now `font-lock-variable-name-face'
8358 is used for interpolated variables
8359 Use "talking aliases" for faces inside REx
8360 Highlight parts of REx (except in charclasses)
8361 according to the syntax and/or semantic
8362 Syntax-mark a {}-part of (?{}) as "comment"
8363 (it was the ()-part)
8364 Better logic to distinguish what is what in REx
8365 (cperl-tips-faces): Document REx highlighting
8366 (cperl-praise): Mention REx syntax highlight etc.
8367
8368 After 5.17:
8369 (cperl-find-sub-attrs): Would not always manage to print error message.
8370 (cperl-find-pods-heres): Localize `font-lock-constant-face'.
8371
8372 After 5.18:
8373 (cperl-find-pods-heres): Misprint in REx for parsing REx.
8374 Very minor optimization.
8375 `my-cperl-REx-modifiers-face' got quoted.
8376 Recognize "print $foo <<END" as HERE-doc.
8377 Put `REx-interpolated' text attribute if needed.
8378 (cperl-invert-if-unless-modifiers): New function.
8379 (cperl-backward-to-start-of-expr): Likewise.
8380 (cperl-forward-to-end-of-expr): Likewise.
8381 (cperl-invert-if-unless): Works in "the opposite way" too.
8382 Cursor position on return is on the switch-word.
8383 Indents comments better.
8384 (REx-interpolated): New text attribute.
8385 (cperl-next-interpolated-REx): New function.
8386 (cperl-next-interpolated-REx-0): Likewise.
8387 (cperl-next-interpolated-REx-1): Likewise.
8388 "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
8389 Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
8390 (cperl-praise): Mention finded interpolated RExen.
8391
8392 After 5.19:
8393 (cperl-init-faces): Highlight %$foo, @$foo too.
8394 (cperl-short-docs): Better docs for system, exec.
8395 (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
8396 Would not find HERE-doc ended by EOF without NL.
8397 (cperl-short-docs): Correct not-doubled \-escapes.
8398 start block: Put some `defvar' for stuff gone from XEmacs.
8399
8400 After 5.20:
8401 initial comment: Extend copyright, fix email address.
8402 (cperl-indent-comment-at-column-0): New customization variable.
8403 (cperl-comment-indent): Indentation after $#a would increasy by 1.
8404 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
8405 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
8406 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
8407 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
8408 highlight $ in $foo too (UNTESTED).
8409 (cperl-set-style): Docstring missed some available styles.
8410 toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
8411 Change "Current" to "Memorize Current".
8412 (cperl-indent-wrt-brace): New customization variable; the default is
8413 as for pre-5.2 version.
8414 (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
8415 (cperl-style-alist): Likewise.
8416 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
8417 and `cperl-extra-newline-before-brace' etc
8418 being t
8419 (cperl-indent-exp): Plans B and C to find continuation blocks even
8420 if `cperl-extra-newline-before-brace' is t.
8421
8422 After 5.21:
8423 Improve some docstrings concerning indentation.
8424 (cperl-indent-rules-alist): New variable.
8425 (cperl-sniff-for-indent): New function name
8426 (separated from `cperl-calculate-indent').
8427 (cperl-calculate-indent): Separate the sniffer and the indenter;
8428 uses `cperl-sniff-for-indent' now.
8429 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
8430 was inverted;
8431 Support `comment-column' = 0.
8432
8433 2006-10-11 Martin Rudalics <rudalics@gmx.at>
8434
8435 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
8436 * help-at-pt.el (scan-buf-move-to-region): Likewise.
8437 * longlines.el (longlines-window-change-function): Likewise.
8438 * simple.el (undo-ask-before-discard): Likewise.
8439 * wid-edit.el (widget-field-prompt-internal)
8440 (widget-documentation-link-p): Likewise.
8441
8442 2006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8443
8444 * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
8445 for a keyword.
8446
8447 2006-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
8448
8449 * newcomment.el (comment-valid-prefix-p): Make the check
8450 more thorough. From an idea by Martin Rudalics <rudalics@gmx.at>.
8451 (comment-indent-new-line): Adjust call.
8452
8453 2006-10-09 Ken Manheimer <ken.manheimer@gmail.com>
8454
8455 * allout.el (allout-back-to-current-heading): Base on lower-level
8456 routines to get proper disqualification of aberrant topics.
8457
8458 2006-10-09 Richard Stallman <rms@gnu.org>
8459
8460 * textmodes/two-column.el (2C-two-columns): Doc fix.
8461
8462 2006-10-09 Kim F. Storm <storm@cua.dk>
8463
8464 * shell.el (explicit-csh-args, explicit-bash-args): Add comment
8465 about implicit use.
8466
8467 2006-10-08 Richard Stallman <rms@gnu.org>
8468
8469 * textmodes/two-column.el (2C-two-columns): Doc fix.
8470
8471 2006-10-08 Reiner Steib <Reiner.Steib@gmx.de>
8472
8473 * files.el: Mark `buffer-read-only' as safe-local-variable.
8474
8475 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
8476
8477 * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
8478 Burp if GUD buffer has been killed.
8479
8480 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8481
8482 * completion.el (add-completions-from-c-buffer):
8483 Don't presume an error's second element is a string.
8484 Use looking-at rather than buffer-substring + member.
8485
8486 2006-10-07 Eli Zaretskii <eliz@gnu.org>
8487
8488 * mail/rmail.el (rmail-redecode-body): If the old encoding is
8489 `undecided', call find-coding-systems-region to find a proper
8490 non-trivial encoding.
8491 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
8492 and "text/plain".
8493
8494 2006-10-07 Kevin Ryde <user42@zip.com.au>
8495
8496 * textmodes/reftex-vars.el (defgroup reftex): Update home page
8497 url-link.
8498
8499 * strokes.el (defgroup strokes): Remove invalid url-link.
8500
8501 2006-10-07 Magnus Henoch <mange@freemail.hu>
8502
8503 * autoinsert.el (auto-insert-alist): Doc fix.
8504
8505 2006-10-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8506
8507 * mouse-sel.el (mouse-insert-selection-internal):
8508 Use insert-for-yank, so that yank handlers are run.
8509
8510 2006-10-07 Kim F. Storm <storm@cua.dk>
8511
8512 * ido.el (ido-file-extension-aux): Fix comparison.
8513
8514 2006-10-06 Kim F. Storm <storm@cua.dk>
8515
8516 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
8517
8518 2006-10-05 Juanma Barranquero <lekktu@gmail.com>
8519
8520 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
8521 (ad-make-mapped-call): Use `let', not `let*'.
8522
8523 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
8524
8525 * international/mule-cmds.el (coding-system-change-eol-conversion):
8526 Ensure the coding system is initialized before calling
8527 coding-system-eol-type.
8528
8529 2006-10-04 Carsten Dominik <dominik@science.uva.nl>
8530
8531 * textmodes/org.el (org-rm-props, org-activate-plain-links)
8532 (org-activate-angle-links, org-activate-dates)
8533 (org-activate-target-links, org-activate-camels)
8534 (org-activate-tags): Add `rear-nonsticky' text property to avoid
8535 textproperty keymaps from being active beyond the end of a line.
8536 (org-unfontify-region): Also remove `rear-nonsticky' property.
8537
8538 2006-10-04 Kenichi Handa <handa@m17n.org>
8539
8540 * international/code-pages.el (next): Table fixed.
8541
8542 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
8543
8544 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
8545 that it's been made unnecessary by removing narrowing.
8546
8547 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
8548
8549 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
8550 control flow a bit, simplify another bit, and add comments.
8551
8552 2006-10-03 David Kastrup <dak@gnu.org>
8553
8554 * help.el (describe-mode): For clicks on mode-line, use "@"
8555 interactive argument to get the major mode of the click instead of
8556 the current buffer.
8557
8558 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
8559 in order to better redirect mouse-2 clicks. Also allow default
8560 bindings to apply.
8561
8562 2006-10-03 Kim F. Storm <storm@cua.dk>
8563
8564 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
8565 (pushnew): Fix last change.
8566
8567 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
8568
8569 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
8570 Use the interactive spec of `eval-expression'.
8571
8572 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
8573
8574 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
8575
8576 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
8577
8578 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
8579 2006-09-28 commit.
8580
8581 2006-10-02 Kenichi Handa <handa@m17n.org>
8582
8583 * international/code-pages.el (iso-8859-6): Table fixed.
8584
8585 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com>
8586
8587 * dired.el (dired-build-subdir-alist): Fix previous change.
8588
8589 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8590
8591 * simple.el (undo-elt-crosses-region): Fix the inequalities.
8592
8593 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8594
8595 * emacs-lisp/find-func.el (find-function-regexp): Don't match
8596 "define-button-type".
8597
8598 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
8599 they don't keep accumulating.
8600
8601 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
8602
8603 * ffap.el (ffap-rfc-path): Change the address of the RFC
8604 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
8605
8606 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
8607
8608 * allout.el (allout-expose-topic): Rectify implementation of "+"
8609 spec, so that bodies are not exposed with headlines.
8610
8611 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
8612
8613 * allout.el (allout-current-depth): Do aberrent check only at or
8614 below doublecheck depth.
8615 (allout-chart-subtree): Make it explicit that LEVELS being nil
8616 means unlimited depth. Drop undocumented support for LEVELS value
8617 t meaning unlimited depth. (This is consistent with
8618 allout-chart-to-reveal, but contrary to allout-show-children,
8619 which needs to use nil to default to depth of 1.)
8620 (allout-goto-prefix-doublechecked): Wrap long docstring line.
8621 (allout-chart-to-reveal): Be explicit in docstring about meaning
8622 of nil LEVELS, and drop support for LEVELS value t.
8623 (allout-show-children): Translate the level spec used by this
8624 routine to that used by allout-chart-subtree and
8625 allout-chart-to-reveal.
8626 (allout-show-to-offshoot): Retry once when stuck, after opening
8627 subtree - improvements in discontinuity handling likely will
8628 enable progress.
8629
8630 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
8631
8632 * wid-edit.el (widget-button-click-moves-point): New variable.
8633 (widget-button-click): If widget-button-click-moves-point is
8634 non-nil, set point after performing the button action.
8635
8636 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
8637
8638 2006-09-30 Martin Rudalics <rudalics@gmx.at>
8639
8640 * files.el (find-file-existing): Modify to not allow wildcards.
8641
8642 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8643
8644 * simple.el (undo-more): When undo information for the region is
8645 exhausted, say "No further undo information FOR REGION".
8646
8647 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
8648
8649 * progmodes/sh-script.el (sh-prev-thing):
8650 Take `sh-leading-keywords' into account.
8651
8652 2006-09-29 Glenn Morris <rgm@gnu.org>
8653
8654 * custom.el (defcustom): Doc fix.
8655
8656 * calendar/calendar.el (european-calendar-style):
8657 Call european-calendar or american-calendar as needed when set.
8658 (diary-view-entries, list-calendar-holidays): Move autoloads
8659 before use.
8660
8661 2006-09-29 Juri Linkov <juri@jurta.org>
8662
8663 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
8664 to nil if there is no previous property change.
8665
8666 2006-09-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8667
8668 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
8669 saving anything to be sure that `forward-sexp' behaves correctly.
8670
8671 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
8672
8673 * simple.el (line-move-finish): Ignore field boundaries if the
8674 initial and final points have the same `field' property.
8675
8676 2006-09-29 Kim F. Storm <storm@cua.dk>
8677
8678 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
8679 to t while calling ido-read-internal.
8680
8681 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
8682
8683 * textmodes/org.el (org-file-remote-p): Get regexp from list.
8684 (org-archive-subtree): Remove erraneous `]' from character list.
8685
8686 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
8687
8688 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
8689 (ses-reconstruct-all): Make undo of "insert row" work by keeping
8690 markers for data-area and parameters-area.
8691
8692 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
8693
8694 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
8695
8696 * font-lock.el (font-lock-after-change-function): Refontify next line
8697 as well if end is at BOL.
8698 (font-lock-extend-jit-lock-region-after-change): Be more careful to
8699 only extend the region as much as needed.
8700
8701 2006-09-28 Richard Stallman <rms@gnu.org>
8702
8703 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
8704
8705 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
8706
8707 * international/mule.el (after-insert-file-set-coding):
8708 If VISIT, don't let set-buffer-multibyte make undo info.
8709
8710 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
8711
8712 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
8713 lines in base64-encoded authentication response.
8714
8715 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8716
8717 * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
8718 (ebnf-version): New version 4.3.
8719 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
8720 (ebnf-prologue): Adjust PostScript programming.
8721 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
8722 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
8723
8724 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
8725
8726 * jit-lock.el (jit-lock-force-redisplay): Rename from
8727 jit-lock-fontify-again, and undo the mistaken change I've just done.
8728
8729 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
8730 (jit-lock-fontify-again): Don't refontify text that's not displayed.
8731
8732 2006-09-26 Kenichi Handa <handa@m17n.org>
8733
8734 * startup.el (display-splash-screen): Allow a prefix argument.
8735
8736 2006-09-25 Jason Rumney <jasonr@gnu.org>
8737
8738 * subr.el (shell-quote-argument): Use DOS logic for Windows
8739 shells with DOS semantics.
8740
8741 2006-09-24 Richard Stallman <rms@gnu.org>
8742
8743 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
8744 (compilation-goto-locus): Use compilation-goto-locus-delete-o
8745 to delete the overlay. Put it on pre-command-hook.
8746
8747 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
8748
8749 * startup.el (fancy-splash-screens, normal-splash-screen):
8750 Call the splash buffer *About GNU Emacs*.
8751
8752 * simple.el (next-error-highlight, next-error-highlight-no-select):
8753 Default to 0.5.
8754 (yank-excluded-properties): Add `fontified'.
8755
8756 * font-lock.el (font-lock-compile-keywords): Allow value of
8757 syntax-begin-function to enable paren-column-0 highlighting.
8758
8759 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com>
8760
8761 * dired.el (dired-build-subdir-alist): When file ends in colon,
8762 don't exit the loop, just disregard that file.
8763
8764 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
8765
8766 * simple.el (line-move-finish): Handle corner case for fields in
8767 continued lines.
8768 (line-move-1): Remove flawed test for that case.
8769
8770 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
8771
8772 * icomplete.el (icomplete-simple-completing-p): Use the correct
8773 name for the new variable, `icomplete-with-completion-tables'.
8774 (file local variables): Remove superfluous setting.
8775
8776 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
8777
8778 * calendar/appt.el (appt-check): Fix typo for appointments just
8779 after midnight.
8780
8781 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
8782
8783 * help.el (describe-key-briefly, describe-key): Don't expect an
8784 extra up event if a down-event is generated by a popup menu.
8785
8786 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
8787
8788 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
8789 local dictionary when changing the global dictionary.
8790
8791 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
8792
8793 * icomplete.el (icomplete-with-completion-tables): List of
8794 specialized completion tables with which icomplete should
8795 operate. Include the new `internal-complete-buffer', so icomplete
8796 works with interactive buffer-selection.
8797 (icomplete-simple-completing-p): Add acceptance of specialized
8798 completion tables listed in icomplete-with-completion-tables.
8799
8800 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8801
8802 * frame.el (focus-follows-mouse): Set default to nil on Mac.
8803
8804 * startup.el (command-line): Use `custom-reevaluate-setting' for
8805 `focus-follows-mouse'.
8806
8807 2006-09-22 Richard Stallman <rms@gnu.org>
8808
8809 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
8810 explain why Save is not available.
8811
8812 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
8813
8814 * woman.el (woman0-so): Use `let*', not `let'.
8815 (woman-horizontal-line): Remove unbalanced parenthesis.
8816
8817 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
8818
8819 * woman.el: Make sure all the end-of-region markers we use have
8820 a non-nil insertion-type.
8821 (woman0-so): Move things around so we can use copy-marker.
8822 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
8823 Adjust marker type.
8824 (woman2-process-escapes): Check marker type.
8825 (woman-horizontal-line): Dispense with the use of a marker.
8826
8827 2006-09-22 Jay Belanger <belanger@truman.edu>
8828
8829 * calc/calc-lang.el: Add Greek letters to math-variable-table
8830 property of tex.
8831
8832 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
8833
8834 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
8835
8836 2006-09-22 Masatake YAMATO <jet@gyve.org>
8837
8838 * add-log.el (add-log-current-defun): Use `forward-sexp'
8839 instead of `forward-word' to pick c++::symbol.
8840 Reported by Guanpeng Xu <herberteuler@hotmail.com>.
8841
8842 2006-09-22 Kenichi Handa <handa@m17n.org>
8843
8844 * bindings.el: Fix setting self-insert-command for multibyte
8845 characters in global-map.
8846
8847 2006-09-21 David Kastrup <dak@gnu.org>
8848
8849 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
8850 doc string.
8851
8852 2006-09-21 Kenichi Handa <handa@m17n.org>
8853
8854 * language/european.el ("Latin-1"): Add windows-1252 to
8855 coding-priority.
8856 ("German"): Likewise.
8857
8858 2006-09-21 Kim F. Storm <storm@cua.dk>
8859
8860 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
8861 Suggested by Miles Bader.
8862
8863 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
8864 instead of add-to-list in the simple case.
8865
8866 2006-09-20 Kenichi Handa <handa@m17n.org>
8867
8868 * isearch.el (isearch-process-search-char): Cancel the previous change.
8869 (isearch-search-string): New function.
8870 (isearch-search): Use isearch-search-string.
8871 (isearch-lazy-highlight-search): Likewise.
8872
8873 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8874
8875 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
8876 string to become an option.
8877
8878 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
8879
8880 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
8881
8882 2006-09-20 Kim F. Storm <storm@cua.dk>
8883
8884 * simple.el (line-move-partial): Call pos-visible-in-window-p with
8885 position t instead of trying both window-end and window-end - 1.
8886
8887 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
8888
8889 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
8890 hidden trees.
8891
8892 2006-09-20 David Kastrup <dak@gnu.org>
8893
8894 * mouse.el (mouse-posn-property): Improve doc string.
8895 (mouse-on-link-p): Change buffers for function calls on links.
8896
8897 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
8898 buffer is read-only.
8899
8900 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
8901
8902 * allout.el (allout-unprotected): Let inhibit-read-only only when
8903 buffer-read-only isn't set.
8904 (allout-annotate-hidden): Enable topic annotation during copies even
8905 when the buffer is read-only, eg for topic copies. Ensure that the loop
8906 advances, even when the span extends beyond the deletion region.
8907 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
8908 rather than allout-exposure-changed-hook, as a stronger assertion.
8909 (allout-keybindings-list): Add bindings for
8910 allout-copy-line-as-kill and allout-copy-topic-as-kill.
8911 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
8912 Copy wrappers for allout-kill-line and allout-kill-topic.
8913 (allout-listify-exposed): Position correctly to accumulate lines.
8914
8915 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
8916
8917 * simple.el (line-move-1): Escape field boundaries occurring
8918 exactly at point. Update goal column if constrained to a field.
8919 (line-move-finish): Escape field boundaries occurring exactly at point.
8920
8921 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8922
8923 * mouse.el (mouse-on-link-p): Tentatively fix last change.
8924 (mouse-drag-vertical-line): Remove unused var `wconfig'.
8925
8926 2006-09-19 Kim F. Storm <storm@cua.dk>
8927
8928 * help.el (describe-key-briefly, describe-key): Simplify printing
8929 of descriptions by using format and %S. Fix "is undefined"
8930 messages to say "at that spot" for mouse events.
8931
8932 * simple.el (line-move-partial): Optimize. Try window-line-height
8933 before posn-at-point to get vpos of current line.
8934
8935 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
8936
8937 * emulation/viper.el: Bump up version/date of update to reflect the
8938 substantial changes done in August 2006.
8939
8940 * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at,
8941 push-button are defined.
8942
8943 * ediff-util.el (ediff-add-to-history): New function.
8944
8945 * ediff.el: Use ediff-add-to-history instead of add-to-history.
8946
8947 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8948
8949 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
8950 Delete duplicate make-local-variable form.
8951 (conf-space-keywords): Add autoload cookie.
8952 Fix typo (`keywords', not `keyword').
8953
8954 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8955
8956 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
8957 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
8958 to x-gtk-use-old-file-dialog.
8959
8960 2006-09-18 Richard Stallman <rms@gnu.org>
8961
8962 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
8963 that might come in during mouse tracking.
8964
8965 2006-09-18 Kim F. Storm <storm@cua.dk>
8966
8967 * simple.el (line-move-partial): Rework 2006-09-15 change to use
8968 new window-line-height function. Further optimize by not calling
8969 pos-visible-in-window-p for window-end when window-line-height
8970 returns useful information.
8971
8972 2006-09-16 Richard Stallman <rms@gnu.org>
8973
8974 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
8975 (conf-space-mode): Don't handle prefix arg.
8976 Delete conf-space-keywords-override code.
8977 Use add-hook.
8978 (conf-space-keywords): New command.
8979 (conf-space-mode-internal): Be careful with imenu-generic-expression.
8980 Delete conf-space-keywords-override code.
8981 (conf-space-keywords-alist): Doc fix.
8982 (conf-space-font-lock-keywords): Doc fix.
8983 (conf-space-keywords-override): Var deleted.
8984
8985 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
8986
8987 * startup.el (fancy-splash-screens): Don't switch to the scratch
8988 buffer; it may not be the next buffer.
8989
8990 2006-09-16 Romain Francoise <romain@orebokech.com>
8991
8992 * saveplace.el (load-save-place-alist-from-file): Use expanded name
8993 in both messages.
8994
8995 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
8996
8997 * progmodes/python.el (python-preoutput-filter):
8998 Fix arg order to string-match.
8999
9000 2006-09-16 Richard Stallman <rms@gnu.org>
9001
9002 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
9003 font-lock-compile-keywords.
9004
9005 * font-lock.el (font-lock-compile-keywords): Rename optional arg
9006 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
9007
9008 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9009
9010 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
9011
9012 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
9013 and the data doesn't look like UTF8, send STRING instead.
9014
9015 2006-09-16 Agust\e,Am\e(Bn Mart\e,Am\e(Bn <agustin.martin@hispalinux.es>
9016
9017 * textmodes/flyspell.el (flyspell-check-region-doublons):
9018 New function to detect duplicated words.
9019 (flyspell-large-region): Use it.
9020
9021 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
9022
9023 * simple.el (line-move-to-column): Revert 2006-08-03 change.
9024
9025 2006-09-16 Eli Zaretskii <eliz@gnu.org>
9026
9027 * help.el (describe-prefix-bindings): Use let, not let*.
9028
9029 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
9030
9031 * allout.el (allout-regexp, allout-line-boundary-regexp)
9032 (allout-bob-regexp): Correct grouping and boundaries to fix
9033 backwards traversal.
9034 (allout-depth-specific-regexp, allout-depth-one-regexp):
9035 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
9036 worse time in allout-ascend.
9037 (allout-doublecheck-at-and-shallower): Identify depth threshold
9038 below which topics are checked for and disqualified by containment
9039 discontinuities.
9040 (allout-hotspot-key-handler): Correctly handle multiple-key
9041 strokes. Remove some unused variables.
9042 (allout-mode-leaders): Clarify that mode-specific comment-start
9043 will be used.
9044 (set-allout-regexp): Correctly regexp-quote allout regexps to
9045 properly accept alternative header-leads and primary bullets with
9046 regexp-specific characters (eg, C "/*", mathematica "(*").
9047 Include new regular expressions among those configured.
9048 (allout-infer-header-lead-and-primary-bullet):
9049 Rename allout-infer-header-lead.
9050 (allout-recent-depth): Manifest as a variable as well as a function.
9051 (allout-prefix-data): Simplify into an inline instead of a macro,
9052 assuming current match data rather than being explicitly passed
9053 it. Establish allout-recent-depth value as well as
9054 allout-recent-prefix-beginning and allout-recent-prefix-end.
9055 (allout-aberrant-container-p): True when an item's immediate
9056 offspring discontinuously contained. Useful for disqualifying
9057 unintended topic prefixes, likely at low depths.
9058 (allout-goto-prefix-doublechecked): Elaborate version of
9059 allout-goto-prefix which disqualifies aberrant pseudo-items.
9060 (allout-pre-next-prefix): Layer on top of lower-level routines, to
9061 get disqualification of aberrant containers.
9062 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
9063 containers.
9064 (allout-beginning-of-current-entry): Position at start of buffer
9065 when in container (depth 0) entry.
9066 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
9067 (allout-current-bullet): Strip text properties.
9068 (allout-get-prefix-bullet): Use right match groups.
9069 (allout-beginning-of-line, allout-next-heading):
9070 Disqualify aberrant containers.
9071 (allout-previous-heading): Disqualify aberrant containers, and
9072 change to regular (rather than inline) function, to allow
9073 self-recursion.
9074 (allout-get-invisibility-overlay): Increment so progress is made
9075 when the first overlay is not the sought one.
9076 (allout-end-of-prefix): Disqualify aberrant containers.
9077 (allout-end-of-line): Cycle something like allout-beginning-of-line.
9078 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
9079 outline.el outlines) functional again. Change the primary bullet
9080 along with the header-lead - level 1 new-style bullets now work.
9081 Engage allout-before-change-handler in mainline Emacs, not just
9082 XEmacs, to do undo handling.
9083 (allout-before-change-handler): Expose undo changes occurring in
9084 hidden regions. Use allout-get-invisibility-overlay instead of
9085 reimplementing it inline.
9086 (allout-chart-subtree): Use start rather than end of prefix in
9087 charts. Use allout-recent-depth variable.
9088 (allout-chart-siblings): Disqualify aberrant topics.
9089 (allout-beginning-of-current-entry): Position correctly.
9090 (allout-ascend): Use new allout-depth-specific-regexp and
9091 allout-depth-one-regexp for linear instead of O(N^2) or worse
9092 behavior.
9093 (allout-ascend-to-depth): Depend on allout-ascend, rather than
9094 reimplementing an algorithm.
9095 (allout-up-current-level): Depend on allout-ascend, rather than
9096 reimplementing an algorithm. Return to start-point if we fail.
9097 (allout-descend-to-depth): Use allout-recent-depth variable
9098 instead of function.
9099 (allout-next-sibling): On traversal of numerous intervening
9100 topics, resort to economical allout-next-sibling-leap.
9101 (allout-next-sibling-leap): Specialized version of
9102 allout-next-sibling that uses allout-ascend cleverly, to depend on
9103 a regexp search to leap large numbers of contained topics, rather
9104 than arbitrarily many one-by-one traversals.
9105 (allout-next-visible-heading): Disqualify aberrant topics.
9106 (allout-previous-visible-heading): Position consistently when
9107 interactive.
9108 (allout-forward-current-level): Base on allout-previous-sibling
9109 rather than (differently) reimplmenting the algorithm. Remove some
9110 unused variables.
9111 (allout-solicit-alternate-bullet): Present default choice stripped
9112 of text properties.
9113 (allout-rebullet-heading): Use bullet stripped of text properties.
9114 Register changes using allout-exposure-change-hook.
9115 Disregard aberrant topics.
9116 (allout-shift-in): With universal-argument, make topic a peer of
9117 it's former offspring. Simplify the code by separating out
9118 allout-shift-out functionality.
9119 (allout-shift-out): With universal-argument, make offspring peers
9120 of their former container, and its siblings. Implement the
9121 functionality here, rather than inappropriately muddling the
9122 implementation of allout-shift-in.
9123 (allout-rebullet-topic): Respect additional argument for new
9124 parent-child separation function.
9125 (allout-yank-processing): Use allout-ascend directly.
9126 (allout-show-entry): Disqualify aberrant topics.
9127 (allout-show-children): Handle discontinuous children gracefully,
9128 extending the depth being revealed to expose them and posting a
9129 message indicating the situation.
9130 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
9131 Leave cursor in correct position.
9132 (allout-hide-current-subtree): Use allout-ascend directly.
9133 Disqualify aberrant topics.
9134 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
9135 a way that the yanks can restore it, as used to happen.
9136 (allout-yank-processing): Restore exposure layout as recorded by
9137 allout-kill-*, as used to happen.
9138 (allout-annotate-hidden, allout-hide-by-annotation): New routines
9139 for preseving and restoring exposure layout across kills.
9140 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
9141 (allout-encrypt-string): Strip text properties.
9142 Rearranged order and outline-headings for some of the
9143 miscellaneous functions.
9144 (allout-resolve-xref): No need to quote the error name in the
9145 condition-case handler section.
9146 (allout-flatten): Classic recursive (and recursively intensive,
9147 without tail-recursion) list-flattener, needed by allout-shift-out
9148 when confronted with discontinuous children.
9149
9150 2006-09-16 Jason Rumney <jasonr@gnu.org>
9151
9152 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
9153 on ms-windows.
9154 (dnd-open-unc-file): Remove.
9155 (dnd-open-local-file): Mention in doc string that it also handles
9156 remote files if the system natively supports unc file-names.
9157
9158 2006-09-15 Kim F. Storm <storm@cua.dk>
9159
9160 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
9161 all necessary information about the event before erasing *Help*.
9162
9163 * simple.el (line-move-partial): Use window-line-visiblity to
9164 quickly check whether last line is partially visible, and only do
9165 the hard (and slow) part in that case.
9166
9167 2006-09-15 Jay Belanger <belanger@truman.edu>
9168
9169 * COPYING: Replace "Library Public License" by "Lesser Public
9170 License" throughout.
9171
9172 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9173
9174 * term/x-win.el (x-menu-bar-open): New function for F10.
9175
9176 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
9177
9178 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9179 Disallow filenames containing " -" to avoid confusion with libtool
9180 compilation messages. Suggested by Stefan Monnier.
9181
9182 2006-09-15 David Kastrup <dak@gnu.org>
9183
9184 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
9185 instead of buffer position for `mouse-on-link-p'.
9186
9187 * mouse.el (mouse-posn-property): New function looking up the
9188 properties at a click position in overlays and text properties in
9189 either buffer or strings.
9190 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
9191 of both `follow-link' as well as `mouse-face' properties.
9192 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
9193 buffer position.
9194
9195 * help.el (describe-key-briefly): When reading a down-event on
9196 mode lines or scroll bar, swallow the following up event, too.
9197 Use the new mouse sensitity of `key-binding' for lookup.
9198 (describe-key): The same here.
9199
9200 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
9201
9202 * play/life.el (life-patterns): Add a few more interesting patterns.
9203 (life-setup): Force `show-trailing-whitespace' to nil.
9204
9205 2006-09-14 Richard Stallman <rms@gnu.org>
9206
9207 * startup.el (fancy-splash-text): Change text to improve alignment.
9208 (fancy-splash-screens): Don't set non-standard tab width.
9209 Bind cursor-type temporarily, and make it easy to patch to
9210 preserve the splash buffer.
9211 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
9212 (fancy-splash-screens): Display echo-area message explicitly.
9213 Don't set fancy-splash-help-echo.
9214
9215 * simple.el (line-number-mode): Group mode-line instead of
9216 editing-basics.
9217 (column-number-mode, size-indication-mode): Likewise.
9218
9219 * faces.el (mode-line-faces): Group mode-line instead of modeline.
9220
9221 * time.el (display-time): Group mode-line instead of modeline.
9222
9223 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
9224
9225 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
9226
9227 * startup.el (fancy-splash-text): Move editing instructions to
9228 fancy-splash-head.
9229 (fancy-splash-head): Issue editing instructions.
9230 (fancy-splash-screens): Fixup whitespace.
9231
9232 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9233
9234 * bindings.el (mode-line-buffer-identification-keymap):
9235 Remove duplicate line.
9236
9237 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9238
9239 * ido.el (ido-ignore-item-p): Allow any kind of functions in
9240 ignore lists.
9241
9242 2006-09-14 Kim F. Storm <storm@cua.dk>
9243
9244 * jit-lock.el (jit-lock-fontify-again): New function.
9245 (jit-lock-fontify-now): Use it instead of lambda form.
9246
9247 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
9248
9249 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
9250 (flyspell-auto-correct-word): Make ispell-filter local to these
9251 functions. Check that ispell-filter has new stuff before calling
9252 ispell-parse-output.
9253
9254 2006-09-13 Kim F. Storm <storm@cua.dk>
9255
9256 * simple.el (line-move-partial): Optimize.
9257
9258 2006-09-13 Richard Stallman <rms@gnu.org>
9259
9260 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
9261 Delete spurious backquote.
9262
9263 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
9264
9265 * net/rcirc.el (rcirc-print): Fix last change.
9266
9267 2006-09-12 Jay Belanger <belanger@truman.edu>
9268
9269 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
9270
9271 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
9272
9273 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
9274 rcirc-show-maximum-output.
9275 (rcirc-mode): Remove window-scroll-function hook.
9276 (rcirc-scroll-to-bottom): Remove function.
9277 (rcirc-print): Recenter so point stays at the bottom of the window
9278 if point was already there.
9279
9280 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
9281
9282 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
9283 not to "t".
9284 * progmodes/compile.el (compilation-start): Likewise.
9285 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
9286 Don't use expand-file-name on invocation-directory, since this
9287 might mishandle special characters in invocation-directory.
9288
9289 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9290
9291 * pcvs-defs.el: Remove * in defcustom's docstrings.
9292
9293 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
9294
9295 * progmodes/compile.el (compilation-directory-properties):
9296 Doc fix for help-echo.
9297
9298 2006-09-12 Lars Hansen <larsh@soem.dk>
9299
9300 * desktop.el (desktop-read): Add comment.
9301
9302 2006-09-12 Kim F. Storm <storm@cua.dk>
9303
9304 * simple.el (next-error-highlight, next-error-highlight-no-select):
9305 Fix spelling error.
9306
9307 * subr.el (sit-for): Rework to use input-pending-p and cond.
9308 Return nil input is pending on entry also for SECONDS <= 0.
9309 (while-no-input): Use input-pending-p instead of sit-for.
9310
9311 2006-09-11 Richard Stallman <rms@gnu.org>
9312
9313 * simple.el (next-error-highlight, next-error-highlight-no-select):
9314 Fix custom type and doc strings.
9315
9316 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9317
9318 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
9319 (diff-apply-hunk): Use it to ask for confirmation.
9320
9321 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
9322
9323 * emacs-lisp/cl.el (pushnew): Add missing `,'.
9324
9325 2006-09-11 David Kastrup <dak@gnu.org>
9326
9327 * help.el (string-key-binding, describe-key-briefly)
9328 (describe-key): Remove `string-key-binding' and its callers since
9329 `key-binding' already caters for the proper lookup now.
9330
9331 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9332
9333 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
9334 (cfengine-mode): Use it. Fix \ syntax to be like /.
9335
9336 * bindings.el (mode-line-buffer-identification-keymap):
9337 Move initialization into declaration.
9338
9339 2006-09-10 Kim F. Storm <storm@cua.dk>
9340
9341 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
9342 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
9343 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
9344 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
9345
9346 2006-09-10 Richard Stallman <rms@gnu.org>
9347
9348 * dired-aux.el: Handle errors in recursive copy usefully.
9349 (dired-create-files-failures): New variable.
9350 (dired-copy-file): Remove condition-case.
9351 (dired-copy-file-recursive): Check for errors on all file
9352 operations, and add them to dired-create-files-failures.
9353 Check file file-date-erorr here too.
9354 (dired-create-files): Check dired-create-files-failures
9355 and report those errors too.
9356
9357 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
9358
9359 * subr.el (add-to-list): New argument COMPARE-FN.
9360
9361 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
9362
9363 * filecache.el (file-cache-add-directory)
9364 (file-cache-add-directory-list, file-cache-add-file)
9365 (file-cache-add-directory-using-find)
9366 (file-cache-add-directory-using-locate)
9367 (file-cache-add-directory-recursively): Add autoloads.
9368
9369 2006-09-09 Richard Stallman <rms@gnu.org>
9370
9371 * textmodes/conf-mode.el (conf-space-mode):
9372 Use hack-local-variables-hook instead of calling hack-local-variables.
9373 (conf-space-keywords-override): New variable.
9374 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
9375 (conf-space-mode): Always make conf-space-keywords and
9376 conf-space-keywords-override local.
9377 Call conf-space-mode-internal directly as well as via hook.
9378
9379 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
9380
9381 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
9382 quasi-keywords.
9383
9384 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
9385
9386 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
9387 (python-send-string): Be slightly more careful about adding \n.
9388
9389 * startup.el (normal-splash-screen): Don't display the buffer if we'll
9390 kill it right away anyway.
9391
9392 2006-09-09 Eli Zaretskii <eliz@gnu.org>
9393
9394 * international/codepage.el (cp850-decode-table): Fix a few codes.
9395 (cp858-decode-table): New variable.
9396
9397 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9398
9399 * net/ldap.el (ldap-search-internal): Doc fix.
9400
9401 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9402
9403 * play/life.el (life-display-generation): Test for input manually if
9404 `sleeptime' is negative or null.
9405
9406 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
9407 (print-region-1): Substitute `%s' with the page title.
9408
9409 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
9410
9411 * locate.el (locate-current-search): New variable.
9412 (locate): Set buffer local value. Use current buffer if it is
9413 in Locate mode.
9414 (locate-mode): Disable undo here.
9415 (locate-do-setup): Use locate-current-filter from buffer to be killed.
9416 (locate-update): Use locate-current-search and locate-current-filter.
9417
9418 2006-09-08 David Kastrup <dak@gnu.org>
9419
9420 * desktop.el (desktop-read): When loading a desktop, disable
9421 saving it while the load progresses, and switch off a pending lazy
9422 load by calling `desktop-lazy-abort'.
9423
9424 2006-08-27 Martin Rudalics <rudalics@gmx.at>
9425
9426 * window.el (mouse-autoselect-window-timer)
9427 (mouse-autoselect-window-position)
9428 (mouse-autoselect-window-window)
9429 (mouse-autoselect-window-now): New vars.
9430 (mouse-autoselect-window-cancel)
9431 (mouse-autoselect-window-select)
9432 (mouse-autoselect-window-start): New functions.
9433 (handle-select-window): Call `mouse-autoselect-window-start' when
9434 delayed window autoselection is enabled.
9435
9436 * cus-start.el (mouse-autoselect-window): Handle delayed window
9437 autoselection.
9438
9439 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
9440 commands after which it is allowed to print in the echo area.
9441
9442 2006-09-08 Richard Stallman <rms@gnu.org>
9443
9444 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
9445
9446 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
9447 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
9448
9449 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
9450 (cancel-timer-internal): Add doc string.
9451 (cancel-function-timers): Doc fix.
9452 (with-timeout-handler, timer-event-last*): Add doc strings.
9453
9454 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
9455
9456 * files.el (risky-local-variable-p): Match ...-bindat-spec.
9457
9458 * dired.el (dired-log-summary): Add doc string.
9459
9460 * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
9461 (custom-group-menu-create): Not here.
9462
9463 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
9464
9465 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
9466
9467 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9468
9469 * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
9470 (mac-apple-event-map): Define its handler.
9471
9472 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9473
9474 * net/ldap.el (ldap-search-internal): Handle `auth' key.
9475
9476 2006-09-07 Magnus Henoch <mange@freemail.hu>
9477
9478 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
9479 clause.
9480
9481 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9482
9483 * info.el (Info-index): Bind completion-ignore-case.
9484
9485 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9486
9487 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
9488 previous commit.
9489 (inferior-prolog-guess-flavor): New fun left out of previous commit.
9490 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
9491 burp in dedicated windows.
9492 (inferior-prolog-self-insert-command): New command.
9493 (inferior-prolog-mode-map): Use it.
9494
9495 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
9496
9497 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
9498
9499 * international/code-pages.el: Add cp858.
9500
9501 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9502
9503 * dnd.el: Fix bootstrapping.
9504
9505 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9506
9507 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
9508 (dnd-open-remote-url): New function.
9509 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
9510 not windows-nt.
9511
9512 2006-09-07 Jason Rumney <jasonr@gnu.org>
9513
9514 * dnd.el (dnd-open-remote-file-function): New variable.
9515 (dnd-open-unc-file): New function.
9516 (dnd-open-file): Call dnd-open-remote-file-function if set.
9517
9518 2006-09-06 Daiki Ueno <ueno@unixuser.org>
9519
9520 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
9521 pgg-passphrase-coding-system rather than locale-coding-system.
9522 * pgg-def.el (pgg-passphrase-coding-system): New user option.
9523
9524 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
9525
9526 * progmodes/prolog.el: Remove * in docstrings.
9527 (prolog-program-name): Add SWI prolog.
9528 (prolog-mode-menu): New menu.
9529 (prolog-mode): Set comment-add.
9530 (prolog-indent-line): Simplify. Use indent-line-to.
9531 (inferior-prolog-buffer): New var.
9532 (inferior-prolog-run, inferior-prolog-process): New funs.
9533 (run-prolog, switch-to-prolog): Rewrite, using them.
9534 (prolog-consult-region): Use inferior-prolog-buffer.
9535 (inferior-prolog-load-file): New function.
9536 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
9537
9538 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
9539 last word, if it's not the end of the paragraph.
9540
9541 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
9542 file name.
9543
9544 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
9545
9546 * frame.el (display-mm-dimensions-alist): New defcustom.
9547 (display-mm-height, display-mm-width): Use it.
9548
9549 2006-09-06 Simon Josefsson <jas@extundo.com>
9550
9551 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
9552
9553 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
9554
9555 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
9556 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
9557 string values.
9558
9559 2006-09-06 Kim F. Storm <storm@cua.dk>
9560
9561 * simple.el (line-move-partial): New function to do vscrolling for
9562 partially visible images / tall lines. Rewrite based on code
9563 previously in line-move. Simplify backwards vscrolling.
9564 (line-move): Use it. Simplify.
9565
9566 2006-09-05 Kim F. Storm <storm@cua.dk>
9567
9568 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
9569
9570 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
9571
9572 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9573 Process the `gcc-include' after the `gnu' rule.
9574
9575 2006-09-05 Kim F. Storm <storm@cua.dk>
9576
9577 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
9578
9579 2006-09-05 Daiki Ueno <ueno@unixuser.org>
9580
9581 * pgg.el (pgg-clear-string): Alias to clear-string for backward
9582 compatibility.
9583
9584 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
9585 inhibit-redisplay; encode passphrase with locale-coding-system.
9586
9587 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9588
9589 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
9590
9591 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
9592
9593 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
9594 (gdb-var-list-children-regexp): Make type field optional.
9595
9596 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
9597 e.g public, protected in C++.
9598
9599 2006-09-04 John Paul Wallington <jpw@pobox.com>
9600
9601 * simple.el (completion-show-help): New defcustom.
9602 (completion-setup-function): Heed it.
9603
9604 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9605
9606 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
9607
9608 2006-09-04 Richard Stallman <rms@gnu.org>
9609
9610 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
9611 (rsf-min-region-to-spam-list): Doc fix.
9612 (rsf-add-content-type-field): Doc fix.
9613
9614 * simple.el (kill-region): Explicitly test there is a region.
9615
9616 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
9617
9618 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
9619 sendmail in several common directories.
9620
9621 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
9622
9623 * paths.el (sendmail-program): Removed.
9624
9625 2006-09-04 Daiki Ueno <ueno@unixuser.org>
9626
9627 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
9628 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
9629 http://article.gmane.org/gmane.emacs.gnus.general/50457
9630
9631 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
9632
9633 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
9634 mark after running the menu filter.
9635
9636 2006-09-03 Juri Linkov <juri@jurta.org>
9637
9638 * international/quail.el (quail-defrule-internal): Add a check
9639 if a key is a vector.
9640
9641 2006-09-02 Juri Linkov <juri@jurta.org>
9642
9643 * man.el (Man-topic-history): New variable.
9644 (man): Use it.
9645
9646 * woman.el (woman-topic-history): Change defvar to defvaralias
9647 for symbol `Man-topic-history'.
9648
9649 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
9650 `comint-last-output-start' is a marker by using `markerp' and
9651 check if it has a position by using `marker-position', and use
9652 this position for `goto-char'.
9653
9654 * international/quail.el (quail-defrule-internal): Add missing
9655 `error' call for null key.
9656
9657 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
9658
9659 * net/rcirc.el (rcirc-keywords): New variable.
9660 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
9661 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
9662 variables.
9663 (rcirc-responses-no-activity): New function.
9664 (rcirc-handler-generic): Check for responses in above.
9665 (rcirc-process-command): Add ?: character to arguments of raw
9666 server commands.
9667 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
9668 `rcirc-dim-nicks'.
9669 (rcirc-gray-toggle): Remove unused variable.
9670 (rcirc-print): Remove some tracking logic, which is moved into
9671 markup functions.
9672 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
9673 types.
9674 (rcirc-activity-string): Look for 'keyword in activity-types.
9675 (rcirc-window-configuration-change): Don't erase overlay-arrow
9676 unnecessarily.
9677 (rcirc-add-or-remove): New function.
9678 (rcirc-cmd-ignore): Use it.
9679 (rcirc-message-leader): Remove unused function.
9680 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
9681 (rcirc-add-face): New function.
9682 (rcirc-facify): Use rcirc-add-face.
9683 (rcirc-url-regexp): Add parens.
9684 (rcirc-map-regexp): Remove function.
9685 (rcirc-mangle-regexp): Remove function.
9686 (rcirc-markup-text-functions): New variable.
9687 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
9688 (rcirc-markup-body-text, rcirc-markup-attributes)
9689 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
9690 (rcirc-markup-bright-nicks): New markup handler functions.
9691 (rcirc-nick-in-message-full-line): New face.
9692 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
9693 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
9694
9695 2006-09-02 Martin Rudalics <rudalics@gmx.at>
9696
9697 * cus-start.el (hscroll-margin, hscroll-step)
9698 (mode-line-in-non-selected-windows, mouse-autoselect-window)
9699 (x-use-underline-position-properties): Change version to "22.1"
9700 since they will appear there for the first time.
9701
9702 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
9703
9704 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
9705
9706 2006-08-31 Richard Stallman <rms@gnu.org>
9707
9708 * cus-edit.el (custom-save-variables): Slight cleanup.
9709 (Custom-no-edit): Renamed from custom-no-edit.
9710 (Custom-newline): Renamed from custom-newline.
9711 (custom-mode-map): Use new names.
9712
9713 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
9714 about customization, rather than M-x customize, in the doc string
9715 made for the defcustom.
9716
9717 * emacs-lisp/trace.el (trace-function-background): Doc fix.
9718
9719 2006-08-31 Romain Francoise <romain@orebokech.com>
9720
9721 * dired-x.el (dired-guess-shell-alist-default): Update.
9722
9723 2006-08-31 Michael Mauger <mmaug@yahoo.com>
9724
9725 * custom.el (custom-theme-set-variables): Autoload packages before
9726 sorting the variables.
9727
9728 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
9729
9730 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
9731 Convert events to chars if XEmacs.
9732 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
9733
9734 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9735
9736 * progmodes/python.el (python-eldoc-function): Re-enable quit while
9737 waiting for process.
9738
9739 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9740
9741 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
9742 results in ASCII-only string, encode original one directly.
9743
9744 2006-08-29 Romain Francoise <romain@orebokech.com>
9745
9746 * startup.el (normal-splash-screen, fancy-splash-screens):
9747 Make buffer read-only and arrange to enter view mode if necessary.
9748
9749 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
9750
9751 * hl-line.el (hl-line): New face.
9752 (hl-line-face): Use it.
9753
9754 * image-mode.el (image-mode): Fix last fix.
9755 Suggested by Kim F. Storm.
9756
9757 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
9758
9759 Sync with Tramp 2.0.54.
9760
9761 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
9762 of `=', because `tramp-get-remote-gid' might not always return an
9763 integer when expected.
9764 (tramp-register-file-name-handlers): `partial-completion-mode' is
9765 unknown to XEmacs.
9766 (tramp-time-diff): Don't use `floor', it might fail for large
9767 differences.
9768 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
9769 `tramp-auto-save-directory' if unset in order to guarantee unique
9770 auto-save file names.
9771
9772 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
9773
9774 * image-mode.el (image-mode): Display image as text on a terminal.
9775
9776 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9777
9778 * progmodes/python.el (python-send-command): Simplify.
9779 (run-python): Don't generate a new buffer unless `new' was specified.
9780 Make sure we send `import emacs' to the proper process.
9781
9782 * progmodes/python.el (python-send-command): Don't wait for the command
9783 to terminate. Don't fiddle with compilation-parsing-end.
9784
9785 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
9786
9787 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
9788 Insert commentary after first line summary.
9789
9790 * woman.el (woman-follow): New function, based on `man-follow'.
9791 (woman-mode-map): Use it.
9792
9793 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
9794 since ibuffer-do-sort-by-recency does not define a sorter.
9795
9796 2006-08-28 Kim F. Storm <storm@cua.dk>
9797
9798 * find-dired.el (find-dired): Use shell-quote-argument to properly
9799 escape ( and ) args. Also use it on {} and ; args in default
9800 value of find-ls-option string.
9801 (find-grep-dired): Use shell-quote-argument on {} and ; args.
9802
9803 2006-08-27 Michael Olson <mwolson@gnu.org>
9804
9805 * emacs-lisp/tq.el: Small grammar fix in comments.
9806 (tq-enqueue): Check for existence of queue rather than the
9807 head queue item's question, which was a no-op.
9808 (tq-filter, tq-process-buffer): Make sure the process buffer
9809 exists before making it the current buffer.
9810
9811 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9812
9813 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
9814 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
9815 (special-event-map): Apply 2006-08-16 change for x-win.el.
9816
9817 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
9818
9819 * progmodes/python.el (python-send-receive): Wait in the
9820 process's buffer so as to check the right buffer-local variables.
9821
9822 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
9823
9824 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
9825 (defgroup checkdoc): Move to beginning.
9826
9827 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
9828 (python-preoutput-continuation): Remove.
9829 (python-preoutput-filter): Simplify correspondingly.
9830 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
9831 Loop around to catch embedded _emacs_out output.
9832 (run-python): Send the import&print command on a single line.
9833 (python-send-command): Send command&print on a single line.
9834 (python-send-string): Only add double \n if needed.
9835 (python-send-receive): Loop until the result comes.
9836 (python-mode-running): Defvar it.
9837 (python-setup-brm): Remove unused var `menu'.
9838 Only bind py-mode-map and `features' around brm-init.
9839 (python-calculate-indentation): Remove unused var `point'.
9840 (python-beginning-of-defun): Remove unused var `def-line'.
9841
9842 2006-08-25 Richard Stallman <rms@gnu.org>
9843
9844 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
9845
9846 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
9847
9848 * emulation/viper.el (viper-set-hooks): Use frame bindings for
9849 viper-vi-state-cursor-color.
9850 (viper-non-hook-settings): Don't set default
9851 mode-line-buffer-identification.
9852
9853 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
9854 New fun.
9855 (viper-set-cursor-color-according-to-state)
9856 (viper-get-saved-cursor-color-in-replace-mode)
9857 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
9858 viper-emacs-state-cursor-color.
9859
9860 * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
9861 (viper-undo): Use point if undo-beg-posn is nil.
9862 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
9863 (viper-after-change-undo-hook): Don't use
9864 viper-emacs-state-cursor-color by default.
9865 (viper-undo): More sensible positioning after undo.
9866
9867 * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
9868 (viper-emacs-state-cursor-color): Default to nil, since this feature
9869 doesn't work well yet.
9870
9871 * ediff-mult.el (ediff-intersect-directories)
9872 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
9873 always expand filenames.
9874
9875 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
9876
9877 * tumme.el: Remove * in defcustoms's docstrings.
9878
9879 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
9880
9881 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
9882 Accept internal time format for SECS arg.
9883 (timer-relative-time): Doc fix.
9884
9885 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
9886 adapted from Martin Rudalics.
9887 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
9888 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
9889 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
9890 using sit-for.
9891
9892 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
9893
9894 * cus-start.el (all): Add `overline-margin' and
9895 `x-underline-at-descent-line'.
9896
9897 2006-08-24 Kim F. Storm <storm@cua.dk>
9898
9899 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
9900 to mean "use find -exec"; nil now unambiguously means auto-detect.
9901 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
9902 Use shell-quote-argument to build grep-find-command and
9903 grep-find-template.
9904 (rgrep): Use shell-quote-argument to properly quote arguments to find.
9905 Reported by Tom Seddon.
9906
9907 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
9908
9909 * startup.el (fancy-splash-head): Give instructions for dismissing
9910 the splash screen for default startup too.
9911 (display-startup-echo-area-message, fancy-splash-screens)
9912 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
9913 all splash text at once and keep the splash buffer around.
9914 (command-line-1): Give display-startup-echo-area-message a t arg.
9915
9916 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
9917
9918 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
9919 gnus frame is selected.
9920
9921 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
9922
9923 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
9924
9925 2006-08-22 Kim F. Storm <storm@cua.dk>
9926
9927 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
9928 Add suffix matching for subdirs.
9929
9930 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
9931
9932 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
9933 mouse-yank-at-point is non-nil.
9934
9935 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
9936
9937 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
9938 a bit wider and remove fringes to fit initial output on line.
9939
9940 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
9941
9942 * frame.el (blink-cursor-end): Only ignore the error we care about.
9943 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
9944
9945 2006-08-21 Richard Stallman <rms@gnu.org>
9946
9947 * whitespace.el (whitespace-cleanup): Doc fix.
9948
9949 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
9950
9951 * net/rcirc.el (rcirc-show-maximum-output): New var.
9952 (rcirc-buffer-process): If no buffer argument is supplied, use
9953 current-buffer.
9954 (rcirc-complete-nick): Complete to the last completed nick first.
9955 (rcirc-mode): Preserve the value of `rcirc-urls' across
9956 connections. Setup scroll function.
9957 (rcirc-scroll-to-bottom): New function.
9958 (rcirc-print): Use nick syntax around regexp work.
9959 Notice dim-nicks speaking only if they say our nick.
9960 (rcirc-update-activity-string): Do not show the modeline indicator
9961 if there are no live rcirc processes.
9962 (rcirc-cmd-ignore): Ignore case.
9963 (rcirc-browse-url-at-point): Fix off-by-one error.
9964
9965 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
9966
9967 * progmodes/python.el: Remove * in defcustom docstrings.
9968 (run-python, python-proc, python-try-complete): Use derived-mode-p.
9969 (python-mode): Set tab-width and indent-tabs-mode.
9970
9971 2006-08-20 Dave Love <fx@gnu.org>
9972
9973 * progmodes/python.el: Update to Dave Love's latest version.
9974 (python-font-lock-keywords, python-mode): Don't use
9975 font-lock-syntax-table, but match symbol elements explicitly instead.
9976 (python-mode-map): Add help, and a few more key bindings.
9977 (python-skip-comments/blanks): Move out of comments as well.
9978 (python-continuation-line-p): Behave better with unbalanced parens.
9979 (python-blank-line-p): New fun.
9980 (python-open-block-statement-p): Don't use a heuristic.
9981 (python-outdent-p): Better handle blocks-in-the-same-line.
9982 (python-calculate-indentation): Misc improvements.
9983 (python-comment-indent): Remove.
9984 (python-block-pairs): New var.
9985 (python-first-word): New fun.
9986 (python-indentation-levels): Handle more common cases.
9987 (python-indent-line-1): Add `leave' argument.
9988 (python-indent-region): New fun.
9989 (python-skip-out): New fun.
9990 (python-beginning-of-statement, python-end-of-statement): Use it.
9991 (python-next-statement): Return correct count even at eob.
9992 (python-end-of-block): Fix paren-typo.
9993 (python-imenu-create-index): Add module variables.
9994 (run-python): Add `new' arg.
9995 Check we're at a prompt before returning.
9996 (python-send-command): Move to end of buffer.
9997 Wait for prompt to return.
9998 (python-set-proc): New fun.
9999 (python-imports): New var.
10000 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
10001 (python-eldoc-function): Try to move out of arg list.
10002 (python-outline-level): Offset by 1.
10003 (python-find-imports): New fun.
10004 (python-symbol-completions): Use python-imports.
10005 (python-module-path, ffap-alist): Add support for ffap.
10006 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
10007 (python-insert-*, python-default-template, python-expand-template):
10008 Add templates/skeletons.
10009 (python-setup-brm): Support for Bicycle Repair Man.
10010 (python-abbrev-syntax-table): New var.
10011 (python-abbrev-pc-hook, python-pea-hook): New funs.
10012
10013 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
10014
10015 * frame.el (blink-cursor-start): Set timer first.
10016 (blink-cursor-end): Ignore timer cancelling errors.
10017 Suggested by Ken Manheimer.
10018
10019 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
10020
10021 * newcomment.el (comment-box): Call `comment-normalize-vars'.
10022 Add autoload cookie.
10023
10024 2006-08-20 Richard Stallman <rms@gnu.org>
10025
10026 * simple.el (line-number-at-pos): Doc fix.
10027
10028 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
10029 timer-activate-when-idle, so timer can run before Emacs becomes
10030 non-idle again.
10031
10032 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
10033
10034 * whitespace.el (whitespace-cleanup-internal): New optional arg
10035 REGION-ONLY. If it's non-nil, modify the message to the user
10036 accordingly.
10037 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
10038 a non-nil argument.
10039
10040 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
10041
10042 * rect.el (spaces-string): Simplify and add doc string.
10043
10044 2006-08-17 Romain Francoise <romain@orebokech.com>
10045
10046 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
10047
10048 2006-08-17 Richard Stallman <rms@gnu.org>
10049
10050 * compare-w.el (compare-windows): lambda's take an arg and pass
10051 it to compare-windows-skip-whitespace.
10052
10053 2006-08-17 Martin Rudalics <rudalics@gmx.at>
10054
10055 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
10056 the right buffer.
10057
10058 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
10059
10060 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
10061 removed files.
10062
10063 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
10064
10065 * progmodes/gdb-ui.el (gdb-locals-watch-map)
10066 (gdb-locals-watch-map-1): Suppress keymap first.
10067 (gdb-edit-locals-map-1): New variable.
10068 (gdb-edit-locals-value): New function.
10069 (gdb-stack-list-locals-handler): Use them.
10070
10071 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
10072
10073 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
10074 cursor would normally be drawn in the fringe.
10075
10076 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
10077 Reported by Martin Rudalics <rudalics@gmx.at>.
10078
10079 2006-08-16 Richard Stallman <rms@gnu.org>
10080
10081 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
10082 (special-event-map): Process drag-n-drop events this way.
10083
10084 * simple.el (move-beginning-of-line): Test whether fields
10085 would prevent motion back to line's first visible character.
10086 If so, stop where the fields would stop the motion.
10087
10088 * newcomment.el (comment-indent): Fully update INDENT
10089 before checking to see if it will change the text.
10090
10091 * cus-edit.el (custom-newline): New function.
10092 (custom-mode-map): Bind newline to custom-newline.
10093
10094 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
10095 into ignore-whitespace.
10096 Check each buffer for its skip-function.
10097 Handle compare-windows-skip-whitespace special-case test
10098 by returning t from default skip function.
10099
10100 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
10101
10102 * textmodes/org.el (org-clock-special-range)
10103 (org-clock-update-time-maybe): New functions.
10104 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
10105 not only a-z.
10106 (org-agenda-get-blocks): Allow multiple blocks per headline.
10107 (org-timestamp-change): Call `org-clock-update-time-maybe'.
10108 (org-export-html-title-format)
10109 (org-export-html-toplevel-hlevel): New options.
10110 (org-export-language-setup): Add support for Czech.
10111 (org-mode, org-insert-todo-heading, org-find-visible)
10112 (org-find-invisible, org-invisible-p, org-invisible-p2)
10113 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
10114 (org-show-subtree, org-show-entry, org-make-options-regexp):
10115 Remove compatibility support for old outline-mode.
10116 (org-check-occur-regexp): Funtion removed.
10117 (org-on-heading-p, org-back-to-heading): Made defalias.
10118 (org-set-local): New defsubst.
10119 (org-set-regexps-and-options, org-mode)
10120 (org-set-font-lock-defaults, org-edit-agenda-file-list)
10121 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
10122 (org-remember-apply-template, org-table-edit-field)
10123 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
10124 (org-set-autofill-regexps): Use `org-set-local'.
10125 (org-table-eval-formula): Fix bug with parsing of display flags.
10126
10127 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
10128
10129 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
10130 frame with fringe arrow. Suggested by Simon Marshall
10131 <simon.marshall@misys.com>.
10132 (gdb-stack-position): New variable.
10133 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
10134 (gdb-frames-mode): Set gdb-stack-position to nil.
10135 Add to overlay-arrow-variable-list
10136 (gdb-reset): Delete gdb-stack-position from above list.
10137
10138 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10139
10140 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
10141 read only.
10142
10143 2006-08-13 Romain Francoise <romain@orebokech.com>
10144
10145 * cus-theme.el (customize-create-theme)
10146 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
10147
10148 * filesets.el (filesets-add-buffer): Ditto.
10149
10150 * pcvs.el (cvs-change-cvsroot): Ditto.
10151
10152 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
10153
10154 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
10155 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
10156 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
10157 expressions.
10158 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
10159 Only search till end of line.
10160 Add face to function names in case of no filename.
10161 Add face to variable names of watchpoints.
10162
10163 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
10164
10165 * cus-start.el <indent-tabs-mode>: Move to the `indent'
10166 customization group.
10167
10168 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
10169
10170 * allout.el (allout-prior-bindings, allout-added-bindings):
10171 Remove, after long deprecation.
10172 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
10173 Add customization vars controlling allout-beginning-of-line and
10174 allout-end-of-line conveniences.
10175 (allout-header-prefix, allout-use-mode-specific-leader)
10176 (allout-use-mode-specific-leader, allout-mode-leaders):
10177 Revise docstrings.
10178 (allout-infer-header-lead): Change to be an alias for
10179 allout-infer-header-lead-and-primary-bullet.
10180 (allout-infer-header-lead-and-primary-bullet): New version of
10181 allout-infer-header-lead which assigns the primary bullet to the
10182 same as the header lead, when its being changed.
10183 (allout-infer-body-reindent): Apply regexp-quote instead of
10184 unconditionally prepending "\\", so that all literal
10185 allout-header-prefix and allout-primary-bullet strings are
10186 properly handled.
10187 (allout-add-resumptions): Add optional qualifier for extending or
10188 appending to existing values, rather than replacing them.
10189 (allout-view-change-hook): Clarify docstring.
10190 (allout-exposure-change-hook): Take explicit arguments, via
10191 run-hook-with-args.
10192 (allout-structure-added-hook)
10193 (allout-structure-deleted-hook)
10194 (allout-structure-shifted-hook): New hooks analogous to
10195 allout-exposure-change-hook for other kinds of structural outline
10196 edits.
10197 (allout-encryption-plaintext-sanitization-regexps): New encryption
10198 customization variable, by which cooperating modes can provde
10199 massage of the plaintext without actually being passed it.
10200 (allout-encryption-ciphertext-rejection-regexps)
10201 (allout-encryption-ciphertext-rejection-ceiling): New encryption
10202 customization variables, by which cooperating modes can prohibit
10203 rare but possible ciphertext patterns from fouling their
10204 operation, with actually being passed the ciphertext.
10205 (allout-mode): Run activation and deactivation hooks after the
10206 minor-mode variable has been toggled, to clarify the mode
10207 disposition. The new encryption ciphertext rejection variable is
10208 used to ensure that the ciphertext does not contain text that
10209 would be recognized as outline structural elements by allout.
10210 Substite allout-beginning-of-line and allout-end-of-line for
10211 conventionall beginning-of-line and end-of-line bindings.
10212 If allout-old-style-prefixes is non-nil, don't nullify it on mode
10213 activation!
10214 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
10215 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
10216 (allout-chart-subtree): Implement new mode, charting only the
10217 visible items in the subtree, when new 'visible' parameter is non-nil.
10218 (allout-end-of-subtree): Properly handle the last item in the buffer.
10219 (allout-pre-command-business, allout-command-counter):
10220 Increment an advertised counter so that cooperating enhancements can
10221 track revisions of items.
10222 (allout-open-topic): Run allout-structure-added-hook with suitable
10223 arguments.
10224 (allout-shift-in): Run allout-structure-shifted-hook with suitable
10225 arguments.
10226 (allout-shift-out): Fix doubling for negative args and ensure call
10227 of allout-structure-shifted-hook by solely using allout-shift-in.
10228 (allout-kill-line, allout-kill-topic):
10229 Run allout-structure-deleted-hook with suitable arguments.
10230 (allout-yank-processing): Run allout-structure-added-hook with
10231 proper arguments.
10232 (allout-yank): Enclose activity in allout-unprotected.
10233 (allout-flag-region): Run allout-exposure-change-hook with
10234 suitable arguments, instead of making the callee infer the arguments.
10235 (allout-encrypt-string):
10236 Support allout-encryption-plaintext-sanitization-regexps,
10237 allout-encryption-ciphertext-rejection-regexps, and
10238 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
10239 en/de cryption mode in symmetric encryption failure message.
10240 (allout-obtain-passphrase): Use copy-sequence to get a distinct
10241 copy of the passphrase, and don't zero it or we'll corrupt the
10242 stashed copy.
10243 (allout-create-encryption-passphrase-verifier)
10244 (allout-verify-passphrase): Respect the new signature for
10245 allout-encrypt-string.
10246 (allout-get-configvar-values): Convenience for getting a
10247 configuration variable value and handling its absence gracefully.
10248
10249 2006-08-11 Romain Francoise <romain@orebokech.com>
10250
10251 * obsolete/zone-mode.el: Delete.
10252
10253 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
10254
10255 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
10256
10257 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
10258
10259 * emacs-lisp/bindat.el (bindat-ip-to-string):
10260 Use `format-network-address' if possible.
10261
10262 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10263
10264 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
10265
10266 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
10267
10268 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
10269 restore unread-command-events here.
10270 (edebug-display): Do it here, to detect sit-for interruptions.
10271
10272 2006-08-10 Romain Francoise <romain@orebokech.com>
10273
10274 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
10275 (dns-mode-soa-auto-increment-serial): New user option.
10276 (dns-mode-soa-maybe-increment-serial): New function.
10277 (dns-mode): Add the latter to `write-contents-functions'.
10278
10279 * obsolete/zone-mode.el: Move to obsolete/ from net/.
10280 Delete autoload cookies.
10281
10282 2006-08-10 John Wiegley <johnw@newartisans.com>
10283
10284 * eshell/em-glob.el (eshell-glob-chars-list)
10285 (eshell-glob-translate-alist): Add support for [^g] in character globs.
10286
10287 2006-08-10 Richard Stallman <rms@gnu.org>
10288
10289 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
10290 (facemenu-set-face): Doc fix.
10291 (facemenu-listed-faces): Doc fix.
10292
10293 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
10294
10295 * avoid.el (mouse-avoidance-animating-pointer): New var.
10296 (mouse-avoidance-nudge-mouse): Use it.
10297 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
10298 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
10299 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
10300 Don't activate if currently animating. All callers changed.
10301
10302 2006-08-09 John Wiegley <johnw@newartisans.com>
10303
10304 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
10305 variable, which causes timeclock to report elapsed time worked,
10306 instead of just work remaining.
10307
10308 2006-08-09 Kenichi Handa <handa@m17n.org>
10309
10310 * international/latexenc.el (latexenc-find-file-coding-system):
10311 Fix for the case that the 2nd element of arg-list is a cons.
10312
10313 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
10314
10315 * info.el (Info-fontify-node): Handle preceding `in' for note
10316 reference hiding rules.
10317
10318 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
10319
10320 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
10321 mistake a closing " for an opening one.
10322
10323 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
10324
10325 * term/xterm.el (terminal-init-xterm): Add more key bindings.
10326
10327 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
10328
10329 * complete.el (PC-do-completion): Filter out completions matching
10330 completion-ignored-extensions before checking whether there are
10331 multiple completions.
10332 Don't use `list' unnecessarily when building completion tables.
10333
10334 2006-08-06 Richard Stallman <rms@gnu.org>
10335
10336 * help.el (describe-mode): Make minor mode list more concise.
10337
10338 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
10339
10340 * bindings.el: Give mode-line-format, mode-line-modes, and
10341 mode-line-position `standard-value' properties.
10342
10343 2006-08-05 Eli Zaretskii <eliz@gnu.org>
10344
10345 * buff-menu.el (list-buffers-noselect): For Info buffers, use
10346 "(file)node" instead of the file name.
10347
10348 2006-08-05 Richard Stallman <rms@gnu.org>
10349
10350 * faces.el (escape-glyph): Doc fix.
10351
10352 2006-08-04 Kenichi Handa <handa@m17n.org>
10353
10354 * international/mule-diag.el (describe-font): Improve docstring
10355 and error message. Use frame-parameter (not frame-parameters).
10356
10357 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10358
10359 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
10360 Correctly mark the end-of-docstring char.
10361
10362 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
10363
10364 * simple.el (line-move-to-column): Constrain move-to-column to
10365 current field.
10366
10367 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10368
10369 * font-lock.el (font-lock-beg, font-lock-end)
10370 (font-lock-extend-region-functions): New vars.
10371 (font-lock-extend-region-multiline)
10372 (font-lock-extend-region-wholelines): New functions.
10373 (font-lock-default-fontify-region): Use them.
10374 (font-lock-extend-jit-lock-region-after-change): Only round up
10375 if font-lock-default-fontify-region will do it as well.
10376
10377 * font-lock.el (font-lock-extend-after-change-region-function):
10378 Rename from font-lock-extend-region-function.
10379 (font-lock-extend-region): Remove by inlining at call sites.
10380 (font-lock-after-change-function): Don't needlessly round up to a whole
10381 number of lines.
10382 (font-lock-extend-jit-lock-region-after-change): Be more careful about
10383 the boundary conditions and the interactions between the various ways
10384 to extend the region.
10385
10386 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
10387
10388 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
10389 modification status when forcing the second redisplay.
10390
10391 2006-08-03 Kim F. Storm <storm@cua.dk>
10392
10393 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
10394
10395 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
10396
10397 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
10398 doesn't look like a file name.
10399
10400 * complete.el (PC-expand-many-files): Avoid signalling an error when
10401 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
10402
10403 2006-08-02 Andreas Schwab <schwab@suse.de>
10404
10405 * bindings.el (mode-line-format): Simplify reference to vc-mode.
10406
10407 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
10408
10409 * bindings.el (map): Make mode-line-buffer-identification-keymap
10410 before defining propertized-buffer-identification.
10411
10412 2006-08-01 Richard Stallman <rms@gnu.org>
10413
10414 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
10415
10416 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
10417
10418 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
10419 default value.
10420 (gdb-find-source-frame): New function.
10421 (menu): Add to menu bar.
10422
10423 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
10424
10425 * font-core.el (font-lock-extend-region-function)
10426 (font-lock-extend-region): Move to font-lock.el.
10427
10428 * font-lock.el (font-lock-extend-region-function)
10429 (font-lock-extend-region): Move from font-core.el. Simplify.
10430
10431 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
10432 if needed.
10433 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
10434 (jit-lock-after-change-extend-region-functions): New hook.
10435 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
10436
10437 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
10438 (font-lock-turn-on-thing-lock): Use it.
10439
10440 * longlines.el (longlines-show-region): Make it work on read-only
10441 buffers as well.
10442
10443 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
10444
10445 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
10446
10447 2006-07-31 Richard Stallman <rms@gnu.org>
10448
10449 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
10450 (vhdl-speedbar-display-projects): Update old obsolete
10451 speedbar variable names.
10452
10453 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
10454
10455 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
10456 (gdb-stopped): Use it.
10457
10458 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
10459
10460 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
10461
10462 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
10463 for load-history elements.
10464
10465 2006-07-29 Eli Zaretskii <eliz@gnu.org>
10466
10467 * files.el (convert-standard-filename): For Cygwin, replace
10468 characters not allowed in Windows file names.
10469 (make-auto-save-file-name): Add Cygwin to the list of systems
10470 where the auto-save file name needs to be run through
10471 convert-standard-filename.
10472
10473 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
10474
10475 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
10476
10477 2006-07-28 Richard Stallman <rms@gnu.org>
10478
10479 * bindings.el (mode-line-frame-identification)
10480 (propertized-buffer-identification): Centralize the code
10481 to initialize the variable.
10482
10483 * progmodes/grep.el (grep-default-command): Catch errors from
10484 wildcard-to-regexp.
10485
10486 2006-07-29 Kim F. Storm <storm@cua.dk>
10487
10488 * progmodes/grep.el (grep-tag-default): New function.
10489 (grep-default-command, grep-read-regexp): Use it.
10490 (grep-read-files): Use car of grep-files-history or grep-files-aliases
10491 as default if nothing else applies.
10492
10493 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
10494
10495 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
10496 Throw error if buffer is not in Dired and Wdired mode, respectively.
10497
10498 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
10499
10500 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
10501 self-insert-command keys don't activate buttons.
10502 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
10503
10504 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
10505
10506 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
10507 faces for enable character.
10508
10509 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
10510
10511 * Makefile.in (recompile): Update comment to reflect change
10512 on 2004-04-21.
10513
10514 2006-07-27 Richard Stallman <rms@gnu.org>
10515
10516 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
10517 (customize-package-emacs-version): Change msg when pkg has no entry.
10518 (custom-no-edit): On a button, do like widget-button-press.
10519
10520 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
10521
10522 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
10523 S-tab and C-S-tab.
10524
10525 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
10526
10527 * progmodes/which-func.el (which-function): Fix documentation/
10528 comment typo.
10529
10530 2006-07-26 Richard Stallman <rms@gnu.org>
10531
10532 * textmodes/ispell.el (ispell-word): If we replace the word,
10533 move point to the end. Insert before deleting.
10534
10535 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
10536
10537 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
10538 a timer.
10539
10540 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
10541
10542 * tumme.el (tumme-backward-image): Add prefix argument. Add error
10543 when at first image.
10544 (tumme-forward-image): Add prefix argument. Add error when at last
10545 image.
10546
10547 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
10548
10549 * tabify.el (tabify-regexp): Use more specific regexps.
10550 (tabify): Avoid modifying the buffer unnecessarily.
10551
10552 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
10553
10554 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
10555 (tumme-format-properties-string): Handle empty `buf'.
10556 (tumme-get-comment): Change variable names inside `let'.
10557 Add missing `let' variable that cause font-lock problems.
10558 (tumme-write-comments): Change variable names inside `let'.
10559 Add missing `let' variable that cause font-lock problems.
10560 (tumme-forward-image): Rename from `tumme-forward-char'.
10561 (tumme-backward-image): Rename from `tumme-backward-char'.
10562
10563 2006-07-25 Masatake YAMATO <jet@gyve.org>
10564
10565 * progmodes/ld-script.el (ld-script-keywords)
10566 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
10567 and add comments.
10568
10569 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
10570
10571 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
10572 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
10573 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
10574 for status indicator.
10575
10576 2006-07-24 Richard Stallman <rms@gnu.org>
10577
10578 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
10579
10580 * subr.el (dolist, dotimes): Use interned symbols for locals.
10581 (--dotimes-limit--, --dolist-tail--): New defvars.
10582 (looking-back): Doc fix.
10583
10584 * replace.el (replace-match-string-symbols): Handle dotted lists.
10585
10586 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
10587
10588 * tumme.el (tumme-write-tags): Add.
10589 (tumme-write-comments): Add.
10590 (tumme-tag-files): Change to use `tumme-write-tags'.
10591 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
10592 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
10593 (tumme-save-information-from-widgets): Change to use
10594 `tumme-write-comments' and `tumme-write-tags'.
10595 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
10596 (tumme-write-tag): Remove.
10597 (tumme-write-comment): Remove.
10598 (tumme-display-previous-thumbnail-original): Remove empty line.
10599 (tumme-widget-list): Add punctuation.
10600
10601 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
10602
10603 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
10604
10605 2006-07-24 Daiki Ueno <ueno@unixuser.org>
10606
10607 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10608 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
10609 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
10610
10611 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
10612
10613 * mouse.el (mouse-on-link-p): Doc fix.
10614
10615 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
10616
10617 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10618 Handle "C-h f `".
10619
10620 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
10621
10622 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
10623 column.
10624
10625 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
10626
10627 * textmodes/table.el: Add move-beginning-of-line and
10628 move-end-of-line to Point Motion Only Group.
10629
10630 2006-07-22 Eric Hanchrow <offby1@blarg.net> (tiny change)
10631
10632 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
10633
10634 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10635
10636 * startup.el (user-mail-address): Initialize from the `EMAIL'
10637 environment variable first. Document this.
10638 (command-line): Ditto.
10639
10640 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
10641
10642 * help-mode.el (help-function-def, help-variable-def)
10643 (help-face-def): Print a message in the minibuffer.
10644
10645 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
10646
10647 * term/xterm.el (terminal-init-xterm): Fix key bindings
10648 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
10649
10650 2006-07-21 Eli Zaretskii <eliz@gnu.org>
10651
10652 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
10653 where `(nth 1 command)' is a cons cell. Doc fix.
10654
10655 * textmodes/po.el (po-find-charset): Doc fix.
10656
10657 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
10658
10659 * allout.el (allout-unprotected, allout-e-o-prefix-p)
10660 (allout-beginning-of-current-line, allout-end-of-current-line)
10661 (allout-next-visible-heading, allout-open-topic)
10662 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
10663 (allout-flag-current-subtree, allout-show-to-offshoot)
10664 (allout-hide-current-entry, allout-show-current-branches)
10665 (allout-hide-region-body, allout-old-expose-topic)
10666 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
10667 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
10668 containing `beginning-of-line' and `end-of-line' with
10669 `inhibit-field-text-motion' t.
10670
10671 2006-07-21 Eli Zaretskii <eliz@gnu.org>
10672
10673 * frame.el (focus-follows-mouse): Document that it doesn't have
10674 any effect on MS-Windows.
10675
10676 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
10677
10678 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
10679
10680 2006-07-20 Jay Belanger <belanger@truman.edu>
10681
10682 * calc/calc.el (calc-previous-alg-entry): Remove variable.
10683
10684 * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
10685 New variables.
10686 (calc-alg-entry): Use `calc-alg-entry-history'.
10687 (calc-do-quick-calc): Use `calc-quick-calc-history'.
10688 Remove reference to `calc-previous-alg-entry'.
10689 (calcAlg-edit, calcAlg-enter): Remove reference to
10690 `calc-previous-alg-entry'.
10691 (calcAlg-previous): Use `previous-history-element' instead of
10692 `calc-previous-alg-entry'.
10693 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
10694 Change keybinding for `calcAlg-plus-minus', add keybindings for
10695 `previous-history-element' and `next-history-element'.
10696
10697 * calc/calc-rewr.el (calc-match): Remove reference to
10698 `calc-previous-alg-entry'.
10699
10700 * calc/calc-sel.el (calc-selection-history): New variable.
10701 (calc-enter-selection, calc-sel-mult-both-sides)
10702 (calc-sel-add-both-sides): Use `calc-selection-history'.
10703
10704 * calc/calc-map.el (calc-get-operator-history): New variable.
10705 (calc-get-operator): Use `calc-get-operator-history'.
10706
10707 * calc/calcalg3.el (calc-curve-fit-history): New variable.
10708 (calc-curve-fit): Use `calc-curve-fit-history'.
10709
10710 2006-07-20 Kenichi Handa <handa@m17n.org>
10711
10712 * international/mule-cmds.el (select-safe-coding-system): Fix the
10713 way of deciding eol-type of the coding system.
10714
10715 2006-07-20 Alan Mackenzie <acm@muc.de>
10716
10717 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
10718 (c-lang-setvar): New macro.
10719 (c-make-init-lang-vars-fun): Use the initialization forms in
10720 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
10721 (comment-start, comment-end, comment-start-skip): Change these from
10722 c-lang-defvar's to c-lang-setvar's.
10723
10724 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
10725 which calls make-local-variable on the elements of
10726 c-emacs-variable-inits.
10727 (c-init-language-vars-for): Call this new macro.
10728
10729 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10730
10731 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
10732 Try to rule out false positives due to time stamps.
10733 (compilation-mode-font-lock-keywords): Remove rules made redundant
10734 because of the above change. Add `segmentation fault' to the known and
10735 highlighted compilation termination messages.
10736
10737 2006-07-19 Kim F. Storm <storm@cua.dk>
10738
10739 * progmodes/grep.el (grep-find-ignored-directories):
10740 Add .svn and _darcs to list.
10741
10742 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
10743
10744 * dired.el (dired-mode-map): Add key binding `C-te' for
10745 `tumme-dired-edit-comment-and-tags'.
10746
10747 * tumme.el (tumme-display-thumbnail-original-image): Make sure
10748 image display buffer is displayed before call to
10749 `tumme-display-image.
10750 (tumme-dired-display-image): Make sure image display buffer is
10751 displayed before call to `tumme-display-image.
10752 (tumme-mouse-display-image): Make sure image display buffer is
10753 displayed before call to `tumme-display-image.
10754 (tumme-widget-list): Add.
10755 (tumme-dired-edit-comment-and-tags): Add.
10756 (tumme-save-information-from-widgets): Add.
10757
10758 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10759
10760 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
10761
10762 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10763
10764 * progmodes/sh-script.el (sh-font-lock-keywords-1):
10765 Revert inadvertently installed patch hunk.
10766
10767 * progmodes/compile.el (compilation-find-file): Handle the
10768 cases where the user selects a non-existent file.
10769
10770 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10771
10772 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
10773
10774 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
10775
10776 * subr.el (sit-for): Just sleep-for if noninteractive.
10777
10778 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
10779
10780 * emacs-lisp/autoload.el (make-autoload): Use new arg.
10781
10782 * custom.el (custom-autoload): Add `noset' argument.
10783 (custom-push-theme): Don't autoload the variable, let callers do it.
10784 (custom-theme-set-variables): Autoload the variable if necessary.
10785
10786 * cus-edit.el (custom-variable-state-set): If the variable was
10787 originally set outside custom, but to the same value as the default,
10788 consider it to be standard.
10789
10790 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
10791 file *before* telling Emacs to add the autoloads, in case it fails.
10792
10793 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
10794 Use `cond', push', and `dolist'.
10795
10796 2006-07-17 Richard Stallman <rms@gnu.org>
10797
10798 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
10799 Add defvars to silence warnings.
10800
10801 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
10802
10803 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10804 Don't highlight "Compiling file" messages as error.
10805
10806 * dired-aux.el (dired-compress-file): Confirm again if gzipped
10807 file already exists.
10808
10809 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
10810
10811 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
10812 entry, don't assign to free var; simply return the extracted filename.
10813 (ff-treat-as-special): Incorporate common preamble from callers.
10814 (ff-other-file-name, ff-find-the-other-file):
10815 Update call to ff-treat-as-special.
10816
10817 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
10818
10819 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
10820
10821 * tumme.el (tumme-get-comment): Fix bug.
10822
10823 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
10824
10825 * files.el: Remove spurious * in docstrings.
10826
10827 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
10828
10829 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
10830 grammar.
10831 (allout-beginning-of-current-line): Beware beginning of buffer.
10832 Also, a comment is simplified.
10833 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
10834 when appropriate. (This fix enables use for other than
10835 bullet-hotspot operation.)
10836 (allout-hide-current-subtree): While escalating to sibling-close,
10837 make sure to situate on a topic.
10838
10839 2006-07-14 Kim F. Storm <storm@cua.dk>
10840
10841 * emulation/cua-base.el (cua-delete-selection)
10842 (cua-toggle-set-mark): New defcustoms.
10843 (cua-rectangle-modifier-key): Add `alt' modifier.
10844 (cua-replace-region): Don't delete if cua-delete-selection is nil.
10845 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
10846 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
10847
10848 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
10849
10850 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
10851
10852 * allout.el: Require 'cl during byte-compilation/interactive load,
10853 for the `assert' macro.
10854 (allout-mode-deactivate-hook): New hook, run when allout mode
10855 deactivates.
10856 (allout-developer): New allout customization subgroup.
10857 (allout-run-unit-tests-on-load): New allout-developer
10858 customization variable, when true allout unit tests are run towards
10859 end of file load/eval.
10860 (allout-inhibit-auto-fill): Disable auto-fill activity even during
10861 auto-fill-mode.
10862 (allout-resumptions): Remove, to be replaced by...
10863 (allout-add-resumptions): Register variable settings to be
10864 reinstated by `allout-do-resumptions'. The settings are made
10865 buffer-local, but the locality/globality of the suspended setting
10866 is restored on resumption.
10867 (allout-do-resumptions): Reinstate all settings suspended using
10868 `allout-add-resumptions'.
10869 (allout-test-resumptions): Unit tests (and intermediate variables)
10870 for resumptions.
10871 (allout-tests-globally-unbound, allout-tests-globally-true)
10872 (allout-tests-locally-true): Intermediate variables for
10873 resumptions unit tests.
10874 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
10875 (allout-exposure-category): Replaces 'allout-overlay-category variable.
10876 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
10877 instead of retired `allout-resumptions'. For hook functions, use
10878 `local' parameter so hook settings are created and removed as
10879 buffer-local settings. Revise (resumptions) setting
10880 auto-fill-function so it is set only if already active. (The
10881 related fill-function settings are all made in either case, so
10882 that activating auto-fill-mode activity will have the custom
10883 allout-mode behaviors (hanging indent on topics, if configured for it).
10884 Remove all allout-exposure-category overlays on mode deactivation.
10885 (allout-hotspot-key-handler): New function extracted from
10886 `allout-pre-command-business', so the functionality can be used
10887 for other purposes, eg as a binding in an overlay.
10888 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
10889 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
10890 customization variable.
10891 (allout-run-unit-tests): Run the (currently quite small)
10892 repertoire of unit tests. Called just before the provide iff user
10893 has customized `allout-run-unit-tests-on-load' non-nil.
10894
10895 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
10896
10897 * emacs-lisp/authors.el (authors-aliases): Update.
10898
10899 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
10900
10901 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
10902 gdb-source-window. Add dedicated argument.
10903 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
10904 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
10905 (gdb-display-threads-buffer, gdb-display-memory-buffer)
10906 (gdb-display-locals-buffer): Use it.
10907
10908 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
10909 Set gdb-source-window.
10910
10911 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
10912
10913 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
10914 minor modes, redundant with the custom-autoload line above.
10915
10916 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
10917
10918 * longlines.el (longlines-post-command-function): Handle open-line too.
10919
10920 2006-07-12 Richard Stallman <rms@gnu.org>
10921
10922 * progmodes/grep.el (grep-last-buffer): Doc fix.
10923
10924 * info.el (Info-try-follow-nearest-node): Doc fix.
10925
10926 * emacs-lisp/edebug.el (edebug-instrument-function):
10927 Err if find-function-noselect gives no position.
10928
10929 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10930 If can't find definition, return nil for position.
10931 (find-function-do-it): Handle new return value
10932 of find-definition-noselect.
10933 (find-definition-noselect, find-variable-noselect): Doc fix.
10934 (find-function-noselect): Doc fix.
10935
10936 * help-mode.el (help-variable-def): Handle find-variable-noselect
10937 returning no position.
10938 (help-function-def): Likewise for find-function-search-for-symbol.
10939 (help-face-def): Likewise.
10940
10941 * help-fns.el (describe-variable): Handle find-variable-noselect
10942 returning no position.
10943
10944 * files.el (locate-file-completion): Avoid duplicates in result.
10945
10946 * cus-edit.el (custom-no-edit): New command.
10947 (custom-mode-map): Remap to custom-no-edit instead of
10948 using suppress-keymap.
10949
10950 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
10951
10952 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
10953 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
10954 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
10955
10956 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
10957
10958 2006-07-11 Kim F. Storm <storm@cua.dk>
10959
10960 * ido.el (ido-copy-current-file-name): Use buffer-name if
10961 buffer-file-name is nil.
10962
10963 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
10964
10965 * simple.el (undo-ask-before-discard): Set to nil.
10966
10967 * vc.el (vc-exec-after): Don't delete process manually.
10968 (vc-print-log): Run log-view-mode in process sentinel inside
10969 inhibit-read-only. Don't shrink window due to timing issues.
10970
10971 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
10972 Avoid using with-output-to-temp-buffer, which clobbers local vars.
10973
10974 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
10975
10976 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10977 Fix ambiguity introduced by last change.
10978 (compilation-find-file): Move save-excursion to where it may
10979 make sense. Fix a left over `find-file'.
10980
10981 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
10982
10983 * textmodes/texinfmt.el (texinfo-format-separate-node):
10984 Insert a string before point, which fits documentation, not after.
10985 (texinfo-multitable-item): In a multitable row, insert any
10986 additional needed @tabs and spaces.
10987
10988 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
10989
10990 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
10991 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
10992 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
10993 instead of shell-command.
10994 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
10995 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
10996 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
10997 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
10998 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
10999 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
11000
11001 2006-07-11 Kim F. Storm <storm@cua.dk>
11002
11003 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
11004 Remove special case for seconds < 0. Use (redisplay t) instead.
11005
11006 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
11007
11008 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
11009 avoid compilation error.
11010
11011 * subr.el (sit-for): New function.
11012
11013 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
11014
11015 2006-07-10 Richard Stallman <rms@gnu.org>
11016
11017 * ldefs-boot.el (edebug): Update page.
11018
11019 2006-07-10 Kim F. Storm <storm@cua.dk>
11020
11021 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
11022 to FOR-RELEASE and TODO.
11023
11024 2006-07-10 Romain Francoise <romain@orebokech.com>
11025
11026 * emacs-lisp/authors.el (authors-aliases): Update.
11027
11028 2006-07-10 Alan Mackenzie <acm@muc.de>
11029
11030 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
11031 * cc-mode.el: Changes to eradicate eval-after-load.
11032
11033 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
11034
11035 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
11036 on non-char events.
11037
11038 2006-07-09 Romain Francoise <romain@orebokech.com>
11039
11040 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11041 Don't highlight start/end markers as compilation messages.
11042
11043 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
11044 to t.
11045
11046 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
11047
11048 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
11049
11050 2006-07-08 Richard Stallman <rms@gnu.org>
11051
11052 * term/x-win.el (x-handle-display): Add doc string.
11053
11054 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11055
11056 * subr.el (def-edebug-spec): Move here.
11057 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
11058
11059 * imenu.el (imenu-choose-buffer-index): Doc fix.
11060
11061 2006-07-08 Romain Francoise <romain@orebokech.com>
11062
11063 * term/x-win.el (x-display-name): Fix typo.
11064
11065 2006-07-08 Eli Zaretskii <eliz@gnu.org>
11066
11067 * hexl.el (hexl-find-file): Doc fix.
11068
11069 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11070
11071 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
11072
11073 * term/x-win.el (x-display-name): Doc fix.
11074
11075 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
11076
11077 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
11078 long prefixes.
11079 (fill-region-as-paragraph): Don't round up to a whole line.
11080 (fill-comment-paragraph): Don't include the code-before-the-comment
11081 when calling fill-region-as-paragraph.
11082
11083 * international/mule.el (make-char): Remove redundancy.
11084
11085 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
11086 property may contain an anonymous function rather than a symbol.
11087
11088 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
11089
11090 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11091 Use shy regexp. Fix incorrect backref to potentially unmatched group.
11092
11093 * dirtrack.el (dirtrack-default-directory-function): Remove.
11094 (dirtrack-directory-function): Use file-name-as-directory.
11095 (dirtrack-windows-directory-function): Simplify.
11096 (dirtrack-forward-slash, dirtrack-backward-slash)
11097 (dirtrack-replace-slash): Remove.
11098 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
11099 (dirtrack): Fix wrong parenthesizing; use match-string.
11100
11101 * progmodes/octave-inf.el: Remove spurious * in docstrings.
11102 (inferior-octave-mode): Only change the buffer-local value of
11103 comint-dynamic-complete-functions.
11104 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
11105 Move the initialization to the declaration.
11106 (inferior-octave-complete): Remove unused var `filter'.
11107
11108 * shell.el (shell-mode): Only change the buffer-local value of
11109 comint-dynamic-complete-functions.
11110
11111 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
11112
11113 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
11114 entry is skipped because it has been scheduled.
11115 (org-prepare-agenda-buffers): Don't mark buffers as modified when
11116 changing `:org-archived' and `:org-comment' properties.
11117
11118 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
11119
11120 * server.el (server-select-display): Don't make the temp frame
11121 minibuffer-only, in case it's not a temp frame.
11122 (server-process-filter): Don't delete the temp frame if it's the
11123 only one we have on that display.
11124
11125 * files.el (find-alternate-file): Doc fix.
11126
11127 2006-07-05 Richard Stallman <rms@gnu.org>
11128
11129 * files.el (abbreviate-file-name): Add save-match-data.
11130
11131 2006-07-03 Richard Stallman <rms@gnu.org>
11132
11133 * faces.el (read-face-name): Doc fix.
11134
11135 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
11136
11137 * net/goto-addr.el (goto-address): Mark as safe for local evals.
11138
11139 2006-07-05 Andre Spiegel <spiegel@gnu.org>
11140
11141 * vc.el (vc-diff-internal): Fix prev change.
11142
11143 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
11144
11145 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
11146 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
11147
11148 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11149
11150 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
11151 fails if the symbol contains chars like ( or '.
11152 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
11153 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
11154 `short'.
11155
11156 2006-07-04 Kenichi Handa <handa@m17n.org>
11157
11158 * international/mule-cmds.el (set-language-info): If LANG-ENV is
11159 the current one, don't call set-language-environment, but call one
11160 of set-language-environment-XXX to make INFO effective now.
11161 (set-language-environment): Call set-language-environment-XXX
11162 functions instead of doing the various setups directly.
11163 (set-language-environment-coding-systems): Delete argument eol-type.
11164 (set-language-environment-input-method)
11165 (set-language-environment-nonascii-translation)
11166 (set-language-environment-charset)
11167 (set-language-environment-fontset)
11168 (set-language-environment-unibyte): New functions.
11169
11170 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
11171
11172 * locate.el (locate-update-when-revert): New option.
11173 (locate-update-path): New option (suggested by Michael Albinus).
11174 (locate-prompt-for-command): Whitespace change.
11175 (locate-update): No longer offer to update the locate database by
11176 default. Implement the two new options.
11177
11178 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
11179
11180 * tooltip.el: Move comment about track-mouse...
11181
11182 * progmodes/gud.el: ...to here.
11183
11184 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
11185
11186 * facemenu.el (facemenu-listed-faces): New var.
11187 (facemenu-unlisted-faces): Variable deleted.
11188 (facemenu-add-new-face): Use facemenu-listed-faces.
11189
11190 * emulation/viper-init.el, calendar/calendar.el:
11191 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
11192
11193 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
11194
11195 * textmodes/org.el (org-mode): Remove no invalid settings for
11196 calc embedded mode.
11197 (org-mode-p): New defsubst.
11198 (org-save-all-org-buffers): New function.
11199 (org-first-headline-recenter): Enclose outline-regexp in group
11200 delimiters.
11201 (org-set-tags): Keep single space after stars.
11202
11203 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
11204
11205 * window.el (set-window-text-height): Only set window-min-height to
11206 1 if that's the requested size.
11207
11208 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
11209 (diff-unified->context, diff-context->unified)
11210 (diff-reverse-direction): Make sure the end marker stays at the end.
11211 (diff-mode): Add the keymap table at the end of docstring.
11212 Use lexical-let rather than constructing a closure manually.
11213
11214 * files.el (find-file-noselect-1): Remove unused var assignment.
11215 (hack-local-variables-confirm): Print lists of strings as lists of
11216 strings rather than lists of symbols.
11217 (abbreviate-file-name, hack-local-variables-prop-line):
11218 Use match-string.
11219 (hack-one-local-variable): Move `make-local-variable' nearer its use.
11220 (recover-session-finish): Use line-end-position.
11221
11222 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
11223
11224 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
11225
11226 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
11227
11228 * progmodes/make-mode.el (makefile-macroassign-regex):
11229 Accept preceding keyword.
11230 (makefile-gmake-statements): Reorganize, now that makepp has
11231 "override" and also handle forgotten "override define".
11232 (makefile-makepp-statements): Add new "global", "override export"
11233 and "override global".
11234
11235 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
11236
11237 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
11238 (ada-compile-mouse-goto-error, ada-deactivate-properties)
11239 (ada-no-auto-case): Fix typos in docstrings.
11240
11241 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
11242
11243 * info.el (Info-find-node-2): Search for makeinfo version more
11244 carefully.
11245
11246 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
11247
11248 * textmodes/org.el (org-prepare-agenda-buffers):
11249 Use `invisible-OK' argument for `org-end-of-subtree'.
11250 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
11251 (org-beginning-of-item): Fix bug in regular expression for white line.
11252 (org-export-as-html): Enforce space after bullet in plain list items.
11253 (org-set-autofill-regexps): Require space after plain list bullet
11254 for paragraph-start.
11255 (org-ts-regexp3): New constant.
11256 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
11257 (org-timestamp-up-day, org-timestamp-down-day)
11258 (org-timestamp-change): Work with inactive timestamps.
11259 (org-ts-regexp1): Don't allow brackets in time stamps.
11260
11261 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
11262
11263 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
11264 for ignoring links.
11265
11266 * faces.el (read-face-name): Use it.
11267
11268 2006-06-28 Juri Linkov <juri@jurta.org>
11269
11270 * buff-menu.el (list-buffers-noselect): Compare Info file
11271 with the string "dir" to detect Info directory.
11272
11273 * complete.el (partial-completion-mode): In lambda for
11274 `choose-completion-string-functions' use full function signature
11275 with 4 args, and move point to the end of the minibuffer only if arg
11276 `mini-p' is non-nil.
11277
11278 2006-06-28 John Paul Wallington <jpw@pobox.com>
11279
11280 * ibuffer.el (ibuffer-mode): Doc fix.
11281
11282 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
11283
11284 * textmodes/org.el (org-context): New contexts :item-bullet,
11285 :latex-fragment, :latex-preview.
11286 (org-overlays-at, org-overlay-start, org-overlay-end):
11287 New compatibility functions.
11288 (org-inside-LaTeX-fragment-p): More accurate matching, using the
11289 exact regexp that will be used during export.
11290 (org-latex-regexps): New variable.
11291 (org-cdlatex-mode): Improve advice for `texmathp'.
11292 (turn-on-org-cdlatex): New function.
11293
11294 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11295
11296 * term/mac-win.el (mac-handle-font-selection): Change keys of
11297 mac-atsu-font-table from strings to numbers.
11298 (mac-ts-caret-position): Use also when cursor-type is nil.
11299 (mac-ts-update-active-input-area): Add Mac OS Classic support.
11300 Relax condition for using overlay strings.
11301 Use mac-ts-caret-position face when cursor-type is nil.
11302
11303 2006-06-26 Kim F. Storm <storm@cua.dk>
11304
11305 * help.el (view-emacs-news): Declare `res' in the right let* form.
11306
11307 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
11308
11309 * net/rcompile.el (remote-compile): Replace ange-ftp based
11310 implementation by Tramp functions.
11311 Suggested by Marc Abramowitz <msabramo@gmail.com>.
11312
11313 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
11314
11315 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
11316
11317 * international/fontset.el (setup-default-fontset): Fix a typo in
11318 the "Oriya-Akruti" registry name.
11319
11320 2006-06-23 Lars Hansen <larsh@soem.dk>
11321
11322 * desktop.el (desktop-full-file-name): New function.
11323 (desktop-kill, desktop-save, desktop-remove, desktop-read)
11324 (desktop-revert): Use it.
11325 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
11326 (desktop-after-read-hook): Add option list-buffers.
11327 (desktop-locals-to-save): Add tab-width.
11328 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
11329 Fix docstring.
11330
11331 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
11332
11333 * textmodes/org.el (org-cdlatex-mode-map)
11334 (org-cdlatex-texmathp-advice-is-done): New variables.
11335 (org-cdlatex-mode): New minor mode.
11336 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
11337 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
11338 (org-export-with-archived-trees): New option.
11339 (org-open-file): Remove the call to `convert-standard-filename'.
11340 (org-archive-tag, org-agenda-skip-archived-trees)
11341 (org-cycle-open-archived-trees)
11342 (org-sparse-tree-open-archived-trees): New options.
11343 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
11344 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
11345 New functions.
11346 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
11347 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
11348 (org-mode-map): Add binding for `org-toggle-archive-tag'.
11349 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
11350 Call `org-prepare-agenda-buffers'.
11351 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
11352 (org-file-apps, org-file-apps-defaults-gnu)
11353 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
11354 Handle remote files by forcing them to be opened in Emacs.
11355
11356 2006-06-23 Andre Spiegel <spiegel@gnu.org>
11357
11358 * vc.el (vc-diff-knows-L): New variable.
11359 (vc-diff-internal): Use it to handle "diff" programs that don't
11360 understand -L. This works automatically, no user action is necessary.
11361
11362 2006-06-23 Daniel Brockman <daniel@brockman.se>
11363
11364 * net/rcirc.el (rcirc-default-user-full-name): Default to
11365 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
11366 longer exists).
11367 (rcirc-process-list): Check `buffer-live-p' before attempting to
11368 switch to a buffer.
11369
11370 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
11371
11372 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
11373 based on rcirc-coding-system-alist.
11374
11375 2006-06-23 Martin Rudalics <rudalics@gmx.at>
11376
11377 * cus-edit.el (customize-apropos): A better error message.
11378 (top level) <debug-ignored-errors>: Extend and update the list of
11379 ignored error messages.
11380
11381 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
11382
11383 * complete.el (PC-do-completion): Retain capitalization of user
11384 input, when possible, even if completion-ignore-case is set.
11385
11386 2006-06-23 Eli Zaretskii <eliz@gnu.org>
11387
11388 * generic-x.el (bat-generic-mode): Support .cmd files.
11389
11390 * dos-w32.el (top level): Use find-file-not-found-functions
11391 instead of the obsolete find-file-not-found-hooks.
11392
11393 2006-06-22 Kim F. Storm <storm@cua.dk>
11394
11395 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
11396 to recognize mode name containing submodes, such as Grep/lw.
11397
11398 2006-06-21 Kim F. Storm <storm@cua.dk>
11399
11400 * simple.el (line-move-1): Check for move-end-of-line instead of
11401 end-of-line when setting temporary-goal-column.
11402
11403 2006-06-21 Miles Bader <miles@gnu.org>
11404
11405 * play/cookie1.el (cookie): Work properly when there's only one entry.
11406
11407 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
11408
11409 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
11410 (gdb-frame-handler): Generalize frame regexp for templates.
11411
11412 2006-06-20 Glenn Morris <rgm@gnu.org>
11413
11414 * calendar/appt.el (appt-display-format): Default value must be
11415 one of the customize options.
11416
11417 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
11418
11419 * term/xterm.el (terminal-init-xterm): Update key availability info.
11420 Bind C-return.
11421
11422 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
11423
11424 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
11425
11426 * files.el (hack-local-variables): Run `hack-local-variables-hook'
11427 whether or not a local variables list is defined.
11428
11429 * msb.el (msb): Move `sit-for' hack here to handle both
11430 "mouse-down and drag" and "mouse-up and select" situations.
11431 (mouse-select-buffer): Move `sit-for' hack to `msb'.
11432
11433 2006-06-20 Kenichi Handa <handa@m17n.org>
11434
11435 * international/characters.el (word-combining-categories):
11436 Add entries for 2-byte Han characters.
11437
11438 2006-06-19 Richard Stallman <rms@gnu.org>
11439
11440 * bindings.el (mode-line-format): Save some mode line space.
11441
11442 * files.el (find-file-noselect): Improve the question wording.
11443 (basic-save-buffer-2): Mask UMASK against 666.
11444
11445 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
11446 (mouse-drag-vertical-line): Call it.
11447
11448 * cus-edit.el (customize-option, customize-option-other-window):
11449 Error if SYMBOL is nil.
11450
11451 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
11452
11453 * textmodes/org.el: Require noutline, also on XEmacs.
11454 (org-end-of-subtree): Return point.
11455 (org-dblock-start-re, org-dblock-end-re): New constants.
11456 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
11457 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
11458 (org-update-all-dblocks, org-find-dblock): New functions.
11459 (org-collect-clock-time-entries): New function.
11460 (org-html-handle-time-stamps): Never export CLOCK timeranges.
11461 (org-fixup-indentation): Modify to deal correctly with lines
11462 starting with TAB. Only one argument DIFF now.
11463 (org-demote, org-promote): Call `org-fixup-indentation' with just
11464 one argument, DIFF.
11465 (org-mode): Don't mark buffer as modified when aligning tables.
11466 (org-clock-sum): Don't mark buffer modified when adding time sum
11467 properties.
11468 (org-export-as-html): Add support for a link validation function.
11469 (org-archive-all-done): New function.
11470 (org-archive-subtree): New prefix argument. When set, archive all
11471 done subtrees in this buffer.
11472 (org-remove-clock-overlays)
11473 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
11474 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
11475 (org-put-clock-overlay): Don't swallow last headline character
11476 when displaying overlay.
11477 (org-store-link): Link to `image-mode' with just the file name.
11478
11479 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
11480
11481 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
11482 Use read-key-sequence.
11483 (viper-after-change-undo-hook): Misc enhancements.
11484 (viper-after-change-undo-hook): New hook.
11485 (viper-undo): Use viper-after-change-undo-hook.
11486 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
11487 (viper-next-line-at-bol): If point is on a widget or a button, simulate
11488 clicking on that widget/button.
11489
11490 * emulation/viper.el (viper-mode): Allow a separate cursor color
11491 in Emacs state.
11492
11493 * ediff-diff.el (ediff-test-patch-utility): Catch errors.
11494 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
11495 (ediff-set-actual-diff-options): New function.
11496 (ediff-reset-diff-options, ediff-toggle-ignore-case):
11497 Use ediff-set-actual-diff-options.
11498 (ediff-extract-diffs): Catch errors.
11499 (ediff-whitespace): Add non-breakable space.
11500 (ediff-same-file-contents): Catch errors.
11501
11502 * ediff-mult.el (ediff-collect-custom-diffs):
11503 Save coding-system-for-read.
11504
11505 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
11506 (ediff-vc-internal, ediff-vc-merge-internal):
11507 Use ediff-delete-version-file.
11508 (ediff-delete-version-file): New function.
11509
11510 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
11511
11512 * ediff.el (ediff-directories, ediff-directory-revisions)
11513 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
11514 (ediff-directories-internal, ediff-merge-directory-revisions)
11515 (ediff-merge-directory-revisions-with-ancestor)
11516 (ediff-directories3): Use read-directory-name.
11517
11518 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
11519
11520 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
11521 Remove superfluous part of regexp for brace matching which is handled
11522 by `scan-lists' call.
11523
11524 2006-06-16 Richard Stallman <rms@gnu.org>
11525
11526 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
11527
11528 * files.el (basic-save-buffer-2): For a new precious file,
11529 use the default modes in the return value.
11530
11531 * facemenu.el (facemenu-color-alist): Doc fix.
11532
11533 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
11534
11535 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11536
11537 * cus-start.el (all): Add mac-ts-script-language-on-focus.
11538
11539 * term/mac-win.el (mac-text-encoding-ascii): New constant.
11540 (mac-utxt-to-string): Use it.
11541 (mac-ts-update-active-input-area): Use mac-ae-number.
11542
11543 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
11544
11545 * term.el (term-handle-scroll, term-delete-lines)
11546 (term-insert-lines): Fix off by one errors.
11547
11548 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
11549
11550 * net/tramp.el (tramp-touch): Use UTC to express time.
11551
11552 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
11553
11554 * mail/sendmail.el (mail-send): Search explicitly for
11555 mail-header-separator when checking for corrupted header lines.
11556
11557 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
11558
11559 * progmodes/gdb-ui.el (gdb-same-frame): New option.
11560 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
11561 (gdb-init-1): Initialise them.
11562 (gdb-starting): Reset gdb-printing
11563 (gdb-starting): Save value of gud-overlay-arrow-position.
11564 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
11565 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
11566 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
11567 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
11568
11569 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
11570
11571 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
11572
11573 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
11574
11575 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
11576 (ldap-search-internal): Keep error messages, and a regexp fix.
11577
11578 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
11579
11580 * files.el (hack-local-variables-confirm):
11581 Display string value using its printed representation.
11582
11583 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
11584
11585 * server.el (server-edit): No-op if no server buffers exist.
11586
11587 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
11588
11589 * textmodes/page-ext.el (pages-directory-for-addresses):
11590 Including `pages-directory-address-mode' in the function results
11591 in the message "Buffer in which pages were found is deleted".
11592
11593 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
11594
11595 * textmodes/org.el (org-agenda-mode-map): Add bindings for
11596 clocking functions.
11597
11598 (org-agenda-clock-in, org-check-running-clock)
11599 (org-clock-out-if-current, org-remove-clock-overlays)
11600 (org-put-clock-overlay): New functions.
11601 (org-clock-marker, org-clock-file-total-minutes)
11602 (org-clock-overlays): New variables.
11603 (org-clock-display, org-clock-sum, org-clock-cancel)
11604 (org-clock-out, org-clock-in): New commands.
11605 (org-export): New function.
11606 (org-emph-re): New constant.
11607 (org-set-emph-re, org-do-emphasis-faces): New functions.
11608 (org-emphasis-regexp-components, org-emphasis-alist): New options.
11609 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
11610 (org-export-html-convert-emphasize): Use the configurable emphasis.
11611 (org-cleaned-string-for-export): Make multiline emphasis visible
11612 to the exporter. New optional argument PARAMETERS.
11613 (org-export-as-html): Specify :emph-multiline parameter to
11614 `org-cleaned-string-for-export'.
11615
11616 2006-06-10 Richard Stallman <rms@gnu.org>
11617
11618 * help.el (help-for-help-internal): Clean up help text.
11619
11620 2006-06-10 Andreas Schwab <schwab@suse.de>
11621
11622 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
11623 in doc string.
11624
11625 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
11626
11627 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
11628
11629 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
11630 spaces after the comment start.
11631
11632 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11633
11634 * play/pong.el (pong-init-buffer):
11635 Fill buffer with spaces instead of ^A.
11636
11637 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
11638 launched asynchronously, delete its process instead of being cool.
11639 (ispell-async-processp): Check for `delete-process' existence
11640 instead of `kill-process' one for consistency.
11641
11642 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
11643
11644 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
11645 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
11646 in mode line at startup.
11647
11648 2006-06-08 Kim F. Storm <storm@cua.dk>
11649
11650 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
11651 (ido-init-completion-maps): Bind them to M-SPC and M-v.
11652 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
11653 (ido-file-internal): Pass full file name to write-file.
11654 (ido-read-internal): Only pop stack elements automatically if they
11655 actually match an existing directory or file name.
11656
11657 2006-06-07 Kenichi Handa <handa@m17n.org>
11658
11659 * international/mule.el (find-auto-coding): Don't handle the short
11660 name `char-trans'.
11661
11662 * files.el (hack-local-variables-prop-line)
11663 (hack-local-variables): Cancel the previous change.
11664
11665 2006-06-06 Jesper Harder <harder@phys.au.dk>
11666
11667 * ediff-diff.el (ediff-test-utility): Protect against file-error.
11668
11669 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
11670
11671 * diff-mode.el (diff-mode): Set buffer-read-only to t when
11672 diff-default-read-only is non-nil.
11673 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
11674 (diff-refine-hunk): Set inhibit-read-only to t.
11675
11676 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
11677 modifying the *Diff* buffer.
11678 (diff-process-filter): New filter function for diff process that
11679 sets inhibit-read-only to t when modifying the *Diff* buffer.
11680
11681 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
11682
11683 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
11684 insertion point and control the number of empty lines.
11685 (org-paste-subtree): Limit the number of empty lines at the end of
11686 the inserted tree.
11687 (org-agenda): Use buffer name of current file for narrowing.
11688 (org-export-as-xml): Command removed.
11689 (org-export-xml-type): Option removed.
11690 (org-mode-map): Call `org-export-as-xoxo' directly.
11691 (org-get-indentation): New optional argument LINE.
11692 (org-fix-indentation, org-remove-tabs): New functions.
11693 (org-export-as-ascii, org-ascii-level-start): Determine and apply
11694 correct indentation for headlines that are converted it items.
11695 (org-skip-comments): Remove table lines that contain narrowing
11696 cookies but no other non-empty fields.
11697 (org-set-tags): Allow groups of mutually exclusive tags.
11698 (org-cmp-time): Sort 24:21 before items without time.
11699 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
11700 (org-open-at-point): Require double colon also for numbers.
11701
11702 2006-06-06 Kim F. Storm <storm@cua.dk>
11703
11704 * ido.el (ido-default-file-method, ido-default-buffer-method):
11705 Make choice values consistent with corresponding command names.
11706 (ido-visit-buffer): Update accordingly. Default to selected-window.
11707
11708 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
11709
11710 * progmodes/gud.el (gud-running): Fix doc string.
11711 (gud-menu-map): Use :visible instead fo :enable for debugger test.
11712 (gud-tooltip-modes): Add python-mode.
11713 (gud-tooltip-print-command): Add pdb. Remove perldb.
11714
11715 2006-06-05 Eli Zaretskii <eliz@gnu.org>
11716
11717 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
11718 Quote $(EMACS).
11719
11720 2006-06-05 Richard Stallman <rms@gnu.org>
11721
11722 * faces.el (defined-colors): Doc fix.
11723
11724 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
11725
11726 * vc.el (vc-process-filter): Inhibit undo info collection around
11727 call to insert.
11728 (vc-setup-buffer): Likewise for call to erase-buffer.
11729 (vc-do-command): Likewise for call to process-file.
11730
11731 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
11732
11733 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
11734 for gud-go.
11735 (gud-common-init): Other debuggers may trigger error.
11736
11737 2006-06-05 Kenichi Handa <handa@m17n.org>
11738
11739 * international/mule.el (find-auto-coding):
11740 Handle enable-character-translation in file header.
11741
11742 2006-06-04 Kim F. Storm <storm@cua.dk>
11743
11744 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
11745 (authors-fixed-entries): Fix spelling.
11746 (authors-canonical-file-name): Don't report error for wildcards.
11747
11748 * help.el (view-emacs-news): Rewrite to support new NEWS,
11749 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
11750 e.g. version 10 matches 1.10, and don't be confused by version 1.1
11751 being a prefix of 1.12 (etc). A numeric prefix arg also works.
11752
11753 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
11754
11755 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
11756 exec constructs like `foo bar`.
11757 (sh-quoted-subshell): New helper function to search for a possibly
11758 nested subshell (like `` or $()) within a "" quoted string.
11759 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
11760 (sh-apply-quoted-subshell): Flag quote characters inside a
11761 subshell, which is itself already in a quoted region, as
11762 punctuation, since this is the closest to what they actually are.
11763 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
11764 sh-apply-quoted-subshell.
11765 (sh-font-lock-syntactic-face-function): Apply the new face for
11766 text inside `` instead of the old font-lock-string-face.
11767
11768 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11769
11770 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
11771 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
11772 (mac-bytes-to-text-range, mac-ae-text-range-array)
11773 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
11774 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
11775 (mac-ts-unicode-for-key-event): New functions.
11776 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
11777 (mac-handle-font-selection): Use mac-ae-number.
11778 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
11779 New variables.
11780 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
11781 (mac-ts-converted-text, mac-ts-selected-converted-text)
11782 (mac-ts-block-fill-text, mac-ts-outline-text)
11783 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
11784 (mac-ts-hilite-style-faces): New constant.
11785 (mac-apple-event-map): Bind text input events.
11786 (mac-dispatch-apple-event): Use command-execute instead of
11787 call-interactively.
11788 (global-map): Don't bind mac-apple-event.
11789 (special-event-map): Bind mac-apple-event.
11790
11791 2006-06-02 Eli Zaretskii <eliz@gnu.org>
11792
11793 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
11794 file name.
11795 (emacs): Enclose the value of $(EMACS) in quotes.
11796
11797 2006-06-02 Juri Linkov <juri@jurta.org>
11798
11799 * international/mule.el (sgml-html-meta-auto-coding-function):
11800 Remove the condition `(search-forward "<html" size t)'.
11801 Replace `\"' with `[\"']?' in `re-search-forward'.
11802
11803 2006-06-02 Kenichi Handa <handa@m17n.org>
11804
11805 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
11806 as well as `coding'.
11807 (hack-local-variables): Likewise.
11808
11809 * international/mule.el (enable-character-translation):
11810 Put permanent-local and safe-local-variable properties.
11811 (find-auto-coding): Handle char-trans: tag.
11812
11813 2006-06-02 Juri Linkov <juri@jurta.org>
11814
11815 * international/mule.el (sgml-html-meta-auto-coding-function):
11816 Limit the search by the end of the HTML header (if any).
11817
11818 2006-06-01 Richard Stallman <rms@gnu.org>
11819
11820 * subr.el (with-current-buffer): Doc fix.
11821
11822 2006-06-02 Masatake YAMATO <jet@gyve.org>
11823
11824 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
11825 Almost rewrite. Underlines over all lines of gcov output are too
11826 uncomfortable to read. Suggested by Dan Nicolaescu.
11827
11828 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
11829
11830 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
11831
11832 * shell.el (shell-mode): Use shell-mode-map in docstring.
11833
11834 * comint.el (comint-send-input): Do not add help-echo and
11835 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
11836
11837 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11838
11839 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
11840
11841 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
11842
11843 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
11844 (gdb-stopped, gdb-info-stack-custom): If there is no source info
11845 look up the stack and pop up GUD buffer if necessary.
11846 (gdb-frames-select): Remove redundant call to gud-display-frame.
11847 (gdb-info-threads-custom): Keep point at start of buffer.
11848 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
11849
11850 2006-05-31 Juri Linkov <juri@jurta.org>
11851
11852 * replace.el (query-replace-read-from, query-replace-read-to):
11853 Bind `history-add-new-input' to nil. Call `add-to-history'.
11854
11855 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
11856
11857 * textmodes/table.el: Convert all HTML tags to lower case for
11858 XHTML compatibility.
11859
11860 2006-05-31 Masatake YAMATO <jet@gyve.org>
11861
11862 * progmodes/compile.el:
11863 (compilation-error-regexp-alist-alist::gcov-called-line):
11864 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
11865
11866 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
11867
11868 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
11869 Revert inadvertent changes made with last commit.
11870
11871 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
11872
11873 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
11874 New functions.
11875
11876 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
11877
11878 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
11879
11880 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
11881 only matches in the right place.
11882 (org-upcoming-deadline): New face.
11883 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
11884 (org-export-ascii-underline): Rename constant `org-ascii-underline'
11885 and make it an option.
11886 (org-export-ascii-bullets): New option.
11887 (org-export-as-html): Many changes to emit valid XHTML.
11888 (org-par-open): New variable.
11889 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
11890 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
11891 (org-timeline): Pass `org-timeline-show-empty-dates' to
11892 `org-get-all-dates'. Interpret empty dates returned by
11893 `org-get-all-dates'.
11894 (org-get-all-dates): New argument EMPTY. Add dates without
11895 entries to the list, mark large ranges of empty dates.
11896 (org-point-in-group, org-context): New functions.
11897
11898 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
11899
11900 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
11901
11902 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
11903 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
11904 to C-mouse-3 (for 2 button mice).
11905 (gdb-send): Do the right thing for C-d.
11906
11907 * speedbar.el (speedbar-detach): Delete.
11908 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
11909 it breaks things.
11910 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
11911
11912 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
11913
11914 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
11915 Makeppfile.
11916
11917 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11918 Add makepp diagnostic.
11919
11920 2006-05-29 Richard Stallman <rms@gnu.org>
11921
11922 * window.el (fit-window-to-buffer): Doc fix.
11923
11924 * help.el (temp-buffer-max-height): Doc fix.
11925
11926 * subr.el (with-current-buffer): Doc fix.
11927
11928 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11929
11930 * term/x-win.el: Bind F10 to menu-bar-start if available.
11931
11932 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
11933
11934 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
11935 uses with a simple test.
11936 (term-set-escape-char, term-mode, term-check-kill-echo-list)
11937 (term-send-raw-string, term-send-raw, term-mouse-paste)
11938 (term-char-mode, term-line-mode, term-exec, term-sentinel)
11939 (term-handle-exit, term-read-input-ring)
11940 (term-previous-matching-input-string)
11941 (term-previous-matching-input-string-position)
11942 (term-previous-matching-input-from-input)
11943 (term-replace-by-expanded-history, term-send-input)
11944 (term-skip-prompt, term-bol, term-send-invisible)
11945 (term-kill-input, term-delchar-or-maybe-eof)
11946 (term-backward-matching-input, term-check-source)
11947 (term-proc-query, term-emulate-terminal)
11948 (term-handle-colors-array, term-process-pager, term-pager-line)
11949 (term-pager-bob, term-unwrap-line, term-word)
11950 (term-dynamic-complete-filename)
11951 (term-dynamic-complete-as-filename)
11952 (term-dynamic-simple-complete): Replace one arm ifs with whens or
11953 unlesses.
11954
11955 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
11956
11957 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
11958 during bootstrapping.
11959
11960 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
11961 Basically undo the change of 2006-05-26: use extra arguments instead of
11962 dynamic scoping.
11963 (ewoc-locate): Remove unused var `footer'.
11964
11965 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11966
11967 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
11968
11969 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
11970 (generate-file-autoloads): Obey it. Return whether autoloads were
11971 added at point or not.
11972 (update-file-autoloads): Use this new return value.
11973 Remove redundant test for the presence of an autoload cookie.
11974
11975 * emacs-lisp/autoload.el (autoload-find-file): New fun.
11976 This one calls hack-local-variables.
11977 (generate-file-autoloads, update-file-autoloads): Use it.
11978
11979 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
11980 (bibtex-sort-entry-class): Add safe-local-variable predicate.
11981 (bibtex-sort-entry-class-alist): Don't set the global value.
11982 (bibtex-init-sort-entry-class-alist): New fun.
11983 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
11984 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
11985 of bibtex-init-sort-entry-class.
11986
11987 2006-05-28 Richard Stallman <rms@gnu.org>
11988
11989 * subr.el (load-history-regexp): If FILE is relative, insist
11990 entire last name component must match it.
11991 (load-history-filename-element, load-history-regexp): Doc fixes.
11992
11993 2006-05-29 Kim F. Storm <storm@cua.dk>
11994
11995 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
11996 `pos' and `raw-data' for clarity, as eval forms may access these.
11997
11998 2006-05-28 Kim F. Storm <storm@cua.dk>
11999
12000 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
12001
12002 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
12003
12004 * progmodes/make-mode.el (makefile-browser-map)
12005 (makefile-mode-syntax-table): Move initialization inside declaration.
12006 (makefile-fill-paragraph): Use the default comment-filling code.
12007
12008 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
12009
12010 * replace.el (query-replace-defaults): New variable.
12011 (query-replace-read-from): Use `query-replace-defaults' for
12012 default value, instead of history list.
12013 (query-replace-read-to): Update `query-replace-defaults'.
12014
12015 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
12016
12017 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
12018 with no X toolkit.
12019
12020 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
12021
12022 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
12023 (tumme-show-all-from-dir): Add autoload.
12024
12025 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
12026
12027 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
12028 (tumme-remove-tag): Fix bug.
12029
12030 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
12031
12032 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
12033 FOOTER args. Update unique caller.
12034 (ewoc-delete): Compute last node once before looping.
12035 (ewoc--node-branch): Merge into unique caller.
12036 (ewoc--node): Don't define constructor make-ewoc--node for this
12037 structure.
12038 (ewoc): Add member `hf-pp' to this structure.
12039 (ewoc--wrap): New func.
12040 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
12041 header/footer pretty-printers. Save header/footer pretty-printer.
12042 (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
12043
12044 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
12045
12046 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
12047
12048 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
12049 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
12050 Tag'. Change "Compare directories..." to "Change Directories...".
12051 Move tumme commands to Operate, Regexp and Immediate menus.
12052 Change "Add Comment" to "Add Image Comment". Change "Add Image
12053 Tag" to "Add Image Tags".
12054
12055 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
12056 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
12057 `tumme-delete-tag'.
12058
12059 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
12060
12061 * shell.el (shell-mode): Call shell-dirtrack-mode after
12062 list-buffers-directory is made a local variable, to avoid setting
12063 the default value.
12064
12065 2006-05-26 Kevin Ryde <user42@zip.com.au>
12066
12067 * info.el (Info-index-next): Use where-is-internal to report
12068 actual binding of Info-index-next, rather than hard-coded `,'.
12069
12070 2006-05-26 Eli Zaretskii <eliz@gnu.org>
12071
12072 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
12073 and "Find Command in Manual" to here.
12074
12075 * buff-menu.el (list-buffers-noselect): For Info buffers, use
12076 Info-current-file as the file name.
12077
12078 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
12079
12080 * ses.el (defadvice undo-more): Delete this defadvice. The undo
12081 overrides will now be done a different way.
12082 (ses-set-parameter): Reapply this function for undo.
12083 (ses-set-header-row): Reconstruct header row during undo.
12084 (ses-widen): New function.
12085 (ses-goto-data, ses-reconstruct-all): Use new function.
12086 (ses-command-hook): Widen buffer during undo, before unupdating
12087 the cells.
12088 (ses-insert-row, ses-delete-row): Widen buffer during undo.
12089 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
12090 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
12091 formula hasn't been executed yet.
12092
12093 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12094
12095 * comint.el (comint-kill-whole-line): Rename arg to count.
12096 Fix doc string.
12097
12098 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
12099
12100 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
12101 to copy-file.
12102
12103 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12104
12105 * simple.el (toggle-truncate-lines): Make arg optional for
12106 backward compatibility.
12107
12108 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
12109
12110 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
12111 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
12112 DLL arg. Instead, use ewoc--current-dll. Update all callers.
12113 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
12114 (ewoc--adjust): Use ewoc--current-dll.
12115 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
12116
12117 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
12118
12119 * textmodes/org.el (org-next-item, org-previous-item): Emit more
12120 compact error message.
12121 (org-tags-view): Refresh category table in each file.
12122 (org-table-justify-field-maybe): Remove superfluous arguments to
12123 `format'.
12124 (org-export-as-html): Insert "<p>" before postamble.
12125 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
12126
12127 2006-05-26 Kenichi Handa <handa@m17n.org>
12128
12129 * textmodes/po.el (po-find-charset): Pay attention to the case
12130 FILENAME is a cons (NAME . BUFFER).
12131 (po-find-file-coding-system-guts): Likewise.
12132
12133 * arc-mode.el (archive-set-buffer-as-visiting-file):
12134 Call find-operation-coding-system with (FILENAME . BUFFER).
12135
12136 * tar-mode.el (tar-extract): Call find-operation-coding-system
12137 with (FILENAME . BUFFER).
12138
12139 * international/mule.el (decode-coding-inserted-region):
12140 Call find-operation-coding-system with (FILENAME . BUFFER).
12141
12142 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
12143
12144 * image-mode.el (image-toggle-display): Use buffer contents to
12145 generate image for a remote file.
12146
12147 2006-05-25 Juri Linkov <juri@jurta.org>
12148
12149 * replace.el (query-replace-read-from, query-replace-read-to):
12150 Remove 8th arg KEEP-ALL in read-from-minibuffer.
12151
12152 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
12153
12154 * whitespace.el (whitespace-cleanup): Change to cleanup
12155 region if one is active.
12156 * whitespace.el (whitespace-cleanup-internal): New internal method.
12157
12158 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12159
12160 * dired.el (dired-mode-map): Add help-echo strings to tumme
12161 commands. Bind `tumme-dired-display-image' to C-t i.
12162
12163 * tumme.el (tumme-display-image): Change documentation string slightly.
12164 (tumme-dired-display-image): Add call to `display-buffer'.
12165
12166 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
12167
12168 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
12169 Signal error if RAW-DATA is a multibyte string.
12170
12171 2006-05-24 Richard Stallman <rms@gnu.org>
12172
12173 * subr.el (with-local-quit): When handling `quit' signal,
12174 make a chance for quit-flag to cause a quit.
12175
12176 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
12177 (ad-disable-advice): Add autoloads.
12178
12179 * subr.el (read-passwd): Copy PROMPT before changing its properties.
12180
12181 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12182
12183 * dired.el (dired-mode-map): Change menu items for tumme as per
12184 suggestions in emacs-devel.
12185
12186 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
12187
12188 * dired.el (dired-mode-map): Fix breakage.
12189
12190 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12191
12192 * tumme.el (tumme-display-dired-image): Rename to...
12193 (tumme-dired-display-image): ...this.
12194 (tumme-track-movement): Change default value to t.
12195 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
12196 used from `tumme-next-line-and-display' and similar commands.
12197
12198 * dired.el (dired-mode-map): Add Thumbnail submenu under the
12199 Immediate menu. Add some tumme commands there.
12200
12201 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
12202
12203 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
12204
12205 2006-05-24 Chong Yidong <cyd@mit.edu>
12206
12207 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
12208 menu entries that open submenus.
12209
12210 2006-05-24 Alan Mackenzie <acm@muc.de>
12211
12212 * startup.el (command-line): For names of preloaded files, don't
12213 append ".elc" (now done in Fload), and call file-truename on the
12214 lisp directory.
12215
12216 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
12217 match ANY loaded file with the right name, not just those in
12218 load-path. Put a regexp matching the file name into
12219 after-load-alist, rather than the name itself.
12220
12221 * subr.el (load-history-regexp, load-history-filename-element)
12222 (do-after-load-evaluation): New functions.
12223
12224 * international/mule.el (load-with-code-conversion): Do the
12225 eval-after-load stuff by calling do-after-load-evaluation.
12226
12227 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
12228
12229 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
12230 has not been killed.
12231
12232 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12233
12234 * term/mac-win.el: Set idle timer to clean up expired Apple events.
12235 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
12236 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
12237 Optionally set error message in reply.
12238
12239 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
12240
12241 * textmodes/org.el (org-open-at-point): Use renamed variable
12242 `org-confirm-shell-link-function'.
12243 (org-confirm-shell-link-function): Rename from
12244 `org-confirm-shell-links'.
12245 (org-export-directory): New function.
12246 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
12247 (org-export-icalendar): Use `org-export-directory'.
12248 (org-indent-item): Keep cursor position.
12249 (org-link-file-path-type): New option.
12250 (org-export-as-html): Fix bug with plain lists starting in
12251 column 0.
12252 (org-export-as-html): Remove deadline formatting, this happens
12253 now already in `org-html-handle-time-stamps'.
12254 (org-export-html-style): Deadline class removed.
12255 (org-insert-labeled-timestamps-at-point): New option.
12256 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
12257 of `hide-sublevels 1', in case the first headline is not level 1.
12258 (org-overview, org-content): New fuction.
12259 (org-cycle-global-status, org-cycle-subtree-status): Make these
12260 variables buffer-local.
12261 (org-global-cycle): New command.
12262 (org-shifttab): Use `org-global-cycle'.
12263 (org-insert-heading, org-insert-item): Go to end of new
12264 headline/item after creating it.
12265 (org-export-visible): Rename from `org-export-copy-visible'.
12266 Now creates a temporary org-file and applies an exporting command
12267 to it.
12268 (org-table-eval-formula): Support for lisp forms.
12269 (org-agenda-todo-ignore-scheduled): New option.
12270 (org-agenda-get-todos): Use new option
12271 `org-agenda-todo-ignore-scheduled'.
12272 (org-export-html-inline-images): New value `maybe'.
12273 (org-export-as-html): Inlining of images dependent on link description.
12274 (org-archive-subtree): Check for end-of-buffer before trying
12275 `kill-line'.
12276 (org-agenda-follow-mode): New option.
12277 (org-export-with-tags, org-export-with-timestamps): New options.
12278 (org-html-handle-time-stamps): New function.
12279 (org-keyword-time-regexp): New variable.
12280 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
12281 (org-agenda-todo-list-sublevels): New option.
12282 (org-html-level-start): When TITLE is nil, just close all levels.
12283 (org-parse-key-lines, org-parse-export-options): Remove functions,
12284 replaced by `org-infile-export-plist'.
12285 (org-combine-plists, org-infile-export-plist)
12286 (org-default-export-plist): New functions.
12287 (org-export-html-preamble, org-export-html-postamble)
12288 (org-export-html-auto-preamble, org-export-html-auto-postamble):
12289 New variables.
12290 (org-export-publishing-directory): New option.
12291 (org-export-as-html, org-export-as-ascii): Use the new property
12292 lists for settings.
12293 (org-export-copy-visible, org-export-as-xoxo):
12294 Respect `org-export-publishing-directory'.
12295 (org-link-search, org-store-link, org-file-apps): Support for
12296 links to BibTeX database entries..
12297 (org-get-current-options, org-set-regexps-and-options):
12298 Implement logging as a startup option.
12299 (org-store-link): Make sure context string is never empty
12300 (org-insert-link): Use relative path when possible.
12301 (org-at-item-checklet-p): New function.
12302 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
12303 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
12304 (org-metaright, org-metaup, org-metadown, org-shiftup)
12305 (org-shiftdown, org-shiftright, org-shiftleft)
12306 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
12307 Dispatch using `call-interactively'.
12308 (org-call-with-arg): New defsubst.
12309 (org-tag-alist, org-use-fast-tag-selection): New options.
12310 (org-complete): Use `org-tag-alist'.
12311 (org-fast-tag-insert, org-fast-tag-selection): New functions.
12312 (org-next-item, org-previous-item): New commands.
12313 (org-beginning-of-item, org-end-of-item): Add (interactive) to
12314 make command.
12315 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
12316
12317 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
12318
12319 * emacs-lisp/ewoc.el (ewoc-delete): New function.
12320 (ewoc-filter): Use `ewoc-delete'.
12321
12322 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
12323
12324 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
12325
12326 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
12327 Signal more user-friendly error messages.
12328
12329 * complete.el (PC-do-completion): Undo the addition of implicit
12330 wildcards if they did not lead to finding any match.
12331 (read-file-name-internal): Don't add the final > if the completion is
12332 not finished.
12333
12334 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
12335
12336 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
12337 Quote safe-local-variable predicate.
12338
12339 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
12340
12341 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
12342
12343 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12344
12345 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
12346
12347 * progmodes/make-mode.el (makefile-special-targets-list)
12348 (makefile-macro-table, makefile-target-table): Mark as risky.
12349 (makefile-query-one-target-method): Make this the alias for the
12350 following variable.
12351 (makefile-query-one-target-method-function): Make this the real name.
12352
12353 * textmodes/artist.el (artist-text-renderer): Make this the alias
12354 for the following variable.
12355 (artist-text-renderer-function): Make this the real name.
12356
12357 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
12358 the alias for the following variable.
12359 (flyspell-generic-check-word-predicate): Make this the real name.
12360
12361 * textmodes/ispell.el (ispell-format-word): Make this the alias
12362 for the following variable.
12363 (ispell-format-word-function): Make this the real name.
12364 (ispell-message-text-end): Mark as risky.
12365
12366 * skeleton.el (skeleton-transformation, skeleton-filter)
12367 (skeleton-pair-filter): Make these the aliases for the following
12368 variables.
12369 (skeleton-transformation-function, skeleton-filter-function)
12370 (skeleton-pair-filter-function): Make these the real names.
12371
12372 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
12373 and skeleton-pair-filter-function.
12374
12375 * textmodes/sgml-mode.el (sgml-transformation): Make this the
12376 alias for the following variable.
12377 (sgml-transformation-function): Make this the real name.
12378 (sgml-tag-alist): Mark as risky.
12379
12380 2006-05-21 Richard Stallman <rms@gnu.org>
12381
12382 * simple.el (kill-region): Interactively, pass point, then mark.
12383
12384 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
12385
12386 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
12387
12388 2006-05-21 Romain Francoise <romain@orebokech.com>
12389
12390 * dired-x.el (dired-mode-map): Don't bind M-g.
12391
12392 2006-05-20 Richard Stallman <rms@gnu.org>
12393
12394 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
12395 (dired-goto-file): Doc fix.
12396
12397 2006-05-21 Kim F. Storm <storm@cua.dk>
12398
12399 * emulation/cua-base.el: Mention customizing cua-mode as alternative
12400 way to enable built-in cua-mode if user loads older CUA-mode package.
12401
12402 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
12403 if default-filename is specified.
12404
12405 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12406
12407 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
12408
12409 * info.el (info-apropos): Make sure current-file and current-node
12410 have non-nil values. Speed up by using add-to-list instead of
12411 manual consing.
12412
12413 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12414
12415 * progmodes/make-mode.el (makefile-mode): Doc fix.
12416
12417 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12418
12419 * dired-aux.el (dired-do-shell-command): Doc fix.
12420
12421 2006-05-20 Kevin Ryde <user42@zip.com.au>
12422
12423 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
12424 ``(custom-manual :tag "Foo" "(foo)Node")''.
12425
12426 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
12427
12428 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
12429 value is an integer.
12430
12431 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12432
12433 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
12434 "format".
12435 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
12436
12437 2006-05-20 Martin Rudalics <rudalics@gmx.at>
12438
12439 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
12440 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
12441
12442 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
12443
12444 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
12445 regexp for keywords.
12446
12447 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
12448
12449 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
12450 replace-regexp-in-string.
12451
12452 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
12453 encode, and escape file name on conversion to URL.
12454
12455 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12456
12457 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
12458 Don't unescape URL.
12459 (dnd-get-local-file-name): Unescape URL on conversion to file name.
12460
12461 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
12462 on conversion to URLs.
12463
12464 * net/browse-url.el (browse-url-file-url): Encode file name on
12465 conversion to URL.
12466
12467 * term/mac-win.el (mac-ae-open-documents): Escape file name on
12468 conversion to URL.
12469
12470 2006-05-19 Eli Zaretskii <eliz@gnu.org>
12471
12472 * progmodes/cc-styles.el (c-style-alist): Doc fix.
12473
12474 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12475
12476 * term/mac-win.el (mac-bytes-to-digits): Remove function.
12477 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
12478
12479 2006-05-19 Glenn Morris <rgm@gnu.org>
12480
12481 * calendar/diary-lib.el (diary-bahai-date)
12482 (list-bahai-diary-entries, mark-bahai-diary-entries)
12483 (mark-bahai-calendar-date-pattern): Not interactive.
12484 (add-to-diary-list): New optional arg LITERAL. Doc fix.
12485 (diary-entries-list): Change format of 4th element in each entry.
12486 (diary-list-entries): Use add-to-diary-list.
12487 (diary-goto-entry): Handle the case where the buffer visiting the
12488 diary has been killed.
12489 (fancy-diary-display): Add 'locator to button rather than 'marker.
12490 Only generate temp-face when there are marks to apply.
12491 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
12492 (diary-fancy-date-pattern): New variable.
12493 (diary-time-regexp): Doc fix.
12494 (diary-anniversary, diary-time): New faces.
12495 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
12496 diary-time-regexp. Add font-lock-multiline property where needed.
12497 Use new faces diary-anniversary and diary-time.
12498 (diary-fancy-font-lock-fontify-region-function): New function, to
12499 handle multiline font-lock pattern in fancy diary.
12500 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
12501 (diary-font-lock-keywords): Tweak time regexp. Use new face
12502 diary-time.
12503
12504 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
12505
12506 * international/code-pages.el (mik): Table corrected.
12507
12508 2006-05-18 Kim F. Storm <storm@cua.dk>
12509
12510 * progmodes/grep.el (grep-find): Don't check grep-find-command
12511 before running command (breaks non-interactive usage).
12512
12513 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
12514
12515 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
12516 (ewoc--insert-new-node): Don't insert trailing newline.
12517 Instead, adjust successor nodes's start markers.
12518 (ewoc--refresh-node): Delete all text from current node's start
12519 marker to the next one's; adjust successor nodes's start markers.
12520 (ewoc--create): Doc fixes.
12521 (ewoc--refresh): Don't insert newline.
12522 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
12523 * pcvs.el (cvs-make-cvs-buffer):
12524 Specify extra newline for ewoc's header and footer.
12525 (cvs-update-header): Update initial header recognition.
12526 Append newline to final header and footer values.
12527 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
12528
12529 2006-05-17 Richard Stallman <rms@gnu.org>
12530
12531 * files.el (file-name-extension): Doc fix.
12532
12533 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12534
12535 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
12536 we can explicitly enable/disable rather than toggle.
12537 (shell-mode): Use it.
12538 (shell-cd): Don't try to reproduce what `cd' does.
12539
12540 2006-05-17 Kim F. Storm <storm@cua.dk>
12541
12542 * ido.el (ido-read-internal): Use only nondirectory part of
12543 default item.
12544
12545 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
12546
12547 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
12548 (ewoc-nth): Doc fix.
12549
12550 (ewoc-map, ewoc-invalidate): Compute PP before looping.
12551
12552 2006-05-16 Eli Zaretskii <eliz@gnu.org>
12553
12554 * international/mule.el (auto-coding-alist): Add .lha to files
12555 read with no-conversion.
12556
12557 * files.el (auto-mode-alist): Add .lha files to archive file
12558 extensions.
12559
12560 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
12561 Convert csize to integer when computing offsets within the
12562 compressed archive file.
12563
12564 2006-05-16 Kim F. Storm <storm@cua.dk>
12565
12566 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
12567 with read-from-minibuffer.
12568
12569 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
12570
12571 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
12572 (byte-compile-warnings): Fix safe-local-variable property.
12573
12574 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
12575
12576 * allout.el (allout-show-bodies, allout-old-style-prefixes)
12577 (allout-stylish-prefixes, allout-numbered-bullet)
12578 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
12579 predicates to qualify `safe-local-variable' property, when
12580 available, else use equivalent lambda.
12581 (allout-current-topic-collapsed-p): Do the right thing regarding
12582 trailing blank lines.
12583
12584 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
12585
12586 * server.el (server-start): Only create a directory if needed.
12587 (server-edit, server-unload-hook): server-start => server-mode.
12588 (kill-emacs-hook): Cleanup upon exit.
12589
12590 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
12591
12592 * hexl.el (hexlify-buffer): Encode process arguments manually.
12593
12594 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
12595
12596 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
12597 call to gdb-tooltip-print.
12598
12599 2006-05-15 Romain Francoise <romain@orebokech.com>
12600
12601 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
12602 systems, default to "tar" since those systems probably have GNU tar.
12603
12604 2006-05-14 Lars Hansen <larsh@soem.dk>
12605
12606 * desktop.el (desktop-missing-file-warning): Fix docstring.
12607 (desktop-restore-file-buffer): Correct question asked on missing file.
12608
12609 2006-05-14 Kim F. Storm <storm@cua.dk>
12610
12611 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
12612 Add CUA move property.
12613
12614 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
12615
12616 * custom.el (custom-push-theme): Load the variable before checking
12617 its `standard-value'.
12618
12619 2006-05-13 Lars Hansen <larsh@soem.dk>
12620
12621 * desktop.el (desktop-save): Use with-temp-buffer.
12622
12623 2006-05-12 Glenn Morris <rgm@gnu.org>
12624
12625 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
12626 * calendar/calendar.el (calendar-mode-map):
12627 * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
12628 * calendar/appt.el (appt-check, appt-make-list): Refer to
12629 diary-view-entries, diary-list-entries, diary-show-all-entries
12630 rather than obsolete aliases.
12631
12632 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
12633
12634 * simple.el (line-move-finish): Avoid calling point motion hooks
12635 while processing intangibility.
12636
12637 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
12638
12639 * term/xterm.el (terminal-init-xterm): Fix typo.
12640
12641 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
12642
12643 * allout.el (allout-view-change-hook): Mark as being deprecated,
12644 to be replaced by `allout-exposure-change-hook'.
12645 (allout-exposure-change-hook): New, replacing
12646 `allout-view-change-hook'.
12647 (allout-flag-region): Run new hook `allout-exposure-change-hook',
12648 in addition to `allout-view-change-hook'.
12649 (allout-show-bodies, allout-old-style-prefixes)
12650 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
12651 lambda forms to prevent their showing up in variable help
12652 presentations as inscrutable byte-compiled code.
12653 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
12654 Use string-or-null-p to qualify safe-local-variable values.
12655 (allout-reindent-bodies): Use memq to qualify matches against
12656 valid safe-local-variable values. Also, quote the lambda as above.
12657 (allout-use-mode-specific-leader): Add missing candidate-value
12658 symbols, use memq, and quote the lambda.
12659 (allout-overlay-interior-modification-handler): Remove unused
12660 variables `msg' and 'opened'.
12661 (allout-hidden-p): Constrain invisibility consideration to allout's
12662 invisibility spec, disregarding invisibility for other reasons.
12663
12664 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
12665
12666 * files.el (version-control): Correct safe values.
12667
12668 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
12669
12670 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
12671
12672 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
12673 (ewoc--insert-new-node): New func.
12674 Update callers of deleted funcs to use it, instead.
12675
12676 2006-05-11 Glenn Morris <rgm@gnu.org>
12677
12678 * calendar/calendar.el (diary-show-all-entries): Do not refer to
12679 obsolete alias `show-all-diary-entries'.
12680 (make-diary-entry): Not interactive.
12681 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
12682 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
12683 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
12684 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
12685 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
12686 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
12687
12688 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
12689
12690 * calendar/calendar.el (calendar-french-date-string)
12691 (calendar-mayan-date-string, calendar-chinese-date-string)
12692 (calendar-astro-date-string, calendar-iso-date-string)
12693 (calendar-islamic-date-string, calendar-bahai-date-string)
12694 (calendar-hebrew-date-string, calendar-coptic-date-string)
12695 (calendar-ethiopic-date-string, calendar-persian-date-string):
12696 These functions are not interactive.
12697
12698 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
12699
12700 * files.el: Balance parentheses.
12701
12702 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
12703
12704 * files.el, newcomment.el, outline.el, simple.el,
12705 * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
12706 * progmodes/cc-vars.el, progmodes/compile.el:
12707 Move `safe-local-variable' declarations to the respective files.
12708
12709 * help-fns.el (describe-variable): Don't print safe-var if it is
12710 byte-code. Improve wording as suggested by Luc Teirlinck.
12711
12712 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
12713
12714 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
12715 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
12716 Use a token for pending-triggers to ensure gdb-var-update
12717 gets called once per user input again for pre-GDB 6.4.
12718 (gdb-var-delete): Match on more complex expressions.
12719 (gdb-var-list-children-handler, gdb-var-create-handler):
12720 Use a token for consistency.
12721
12722 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
12723
12724 * textmodes/org.el (org-read-date, org-goto-calendar)
12725 (org-agenda-goto-calendar):
12726 Bind `view-calendar-holidays-initially' to nil.
12727
12728 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
12729
12730 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
12731 Update all callers to do it there, instead.
12732
12733 2006-05-10 Glenn Morris <rgm@gnu.org>
12734
12735 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
12736 prefix arg case, to avoid view-diary-entries-initially error.
12737 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
12738 (calendar-date-is-legal-p): Handle dates with no day part.
12739
12740 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
12741
12742 * comint.el (comint-insert-input): Just make it when
12743 comint-use-prompt regexp is nil (default) and with the mouse.
12744 (comint-copy-old-input): Reinstate from 2004-06-23.
12745 (comint-mode-map): Bind C-c C-m to it.
12746
12747 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
12748
12749 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
12750 Remove spurious move to point-max (new comint behavior fixes).
12751
12752 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
12753 compatibility function (Emacs 18/19).
12754 (idlwave-is-continuation-line): Always return point at start of
12755 previous non-blank continuation line.
12756 (keyword-parameters): Fix continued comment font-lock matcher.
12757 (idlwave-font-lock-fontify-region): Written, use as
12758 font-lock-fontify-region-function, to fix continued keyword
12759 fontification issues.
12760
12761 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12762
12763 * term/mac-win.el (mac-font-panel-mode): Doc fix.
12764 (mac-service-selection, mac-service-open-file)
12765 (mac-service-open-selection, mac-service-mail-selection)
12766 (mac-service-mail-to, mac-service-insert-text): Rename from
12767 mac-services-*. All uses changed.
12768 (mac-apple-event-map): Rename event symbol `services' to `service'.
12769
12770 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
12771
12772 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
12773 (ewoc--node-enter-first, ewoc--node-enter-last)
12774 (ewoc--delete-node-internal): Merge funcs into unique callers.
12775
12776 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
12777
12778 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
12779 return value of read-from-minibuffer for empty input.
12780
12781 2006-05-09 Miles Bader <miles@gnu.org>
12782
12783 * comint.el (comint-insert-input): Remove redundant calls to setq
12784 and goto-char.
12785
12786 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
12787
12788 * comint.el (comint-insert-input): Make it work when
12789 comint-use-prompt-regexp is t.
12790
12791 2006-05-10 Miles Bader <miles@gnu.org>
12792
12793 * subr.el (field-at-pos): New function.
12794
12795 * comint.el (comint-insert-input): Use it.
12796
12797 2006-05-09 Juri Linkov <juri@jurta.org>
12798
12799 * battery.el (battery-linux-proc-acpi): Also try
12800 `/proc/acpi/thermal_zone/THR2/temperature'.
12801
12802 * files.el <safe-local-variable>: Remove `eval' and `let' binding
12803 for now unused lambda `string-or-null'.
12804
12805 * add-log.el (change-log-default-name): Put `string-or-null-p'
12806 instead of lambda on `safe-local-variable' property.
12807
12808 * diff-mode.el (diff-context->unified): Use `region-beginning' and
12809 `region-end' instead of `mark' and `point'.
12810 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
12811 Operate on region in Transient Mark mode when the mark is active.
12812 Use `region-beginning' and `region-end' instead of `mark' and
12813 `point'.
12814 (diff-hunk-text, diff-goto-source): Doc fix.
12815
12816 * startup.el (fancy-splash-screens, normal-splash-screen): Use
12817 face `mode-line-buffer-id' for mode-line buffer face instead of
12818 hard-coded `(:weight bold)'.
12819
12820 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
12821 buffer-undo-list to t (undo-ask is reproducible by visiting
12822 nested archives).
12823
12824 2006-05-09 Kim F. Storm <storm@cua.dk>
12825
12826 * progmodes/grep.el (rgrep): Set default directory of *grep*
12827 buffer if we start M-x rgrep in the *grep* buffer and choose
12828 a different base directory.
12829
12830 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
12831
12832 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
12833 completion also when ido is loaded.
12834
12835 2006-05-09 Masatake YAMATO <jet@gyve.org>
12836
12837 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
12838 "warning" and "import".
12839 (cpp-font-lock-keywords): Added "warning".
12840
12841 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
12842
12843 * term/xterm.el (terminal-init-xterm): Add more key bindings.
12844
12845 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12846
12847 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
12848 pages at a time, if we signal the end, we should indeed reach that end.
12849
12850 2006-05-08 David Reitter <david.reitter@gmail.com>
12851
12852 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
12853 output during execution of the body.
12854
12855 2006-05-08 Kim F. Storm <storm@cua.dk>
12856
12857 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
12858
12859 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
12860
12861 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
12862 Use with-current-buffer.
12863
12864 2006-05-07 Kim F. Storm <storm@cua.dk>
12865
12866 * subr.el (add-to-history): Remove keep-dups arg.
12867
12868 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
12869 to nil around call to add-to-history.
12870
12871 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12872
12873 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
12874 than after a buffer modification.
12875
12876 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
12877
12878 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
12879 call to...
12880 (gud-watch): ...here so speedbar is raised for already watched
12881 expressions.
12882 (gdb-speedbar-refresh): Delete function.
12883 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
12884 Use speedbar-timer-fn instead of speedbar-refresh (reverting
12885 earlier change).
12886 (gdb-var-evaluate-expression-handler)
12887 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
12888
12889 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
12890 Update localized contents for all buffers except ignored modes.
12891
12892 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12893
12894 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
12895 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
12896 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
12897 (mac-handle-font-panel-closed, mac-handle-font-selection):
12898 New functions.
12899 (mac-font-panel-mode): New minor mode.
12900 (mac-apple-event-map): Add bindings for toolbar toggle button and
12901 font panel.
12902 (menu-bar-showhide-menu): Add mac-font-panel-mode.
12903
12904 2006-05-07 John Paul Wallington <jpw@pobox.com>
12905
12906 * ibuffer.el (ibuffer-compressed-file-name-regexp):
12907 Avoid `regexp-opt'; simplify regexp for readability.
12908
12909 2006-05-06 Eli Zaretskii <eliz@gnu.org>
12910
12911 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
12912 * files.el (buffer-stale-function):
12913 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12914 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
12915 links to the main manual, not to emacs-xtra.
12916
12917 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12918
12919 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
12920 MacJapanese if text is ASCII-only.
12921
12922 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
12923
12924 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
12925 unless so nil isn't returned.
12926 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
12927
12928 2006-05-06 Kim F. Storm <storm@cua.dk>
12929
12930 * subr.el (add-to-history): New function.
12931
12932 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
12933 (ediff-merge-files-with-ancestor):
12934 * env.el (setenv):
12935 * isearch.el (isearch-update-ring):
12936 * server.el (server-visit-files):
12937 * progmodes/grep.el (lgrep, rgrep):
12938 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
12939 * progmodes/xscheme.el (xscheme-insert-expression):
12940 Use add-to-history.
12941
12942 * kmacro.el (kmacro-push-ring): Use add-to-history.
12943 (kmacro-ring-length): Remove unused defun.
12944 (kmacro-start-macro): Use kmacro-push-ring.
12945
12946 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
12947
12948 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
12949 directly instead of a lambda expression that calls it.
12950
12951 2006-05-06 Kim F. Storm <storm@cua.dk>
12952
12953 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
12954 instead of compute-motion.
12955
12956 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
12957
12958 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
12959 change.
12960
12961 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
12962
12963 * startup.el (command-line-1): Refer to "Pure Storage" on
12964 pure-space-overflow.
12965
12966 2006-05-05 Martin Rudalics <rudalics@gmx.at>
12967
12968 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
12969 provided faces once they all have been used up.
12970
12971 2006-05-05 Eli Zaretskii <eliz@gnu.org>
12972
12973 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
12974 reference to the Lisp manual to the warning about pure space
12975 overflow.
12976
12977 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12978
12979 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
12980 argument to avoid the call to `ispell-internal-change-dictionary'
12981 when not needed.
12982 (ispell-change-dictionary): Use this argument and call
12983 `ispell-internal-change-dictionary' after the possible change
12984 to `ispell-local-dictionary'.
12985 (ispell-internal-change-dictionary): Check for a change in
12986 personal dictionary use too.
12987
12988 2006-05-05 Eli Zaretskii <eliz@gnu.org>
12989
12990 * startup.el (command-line): On MS-Windows, probe "~", not
12991 "~USER", for warning about non-existent home directory.
12992
12993 * arc-mode.el (archive-l-e): New optional argument `float' means
12994 generate a float value.
12995 (archive-arc-summarize, archive-lzh-summarize)
12996 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
12997 with 3rd argument non-nil when file's size is being computed.
12998 Format the file sizes with %8.0f instead of %8d.
12999
13000 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13001
13002 * cus-start.el (all): Add mac-dnd-known-types.
13003
13004 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
13005 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
13006 (mac-TIFF-to-string): New functions.
13007 (x-get-selection, x-selection-value)
13008 (mac-select-convert-to-string): Use them.
13009 (mac-text-encoding-mac-japanese-basic-variant): New constant.
13010 (mac-dnd-types-alist): New customization variable.
13011 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
13012 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
13013 (mac-dnd-handle-drag-n-drop-event): New functions.
13014 (mac-drag-n-drop): Remove function.
13015 (global-map): Bind drag-n-drop and M-drag-n-drop to
13016 mac-dnd-handle-drag-n-drop-event.
13017
13018 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
13019
13020 * progmodes/perl-mode.el (perl-beginning-of-function):
13021 Skip anonymous subs.
13022
13023 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
13024
13025 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
13026 regexp-opt at run time.
13027
13028 * term.el (term-handle-ansi-escape): Fix off by one error.
13029
13030 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
13031
13032 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
13033 (gdb-init-1, gdb-post-prompt): ...and references to it.
13034 (gdb-frame-handler): Strip directory name from filename if present.
13035
13036 * progmodes/gud.el (gdb-force-update): Delete defvar
13037 (gud-speedbar-buttons): ...and references to it. Use window-start
13038 to try to keep positon in watch expression.
13039
13040 2006-05-03 Richard Stallman <rms@gnu.org>
13041
13042 * simple.el (next-history-element, previous-history-element): Doc fix.
13043
13044 * isearch.el (isearch-update-ring): Doc fix.
13045
13046 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
13047
13048 * isearch.el (isearch-update-ring): Take history-delete-duplicates
13049 into consideration. Replace one arm ifs with whens.
13050
13051 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
13052
13053 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
13054 (menu): Fix typo.
13055
13056 2006-05-02 Miles Bader <miles@gnu.org>
13057
13058 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
13059
13060 2006-05-02 Jay Belanger <belanger@truman.edu>
13061
13062 * calc/calc-embed.el (calc-override-minor-modes-map)
13063 (calc-override-minor-modes): New variables.
13064 (calc-do-embedded): Make sure that Calc keystrokes aren't
13065 overwritten by minor modes.
13066
13067 2006-05-02 Chong Yidong <cyd@mit.edu>
13068
13069 * msb.el (msb): If EVENT is a down event, read and discard the up event.
13070
13071 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13072
13073 * startup.el (command-line-1): Refer to Lisp manual when
13074 pure-space-overflow occurs.
13075
13076 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
13077 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
13078 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
13079 (version-control): Don't use `t' for safe-local-variable declarations.
13080
13081 2006-05-01 Richard Stallman <rms@gnu.org>
13082
13083 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
13084 M-r, M-R, M-A, M-SPC or M-DEL.
13085 (diff-mode-map): diff-refine-hunk now on C-c C-w
13086 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
13087
13088 * help-mode.el (help-mode): view-exit-action calls delete-window
13089 only when it is safe and possible.
13090
13091 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
13092 in messages.
13093
13094 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
13095
13096 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
13097 in the default tool-bar-map.
13098
13099 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
13100
13101 * net/tramp.el (tramp-completion-file-name-handler-alist)
13102 (tramp-run-real-handler, tramp-completion-run-real-handler)
13103 (tramp-completion-handle-file-name-all-completions)
13104 (tramp-completion-handle-file-name-completion): Autoload them.
13105 (tramp-completion-handle-file-exists-p)
13106 (tramp-completion-handle-file-name-directory)
13107 (tramp-completion-handle-file-name-nondirectory)
13108 (tramp-completion-handle-expand-file-name): Remove them.
13109 (tramp-handle-file-name-directory): Return the real directory name.
13110 Returning "/" only doesn't need to be necessary any longer.
13111 (tramp-file-name-handler): Make special attention when in hostname
13112 completion mode.
13113 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
13114 (tramp-register-file-name-handlers):
13115 Register `tramp-completion-file-name-handler' only when
13116 `partial-completion-mode' is enabled.
13117 (tramp-completion-handle-file-name-all-completions):
13118 Delete directory part from results.
13119 (tramp-get-completion-methods, tramp-get-completion-user-host):
13120 Discard deleting "/", it doesn't work after the change of
13121 `tramp-handle-file-name-directory' above.
13122
13123 2006-05-01 Kim F. Storm <storm@cua.dk>
13124
13125 * progmodes/grep.el (grep-expand-template): Use save-match-data
13126 and symbol-value.
13127
13128 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13129
13130 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
13131 Use select-frame-set-input-focus instead of raise-frame.
13132 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
13133
13134 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
13135
13136 * progmodes/gud.el (gud-def): Add %c case.
13137 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
13138 (gud-format-command): Make match case sensitive. Match on %F.
13139
13140 2006-04-30 Glenn Morris <rgm@gnu.org>
13141
13142 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
13143 (cal-tex-preamble): Use cal-tex-preamble-extra.
13144 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
13145 than alias `list-diary-entries'.
13146
13147 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
13148
13149 * help-fns.el (describe-variable): Add info about safe local variables.
13150
13151 2006-04-29 Richard Stallman <rms@gnu.org>
13152
13153 * bindings.el (mode-line-format): help-echo doc fixes.
13154
13155 * net/tramp.el (tramp-file-name-handler-alist): Delete
13156 expand-file-name and other operations that can cause spurious loading.
13157
13158 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
13159
13160 * files.el (safe-local-variable-p): Remove support for the special
13161 value t.
13162
13163 * textmodes/paragraphs.el (sentence-end-without-space):
13164 Fix safety predicate.
13165 (sentence-end-double-space, sentence-end-without-period)
13166 (paragraph-ignore-fill-prefix):
13167 * textmodes/fill.el (colon-double-space):
13168 * abbrev.el (abbrev-mode): Tighten the safety predicate.
13169
13170 * subr.el (booleanp): New fun.
13171
13172 * textmodes/reftex-vars.el (reftex-guess-label-type):
13173 Tighten the safety predicate.
13174
13175 2006-04-28 Kim F. Storm <storm@cua.dk>
13176
13177 * progmodes/grep.el (defgroup grep): Doc fix.
13178 (grep-auto-highlight): Remove.
13179 (grep-template): New defcustom.
13180 (grep-find-template): Rename from grep-tree-template.
13181 (grep-files-aliases): Rename from grep-tree-files-aliases.
13182 Remove "all" alias, add "l" alias.
13183 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
13184 (grep-find-ignored-directories): New defcustom to replace
13185 grep-tree-ignore-CVS-directories, to facilitate ignoring
13186 subdirectories for multiple version control systems.
13187 (grep-mode-map): Add Recursive grep item to GREP menu.
13188 (grep-regexp-history, grep-files-history): New defvars.
13189 (grep-probe): New helper function.
13190 (grep-compute-defaults): Use it to simplify code.
13191 Adapt to name changes.
13192 Use `.' as base in grep-find-template rather than <D>.
13193 (grep): Remove superfluous highlight-regexp arg. Fix doc.
13194 Call grep-compute-defaults unconditionally.
13195 (grep-expand-keywords): New defconst.
13196 (grep-expand-template): Rename from grep-expand-command-macros.
13197 Simplify via grep-expand-keywords. Look at case-fold-search instead
13198 of grep-tree-ignore-case to add -i option.
13199 Bind case-fold-search to nil while matching keywords.
13200 (grep-tree-last-regexp, grep-tree-last-files): Remove.
13201 (grep-read-regexp, grep-read-files): New helper functions.
13202 (rgrep): Rename from grep-tree. Rework to use proper histories.
13203 Adapt to changes in defcustoms and functions above.
13204 (lgrep): New command, as grep, but using same interactive UI as rgrep.
13205
13206 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
13207
13208 * net/tramp.el (tramp-completion-file-name-handler):
13209 Disable Tramp's functionality while loading Tramp itself.
13210 (tramp-register-file-name-handlers): That's a defsubst now.
13211 Code from `tramp-repair-jka-compr' moved here. Apply it via
13212 `after-init-hook'.
13213 (tramp-repair-jka-compr): Remove.
13214
13215 2006-04-27 Jay Belanger <belanger@truman.edu>
13216
13217 * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
13218 read expression when `math-read-big-expr' doesn't work.
13219
13220 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
13221
13222 * startup.el (command-line-1): Display warning when
13223 pure-space-overflow is non-nil.
13224
13225 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13226
13227 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
13228 risky.
13229
13230 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13231
13232 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
13233 Return the URL or nil if none can be generated.
13234
13235 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
13236
13237 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
13238 byte compiler warnings.
13239 (gud-basic-call, gud-find-expr): Let user select an expression
13240 for printing. Print expression as well as value in GUD buffer.
13241
13242 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
13243
13244 * allout.el: Remove local autoload declaration for
13245 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
13246 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
13247 (allout-plain-bullets-string, allout-distinctive-bullets-string)
13248 (allout-use-mode-specific-leader, allout-old-style-prefixes)
13249 (allout-stylish-prefixes, allout-numbered-bullet)
13250 (allout-file-xref-bullet, allout-presentation-padding)
13251 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
13252 safe-local-variable with suitable value spec, and add autoload
13253 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
13254 (move-beginning-of-line, move-end-of-line): Repair so these compat
13255 functions now actually resituate the point, when appropriate.
13256
13257 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13258
13259 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
13260
13261 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
13262 (add-log-iso8601-time-string): Fix call to format-time-string.
13263
13264 2006-04-26 Kim F. Storm <storm@cua.dk>
13265
13266 * subr.el (posn-string, posn-image, posn-object): Doc fix.
13267
13268 2006-04-26 Masatake YAMATO <jet@gyve.org>
13269
13270 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
13271 Add support for "//" style comments. Remove `b' flag
13272 from ?* in `asm-mode-syntax-table'.
13273
13274 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13275
13276 * follow.el: Use (featurep 'xemacs) everywhere.
13277 (follow-mode): Use define-minor-mode.
13278 (follow-mode-map): Move initialization into the declaration.
13279 Use command remapping.
13280 (follow-emacs-version-xemacs-p): Remove.
13281 (follow-submit-feedback): Remove.
13282
13283 * allout.el (allout-layout, allout-passphrase-verifier-string)
13284 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
13285
13286 * textmodes/reftex-vars.el (reftex-vref-is-default)
13287 (reftex-fref-is-default, reftex-guess-label-type):
13288 Tighten up a bit the safety predicate.
13289
13290 * textmodes/paragraphs.el (sentence-end-double-space)
13291 (sentence-end-without-period, sentence-end-without-space)
13292 (page-delimiter, paragraph-ignore-fill-prefix):
13293 Tighten up a bit the safety predicate.
13294
13295 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
13296
13297 * progmodes/python.el (python-continuation-line-p)
13298 (python-beginning-of-statement): syntax-ppss may return
13299 a negative depth.
13300 (python-mode): Don't forcefully enable font-lock.
13301
13302 * time-stamp.el (time-stamp-start, time-stamp-end)
13303 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
13304
13305 * add-log.el: Remove spurious * in docstrings.
13306 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
13307 (add-change-log-entry): Use it here, since it's not specific
13308 to iso8601.
13309 (add-log-iso8601-time-string): Don't use it here any more.
13310 (change-log-indent-text, change-log-indent): Rename from add-log-*.
13311
13312 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
13313
13314 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
13315
13316 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
13317 (rcirc-toggle-low-priority): Doc fix.
13318 (rcirc-handler-NOTICE): Remove beginning of line anchor in
13319 ChanServ regexp.
13320 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
13321 #emacs.
13322 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
13323 (rcirc-decode-coding-system): Use utf-8 as the default.
13324 (rcirc-multiline-minor-mode): Set the fill-column.
13325 (rcirc-format-response-string): Display bright and dim nicks.
13326 (rcirc-browse-url): Update interactive spec to fill ARG.
13327 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
13328 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
13329
13330 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
13331
13332 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
13333 case for @Article, etc.
13334
13335 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
13336
13337 * net/tramp.el (tramp-register-file-name-handlers): New defun.
13338 Added with autoload cookie.
13339 (tramp-unload-file-name-handlers): Rename from
13340 `tramp-unload-file-name-handler-alist'.
13341
13342 2006-04-23 Romain Francoise <romain@orebokech.com>
13343
13344 * comint.el (comint-match-partial-filename): Doc fix.
13345
13346 2006-04-21 Glenn Morris <rgm@gnu.org>
13347
13348 * calendar/cal-menu.el (calendar-mode-map): Refer to
13349 `diary-view-entries' rather than alias `view-diary-entries'.
13350 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
13351
13352 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
13353
13354 * progmodes/antlr-mode.el (antlr-default):
13355 * cus-edit.el (custom-documentation):
13356 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
13357 in defface.
13358
13359 2006-04-21 Kim F. Storm <storm@cua.dk>
13360
13361 * image.el (image-type): New defun split out of create-image.
13362 (create-image): Use it.
13363
13364 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
13365
13366 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
13367 (org-open-at-point): Remove the "...done" message to keep output
13368 in the echo area visible.
13369 (org-export-as-xoxo): Fix call to `indent-region'.
13370
13371 2006-04-21 Kevin Ryde <user42@zip.com.au>
13372
13373 * international/mule.el (keyboard-coding-system): defcustom
13374 info-link fixes: "Specify Coding" has been split, keyboard now in
13375 "Terminal Coding", and "Single-Byte Character Support" is now
13376 "Unibyte Mode".
13377
13378 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
13379
13380 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
13381 Use font-lock-warning-face for any errors e.g. no stack.
13382 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
13383
13384 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
13385
13386 * progmodes/sh-script.el (sh-shell): Mark as safe.
13387
13388 * newcomment.el (comment-start, comment-start-skip)
13389 (comment-end-skip, comment-end): Mark as safe.
13390
13391 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
13392
13393 * textmodes/org.el (org-deadline-announce): Face removed.
13394 (org-level-faces, org-n-levels): Convert to constant.
13395 (org-compatible-face): New function.
13396 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
13397 (org-level-5, org-level-6, org-level-7, org-level-8)
13398 (org-special-keyword, org-warning, org-headline-done, org-link)
13399 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
13400 (org-scheduled-today, org-scheduled-previously, org-time-grid):
13401 Face definition revised for better color tty support.
13402 (org-bold-re, org-italic-re, org-underline-re): New constants.
13403 (org-set-font-lock-defaults): Use the new constants.
13404 (org-agenda-highlight-todo): New function.
13405 (org-agenda-todo): Fix bug with point at end of line.
13406 (org-agenda-change-all-lines, org-finalize-agenda-entries):
13407 Fontify TODO keywords.
13408 (org-insert-link): Preserve relative path in ../ links.
13409 (org-export-as-html): Convert links pointing to .org files into
13410 links that will work beteen the exported HTML files.
13411 (org-todo-list): Fix bug when arg=0.
13412 (org-insert-heading): More fine-tuning.
13413
13414 2006-04-19 Romain Francoise <romain@orebokech.com>
13415
13416 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
13417 from `rmail-mime-charset-pattern'.
13418
13419 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
13420
13421 * progmodes/python.el (python-mode): Fix typo.
13422
13423 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
13424
13425 * comint.el (comint-previous-input): Don't clobber input line
13426 when moving off either end of the input history ring.
13427 (comint-delete-input): New function, used by
13428 `comint-previous-input' and others.
13429 (comint-previous-matching-input):
13430 Use `coming-delete-input'. Save the partial input if leaving the
13431 edit line. Goto point-max before deleting input to avoid
13432 partial input fragments hanging around.
13433 (comint-restore-input): New function, used by `comint-previous-input'.
13434
13435 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
13436
13437 * imenu.el (imenu--index-alist): Balance parentheses.
13438
13439 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
13440
13441 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
13442
13443 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
13444
13445 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
13446 file is nil.
13447
13448 2006-04-18 Richard Stallman <rms@gnu.org>
13449
13450 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
13451
13452 * imenu.el (imenu-create-index-function, imenu--index-alist)
13453 (imenu--last-menubar-index-alist, imenu--make-index-alist)
13454 (imenu-default-create-index-function, imenu--generic-function):
13455 Doc fixes.
13456
13457 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
13458
13459 * help-mode.el (help-mode): Set view-exit-action to delete window.
13460
13461 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
13462 now works by passing nil as arg.
13463
13464 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
13465
13466 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
13467 (read-abbrev-file): Provide default when reading filename.
13468
13469 * files.el (enable-local-variables): Allow :all as value.
13470 (hack-local-variables): Implement that value.
13471 (safe-local-variable-values, safe-local-eval-forms)
13472 (enable-local-variables): Mark as risky.
13473 (find-file-visit-truename, kept-old-versions): Mark safe.
13474
13475 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
13476 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
13477 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
13478
13479 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
13480
13481 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
13482 Use forward-line so as to get to BOL even in the presence of fields.
13483 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
13484 in return.
13485 (inferior-tcl): Tell tclsh to work in interactive mode.
13486
13487 * complete.el (partial-completion-mode):
13488 Use 'choose-completion-string-functions to make sure that
13489 choose-completion fills the minibuffer properly.
13490
13491 * complete.el (PC-old-read-file-name-internal): Remove.
13492 (PC-read-include-file-name-internal): Remove. Turn it into an advice
13493 of read-file-name-internal.
13494 (partial-completion-mode): Enable/disable this advice.
13495
13496 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
13497
13498 * net/tramp.el (tramp-completion-file-name-handler): Revert change
13499 of 2006-04-17.
13500
13501 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
13502
13503 * textmodes/org.el (org-insert-heading): Insert heading before
13504 current if at beginning of line.
13505 (org-todo, org-date): New faces.
13506 (org-table-align): Make sure tooltip window contains full text.
13507 (org-no-properties): New defsubst.
13508 (org-set-font-lock-defaults): Use new faces.
13509
13510 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
13511
13512 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
13513 for root variables.
13514
13515 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
13516 (gdb-frame-address): Re-use to identify frame for watch expression.
13517 (gdb-var-list, gdb-var-create-handler): Add frame address for root
13518 variables.
13519 (gdb-init-1, gdb-source, gdb-post-prompt)
13520 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
13521 (gdb-frame-handler): Get gdb-frame-address.
13522
13523 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
13524
13525 Sync with Tramp 2.0.53.
13526
13527 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
13528 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
13529 (tramp-completion-file-name-handler): Add autoload cookie for
13530 adding to `file-name-handler-alist'.
13531
13532 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
13533 the prompt. If it returns earlier (when detecting an error
13534 message), the rest of the output will merge accidently with the
13535 output of the next command. Reported by M Jared Finder
13536 <jared@hpalace.com>.
13537
13538 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
13539 for `process-file', in order to let it work for older Emacsen too.
13540
13541 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
13542
13543 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
13544 (tex-font-lock-keywords-3): Use it.
13545
13546 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
13547
13548 * newcomment.el (comment-add): New function.
13549 (comment-region-default, comment-dwim): Use it.
13550
13551 2006-04-15 Michael Olson <mwolson@gnu.org>
13552
13553 * emacs-lisp/tq.el: Improve comments.
13554 (tq-queue-head-question): New accessor function.
13555 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
13556 Update for modified queue structure.
13557 (tq-queue-add): Accept `question' argument.
13558 (tq-queue-pop): If a question is pending, send it.
13559 (tq-enqueue): Accept new optional argument `delay-question'.
13560 If this is non-nil, and at least one other question is pending a
13561 response, queue the question rather than sending it immediately.
13562
13563 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13564
13565 * calendar/appt.el (appt-add): Check whether an appointment is
13566 already present in appt-time-msg-list. Simplify code.
13567
13568 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13569
13570 * progmodes/cc-langs.el (c-mode-menu):
13571 Don't presume c-subword-mode is bound.
13572
13573 2006-04-13 Bill Wohler <wohler@newt.com>
13574
13575 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
13576 (customize-package-emacs-version): Use cdr instead of cadr now
13577 that alists use dotted pairs.
13578
13579 * custom.el (defcustom): Fix docstring for :package-version.
13580
13581 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
13582
13583 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
13584 (tramp-handle-shell-command): Display output buffer only when
13585 `tramp-display-shell-command-buffer' is true.
13586 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
13587
13588 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13589
13590 * textmodes/org.el (org-set-autofill-regexps): Set only the local
13591 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
13592
13593 2006-04-13 Romain Francoise <romain@orebokech.com>
13594
13595 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
13596 leaving temporary .cvsignore buffers behind.
13597
13598 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13599
13600 * textmodes/org.el (org-set-regexps-and-options)
13601 (org-get-current-options): Better names for the startup folding
13602 options.
13603
13604 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
13605
13606 * vc.el (vc-annotate): Arrange for point to end up at the same
13607 line number as in the original, but only when using a new buffer.
13608
13609 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
13610
13611 * files.el (hack-one-local-variable-eval-safep):
13612 Recognize `edebug-form-spec' for `put', but only if it passes
13613 `edebug-basic-spec'. Generalize `put' handling.
13614
13615 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
13616 vetting file-local form specs.
13617
13618 * allout.el (allout-layout): Autoload its `safe-local-variable'
13619 property.
13620
13621 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
13622
13623 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
13624 (org-agenda-mouse-1-follows-link)
13625 (org-mouse-1-follows-link): New options.
13626 (org-format-agenda-item): Fix bug if TAGS is nil.
13627 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
13628
13629 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
13630
13631 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
13632 GDB 6.1+ gives full filename for "info sources" so use
13633 file-name-nondirectory.
13634
13635 2006-04-12 Romain Francoise <romain@orebokech.com>
13636
13637 * subr.el (read-passwd): Bind `message-log-max' to nil.
13638
13639 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13640
13641 * progmodes/perl-mode.el (perl-indent-new-calculate):
13642 Recompute parse-start after jumping backward by a whole sexp.
13643
13644 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13645
13646 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
13647 window configuration.
13648 (vc-annotate-display-select): Select the buffer so that current-buffer
13649 (and selected-window) is the output buffer at the end of vc-annotate.
13650
13651 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
13652
13653 * vc.el (vc-annotate-color-map): Add custom TTY color map for
13654 8-color terminals, to use all of the colors in a sensible order.
13655 256-color terminals work well with the standard map.
13656 (vc-annotate-lines): Only strip the first color character if it
13657 is "#", to allow for terminal-style named colors.
13658 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
13659 the correct buffer is scrolled.
13660
13661 2006-04-11 Richard Stallman <rms@gnu.org>
13662
13663 * emacs-lisp/bytecomp.el (byte-compile-file):
13664 Bind enable-local-variables to :safe, and make normal-mode obey it.
13665
13666 * files.el (enable-local-variables): Allow value :safe.
13667 (normal-mode): Doc fix.
13668 (hack-local-variables): Implement enable-local-variables = :safe.
13669 (hack-local-variables-confirm): Don't prevent quitting.
13670
13671 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13672
13673 * loadhist.el (unload-feature): A bit of sanity check of
13674 load-history entries. Cancel timer-vars before unbinding them.
13675
13676 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
13677 quote special chars, and make the trick work on the hex part of the
13678 buffer as well.
13679 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
13680 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
13681
13682 * startup.el (normal-splash-screen): Fix last change so we don't wait
13683 2 minutes if we don't show the splash screen.
13684
13685 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
13686
13687 * textmodes/org.el (org-export-plain-list-max-depth)
13688 (org-table-spaces-around-separators)
13689 (org-radio-targets, org-activate-camels)
13690 (org-table-spaces-around-invisible-separators): Options removed.
13691 (org-time-stamp-rounding-minutes, org-remember-templates)
13692 (org-ellipsis, org-activate-links, org-descriptive-links):
13693 New options.
13694 (org-remember-apply-template, org-current-time)
13695 (org-finish-edit-table-field)
13696 (org-link-unescape, org-link-escape)
13697 (org-string-width, org-table-clean-line, org-html-do-expand)
13698 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
13699 (org-read-agenda-file-list): New functions.
13700 (org-table-edit-field)
13701 (org-table-create-or-convert-from-region): New commands
13702 (org-table-toggle-vline-visibility): Command removed.
13703 (org-table-convert-region): Made a command.
13704 (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
13705 Replace with the normal org- functions.
13706 (org-self-insert-command): Don't trigger realign unnecessarily
13707 when blanking a field that is not full.
13708 (org-mode): `Set buffer-invisibility-spec' for links.
13709 (org-activate-links2): Hide link part and only show descriptive
13710 part of the link.
13711 (org-insert-link): Modify for new linking system.
13712 (org-store-link): Store description separately, for use by
13713 `org-insert-link'.
13714 (org-table-align): Use `org-string-width'.
13715 (defgroup): Completely new group structure for custom variables.
13716 (org-agenda-files): Option: Single file name allowed. Function:
13717 Optional argument unrestrited means ignore any restricitons.
13718 (org-install-agenda-files-menu): Find a buffer in Org-mode before
13719 trying to modify the menu. Use generalized access to
13720 `org-agenda-files.'
13721 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
13722 (org-agenda-file-to-front, org-remove-file, org-diary)
13723 (org-tags-view, org-export-icalendar-all-agenda-files)
13724 (org-export-icalendar-combine-agenda-files): Use generalized
13725 access to `org-agenda-files'.
13726 (org-remember-handler): Correctly preserve heading if present.
13727 (org-table-insert-row, org-table-insert-hline): Deal with
13728 invisible characters.
13729
13730 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
13731
13732 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
13733 (vc-annotate-color-map): New 18 element constant
13734 value/saturation, rotating hue colormap, from red->blue.
13735 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
13736 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
13737 (vc-annotate): To avoid killing the required local variables,
13738 set them before the end of `with-output-to-temp-buffer', and
13739 after first switching to annotate-mode.
13740 (vc-annotate-warp-version): Add buffer argument in goto-line to
13741 ensure annotation, not source, is scrolled.
13742
13743 2006-04-10 Bill Wohler <wohler@newt.com>
13744
13745 * custom.el (defcustom, custom-handle-keyword):
13746 Add :package-version keyword.
13747 (custom-add-package-version): New function. Sets value of new
13748 property 'custom-package-version from :package-version keyword.
13749 (defcustom): Create Common Keywords section in docstring.
13750 (defface, defgroup): Replace definitions of a select few keywords
13751 with a reference to the Common Keywords in defcustom.
13752 (defcustom, defface, defgroup): Replace reference to Customization
13753 chapter in manual with hyperlink.
13754
13755 * cus-edit.el (customize-package-emacs-version-alist): New variable.
13756 (customize-changed-options): Add check for custom-package-version.
13757 (customize-package-emacs-version): New function to look up Emacs
13758 version corresponding to the given package version.
13759
13760 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
13761 defun name, in similar fashion to find-variable-regexp.
13762
13763 2006-04-10 Eli Zaretskii <eliz@gnu.org>
13764
13765 * international/mule-cmds.el (set-locale-environment): Fix last
13766 change for when the locale's preferences don't specify any encoding.
13767
13768 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
13769
13770 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
13771 so the defined var/fun doesn't need to be quoted.
13772
13773 2006-04-10 Richard Stallman <rms@gnu.org>
13774
13775 * finder.el (finder-mode-map): Add n and p bindings.
13776
13777 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
13778
13779 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
13780 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
13781 (gdb-setup-windows): Put something in source window if we can't find
13782 the source file.
13783 (gdb-frame-handler): Make it work again with just assembly.
13784 (gdb-data-list-register-values-handler): Make it work when there is
13785 no stack.
13786
13787 2006-04-09 Richard Stallman <rms@gnu.org>
13788
13789 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
13790 specs while looking for charset.
13791
13792 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
13793
13794 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13795 Make them faces.
13796 (lm-font-lock-keywords): Update appropriately.
13797
13798 2006-04-10 Kim F. Storm <storm@cua.dk>
13799
13800 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
13801 it can also replace buffer-substring-no-properties.
13802
13803 * emulation/cua-base.el (cua-delete-region, cua-paste)
13804 (cua-repeat-replace-region): Use filter-buffer-substring.
13805
13806 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
13807 (cua-cut-region-to-global-mark): Likewise.
13808
13809 * emulation/cua-rect.el (cua--extract-rectangle)
13810 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
13811
13812 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13813
13814 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
13815 entry-type. Add field delimiters to numerical fields if they are
13816 not present.
13817
13818 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13819
13820 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
13821 string-const to return value.
13822 (bibtex-remove-delimiters): Use it.
13823
13824 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
13825
13826 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
13827 cl-byte-compile-compiler-macro unless it exists.
13828
13829 2006-04-08 Eli Zaretskii <eliz@gnu.org>
13830
13831 * files.el (hack-local-variables-confirm) <offer-save>:
13832 Clarify message text. Suggested by Ralf Angeli.
13833
13834 2006-04-08 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
13835
13836 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
13837 (delete-extract-rectangle-line): Use `filter-buffer-substring'
13838 instead of `buffer-substring' and `delete-region'. (Most of the
13839 code actually copied from `kill-region'.)
13840
13841 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
13842
13843 * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
13844 (rcirc-default-port): Rename from rcirc-port.
13845 (rcirc-default-nick): Rename from rcirc-nick.
13846 (rcirc-default-user-name): Rename from rcirc-user-name.
13847 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
13848 (rcirc-low-priority-flag): New variable.
13849 (rcirc-decode-coding-system): New defcustom.
13850 (rcirc-encode-coding-system): New defcustom.
13851 (rcirc-coding-system-alist): New defcustom.
13852 (rcirc-multiline-major-mode): New defcustom.
13853 (rcirc-nick): New internal variable.
13854 (rcirc-process): Remove variable.
13855 (rcirc-server-buffer): New variable.
13856 (rcirc): Update to use rcirc-default-* variables above.
13857 (rcirc-connect): Do not add window-configuration-hook-here.
13858 (rcirc-server): New internal variable.
13859 (rcirc-connect): Do not send keepalive pings if
13860 rcirc-keepalive-seconds is nil.
13861 (with-rcirc-server-buffer): New macro.
13862 (rcirc-send-string): Encode with rcirc-encode-coding-system.
13863 (rcirc-server-name): Rename from rcirc-server.
13864 (rcirc-buffer-process): New function.
13865 (rcirc-buffer-nick): New function.
13866 (rcirc-buffer-target): Remove function.
13867 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
13868 New commands.
13869 (rcirc-mode-map): Change binding of C-c C-l to
13870 rcirc-toggle-low-priority.
13871 (rcirc-mode): Initialize coding system based on
13872 rcirc-coding-system-alist. New change-major-mode-hook to part the
13873 channel on a mode change. Make kill-buffer-hook buffer-local.
13874 (rcirc-change-major-mode-hook): New function.
13875 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
13876 (rcirc-last-post-time): New variable.
13877 (rcirc-process-message): Store the last time user posted a message
13878 to this target.
13879 (rcirc-multiline-minor-mode): New mode.
13880 (rcirc-multiline-minor-mode-map): New mode map.
13881 (rcirc-edit-multiline): Put multiline-edit buffer in
13882 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
13883 (rcirc-print): Ignore any line starting with an ignored nick.
13884 (rcirc-print): Decode using rcirc-decode-coding-system.
13885 (rcirc-track-minor-mode): Update global-mode-string when disabling
13886 this mode.
13887 (minor-mode-alist): Add LowPri indicator.
13888 (rcirc-toggle-low-priority): New function.
13889 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
13890 next lowpriority buffer with activity.
13891 (rcirc-record-activity): Sort buffers in rcirc-activity by the
13892 last time the user posted a message in to the target.
13893 (rcirc-update-activity-string): New formatting for low priority
13894 buffers.
13895 (rcirc-split-activity): New function.
13896 (rcirc-handler-PART, rcirc-handler-KICK)
13897 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
13898 (rcirc-nick-away-alist): New variable.
13899 (rcirc-handler-301): New handler. Away messages are printed once
13900 per change.
13901
13902 2006-04-08 Eli Zaretskii <eliz@gnu.org>
13903
13904 * info.el (Info-follow-nearest-node): Doc fix.
13905
13906 * international/mule-cmds.el (set-locale-environment): Make sure
13907 the coding-system preferred by the locale's language has the same
13908 EOL conversion type as the original buffer-file-coding-system.
13909 (locale-language-names): Add a few MS Windows language codes.
13910
13911 2006-04-07 Richard Stallman <rms@gnu.org>
13912
13913 * simple.el (eval-expression): Doc fix.
13914
13915 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
13916 (eval-defun): Doc fixes.
13917
13918 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
13919
13920 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
13921
13922 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
13923
13924 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
13925 GDB list command without argument for greater generality.
13926
13927 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13928
13929 * subr.el (string-or-null-p): New function.
13930
13931 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
13932
13933 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
13934
13935 * files.el: Update comment about safe-local-variable declarations.
13936
13937 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
13938
13939 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
13940 See idlwave.org.
13941
13942 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
13943 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
13944
13945 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
13946 See idlwave.org.
13947
13948 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
13949 version 6.0 (minimal changes). See idlwave.org.
13950
13951 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
13952 6.0 (minimal changes). See idlwave.org.
13953
13954 * progmodes/idlw-rinfo.el: File obsoleted and removed.
13955
13956 2006-04-06 Romain Francoise <romain@orebokech.com>
13957
13958 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
13959 symmetric encryption features and a new asynchronous interface to
13960 GnuPG. This new version is version 1.4, plus whitespace changes.
13961
13962 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13963
13964 * files.el: Move some `safe-local-variable' declarations to the
13965 respective files.
13966
13967 * textmodes/ispell.el (ispell-check-comments)
13968 (ispell-local-dictionary): Mark as safe.
13969
13970 * abbrev.el (abbrev-mode): Mark as safe.
13971
13972 * add-log.el (change-log-default-name): Mark as safe.
13973
13974 * textmodes/reftex-vars.el (reftex-vref-is-default)
13975 (reftex-fref-is-default, reftex-level-indent)
13976 (reftex-guess-label-type): Mark as safe.
13977
13978 * textmodes/fill.el (colon-double-space): Mark as safe.
13979
13980 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
13981 (sentence-end-double-space, sentence-end-without-period)
13982 (sentence-end-without-space, sentence-end, sentence-end-base)
13983 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
13984
13985 2006-04-06 Kim F. Storm <storm@cua.dk>
13986
13987 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
13988 the :set-after list.
13989 (ido-downcase-unc-hosts): New user option. Default on.
13990 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
13991 when it is set, as regexps are now applied on the fly.
13992 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
13993 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
13994 on the fly, but only when ido-process-ignore-lists is set.
13995 Do case insensitive filtering if ido-downcase-unc-hosts is set.
13996 Only downcase names if ido-downcase-unc-hosts is set.
13997
13998 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
13999
14000 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
14001
14002 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
14003
14004 2006-04-05 Kim F. Storm <storm@cua.dk>
14005
14006 * ido.el (ido-mode): Set after ido-unc-hosts and
14007 ido-ignore-unc-host-regexps.
14008 (ido-save-history): Save ido-unc-hosts-cache.
14009 (ido-load-history): Load ido-unc-hosts-cache.
14010 (ido-reread-directory): Refresh unc hosts cache in // dir.
14011
14012 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
14013 to nil while displaying slash screen.
14014
14015 2006-04-05 Daiki Ueno <ueno@unixuser.org>
14016
14017 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14018 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14019
14020 2006-04-05 Kenichi Handa <handa@m17n.org>
14021
14022 * international/characters.el: Setup cases of Latin, Greek, and
14023 Cyrillic characters in CJK charsets.
14024
14025 2006-03-29 Daiki Ueno <ueno@unixuser.org>
14026
14027 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14028 default-enable-multibyte-characters. This reverts the change from
14029 revision 6.17 which is no longer necessary because the passphrase
14030 is sent separately now. GnuPG messages are unreadable under
14031 multibyte locales with default-enable-multibyte-characters set to nil.
14032
14033 2006-04-04 Andreas Schwab <schwab@suse.de>
14034
14035 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
14036 and `byte-compile-warnings' as `safe-local-variable'.
14037
14038 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
14039
14040 * man.el (Man-mode-map): Restore the \r binding.
14041 (Man-abstract-xref-man-page): If Man-target-string is a function,
14042 call it.
14043 (Man-highlight-references): Use Man-default-man-entry to get the
14044 target. Deal with xrefs too.
14045 (Man-highlight-references0): Don't call the target function.
14046
14047 * woman.el (WoMan-xref-man-page): Strip the section number, woman
14048 cannot deal with it.
14049
14050 2006-04-04 Daiki Ueno <ueno@unixuser.org>
14051
14052 * pgg-gpg.el: Clean up process buffers every time gpg processes
14053 complete.
14054
14055 2006-04-04 Kenichi Handa <handa@m17n.org>
14056
14057 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
14058 here.
14059 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
14060 Temporarily bind inhibit-field-text-motion to t.
14061
14062 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14063
14064 * startup.el (normal-splash-screen): Only set mode-line-format in the
14065 splash buffer, so as not to interfere when debugging the code.
14066 Ignore errors when switching buffer.
14067
14068 2006-04-03 Romain Francoise <romain@orebokech.com>
14069
14070 * dired.el (dired-dnd-protocol-alist): Fix typo.
14071
14072 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
14073
14074 * savehist.el (savehist): Add :version.
14075 (savehist-ignored-variables): New variable.
14076 (savehist-minibuffer-hook): Don't save variables listed in
14077 `savehist-ignored-variables'.
14078
14079 * dired.el (dired-dnd-protocol-alist): Mention that change does
14080 only apply to new buffers in doc string.
14081
14082 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
14083
14084 * recentf.el (recentf-open-files-item): Include newline in button
14085 field, so opening a file will work, when the point is at the end
14086 of the file name. Allow, for example, to [i]search a file by
14087 extension and just push RET to open it.
14088
14089 2006-04-03 Daiki Ueno <ueno@unixuser.org>
14090
14091 * pgg-gpg.el (pgg-gpg-process-filter)
14092 (pgg-gpg-wait-for-completion): Check if buffer is alive.
14093
14094 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14095 lines, temporary fix.
14096
14097 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14098
14099 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
14100
14101 2006-04-02 Richard Stallman <rms@gnu.org>
14102
14103 * progmodes/compile.el (compilation-message-face): Make it defcustom.
14104
14105 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14106
14107 * ibuf-macs.el (define-ibuffer-column): Add a new key:
14108 header-mouse-map.
14109
14110 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
14111 (ibuffer-mode-header-map): New keymaps.
14112 (ibuffer-update-title-and-summary): Enable mouse face highlighting
14113 and keybindings for column headers.
14114 (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
14115 property.
14116
14117 2006-04-02 Drew Adams <drew.adams@oracle.com>
14118
14119 * speedbar.el (speedbar-after-create-hook): Doc fix.
14120
14121 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
14122
14123 * shell.el (shell-directory-tracker)
14124 (shell-dynamic-complete-command): Doc fixes.
14125
14126 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
14127
14128 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
14129 terminals.
14130
14131 2006-04-01 Kim F. Storm <storm@cua.dk>
14132
14133 * ido.el (ido-unc-hosts-cache): New defvar.
14134 (ido-unc-hosts): If value of defcustom is a function, call it to
14135 get list of UNC hosts. Add function-item choices to specify
14136 ido-unc-hosts-net-view or user function.
14137 (ido-ignore-unc-host-regexps): New defcustom.
14138 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
14139 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
14140 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
14141
14142 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
14143
14144 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
14145 wwidth.
14146
14147 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
14148
14149 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
14150 (ido-max-work-file-list, ido-switch-buffer)
14151 (ido-read-file-name-as-directory-commands):
14152 Fix typos in docstrings.
14153
14154 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14155
14156 * term/mac-win.el (mac-system-coding-system): Define and use after
14157 Mac-specific coding systems are ready.
14158
14159 2006-03-27 Romain Francoise <romain@orebokech.com>
14160
14161 * net/rcirc.el (rcirc-connect): Add autoload cookie.
14162
14163 * ldefs-boot.el: Update.
14164
14165 2006-03-27 Daiki Ueno <ueno@unixuser.org>
14166
14167 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14168 passphrases when it is not needed.
14169 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14170 passphrase stuff from gpg, should only be necessary when you use
14171 gpg with a smartcard.
14172
14173 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
14174
14175 * comint.el (comint-dynamic-list-completions): Allow user to
14176 select *Completions* buffer.
14177
14178 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
14179
14180 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
14181
14182 2006-03-26 Andreas Schwab <schwab@suse.de>
14183
14184 * progmodes/gud.el (gdb): Only complain about multiple debugging
14185 when the gdb process is still running.
14186
14187 2006-03-25 Eli Zaretskii <eliz@gnu.org>
14188
14189 * mail/rmail.el (tool-bar-map): Defvar it.
14190 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
14191 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
14192
14193 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
14194
14195 * help.el (print-help-return-message): Suggest to use
14196 display-buffer instead of switch-to-buffer-other-window to restore
14197 the previous window without selecting it.
14198
14199 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14200
14201 * frame.el (select-frame-by-name): Call x-focus-frame also when
14202 window-system is mac.
14203
14204 * term/mac-win.el: Adjust Courier font specifications in
14205 x-fixed-font-alist.
14206 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
14207 when directly encoding to UTF-16 in native byte order, no BOM.
14208
14209 2006-03-25 Kim F. Storm <storm@cua.dk>
14210
14211 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
14212 (cua--init-keymaps): Use it instead of fixed C-return.
14213 (cua-mode): Set after it.
14214
14215 * emulation/cua-rect.el (cua--init-rectangles):
14216 Use cua-rectangle-mark-key instead of fixed C-return.
14217
14218 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
14219
14220 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
14221 "run" in .gdbinit.
14222 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
14223
14224 2006-03-24 Romain Francoise <romain@orebokech.com>
14225
14226 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
14227 `display-buffer-other-frame'.
14228
14229 2006-03-24 Kim F. Storm <storm@cua.dk>
14230
14231 * apropos.el (apropos-synonyms): Add selection => region.
14232
14233 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
14234
14235 * progmodes/gdb-ui.el (gdb-var-create-regexp)
14236 (gdb-var-list-children-regexp, gdb-var-update-regexp)
14237 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
14238 (gdb-data-list-register-values-regexp)
14239 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
14240 Future proof against new fields being added to MI output.
14241 (gdb-send): Don't treat backslashes for program input as
14242 continuations.
14243 (gdb-assembler-handler): Don't use window-start for this handler.
14244 (gdb-frame-handler): Don't change to hollow arrow if overlay
14245 arrow doesn't move to new frame.
14246
14247 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
14248
14249 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
14250 prevent compiler warnings.
14251 (gdb-stopped): Check for gud-last-last-frame (case: signal).
14252 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
14253 (gdb-assembler-custom): Use hollow-right-triangle for assembler
14254 buffer too.
14255
14256 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
14257
14258 * pgg-gpg.el (pgg-gpg-update-agent): Check for
14259 make-network-process, so we can use the same code in Gnus v5-10
14260 too and have this file fully synchronized with that release.
14261
14262 2006-03-23 Romain Francoise <romain@orebokech.com>
14263
14264 * ibuf-ext.el (ibuffer-read-filter-group-name):
14265 Use `ibuffer-generate-filter-groups' to make completion list match
14266 the filter groups that are really displayed in the Ibuffer buffer.
14267 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
14268
14269 2006-03-23 Kenichi Handa <handa@m17n.org>
14270
14271 * international/mule-cmds.el (sort-coding-systems): Describe that
14272 the argument is modified in docstring.
14273
14274 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
14275
14276 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14277 (pgg-gpg-update-agent): New function.
14278 (pgg-gpg-use-agent-p): New function.
14279 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14280 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14281 (pgg-gpg-sign-region): Use it.
14282
14283 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
14284
14285 * cus-edit.el (custom-face-set): Call custom-push-theme before
14286 face-spec set so that `changed' theme is correctly saved.
14287 (custom-face-reset-standard): Reset to recalculated face rather
14288 than defface spec.
14289
14290 * custom.el (custom-push-theme): Only save `changed' theme if the
14291 current face does not match the defface specs.
14292
14293 2006-03-21 Simon Josefsson <jas@extundo.com>
14294
14295 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14296 <wilde@sha-bang.de>.
14297 (pgg-gpg-use-agent): New variable.
14298 (pgg-gpg-process-region): Use it.
14299 (pgg-gpg-encrypt-region): Likewise.
14300 (pgg-gpg-encrypt-symmetric-region): Likewise.
14301 (pgg-gpg-decrypt-region): Likewise.
14302 (pgg-gpg-sign-region): Likewise.
14303 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14304
14305 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
14306
14307 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
14308 bracket links.
14309
14310 2006-03-21 Kim F. Storm <storm@cua.dk>
14311
14312 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
14313 fringe-indicator-alist instead of modifying global value.
14314 (gdb-frame-handler): Likewise.
14315
14316 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
14317
14318 * diff-mode.el (diff-function): Make it inherit from diff-header
14319 instead of diff-context.
14320
14321 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
14322 bitmap.
14323 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
14324 change names in macro above for consistency.
14325 (gdb-frame-handler): Use hollow-right-triangle for all selected
14326 frames which except the innermost (where execution has stopped).
14327 (gdb-reset): Reset buffer-local values of overlay-arrow.
14328
14329 2006-03-20 Richard Stallman <rms@gnu.org>
14330
14331 * simple.el (set-mark-command): Doc fix.
14332
14333 * files.el (display-buffer-other-frame): New command.
14334 (ctl-x-4-map): Bind C-x 5 C-o to it.
14335
14336 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
14337
14338 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
14339 rather than just defer-time, in case defer-time has been changed but
14340 the timer isn't running yet.
14341 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
14342
14343 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
14344
14345 * help-mode.el (help-follow-symbol): New function.
14346 Essentially identical to the old `help-follow', but do not let
14347 `push-button' do the work when on an xref.
14348 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
14349
14350 2006-03-19 Richard Stallman <rms@gnu.org>
14351
14352 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
14353 preceded by the word `program'.
14354 (help-follow-mouse, help-follow): Throw error if not on xref.
14355 Delete no longer used args.
14356
14357 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
14358
14359 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
14360 annotation ensure gud-overlay-arrow-position is redisplayed.
14361
14362 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14363
14364 * textmodes/bibtex.el (bibtex-include-OPTkey)
14365 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
14366 (bibtex-autokey-name-case-convert)
14367 (bibtex-autokey-titleword-case-convert): Make these the aliases
14368 for the following two variables.
14369 (bibtex-autokey-name-case-convert-function)
14370 (bibtex-autokey-titleword-case-convert-function): Make these the
14371 real names.
14372 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
14373 bibtex-font-lock-crossref sublists.
14374 (bibtex-mode): Revert 2005-12-30 change (which made
14375 completion-ignore-case buffer-local).
14376 (bibtex-url): Simplify.
14377
14378 2006-03-19 Kim F. Storm <storm@cua.dk>
14379
14380 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
14381 cursor property value to 2 (to align with C level change).
14382
14383 2006-03-19 Bill Wohler <wohler@newt.com>
14384
14385 * image.el (image-load-path-for-library): Shorten first line in
14386 docstring.
14387
14388 2006-03-18 Richard Stallman <rms@gnu.org>
14389
14390 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
14391
14392 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
14393
14394 * isearch.el (isearch-other-meta-char): Handle user bindings for
14395 shifted control characters.
14396
14397 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
14398
14399 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
14400 part that matches email addresses, file names, etc.
14401
14402 2006-03-18 Eli Zaretskii <eliz@gnu.org>
14403
14404 * term/w32-win.el (mouse-set-font):
14405 Mention w32-list-proportional-fonts in the doc string.
14406
14407 2006-03-18 Kim F. Storm <storm@cua.dk>
14408
14409 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
14410 (ido-unc-hosts): New user option to explicitly define list of know
14411 UNC-style hosts for completion.
14412 (ido-cache-unc-host-shares-time): New user option.
14413 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
14414 New helper functions for UNC file-name support.
14415 (ido-may-cache-directory): Check for UNC host. Simplify.
14416 (ido-wash-history): Clean out old UNC hosts.
14417 (ido-nonreadable-directory-p): UNC hosts are always readable.
14418 (ido-directory-too-big-p): UNC hosts are never too big.
14419 (ido-set-current-directory): Handle UNC root path.
14420 (ido-file-name-all-completions): Complete UNC host names from
14421 ido-unc-hosts list. Cache UNC host shares.
14422 (ido-make-file-list-1): Don't filter UNC root.
14423 (ido-exhibit): Check for // in root directory, and switch to UNC
14424 mode by setting ido-current-directory to //.
14425
14426 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
14427
14428 * cus-edit.el (customize-changed-options): Mention explicit
14429 version number as default in prompt.
14430
14431 2006-03-17 Bill Wohler <wohler@newt.com>
14432
14433 * image.el (image-load-path-for-library): Minor docstring fix.
14434
14435 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
14436
14437 * textmodes/org.el (org-read-date): Include subgroup 5 into
14438 replacement text.
14439 (org-popup-calendar-for-date-prompt): Fix customization type.
14440
14441 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
14442
14443 * progmodes/gdb-ui.el (gud-watch): Provide completion.
14444 (gdb-continuation): New variable.
14445 (gdb-send): Deal with continuation lines.
14446
14447 * progmodes/gud.el (gud-gdb-complete-command)
14448 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
14449 expressions.
14450 (gud-tooltip-mode): Use buffer-local value.
14451
14452 2006-03-16 Kim F. Storm <storm@cua.dk>
14453
14454 * ido.el (ido-edit-input): Use selected match, if any.
14455
14456 2006-03-16 Bill Wohler <wohler@newt.com>
14457
14458 * image.el (image-load-path-for-library): Prefer user's images in
14459 image-load-path.
14460
14461 2006-03-16 Martin Rudalics <rudalics@gmx.at>
14462
14463 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
14464 when checking for attempt to drag leftmost or rightmost scrollbar.
14465
14466 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
14467
14468 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
14469 (gdb-force-mode-line-update): New function.
14470 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
14471 (gdb-exited): Use them.
14472 (gdb-signal): New function.
14473 (gdb-annotation-rules): Provide a rule for it.
14474
14475 2006-03-16 Kenichi Handa <handa@m17n.org>
14476
14477 * international/mule.el (auto-coding-regexp-alist): Add entries
14478 for Unicode BOM.
14479
14480 * sort.el (sort-build-lists): Temporarily bind
14481 inhibit-field-text-motion to t.
14482
14483 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
14484
14485 * locate.el (locate-command, locate-make-command-line)
14486 (locate-fcodes-file, locate-update-command)
14487 (locate-prompt-for-command, locate, locate-with-filter)
14488 (locate-get-file-positions): Doc fixes.
14489 (locate-buffer-name, locate-header-face): Remove leading `*' in
14490 defcustom.
14491 (locate-filter-output): Use `keep-lines' instead of its alias
14492 `delete-non-matching-lines'.
14493 (locate-get-filename, locate-get-dirname): Add introductory comment.
14494 (locate-find-directory-other-window): Give appropriate error
14495 message if used outside main listing.
14496
14497 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14498
14499 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
14500 the new extend-region feature.
14501 (font-lock-after-change-function): Update correspondingly.
14502 * jit-lock.el (jit-lock-after-change): Update correspondingly.
14503 * progmodes/grep.el (font-lock-lines-before): Don't disable.
14504
14505 2006-03-15 Bill Wohler <wohler@newt.com>
14506
14507 * image.el (image-load-path-for-library): Fix example by not
14508 recommending that one binds image-load-path. Just defvar it to
14509 placate compiler and only use it if previously defined.
14510
14511 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
14512
14513 * textmodes/org.el (org-insert-centered): Use `string-width' to
14514 make underlining work for wide characters.
14515 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
14516 TAB to `org-cycle', to make sure that no binding in
14517 `outline-mode-map' can supercede it.
14518
14519 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
14520
14521 * allout.el: Increment version to 2.2.1 in file commentary.
14522
14523 (allout-version): Increment to 2.2.1.
14524
14525 (allout-default-layout): New customization variable, used when the
14526 file lacks a specific allout-layout. Uses allout-layout-type for
14527 recursively nested definition.
14528
14529 (allout-layout-type): Widget defining allout layouts, necessary for
14530 self-recursive definition.
14531
14532 (allout-mode): Incorporate allout-default-layout as fallback for
14533 allout-layout.
14534
14535 (allout-layout): Mark as 'safe-local-variable', and refer mention
14536 fallback to `allout-default-layout' in absence of a specified value.
14537 (allout-passphrase-verifier-string)
14538 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
14539
14540 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
14541
14542 (allout-get-encryption-passphrase-verifier): Use correct name of
14543 passphrase verifier in docstring.
14544
14545 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
14546
14547 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
14548 elements.
14549 (gdb-find-watch-expression): Make it work for arrays too.
14550 Follow change to gdb-var-list.
14551 (gud-watch): Allow the user to enter variable name with a prexix
14552 arg. Create keybindings.
14553 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
14554 (gdb-var-list-children-handler, gdb-var-update-handler)
14555 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
14556 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
14557 Follow change to gdb-var-list.
14558 (gdb-starting): Don't show the overlay arrows when program is running.
14559
14560 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
14561 gdb-var-list.
14562
14563 2006-03-14 Bill Wohler <wohler@newt.com>
14564
14565 * image.el (image-load-path-for-library): Pass value of path
14566 rather than symbol. Always return list of directories.
14567 Guarantee that image directory comes first.
14568
14569 2006-03-14 Alan Mackenzie <acm@muc.de>
14570
14571 * font-core.el (font-lock-extend-region\(-function\)?.):
14572 New function/variable.
14573
14574 * font-lock.el (font-lock-after-change-function):
14575 Call font-lock-extend-region. Obey font-lock-lines-before.
14576 (font-lock-default-fontify-region): Remove reference to
14577 font-lock-lines-before.
14578
14579 * jit-lock.el (jit-lock-after-change):
14580 Call font-lock-extend-region. Obey font-lock-lines-before.
14581
14582 2006-03-14 David Ponce <david@dponce.com>
14583
14584 * tree-widget.el (tree-widget-themes-load-path)
14585 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
14586
14587 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
14588
14589 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
14590 (rcirc-print): Mark the start of text at the end of the prompt.
14591 (rcirc-track-minor-mode): Add autoload cookie.
14592 (rcirc-update-activity-string): Add space to front of mode-line
14593 indicator.
14594
14595 2006-03-13 Miles Bader <miles@gnu.org>
14596
14597 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
14598 (rcirc-abbrev-nick): Remove function.
14599 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
14600
14601 2006-03-13 David Ponce <david@dponce.com>
14602
14603 * tree-widget.el: Handle themes across all occurrences of the main
14604 themes sub-directory found in tree-widget-themes-load-path.
14605 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
14606 (tree-widget--locate-sub-directory): Return all occurrences.
14607 (tree-widget-themes-path): New function.
14608 Replace tree-widget-themes-directory, and return a list of directories.
14609 (tree-widget-set-parent-theme)
14610 (tree-widget-lookup-image): Use it.
14611
14612 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
14613
14614 * textmodes/org.el (org-link-search): Avoid self-matching of
14615 links, allow target text to be distributed over several lines.
14616 (org-search-not-link): New function.
14617 (org-set-regexps-and-options, org-get-current-options):
14618 New startup options.
14619 (org-export-as-html): Take odd-level setting from local variable.
14620 (org-fontify-emphasized-text): New option.
14621 (org-set-font-lock-defaults): Include emphasized text.
14622 (org-follow-mhe-link): Allow folder-only links, fix folder name.
14623 (org-font-lock): Customize group renamed from `org-faces'.
14624
14625 2006-03-13 John Paul Wallington <jpw@pobox.com>
14626
14627 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
14628 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
14629
14630 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
14631
14632 * cus-start.el (all): Delete :version keyword for members of the
14633 fringe group, since the entire group is new in 22.1.
14634
14635 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
14636
14637 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
14638 map if value is hexadecimal (an address).
14639 (gud-watch): Only search roots for existing watch expressions.
14640 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
14641 prevent caching problems with speedbar-update-directory-contents.
14642
14643 2006-03-12 Juri Linkov <juri@jurta.org>
14644
14645 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
14646 before comparing with `low' and `warn'.
14647
14648 * info.el (Info-dir-remove-duplicates): Move point to the
14649 beginning of the current line after deleting the entries from
14650 redundant heading. Use marker for `limit' and compare it with
14651 point before calling `re-search-forward'.
14652
14653 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
14654
14655 * simple.el (yank): Fix typo in docstring.
14656
14657 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
14658
14659 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
14660 messages, where "D" is the 6th character.
14661
14662 2006-03-11 Eli Zaretskii <eliz@gnu.org>
14663
14664 * simple.el (yank): Fix last change.
14665
14666 2006-03-11 David Ponce <david@dponce.com>
14667
14668 * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
14669 before merging elements from the standard ispell-dictionary-alist.
14670 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
14671 alist, and return the new alist.
14672
14673 2006-03-11 Richard Stallman <rms@gnu.org>
14674
14675 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
14676
14677 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
14678 the way it is implemented is too unclean.
14679
14680 * simple.el (kill-region, yank): Doc fix.
14681
14682 * battery.el (battery-echo-area-format): Doc fix.
14683 (battery-mode-line-format): Likewise.
14684 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
14685 (battery-linux-proc-acpi): Ignore batteries that say "charged".
14686
14687 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
14688
14689 * progmodes/octave-mod.el (octave-indent-for-comment):
14690 Behave according to do string.
14691
14692 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
14693
14694 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
14695 Be visible only if major mode is Mail Mode.
14696
14697 * textmodes/flyspell.el (flyspell-external-point-words)
14698 (flyspell-process-localwords): Fix last changes.
14699
14700 2006-03-11 Eli Zaretskii <eliz@gnu.org>
14701
14702 * calendar/holidays.el (list-holidays): Doc fix.
14703
14704 * international/mule.el (auto-coding-alist): Add .odt
14705 (OpenOffice's open document) files.
14706
14707 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
14708 document) files. Mention in the doc string the need to sync with
14709 auto-coding-alist.
14710
14711 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
14712
14713 * files.el (hack-local-variables-confirm): Don't prompt for ! if
14714 enable-local-variables is set to always query, or there is no
14715 savable variable.
14716
14717 2006-03-10 Bill Wohler <wohler@newt.com>
14718
14719 * image.el (image-load-path-for-library): Merge at least three
14720 functions from Gnus and MH-E into this one function that can now
14721 be shared.
14722
14723 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
14724
14725 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
14726 gdb-remove-mouse-face and remove help-echo too.
14727 (gdb-enqueue-input): Correct conditional clause.
14728
14729 2006-03-10 Glenn Morris <rgm@gnu.org>
14730
14731 * calendar/calendar.el (calendar-holidays): Doc fix.
14732 * calendar/holidays.el (list-holidays): Doc fix.
14733
14734 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
14735
14736 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
14737 it gets called in gdb-prompt anyway.
14738 (gdb-use-separate-io-buffer): Only restore window arrangement for
14739 gdb-many-windows.
14740 (gdb-enqueue-input): Make it harder to send GDB input when program
14741 is running.
14742 (gdb-buffer-list): New variable.
14743 (gdb-remove-mouse-face): New function.
14744 (gdb-starting): Use it when GDB input won't get sent.
14745
14746 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
14747
14748 * help.el (view-lossage): Remove trailing whitespace before
14749 inserting "\n".
14750
14751 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
14752
14753 * files.el (hack-local-variables-confirm):
14754 Set coding-system-for-read to nil before writing to .emacs.
14755
14756 * arc-mode.el (archive-extract): Check if an existing buffer name
14757 comes from a different archive.
14758
14759 * help.el (describe-key-briefly): If KEY is a down event, read and
14760 discard the up event.
14761
14762 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
14763
14764 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
14765 be edited and use font-lock-warning-face for any changes.
14766
14767 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
14768 (gdb-edit-value): Use it to report any errors.
14769
14770 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
14771
14772 * help.el (describe-key): Remove leftover test code.
14773
14774 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
14775
14776 * textmodes/org.el: Move defvars out of eval-when-compile.
14777 Use buffer-file-name variable.
14778 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
14779 arg `file'.
14780 (org-level-faces): Remove startup dependency.
14781 (org-cycle, org-map-tree, org-scan-tags)
14782 (org-remember-handler): Don't call `outline-level' directly.
14783 (org-mhe-search-all-folders): New option.
14784 (org-mhe-get-message-folder-from-index)
14785 (org-mhe-get-message-folder): Fix indexing search.
14786 (org-format-agenda-item): Handle nil TAGS argument.
14787 (org-cleaned-string-for-export, org-activate-target-links)
14788 (org-make-target-link-regexp): Deal with empty radio target list.
14789 (org-tag): New face.
14790 (org-get-level-face): New function.
14791 (org-set-font-lock-defaults): Simplify setup for headlines.
14792 (org-complete): Pass common substring to `display-completion-list'.
14793
14794 2006-03-06 David Ponce <david@dponce.com>
14795
14796 * tree-widget.el: Update Commentary header.
14797 (tree-widget-theme-name): Ignore parent themes.
14798 (tree-widget-set-parent-theme): New function.
14799 (tree-widget-set-theme): Use it.
14800 (tree-widget-set-image-properties): Move definition. Does nothing
14801 if image properties have already been set.
14802 (tree-widget-image-properties): Move definition. Receive an image
14803 name. Set the :pointer property.
14804 (tree-widget-lookup-image): Doc fix. Search in parent themes.
14805 Don't set the :pointer image property.
14806 (tree-widget-convert-widget): New function. Handle :dynargs
14807 compatibility here.
14808 (tree-widget): Use it to :convert-widget. Add the :expander-p
14809 predicate to control when the :expander function is entered.
14810 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
14811 (tree-widget-value-create): Handle :expander-p. widget-apply
14812 :expander.
14813 (tree-widget-expander-p): New function. Default value of the
14814 :expander-p property.
14815
14816 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
14817
14818 * help.el (describe-key): Properly handle the return value of
14819 read-key-sequence when grabbing an up-event. Cleanup mouse-1
14820 remaps. Handle string and vector `follow-link' values.
14821
14822 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
14823
14824 * complete.el (PC-expand-many-files): Try be more careful when parsing
14825 the shell's output.
14826
14827 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
14828
14829 * outline.el (hide-sublevels): Provide better interactive default.
14830
14831 2006-03-06 Kenichi Handa <handa@m17n.org>
14832
14833 * international/fontset.el (create-fontset-from-fontset-spec):
14834 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
14835
14836 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
14837
14838 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
14839 backslashes instead of one in regexp.
14840 (gud-tooltip-dereference): Add missing optional argument.
14841
14842 2006-03-04 John Paul Wallington <jpw@pobox.com>
14843
14844 * wdired.el (toplevel): Require `cl' at compile-time.
14845
14846 2006-03-04 Andreas Schwab <schwab@suse.de>
14847
14848 * server.el (server-process-filter): Handle errors during
14849 evaluation of the argument.
14850
14851 2006-03-03 John Paul Wallington <jpw@pobox.com>
14852
14853 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
14854 escape parentheses at beginning of line.
14855 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
14856 (t-mouse-mode): Remove period from end of error message.
14857
14858 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
14859
14860 * textmodes/flyspell.el (flyspell-process-localwords):
14861 Be case-sensitive.
14862
14863 2006-03-03 Martin Rudalics <rudalics@gmx.at>
14864
14865 * cus-edit.el (custom-quote): Remove function, since it has been
14866 moved to custom.el.
14867
14868 * font-lock.el (lisp-font-lock-keywords-2)
14869 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
14870 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
14871 they have no special meaning.
14872
14873 * midnight.el (clean-buffer-list): Handle case where base-buffer of
14874 indirect buffer gets killed before indirect buffer. Use dolist.
14875
14876 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
14877
14878 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
14879 value instead of a literal constant (1) on more pauses.
14880
14881 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
14882
14883 * textmodes/flyspell.el (flyspell-external-point-words):
14884 Be case-sensitive.
14885
14886 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
14887
14888 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
14889 with "www".
14890
14891 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
14892
14893 * allout.el: Restablish intermediate missing comment header to
14894 preserve outline structure.
14895 (allout-beginning-of-current-entry): Skip invisible text.
14896 (allout-open-topic): Fix opening a topic at end-of-buffer.
14897 (allout-minor-mode): Move nearer to allout-mode function.
14898
14899 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
14900
14901 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
14902
14903 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
14904
14905 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
14906 is nil.
14907
14908 * progmodes/gud.el (gud-speedbar-menu-items):
14909 Use buffer-local-value and add missing :visible keyword.
14910
14911 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
14912
14913 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
14914
14915 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
14916 must be `follow-link'.
14917
14918 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
14919
14920 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
14921 formatting: No nested anchors.
14922 (org-all-targets): Fix bug with XEmacs compatibility.
14923 (org-read-date): Add (require 'parse-time).
14924 (org-set-tags): Fix bug with extra inserted space.
14925 (org-export-html-style): Define a style class for targets.
14926 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
14927 (org-hide-leading-stars): New option.
14928 (org-hide): New face.
14929 (org-set-font-lock-defaults): Allow to hide leading stars.
14930 (org-get-legal-level, org-tr-level): New functions.
14931 (org-odd-levels-only): New option.
14932 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
14933 (org-demote, org-promote): Deal with double-star levels.
14934 (org-convert-to-odd-levels): New command.
14935
14936 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
14937
14938 * speedbar.el (speedbar-update-localized-contents): Try to
14939 preserve window-start.
14940 (speedbar-update-directory-contents): Try to preserve window-start
14941 and window-point.
14942 (speedbar-update-special-contents): Don't move back to start of window.
14943
14944 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
14945 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
14946 speedbar-timer-fn.
14947 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
14948 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
14949 instead of gdb-speedbar-timer-fn.
14950
14951 2006-02-28 Jay Belanger <belanger@truman.edu>
14952
14953 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
14954 (math-compose-expr): Use latex option when calling
14955 `math-compose-tex-matrix' for latex mode.
14956
14957 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
14958
14959 * speedbar.el: Re-instate comments about developing for speedbar
14960 [this is what info and gdb-ui use even if better methods exist now].
14961
14962 * t-mouse.el: New file.
14963 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
14964 (t-mouse-lispy-buffer-posn-from-coords): Remove.
14965 (t-mouse-make-event-element): Use posn-at-x-y instead.
14966 (t-mouse-make-event): Deal with Fedora Core 3.
14967 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
14968 (t-mouse-mouse-position-function): New function. Use it instead
14969 of advising mouse-position.
14970 (t-mouse-mode): New minor mode.
14971 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
14972
14973 2006-02-27 Glenn Morris <rgm@gnu.org>
14974
14975 * calendar/calendar.el (calendar-holidays): Doc fix.
14976
14977 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
14978
14979 * progmodes/gdb-ui.el (gdb-source-window): New variable.
14980 Re-introduce the concept of a source window.
14981 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
14982 consistency with get-buffer-create.
14983 (def-gdb-auto-update-handler, gdb-info-locals-handler)
14984 (gdb-data-list-register-values-handler)
14985 (gdb-stack-list-locals-handler): Try to preserve window-start as
14986 well as window-point.
14987 (gdb-display-source-buffer): New function (old concept).
14988 (gdb-goto-breakpoint): Use it.
14989
14990 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
14991 for gdb-ui/gdb-mi (old concept).
14992
14993 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
14994
14995 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
14996 binding.
14997
14998 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
14999
15000 * textmodes/reftex-sel.el (reftex-select-label-map)
15001 (reftex-select-bib-map): Add `follow-mouse' binding.
15002
15003 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
15004
15005 * jka-cmpr-hook.el (jka-compr-compression-info-list)
15006 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
15007 Give :set functions to provide automatic updating.
15008 Update docstring. Give compiler defvars early in the file
15009 and move the defcustoms to a later spot where all called functions
15010 are defined.
15011 (jka-compr-file-name-handler-entry): Doc fix.
15012 (jka-compr-compression-info-list--internal)
15013 (jka-compr-mode-alist-additions--internal)
15014 (jka-compr-load-suffixes--internal): New variables.
15015 (jka-compr-install): Set the three above variables.
15016 Update `load-file-rep-suffixes' instead of `load-suffixes'.
15017 (jka-compr-update, jka-compr-set): New functions.
15018 (auto-compression-mode): Doc fix.
15019
15020 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
15021 Update `load-file-rep-suffixes' instead of `load-suffixes'.
15022 Use jka-compr-compression-info-list--internal,
15023 jka-compr-mode-alist-additions--internal and
15024 jka-compr-load-suffixes--internal.
15025
15026 * files.el (load-library):
15027 * loadhist.el (file-loadhist-lookup):
15028 * startup.el (command-line):
15029 * subr.el (locate-library):
15030 * emacs-lisp/autoload.el (update-directory-autoloads):
15031 * emacs-lisp/find-func.el (find-library-suffixes):
15032 Use `get-load-suffixes' instead of `load-suffixes'.
15033
15034 * subr.el (locate-library):
15035 * emacs-lisp/find-func.el (find-library-name):
15036 Use `load-file-rep-suffixes' instead of '("").
15037
15038 2006-02-26 Kim F. Storm <storm@cua.dk>
15039
15040 * ido.el (ido-save-history, ido-load-history): Simplify.
15041 Don't use find-file-noselect to avoid interference from other modes.
15042
15043 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
15044
15045 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
15046 to use the default shell if filename is not available.
15047 Reported by Giorgos Keramidas.
15048
15049 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
15050
15051 * progmodes/etags.el (tags-completion-table): Do completion from
15052 all the tables in the current list, as documented in the manual.
15053
15054 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15055
15056 * CC Mode Update to 5.31.3.
15057
15058 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15059
15060 * progmodes/cc-mode.el (c-postprocess-file-styles):
15061 Bind inhibit-read-only to t, around the call to
15062 c-remove-any-local-eval-or-mode-variables, so that it works on a
15063 RO file.
15064
15065 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15066
15067 * progmodes/cc-awk.el: Correct a typo.
15068
15069 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15070
15071 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
15072 c-hungry-delete-backwards, at the request of RMS. Leave the old
15073 name as an alias.
15074
15075 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15076
15077 * progmodes/cc-mode.el: Correct a typo.
15078
15079 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15080
15081 * progmodes/cc-defs.el: Update the version number to 5.31.3.
15082
15083 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15084
15085 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
15086 brace-else-brace (error due to mbeg, mend being undefined).
15087
15088 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15089
15090 * progmodes/cc-mode.el: File Local variables: Solve the problem
15091 where both `mode' and c-file-offsets are specified: `mode' will
15092 overwrite c-f-o's settings:
15093 (c-remove-any-local-eval-or-mode-variables): New function.
15094 (c-postprocess-file-styles): Call the above new function, within
15095 c-tentative-buffer-change, to splat `mode' and `eval' before the
15096 second hack-local-variables.
15097
15098 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15099
15100 * progmodes/cc-mode.el:
15101 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
15102 (c-after-change): Protect the match data with save-match-data.
15103 It was getting corrupted by c-after-change-check-<>-operators.
15104
15105 * progmodes/cc-defs.el: [Supersedes patch V1.38]:
15106 (top level): Check for a buggy font-lock-compile-keywords ONLY in
15107 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
15108
15109 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
15110 with save-match-data. It was being corrupted when Font Lock was
15111 not enabled.
15112
15113 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15114
15115 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
15116 Mode and Subword Mode.
15117
15118 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
15119 real labels ("case 1:" or "foo:") from non-labels ("public:").
15120 (c-forward-objc-directive): Replace c-forward-token-2 with crude
15121 coding; c-f-t-2 doesn't move over a token at EOB.
15122
15123 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
15124
15125 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
15126 (c-update-modeline): Concatenate the minor mode indicators
15127 directly onto mode-name, removing c-submode-indicators.
15128 Sometimes, c-s-i got separated from the mode name on the mode line.
15129
15130 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
15131 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
15132
15133 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15134
15135 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
15136 error message when there's an evaluation error to show whether
15137 it's loaded from source or not.
15138 (c-filter-ops): Make it available at runtime too to work when
15139 `c-make-init-lang-vars-fun' needs to evaluate from source.
15140
15141 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
15142
15143 * help.el (help): Revert last part of 2006-02-23 change (deletion
15144 of the `provide' call).
15145
15146 2006-02-23 Juri Linkov <juri@jurta.org>
15147
15148 * compare-w.el (compare-windows-highlight): Add new value
15149 `persistent' and change :type from `boolean' to `choice'.
15150 (compare-windows-overlays1, compare-windows-overlays2):
15151 New internal variables.
15152 (compare-windows-highlight): If compare-windows-highlight is
15153 `persistent', add current overlays to compare-windows-overlays[12]
15154 instead of adding compare-windows-dehighlight to pre-command-hook.
15155 (compare-windows-dehighlight): Delete all overlays from
15156 compare-windows-overlays[12].
15157
15158 * info.el (Info-search): Don't bind search-spaces-regexp to
15159 Info-search-whitespace-regexp in non-regexp isearch mode.
15160
15161 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
15162
15163 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
15164
15165 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
15166
15167 * textmodes/org.el (org-xemacs-p)
15168 (org-export-html-show-new-buffer, org-table-may-need-update)
15169 (org-insert-item, org-mhe-get-message-real-folder)
15170 (org-mhe-get-message-folder-from-index)
15171 (org-mhe-get-message-folder, org-mhe-get-message-num)
15172 (org-mhe-get-header, org-make-org-heading-search-string)
15173 (org-make-org-heading-camel, org-table-sort-lines)
15174 (org-format-org-table-html, org-format-table-table-html):
15175 Fix typos in docstrings.
15176
15177 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
15178
15179 * textmodes/org.el (org-cleaned-string-for-export)
15180 (org-solidify-link-text): New function.
15181 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
15182 XEmacs, just to silence the compiler.
15183 (org-export-as-ascii, org-export-as-html-and-open):
15184 Use `org-cleaned-string-for-export' and create internal links.
15185 (org-follow-mhe-link): Require mh-e, use folder.
15186
15187 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
15188
15189 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
15190
15191 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
15192 gdb-debug-log-length.
15193 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
15194 it a real ring but...
15195 (gud-gdba-marker-filter): ...make it work like mark-ring.
15196 (gdb-enable-debug): Rename from gdb-enable-debug-log.
15197 (gdb-mouse-jump): New function. Add bindings.
15198
15199 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
15200
15201 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
15202 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
15203 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
15204 (gdb-debug-log-length): Customize it's length.
15205 (gud-watch, gdb-var-create-handler): Display function::var format
15206 but don't use to create variable object.
15207 (gdb-var-create-handler): Use message-box in place of message.
15208 (gdb-stopped): Call gdb-exited if signalled.
15209
15210 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
15211
15212 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
15213
15214 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
15215
15216 * textmodes/reftex.el (reftex-locate-file): Search all extensions
15217 if `reftex-try-all-extensions' is set.
15218
15219 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
15220 fail silently when there is no valid argument at point.
15221 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
15222 `fail-silently' argument. From a patch by David Reiter.
15223
15224 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
15225 New commands.
15226 (org-mark-ring): New variable.
15227 (org-mark-ring-length): New option.
15228 (org-open-at-point, org-goto, org-open-file): Push old position
15229 onto the mark ring.
15230 (org-add-hook): New function.
15231 (org-export-table-remove-special-lines): New option.
15232 (org-skip-comments, org-format-org-table-html): Respect new
15233 option `org-export-table-remove-special-lines'.
15234 (org-open-file): Allow special command configuration for
15235 directory link.
15236 (org-file-apps): Fix bugs in customize type, added setting
15237 for directories.
15238 (org-activate-tags, org-format-agenda-item, org-complete)
15239 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
15240 (org-get-tags, org-get-buffer-tags, org-open-at-point)
15241 (org-link-search, org-make-org-heading-search-string)
15242 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
15243 (org-radio-targets, org-file-link-context-use-camel-case)
15244 (org-activate-camels): New options.
15245 (org-update-radio-target-regexp, org-all-targets)
15246 (org-make-target-link-regexp, org-activate-target-links):
15247 New functions.
15248 (org-make-org-heading-search-string): New function.
15249 (org-store-link, org-insert-link): Use new option
15250 `org-file-link-context-use-camel-case'.
15251 (org-activate-camels): Use new option `org-activate-camels'.
15252 (org-link-regexp): Add mhe prefix.
15253 (org-open-at-point, org-store-link): Support for mhe links.
15254 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
15255 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
15256 (org-mhe-get-header, org-follow-mhe-link): New functions.
15257 (org-remove-angle-brackets, org-add-angle-brackets):
15258 New functions.
15259 (org-bracket-link-regexp): New constant.
15260 (org-read-date): Fix bug that was rejecting all typed dates.
15261 (org-link-search): Make hierarchy above visible after a match.
15262 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
15263 (org-store-link): Fix bug with link creation when cursor is in
15264 an empty line.
15265 (org-open-at-point): Fix bug with matching a link.
15266 Fixed buggy argument sequence in call to `org-view-tags'.
15267 (org-compile-prefix-format): Set `org-prefix-has-tag'.
15268 (org-prefix-has-tag): New variable.
15269 (org-format-agenda-item): Remove tags from headline
15270 if appropriate.
15271 (org-agenda-remove-tags-when-in-prefix): New option.
15272
15273 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
15274
15275 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
15276 Fix the regular expressions.
15277
15278 2006-02-21 Richard M. Stallman <rms@gnu.org>
15279
15280 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
15281 if there's no other specific basis.
15282
15283 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
15284 as variables at all.
15285 (unsafep-variable): Rename arg; doc fix.
15286
15287 * abbrevlist.el (list-one-abbrev-table): Add autoload.
15288
15289 * calendar/appt.el (diary-selective-display): Add defvar.
15290
15291 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
15292
15293 * isearch.el (search-whitespace-regexp): Fix custom type.
15294
15295 * help.el (describe-key-briefly): Compute interactive args
15296 in same was as before previous change.
15297
15298 * files.el (enable-local-variables): Doc fix.
15299
15300 2006-02-21 Kim F. Storm <storm@cua.dk>
15301
15302 * fringe.el: Cleanup as file is now pre-loaded.
15303 (fringe-bitmaps): Initialize unconditionally.
15304 (fringe-mode, set-fringe-style): Remove autoload cookies.
15305
15306 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
15307
15308 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
15309 `horizontal-bar'.
15310 (fringe-cursor-alist): Use `horizontal-bar'.
15311
15312 2006-02-20 Kim F. Storm <storm@cua.dk>
15313
15314 * fringe.el (fringe-bitmaps): Update to new bitmap names.
15315 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
15316
15317 * loadup.el: Load "fringe" on window systems.
15318
15319 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
15320
15321 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
15322 out of scope components.
15323
15324 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
15325 default.
15326
15327 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
15328
15329 * custom.el (customize-mark-to-save, customize-mark-as-set):
15330 Load the symbol first.
15331
15332 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
15333
15334 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
15335 strech spec so it doesn't display as "^J" on the header line
15336 when `Buffer-menu-use-header-line' is t.
15337
15338 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
15339
15340 * speedbar.el (speedbar-make-button): Keep text properties
15341 of string arguments if desired.
15342
15343 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
15344 expessions.
15345
15346 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
15347 of speedbar.
15348
15349 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
15350
15351 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
15352 to value of `read-file-name-completion-ignore-case'.
15353
15354 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
15355
15356 * custom.el (customize-mark-as-set): Push to `user' theme.
15357
15358 * cus-edit.el (custom-save-variables): Allow unthemed values.
15359 (customize-set-variable): Push setting to `user' theme.
15360
15361 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
15362
15363 * progmodes/gud.el: Don't require font-lock as it's now
15364 automatically loaded.
15365 (gud-speedbar-buttons): Replace gdb-var-changed with
15366 gdb-force-update.
15367
15368 * progmodes/gdb-ui.el (gdb-force-update): Rename from
15369 gdb-var-changed.
15370 (gdb-post-prompt): Use it.
15371 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
15372 (gdb-var-update-handler, gdb-var-delete)
15373 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
15374 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
15375 gdb-force-update in gdb-post-prompt.
15376 (gdb-reset): Clear watch expressions from speedbar when quitting.
15377
15378 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
15379
15380 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
15381 (viper-change-state-to-vi, viper-change-state-to-emacs):
15382 Make aware of cursor coloring in the Emacs state.
15383 (viper-special-read-and-insert-char): Use read-char-exclusive.
15384 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
15385
15386 * emulation/viper-init.el (viper-emacs-state-cursor-color):
15387 New variable.
15388
15389 * emulation/viper-util.el (viper-save-cursor-color)
15390 (viper-get-saved-cursor-color-in-replace-mode)
15391 (viper-get-saved-cursor-color-in-insert-mode)
15392 (viper-restore-cursor-color): Make aware of the cursor color
15393 in Emacs state.
15394 (viper-get-saved-cursor-color-in-emacs-mode): New function.
15395
15396 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
15397 (ediff-ignore-case-option3, ediff-actual-diff-options)
15398 (ediff-actual-diff3-options): New variables to control case sensitivity.
15399 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
15400 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
15401 (ediff-toggle-ignore-case): New function.
15402 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
15403
15404 * ediff-help.el (ediff-long-help-message-narrow2)
15405 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
15406 (ediff-long-help-message-word-mode): Add ignore-case command.
15407 (ediff-help-for-quick-help): Add ignore-case command.
15408
15409 * ediff-merg.el: Move provide to the end.
15410
15411 * ediff-ptch.el: Move provide to the end.
15412
15413 * ediff-wind.el: Move provide to the end.
15414
15415 * ediff-mult.el: Move provide to the end.
15416 (ediff-set-meta-overlay): Enable follow-link.
15417
15418 * ediff.el: Move provide to the end.
15419 Break recursive load cycle in eval-when-compile.
15420 (ediff-patch-buffer): Better heuristics.
15421
15422 * ediff-util.el: Move provide to the end.
15423 Break recursive load cycle in eval-when-compile.
15424 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
15425 defuns.
15426 (ediff-submit-report): Pass the values of ediff-diff3-program,
15427 ediff-diff3-options.
15428
15429 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
15430
15431 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
15432 the opening bracket of the following bracketing pairs: {}, [], (), <>,
15433 `' (for example, in the docstring of `windmove-default-keybindings').
15434
15435 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
15436
15437 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
15438 shadow face. Don't provide binding to edit variable when it is
15439 out of scope.
15440
15441 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
15442 (gdb-var-update-handler): Detect out of scope variables with pre
15443 GDB 6.4 too.
15444 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
15445 Reset status of variable objects to nil in update handlers.
15446 (gdb-var-update-handler-1): Detect when a variable object comes
15447 in scope. setcar on var changes gdb-var-list directly.
15448
15449 2006-02-17 Juri Linkov <juri@jurta.org>
15450
15451 * ffap.el (ffap) <defface>: Add explicit face declaration.
15452 (ffap-highlight): Use face `ffap' directly instead of checking
15453 for its existence.
15454
15455 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
15456 `visible-ok' of `other-buffer' to find the right original buffer.
15457
15458 * info.el (Info-search): Skip `Local Variables' node.
15459
15460 2006-02-17 Juri Linkov <juri@jurta.org>
15461
15462 * info.el (Info-find-file): Check for symbols `apropos', `history',
15463 `toc' in the input filename, and return these symbols as is.
15464 (Info-find-node-2): Set Info-current-file to symbols `apropos',
15465 `history', `toc' instead of strings.
15466 (Info-set-mode-line): For non-string Info-current-file use the
15467 symbol's name inside **.
15468 (Info-isearch-push-state): Add quote before Info-current-file and
15469 Info-current-node.
15470 (Info-isearch-pop-state): Use `equal' instead of `string='.
15471 (Info-extract-pointer, Info-following-node-name): Use
15472 `match-string-no-properties' instead of `match-string'.
15473 (Info-up): Check `old-file' for `stringp'.
15474 (Info-history): Use `equal' instead of `string-equal'.
15475 Check `file' for `stringp'.
15476 (Info-history): Use symbol `history' instead of string as first arg
15477 of `Info-find-node'.
15478 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
15479 `toc' instead of string.
15480 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
15481 instead of `buffer-substring', and `match-string-no-properties'
15482 instead of `match-string'.
15483 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
15484 instead of strings.
15485 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
15486 Use symbol `apropos' instead of string.
15487 (Info-copy-current-node-name): Check `Info-current-file' for
15488 `stringp' and construct a command with `Info-find-node' from it.
15489 (Info-fontify-node): Use `match-string-no-properties' instead of
15490 `match-string' and check file names for `stringp'.
15491 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
15492 `history', `toc' instead of strings.
15493
15494 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
15495
15496 * files.el: Rearrange functions and variables in the file local
15497 variables section.
15498
15499 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
15500
15501 * files.el: Add truncate-lines, ispell-check-comments and
15502 ispell-local-dictionary as safe local variables.
15503
15504 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
15505
15506 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
15507 out of scope variables.
15508 (gud-speedbar-buttons): Use unless.
15509
15510 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
15511 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
15512 (gdb-show-changed-values): Also use for out of scope variables.
15513 (gdb-var-update-handler-1): Note if variable goes out of scope.
15514
15515 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
15516
15517 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
15518 default to global variable values for unsupplied args.
15519 (rcirc-get-buffer-create): Fix bug with setting the target.
15520 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
15521 test for rcirc-always-use-server-buffer-flag here.
15522 (rcirc-response-formats): Add %N, which is a facified nick. %n
15523 uses the default face. Change the ACTION format string. If the
15524 "nick" is the server, don't print anything for that field.
15525 Comment fixes.
15526 (rcirc-target-buffer): Don't test
15527 rcirc-always-use-server-buffer-flag here.
15528 (rcirc-print): Squeeze extra spaces out of the text before message.
15529 (rcirc-put-nick-channel): Strip potential "@" char from nick
15530 before adding them to nick table.
15531 (rcirc-url-regexp): Improve to match address like "foo.com".
15532
15533 2006-02-17 Eli Zaretskii <eliz@gnu.org>
15534
15535 * allout.el (allout-hidden-p): Move this defsubst before
15536 allout-overlay-interior-modification-handler, where it is first
15537 used.
15538
15539 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
15540
15541 * allout.el: Use allout invisible-text overlays instead of
15542 selective display for concealed text. Also, lots of general
15543 cleanup, and improved compatibility code.
15544
15545 (allout-version): Incremented, corrected, revised, and refined
15546 module commentary.
15547
15548 (provide 'allout): Moved to the bottom, added a require of overlay.
15549
15550 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
15551 `except-current'.
15552 (allout-write-file-hook-handler): Minimize delay.
15553 (count-trailing-whitespace-region): New function so
15554 auto-encryption of current topic can resituate cursor exactly.
15555 PGP/GPG encryption trims trailing whitespace from lines, which
15556 must be accounted for across encryption then decryption.
15557
15558 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
15559 just plain "\C-c", to avoid intruding on user's keybinding space.
15560
15561 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
15562 parameter, so user request to provide a new password is done.
15563
15564 (allout-outside-normal-auto-fill-function, allout-auto-fill):
15565 Refined mechanism for auto-filling behavior while in allout mode.
15566
15567 (allout-mode): Explicitly specify the mode map in the docstring.
15568 Clarify provision for various write-file hook var names.
15569 Adjusted for invisible-text overlays instead of selective-display.
15570
15571 (allout-depth): Really return 0 if not within any topic. This
15572 rectifies `allout-beginning-of-level' and sequence numbering
15573 errors that occur when cutting and pasting numbered topics.
15574 Changed from a in-line subst to a regular function, as well.
15575
15576 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
15577
15578 (allout-end-of-subtree, allout-end-of-subtree)
15579 (allout-end-of-entry, allout-end-of-current-heading)
15580 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
15581 (allout-show-children, allout-show-to-offshoot)
15582 (allout-hide-current-entry, allout-show-current-entry): Rectified
15583 handling of trailing blank lines between items.
15584
15585 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
15586 (allout-current-depth, allout-unprotected, allout-hidden-p)
15587 (allout-on-current-heading-p, allout-listify-exposed)
15588 (allout-chart-subtree, allout-goto-prefix)
15589 (allout-back-to-current-heading, allout-get-body-text)
15590 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
15591 (allout-hide-region-body, allout-toggle-subtree-encryption)
15592 (allout-encrypt-string, allout-encrypted-key-info)
15593 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
15594 (allout-file-vars-section-data): Adjusted for use with
15595 invisible-text overlays instead of selective-display.
15596
15597 (allout-kill-line, allout-kill-topic, allout-yank-processing):
15598 Reworked for use with invisible text overlays.
15599
15600 (allout-current-topic-collapsed-p): New function.
15601
15602 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
15603 to know when to close the containing topic.
15604
15605 (allout-pre-command-business, allout-post-command-business):
15606 Simplify undo-batching and dynamic isearch exposure.
15607
15608 (allout-set-overlay-category): New for invisible-text overlays.
15609 Sets properties of allout-overlay-category, used by
15610 allout-flag-region to set invisible-text overlay properties.
15611 (allout-get-invisibility-overlay): Get the first qualifying
15612 invisibility overlay, so we can find the extent of it.
15613 (allout-back-to-visible-text): Get to just before the beginnining
15614 of the current invisibility overlay, if any.
15615
15616 (allout-overlay-insert-in-front-handler)
15617 (allout-overlay-interior-modification-handler)
15618 (allout-before-change-handler, allout-isearch-end-handler): New
15619 functions to handle extraordinary actions affecting concealed
15620 text.
15621
15622 (allout-flag-region): Use overlays instead of selective-display
15623 for invisible text - by inheritence from the properties of
15624 allout-overlay-category in mainline Emacs, and applied
15625 property-by-property in XEmacs, some recent versions of which
15626 don't inherit the properties from the category. Provisions to
15627 respond to concealed-text edits simplified drastically.
15628
15629 (allout-isearch-rectification, allout-isearch-was-font-lock)
15630 (allout-isearch-expose, allout-enwrap-isearch)
15631 (allout-isearch-abort, allout-pre-was-isearching)
15632 (allout-isearch-prior-pos, allout-isearch-did-quit)
15633 (allout-isearch-dynamic-expose)
15634 (allout-hide-current-entry-completely): Functions deleted.
15635
15636 (allout-undo-aggregation): Explicit undo aggregation no longer
15637 necessary due to transition away from selective-display.
15638
15639 (set-allout-regexp, allout-up-current-level)
15640 (allout-next-visible-heading, allout-forward-current-level)
15641 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
15642 (allout-kill-line, allout-yank-processing, allout-show-children)
15643 (allout-expose-topic, allout-old-expose-topic)
15644 (allout-listify-exposed, allout-insert-latex-header)
15645 (allout-toggle-subtree-encryption, allout-encrypt-string)
15646 (remove-from-invisibility-spec, allout-hide-current-subtree):
15647 Ditched unused variables.
15648
15649 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
15650
15651 * textmodes/ispell.el (ispell-change-dictionary): Call
15652 ispell-buffer-local-dict instead of
15653 ispell-accept-buffer-local-defs.
15654 (ispell-local-dictionary-alist): Accept as valid any coding-system
15655 supported by Emacs.
15656 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
15657 changed to iso-8859-3.
15658
15659 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
15660
15661 * speedbar.el (speedbar-frame-width): Make an inline function
15662 instead of a macro. Use frame-width.
15663 (speedbar-try-completion, speedbar-update-contents)
15664 (speedbar-timer-fn): Use consp.
15665 (speedbar-update-localized-contents): Try to preserve point.
15666
15667 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
15668 (menu): Re-order menu items.
15669 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
15670 field.
15671 (gdb-var-update-handler-1): Use it for GDB 6.4+.
15672 (gdb-post-prompt): Speed things by not forcing update.
15673
15674 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
15675
15676 * wid-edit.el (widget-button-click): For mouse-1, cancel button
15677 press and perform default action if we get a mouse movement event.
15678
15679 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
15680
15681 * calendar/icalendar.el (icalendar--get-event-property)
15682 (icalendar--get-event-property-attributes): Fix typos in
15683 docstrings.
15684
15685 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
15686 docstring.
15687
15688 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
15689
15690 * bs.el (bs-mode): Use `buffer-disable-undo'.
15691 (bs--get-file-name): Simplify.
15692 (bs-show-in-buffer): Mark the buffer as not modified.
15693
15694 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15695
15696 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
15697 widget-button-click.
15698
15699 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
15700 (custom-mode): Update docstring.
15701
15702 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
15703 binding.
15704
15705 * files.el (hack-local-variables-confirm): Allow scrolling if the
15706 file variable list is too long. Kill temp buffer after use.
15707
15708 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
15709
15710 * progmodes/gud.el (gdb): Improve doc string.
15711 (gdb-script-font-lock-keywords): Expand allowed character set.
15712
15713 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
15714 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
15715 (gdb-separate-io-interrupt, gdb-separate-io-quit)
15716 (gdb-separate-io-stop, gdb-separate-io-eof):
15717 Rename from gdb-inferior-* to gdb-separate-*.
15718 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
15719
15720 2006-02-14 Jay Belanger <belanger@truman.edu>
15721
15722 * calc/calc-arith.el (math-check-known-scalarp): Make sure
15723 expression is a symbol before checking that it is bound.
15724
15725 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
15726 test to see if equation can be solved.
15727
15728 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15729
15730 * wid-edit.el (widget-button-click): Use :pressed-face property
15731 for overlay face, if it exists.
15732
15733 * cus-edit.el (custom-manual, custom-add-see-also)
15734 (custom-add-parent-links, custom-group-link): Add :pressed-face
15735 property to links.
15736
15737 * files.el (hack-local-variables): Remove ignored variables before
15738 checking if any variables need setting.
15739
15740 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15741
15742 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
15743
15744 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
15745
15746 * help.el (where-is): Fix message for remapped commands.
15747
15748 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
15749 Fix typos in docstrings.
15750
15751 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
15752
15753 * files.el (safe-local-variable-values): New option.
15754 (hack-local-variables-prop-line): Return a list of variable-value
15755 pairs if MODE-ONLY is non-nil.
15756 (hack-local-variables): Construct list of variable-value pairs,
15757 and apply or reject them in one go. Ask for confirmation if
15758 variables are not known safe.
15759 (hack-local-variables-confirm): Complete rewrite. Support
15760 `safe-local-variable-values'.
15761 (enable-local-variables): Update docstring to reflect new
15762 behavior.
15763 (ignored-local-variables): Ignore ignored-local-variables and
15764 safe-local-variable-values.
15765 (safe-local-variable-p): New function.
15766 (risky-local-variable-p): `safe-local-variable' property check
15767 moved to safe-local-variable-p.
15768 (hack-one-local-variable): Checks moved to hack-local-variables.
15769
15770 (byte-compile-dynamic, c-basic-offset, c-file-style)
15771 (c-indent-level, comment-column, fill-column, fill-prefix)
15772 (indent-tabs-mode, kept-new-versions, no-byte-compile)
15773 (no-update-autoloads, outline-regexp, page-delimiter)
15774 (paragraph-start, paragraph-separate, sentence-end)
15775 (sentence-end-double-space tab-width, version-control):
15776 Add `safe-local-variable' property.
15777
15778 * find-lisp.el: Delete nonexistent `autocompile' file variable.
15779
15780 * icomplete.el, play/landmark.el: Change nonexistent
15781 `outline-layout' file variable to `allout-layout'.
15782
15783 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
15784
15785 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
15786 (gdb-get-changed-registers): Test value of gud-minor-mode relative
15787 to gud-comint-buffer.
15788 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
15789 gdb-ui.el for gdb-mi.el.
15790 (gdb-post-prompt, gdb-get-changed-registers): Move test for
15791 registers buffer to gdb-get-changed-registers.
15792 (gdb-breakpoint-regexp): New regexp. Allow toggling and
15793 deletion of catchpoints (throw and catch).
15794 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
15795 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
15796 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
15797 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
15798 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
15799
15800 2006-02-13 Jay Belanger <belanger@truman.edu>
15801
15802 * calc/calc-arith.el (math-check-known-matrixp): Make sure
15803 expression is a symbol before checking that it is bound.
15804
15805 2006-02-13 Richard M. Stallman <rms@gnu.org>
15806
15807 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
15808 for the minibuffer too, but not if resize-mini-windows will interfere.
15809
15810 * help.el (describe-key-briefly, describe-key): Do all arg-reading
15811 inside `interactive' spec.
15812 (describe-key-briefly-internal, describe-key-internal):
15813 Functions merged back into their callers.
15814
15815 2006-02-13 Martin Rudalics <rudalics@gmx.at>
15816
15817 * info.el (info-xref-visited): Inherit from info-xref too.
15818 (Info-set-mode-line): Replace occurrences of `%' by `%%'
15819 when propertizing Info-current-file and Info-current-node.
15820
15821 2006-02-13 Juri Linkov <juri@jurta.org>
15822
15823 * tumme.el (tumme-thumbnail-storage): Fix docstring.
15824 (tumme-thumb-name): Fix per-directory format.
15825
15826 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
15827
15828 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
15829
15830 2006-02-12 Miles Bader <miles@gnu.org>
15831
15832 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
15833
15834 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
15835
15836 * tumme.el: Remove history section. If someone needs the it, it
15837 can always be found in CVS.
15838
15839 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
15840
15841 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
15842 about the Thumbnail Managing Standard option.
15843
15844 2006-02-12 Richard M. Stallman <rms@gnu.org>
15845
15846 * subr.el (substitute-key-definition): Doc fix.
15847
15848 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
15849
15850 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
15851
15852 * info.el (Info-mode): Doc fix.
15853
15854 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
15855
15856 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
15857
15858 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
15859 because on Solaris a POSIX compatible "id" is needed. Reported by
15860 Magnus Henoch <mange@freemail.hu>.
15861
15862 2006-02-12 Juri Linkov <juri@jurta.org>
15863
15864 * tumme.el: Remove todo item about Thumbnail Managing Standard.
15865 (tumme) <defgroup>: Change :group to `multimedia'.
15866 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
15867 Managing Standard.
15868 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
15869 Fix dostring.
15870 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
15871 and %y. Fix docstring.
15872 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
15873 (tumme-cmd-create-standard-thumbnail-command): New user options.
15874 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
15875 is `standard'. Fix docstring.
15876 (tumme-thumb-width, tumme-thumb-height): New user options.
15877 (tumme-external-viewer): Try to find various viewers.
15878 (tumme-get-thumbnail-image): Use `create-image' instead of
15879 constructing the `image' structure.
15880 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
15881 `standard'.
15882 (tumme-thumb-name): Add file name generation for standard storage.
15883 Simplify code for other storages.
15884 (tumme-thumb-name): Use width %w and height %h instead of size %s.
15885 Add modification time %m and thumbnail-nq8 %q.
15886 Use `tumme-cmd-create-standard-thumbnail-command' if
15887 tumme-thumbnail-storage is `standard'.
15888 (tumme-dired-insert-marked-thumbs): New autoload command.
15889 (tumme-dired-after-readin-hook): New function.
15890 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
15891 `tumme-thumb-size'.
15892 (tumme-display-image): Replace size-x %x and size-y %y with
15893 width %w and height %h.
15894
15895 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
15896 `tumme-dired-insert-marked-thumbs'.
15897
15898 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
15899
15900 * tumme.el (tumme-write-tag): Fix small bug (file name did not
15901 include path).
15902 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
15903 matching tag.
15904
15905 2006-02-12 Miles Bader <miles@gnu.org>
15906
15907 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
15908 New variables.
15909 (rcirc-abbrev-nick): New function.
15910 (rcirc-format-response-string): Rewrite to use the formats in
15911 `rcirc-response-formats' and expand escape sequences therein.
15912 A text-property `rcirc-text' is added over the actual response
15913 text to make easy to find inside the returned string.
15914 (rcirc-print): When filling, just look for the `rcirc-text'
15915 text-property to find the appropriate fill prefix, instead of
15916 using hardwired patterns.
15917
15918 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
15919
15920 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
15921 Managing Standard.
15922
15923 2006-02-11 Kim F. Storm <storm@cua.dk>
15924
15925 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
15926 Don't use insert-buffer; do insert-buffer-substring directly.
15927 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
15928
15929 2006-02-11 Martin Rudalics <rudalics@gmx.at>
15930
15931 * files.el (revert-buffer, recover-file): Replace buffer-read-only
15932 with inhibit-read-only. Suggested by Stefan Monnier.
15933 (revert-buffer): Let insert-file-contents discard
15934 buffer-undo-list. Simplify code.
15935 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
15936
15937 2006-02-11 Eli Zaretskii <eliz@gnu.org>
15938
15939 * menu-bar.el (menu-bar-select-yank): Add a doc string.
15940
15941 * help.el (describe-key-briefly): Now a wrapper for
15942 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
15943 to t. Populate yank-menu if empty.
15944 (describe-key-briefly-internal): Renamed from describe-key-briefly.
15945 (describe-key): Now a wrapper for describe-key-internal. Bind
15946 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
15947 (describe-key-internal): Renamed from describe-key.
15948
15949 2006-02-11 Milan Zamazal <pdm@zamazal.org>
15950
15951 * progmodes/glasses.el (glasses-separator): Doc fix.
15952 (glasses-original-separator): New defcustom.
15953 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
15954
15955 2006-02-11 Martin Rudalics <rudalics@gmx.at>
15956
15957 * mwheel.el (mouse-wheel-up-event): Doc fix.
15958
15959 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
15960
15961 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
15962 (tumme-dir): New function. Copied from thumbs.el.
15963
15964 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
15965
15966 * desktop.el (desktop-outvar): Fix typo.
15967 (desktop-save-buffer-p): Doc fix.
15968
15969 * subr.el (substitute-key-definition): Fix typo.
15970
15971 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15972
15973 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
15974 when window-system is mac.
15975
15976 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
15977
15978 2006-02-10 Kim F. Storm <storm@cua.dk>
15979
15980 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
15981 indirect-function instead of using condition-case.
15982
15983 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
15984
15985 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
15986 less `colloquial'...
15987
15988 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
15989
15990 * tumme.el: Add a couple of todo items.
15991
15992 2006-02-09 Lars Hansen <larsh@soem.dk>
15993
15994 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
15995 (highlight-changes-mode): Don't change desktop-locals-to-save.
15996
15997 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
15998
15999 * image-mode.el (image-toggle-display): Clear image cache if using
16000 filename.
16001
16002 2006-02-09 Masatake YAMATO <jet@gyve.org>
16003
16004 * dired-x.el (dired-guess-shell-alist-default): Add .man as
16005 a `dired-man' target.
16006
16007 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
16008 boundary of symbols.
16009
16010 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
16011
16012 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
16013
16014 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
16015
16016 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
16017 `mapcar'; return nil.
16018
16019 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
16020
16021 * mouse.el (mouse-drag-track): Don't change window if we rebind to
16022 some other event.
16023
16024 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
16025
16026 * net/rcirc.el (rcirc-startup-channels-alist):
16027 Add irc.freenode.net and #emacs as defaults.
16028 (rcirc-ignore-all-activity-flag): Remove variable.
16029 (rcirc-authinfo): New variable.
16030 (rcirc-authinfo-filename): Remove variable.
16031 (rcirc-always-use-server-buffer-flag): New flag.
16032 (rcirc): M-x rcirc will automatically connect without prompting.
16033 C-u M-x rcirc will prompt. Use rcirc-connect to create a
16034 connection in lisp.
16035 (rcirc-process-server-response-1): Remove everything but the nick
16036 portion of the sender so it doesn't need to be done everywhere
16037 else. Update related code.
16038 (global-map): Remove global keybindings.
16039 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
16040 (rcirc-send-input): Split into several functions.
16041 (rcirc-process-input-line, rcirc-process-message)
16042 (rcirc-process-command): New functions.
16043 (rcirc-target-buffer): New function to determine where to route
16044 messages.
16045 (rcirc-user-nick): Save match data.
16046 (rcirc-toggle-ignore-buffer-activity)
16047 (rcirc-update-activity-string): Remove global ignore functionality,
16048 which can be done now by toggling rcirc-track-minor-mode.
16049 (rcirc-track-minor-mode-map): New keymap.
16050 (rcirc-track-minor-mode): New minor-mode.
16051 (ignore): Make the ignore output nicer. Always print it when
16052 adding or removing nicks.
16053 (rcirc-url-regexp): Improve.
16054 (rcirc-mangle-text): Remove properties before using text in the
16055 modeline.
16056 (rcirc-authenticate): Authentication data comes from
16057 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
16058 (rcirc-server-prefix): Inherit from rcirc-server.
16059
16060 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
16061
16062 * Makefile.in (compile): Append "|| true" to the end of the `find'
16063 command, like compile-always does.
16064
16065 2006-02-08 Sam Steingold <sds@gnu.org>
16066
16067 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
16068 output from a dead connection.
16069
16070 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
16071
16072 * dired.el (dired-mode-map): Add more bindings for tumme.
16073
16074 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
16075
16076 * wdired.el (wdired-mode-map): Use remap.
16077 (wdired-get-filename): Massage.
16078 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
16079 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
16080 `keymap' property rather than `local-map'.
16081
16082 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
16083
16084 * tumme.el (tumme-get-thumbnail-image): New utility function.
16085 Suggested by from Chong Yidong.
16086 (tumme-dired-with-window-configuration): Rename from
16087 `tumme-dired'. Add code to save window configuration.
16088 (tumme-restore-window-configuration): New command to restore the
16089 window configuration that `tumme-dired-with-window-configuration'
16090 saves before it changes the window configuration.
16091 (tumme-show-all-from-dir): New command to display thumbnails for
16092 all files in a directory entered by the user, like M-x thumbs.
16093 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
16094 have been created.
16095 (tumme-display-thumbnail-original-image): Call `display-buffer'.
16096 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
16097 Remove obsolete test function.
16098
16099 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
16100
16101 * vc.el (small-temporary-file-directory): Remove defvar; there's
16102 a defcustom for it in files.el.
16103
16104 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
16105 Fix typo in message.
16106 (tumme-gallery-generate): Fix typo in `error' message.
16107 (tumme-display-window-height-correction)
16108 (tumme-display-window-width-correction, tumme-line-up-dynamic)
16109 (tumme-line-up-interactive): Dox fixes.
16110 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
16111 (tumme-restore-window-configuration, tumme-format-properties-string)
16112 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
16113 Fix typos in docstrings.
16114
16115 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com>
16116
16117 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
16118
16119 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
16120
16121 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
16122 User should use hook if desired.
16123
16124 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
16125 buffer if necessary.
16126 (gdb-delete-frame-or-window): New function.
16127 (gdb-breakpoints-mode-map): Bind "q" to it.
16128
16129 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
16130
16131 * textmodes/nroff-mode.el: Clean up name space.
16132 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
16133 (nroff-mode): Obey the global setting of nroff-electric-mode.
16134 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
16135
16136 * calendar/calendar.el (calendar-increment-month): Typo in last change.
16137
16138 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
16139
16140 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
16141
16142 2006-02-06 Lars Hansen <larsh@soem.dk>
16143
16144 * generic-x.el (etc-fstab-generic-mode): Add file system types
16145 cifs and usbdevfs. Allow special chars in file names.
16146
16147 2006-02-05 Jay Belanger <belanger@truman.edu>
16148
16149 Update copyright notices of the files in lisp/calc.
16150
16151 2006-02-05 Romain Francoise <romain@orebokech.com>
16152
16153 Update copyright notices of all files in the lisp/play directory.
16154
16155 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
16156
16157 * ldefs-boot.el: Regenerate.
16158
16159 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
16160
16161 2006-02-05 Kim F. Storm <storm@cua.dk>
16162
16163 * files.el (magic-mode-regexp-match-limit): New defvar.
16164 (set-auto-mode): Use it to limit magic-mode-alist matching.
16165
16166 2006-02-04 Eli Zaretskii <eliz@gnu.org>
16167
16168 * info.el (Info-index, Info-mode): Improve the description of the
16169 `i' command.
16170
16171 * ldefs-boot.el: Regenerate.
16172
16173 2006-02-03 Werner Lemberg <wl@gnu.org>
16174
16175 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
16176 greedy to find the closing bracket in \*[...] and similar
16177 expressions. This is a first rough fix -- many additional
16178 refinements are necessary to make nroff mode really usable with groff.
16179
16180 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
16181
16182 * international/mule-cmds.el (set-locale-environment):
16183 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
16184 libX11.
16185
16186 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
16187
16188 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
16189 archive are created in archive-tmpdir.
16190
16191 2006-02-02 John Paul Wallington <jpw@pobox.com>
16192
16193 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
16194 (ibuffer-fontification-alist): Use it.
16195 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
16196 to "* z" and the Ibuffer Mark menu.
16197
16198 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
16199
16200 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
16201
16202 * textmodes/table.el (*table--cell-describe-mode)
16203 (*table--cell-describe-bindings): Undo last change since
16204 print-help-return-message is not obsoleted by anything at all.
16205
16206 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
16207
16208 * emulation/cua-base.el (cua-mode): Doc fix.
16209
16210 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
16211
16212 * dframe.el (dframe-handle-make-frame-visible)
16213 (dframe-handle-iconify-frame, dframe-get-focus)
16214 (dframe-select-attached-frame, dframe-power-click)
16215 (dframe-frame-mode): Fix typos in docstrings.
16216
16217 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
16218 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
16219 Fix typos in docstrings.
16220
16221 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
16222 (hi-lock-face-buffer, hi-lock-font-lock-hook)
16223 (hi-lock-archaic-interface-message-used)
16224 (hi-lock-file-patterns-range): Fix typos in docstrings.
16225
16226 * savehist.el (savehist-loaded, savehist-load, savehist-install)
16227 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
16228
16229 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
16230 Fix typo in docstring.
16231
16232 * net/newsticker.el (newsticker--decode-iso8601-date)
16233 (newsticker--set-customvar, newsticker--buffer-insert-item)
16234 (newsticker--do-run-auto-mark-filter)
16235 (newsticker--parse-generic-feed): Doc fixes.
16236 (newsticker--retrieval-timer-list, newsticker-url-list)
16237 (newsticker-hide-immortal-items-in-echo-area)
16238 (newsticker-hide-obsolete-items-in-echo-area)
16239 (newsticker-new-item-face, newsticker--enclosure)
16240 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
16241 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
16242 (newsticker--parse-generic-feed, newsticker--cache-contains)
16243 (newsticker--stat-num-items, newsticker-download-enclosures):
16244 Fix typos in docstrings.
16245
16246 * net/rcirc.el (rcirc-debug): Doc fix.
16247 (rcirc-fill-column, rcirc-receive-message-hooks)
16248 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
16249 (rcirc-mode, rcirc-generate-new-buffer-name)
16250 (rcirc-startup-channels, rcirc-ignore-update-automatic)
16251 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
16252 Fix typos in docstrings.
16253 (rcirc-print): "?\ " -> "?\s".
16254 (rcirc-cmd-join): Improve argument/docstring consistency.
16255
16256 2006-02-01 Mark A. Hershberger <mah@everybody.org>
16257
16258 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
16259 before narrow-to-region.
16260
16261 2006-02-01 Richard M. Stallman <rms@gnu.org>
16262
16263 * simple.el (move-beginning-of-line): Scan properly for invis change.
16264
16265 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
16266
16267 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
16268
16269 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
16270 change bit only when id-format is 'integer. Reported by Matt
16271 Hodges <M.P.Hodges@rl.ac.uk>.
16272
16273 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
16274
16275 * hilit-chg.el (highlight-changes-initial-state)
16276 (highlight-changes-global-initial-state): Doc fixes.
16277 (highlight-changes-global-modes, global-highlight-changes):
16278 Fix typos in docstrings.
16279
16280 2006-02-01 Kim F. Storm <storm@cua.dk>
16281
16282 * emulation/cua-base.el (cua-mode): Mention that CUA enables
16283 transient-mark-mode in doc string.
16284
16285 2006-01-31 Richard M. Stallman <rms@gnu.org>
16286
16287 * replace.el (multi-occur): Doc fix.
16288 (multi-occur-in-matching-buffers): Rename from
16289 multi-occur-by-filename-regexp. Prefix arg says match
16290 buffer names instead of file names.
16291
16292 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
16293
16294 * bs.el: Allow non-default values of `bs-header-lines-length'.
16295 (bs--running-in-xemacs): Remove (not needed anymore).
16296 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
16297 instead of `shrink-window', thus avoiding having to compute the
16298 height of the window.
16299 (bs--up): Wrap around even when there's no header.
16300 (bs--down): Use `forward-line' instead of `next-line'.
16301
16302 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
16303
16304 * image-mode.el (image-toggle-display): Use file name if possible,
16305 instead of unnecessarily allocating a (possibly huge) lisp string.
16306
16307 2006-01-30 John Paul Wallington <jpw@pobox.com>
16308
16309 * subr.el (toplevel): Define `cl-assertion-failed' condition here
16310 because the `assert' macro signals it at runtime.
16311
16312 * emacs-lisp/cl.el (toplevel): Remove definition of
16313 `cl-assertion-failed' condition.
16314
16315 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
16316
16317 * thumbs.el (thumbs-marked-list): Make buffer-local and
16318 permanent-local.
16319 (thumbs-insert-thumb): Make help-echo non-sticky.
16320 (thumbs-file-alist): Use eolp as check for (non)-image.
16321
16322 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
16323
16324 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
16325 (ediff-before-session-group-setup-hooks)
16326 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
16327 Fix typos in docstrings.
16328
16329 * window.el (bw-dir, bw-eqdir, balance-windows)
16330 (split-window-keep-point): Fix typos in docstrings.
16331
16332 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
16333 (org-quote-string, org-calendar-to-agenda-key)
16334 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
16335 (org-show-following-heading, org-tags-column)
16336 (org-use-tag-inheritance, org, org-allow-space-in-links)
16337 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
16338 (org-enable-table-editor, org-calc-default-modes)
16339 (org-table-allow-automatic-line-recalculation)
16340 (org-export-html-style, org-export-with-fixed-width)
16341 (org-export-with-sub-superscripts, org-special-keyword)
16342 (org-formula, org-time-grid, org-table-may-need-update)
16343 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
16344 (org-goto-quit, org-get-indentation, org-end-of-item)
16345 (org-move-item-down, org-move-item-up)
16346 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
16347 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
16348 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
16349 (org-agenda-log-mode, org-agenda-toggle-diary)
16350 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
16351 (org-agenda-file-to-end, org-agenda-no-heading-message)
16352 (org-agenda-get-closed, org-format-agenda-item)
16353 (org-cmp-priority, org-cmp-category, org-cmp-time)
16354 (org-agenda-change-all-lines, org-agenda-diary-entry)
16355 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
16356 (org-link-search, org-camel-to-words, org-open-file)
16357 (org-remember-handler, org-table-convert-region)
16358 (org-table-move-row-down, org-table-move-row-up)
16359 (org-table-copy-region, org-table-wrap-region)
16360 (org-table-toggle-vline-visibility)
16361 (org-table-get-vertical-vector, org-table-modify-formulas)
16362 (org-table-get-specials, org-recalc-commands)
16363 (org-table-rotate-recalc-marks, org-table-eval-formula)
16364 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
16365 (org-level-color-stars-only, org-insert-heading):
16366 Fix typos in docstrings.
16367 (last-arg): Add defvar.
16368
16369 * makefile.w32-in (WINS): Add erc.
16370 (MH_E_SRC): Update (copied from lisp/Makefile.in).
16371
16372 2006-01-29 Bill Wohler <wohler@newt.com>
16373
16374 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
16375 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
16376 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
16377 (mh-autoloads): Don't use comments on otherwise empty lines.
16378
16379 2006-01-29 Edward O'Connor <ted@oconnor.cx>
16380
16381 * emulation/viper.el (viper-major-mode-modifier-list):
16382 Add insert-state and vi-state entries for erc-mode.
16383 (viper-go-away, viper-set-hooks): Add and remove
16384 viper-comint-mode-hook from erc-mode-hook as appropriate.
16385
16386 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
16387
16388 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
16389
16390 * bs.el (bs--format-aux): Implement `middle' alignment as
16391 described in the docstring for `bs-attributes-list'.
16392 (bs--get-name): Simplify. Don't pad the buffer name.
16393
16394 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
16395
16396 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
16397 English aspell dictionary is installed, use the first entry of
16398 ispell-dictionary-alist-1.
16399
16400 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
16401
16402 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
16403 Doc fix.
16404
16405 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
16406
16407 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
16408 for `process-file', in order to let it work for older Emacsen too.
16409
16410 2006-01-27 Eli Zaretskii <eliz@gnu.org>
16411
16412 * international/latexenc.el: Add a suitable `coding:' tag.
16413 (latexenc-find-file-coding-system): Undo last change.
16414
16415 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
16416
16417 * international/latexenc.el (latexenc-find-file-coding-system):
16418 Make sure latexenc-main-file is a regular file and is readable.
16419
16420 2006-01-27 Andre Spiegel <spiegel@gnu.org>
16421
16422 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
16423 Pass FILE to vc-user-login-name.
16424
16425 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
16426
16427 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
16428
16429 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
16430 there are no more images to display.
16431 (thumbs-mark, thumbs-unmark): Revert change so that they move to
16432 the next image.
16433
16434 2006-01-26 Richard M. Stallman <rms@gnu.org>
16435
16436 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
16437
16438 * wid-edit.el (advertised-widget-backward): New alias.
16439 (widget-keymap): Use advertised-widget-backward for S-TAB.
16440
16441 * tumme.el: Correct the keywords.
16442 (tumme-dir-max-size): Use defvar.
16443 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
16444
16445 * simple.el (move-beginning-of-line): Take account of fields.
16446 (clone-indirect-buffer-other-window): Take args like
16447 clone-indirect-buffer, and work like it.
16448
16449 * help-fns.el (describe-function): Don't pass `nil' as default.
16450
16451 * files.el (risky-local-variable-p): Follow var aliases.
16452
16453 * subr.el (lazy-completion-table): Doc fix.
16454
16455 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
16456 global binding of `line'.
16457
16458 2006-01-25 Andre Spiegel <spiegel@gnu.org>
16459
16460 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
16461 Tramp.
16462
16463 * vc.el (vc-default-dired-state-info): Pass FILE to
16464 vc-user-login-name.
16465 (vc-default-update-changelog): Don't use vc-user-login-name, we
16466 don't need it here.
16467
16468 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
16469 no longer necessary.
16470
16471 2006-01-25 Kenichi Handa <handa@m17n.org>
16472
16473 * international/mule.el (decode-char): Avoid the overhead of
16474 calling utf-lookup-subst-table-for-decode if
16475 utf-translate-cjk-mode is nil.
16476 (encode-char): Avoid the overhead of calling
16477 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
16478 nil.
16479
16480 2006-01-22 Kenichi Handa <handa@m17n.org>
16481
16482 * international/mule.el (make-subsidiary-coding-system): Reset
16483 `coding-system-define-form' property of subsidiaries to nil.
16484 Avoid duplicated entry in coding-system-alist.
16485 (make-coding-system): Avoid duplicated entry in
16486 coding-system-alist.
16487 (define-coding-system-alias): Likewise.
16488
16489 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
16490
16491 * completion.el: Minor fixes in introductory comment.
16492 (completion-def-wrapper): Fix alist.
16493
16494 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
16495
16496 * thumbs.el (thumbs-new-image-size): New function.
16497 (thumbs-increment-image-size-element)
16498 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
16499 (thumbs-decrement-image-size): Delete.
16500 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
16501 temp files and use to resize.
16502 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
16503 Use increment argument to enlarge/shrink. Preserve point.
16504 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
16505 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
16506 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
16507 (thumbs-mark, thumbs-unmark): Preserve point.
16508 (thumbs-modify-image): Keep old temp files and use to modify.
16509 Cleanup old temp files at load time. Preserve point.
16510 (thumbs-view-image-mode-map): Use new command names.
16511
16512 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
16513
16514 * log-view.el (log-view-minor-wrap): First rev is the one at point.
16515
16516 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
16517 the nastiest part of the cyclic dependency.
16518 (cal-menu-update): Use dotimes and calendar-increment-month.
16519
16520 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
16521 (calendar-week-start-day): Add an :initializer.
16522 (calendar-mode-map): Use suppress-keymap, and command remapping.
16523 (describe-calendar-mode): Setup xref-stack info for the back button.
16524 (calendar-star-date): Insert before delete.
16525 (calendar-set-mode-line): Add file-modified info if applicable.
16526 (calendar-increment-month): New function.
16527
16528 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
16529
16530 * font-lock.el (lisp-font-lock-keywords-2):
16531 Recognize "& keywords" only at word boundaries.
16532
16533 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
16534
16535 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
16536 and permanent-local.
16537 (thumbs-max-image-number): New variable.
16538 (thumbs-do-thumbs-insertion): Use them.
16539 (thumbs-per-line): Change default to 4.
16540 (thumbs-marked-list): Rename from thumbs-markedL.
16541 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
16542 (thumbs-rename-images): Use -list instead of L for internal variables.
16543 (thumbs-call-convert): Use call-process instead of shell-command.
16544 (thumbs-insert-thumb): Add filename as help-echo to each image.
16545 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
16546 Give dir to thumbs-show-thumbs-list.
16547 (thumbs-show-thumbs-list): Set default-directory to that of images.
16548 (thumbs-dired-show): Rename from thumbs-dired-show-all.
16549 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
16550 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
16551 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
16552
16553 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
16554
16555 * ses.el (ses-read-cell): Provide a default value.
16556
16557 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
16558
16559 * term/w32-win.el (image-library-alist): Add additional names for
16560 GIF library.
16561
16562 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
16563
16564 * international/latexenc.el (latexenc-find-file-coding-system):
16565 Add file-regular-p check.
16566
16567 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
16568
16569 * simple.el (clone-buffer): Don't show the new buffer in the same
16570 window.
16571
16572 2006-01-23 Juri Linkov <juri@jurta.org>
16573
16574 * faces.el (link, link-visited): New faces based on default values
16575 of `info-xref' and `info-xref-visited'.
16576
16577 * info.el (info-xref): Inherit from `link'.
16578 (info-xref-visited): Inherit from `link-visited'.
16579
16580 * cus-edit.el (custom-buffer-create-internal): Use widget type
16581 `custom-manual' instead of `info-link' and don't set properties
16582 `button-face' and `mouse-face' explicitly.
16583 (custom-browse-group-tag, custom-browse-variable-tag)
16584 (custom-browse-face-tag): Inherit from widget class
16585 `custom-group-link' instead of `push-button'.
16586 (custom-button-unraised): Inherit from `underline' face.
16587 (custom-link): Inherit from `link' face. Fix doc and group.
16588 (custom-add-parent-links, custom-group-value-create): Don't set
16589 properties `button-face' and `mouse-face' explicitly for
16590 `custom-group-link' widget.
16591 (custom-group-link): Add properties `button-face' and `mouse-face'
16592 to widget definition.
16593 (custom-field-keymap): New variable. Put `custom-field-keymap' to
16594 editable-field's :keymap property.
16595 (custom-mode): Fix docstring: substitute keybindings for
16596 `widget-forward' and `widget-backward' from `widget-keymap',
16597 `widget-complete' from `custom-field-keymap', replace old
16598 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
16599
16600 * desktop.el (desktop-load-file): Check for `fboundp' before
16601 calling `symbol-function'.
16602
16603 * simple.el (clone-buffer, clone-indirect-buffer)
16604 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
16605 `read-string'. Fix prompts.
16606
16607 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
16608
16609 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
16610
16611 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
16612
16613 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
16614
16615 * startup.el (inhibit-splash-screen, initial-scratch-message):
16616 Doc fixes.
16617
16618 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
16619
16620 Sync with Tramp 2.0.52.
16621
16622 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
16623 * net/tramp-vc.el: Add code for unloading Tramp. See comment before
16624 `tramp-unload-tramp' for checklist.
16625
16626 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
16627 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
16628 (tramp-unload-file-name-handler-alist)
16629 (tramp-unload-tramp): New defuns.
16630 (tramp-advice-PC-expand-many-files): New defadvice.
16631 (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
16632 removed.
16633 (tramp-handle-expand-file-name): Remove double slash.
16634 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
16635 It doesn't matter, because it will be converted later on.
16636 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
16637 implementation was just heuristic.
16638 (tramp-post-connection): Set uid and gid properties.
16639 (tramp-convert-file-attributes): Set file's gid change bit.
16640 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
16641 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
16642 in case of su(do)? methods. The home directory of the local user
16643 will be taken else.
16644 (tramp-open-connection-telnet)
16645 (tramp-open-connection-rsh, tramp-open-connection-su)
16646 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
16647 local shell prompt could hurt. Reported by Romain Francoise
16648 <romain@orebokech.com>.
16649 (tramp-let-maybe): Add `edebug-form-spec' property.
16650 (tramp-handle-expand-file-name): Bind `default-directory' locally
16651 to "/" in order to avoid problems with UNC shares or Cygwin
16652 mounts.
16653 (tramp-md5-function): Fix typo in error message.
16654
16655 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
16656
16657 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
16658 for byte-compiler pacification.
16659
16660 2006-01-22 Andre Spiegel <spiegel@gnu.org>
16661
16662 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
16663 ID-FORMAT `string'. This allows us to get rid of
16664 `vc-user-login-name UID'.
16665
16666 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
16667
16668 2006-01-22 John Paul Wallington <jpw@pobox.com>
16669
16670 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
16671
16672 2006-01-21 Martin Rudalics <rudalics@gmx.at>
16673
16674 * emacs-lisp/find-func.el (find-definition-noselect)
16675 (find-variable-noselect): Search variables in C source code too.
16676 (find-function-C-source, find-function-noselect, find-function)
16677 (find-function-other-frame, find-variable-noselect, find-variable)
16678 (find-variable-other-frame, find-variable-at-point):
16679 Fix docstrings.
16680
16681 2006-01-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
16682
16683 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
16684
16685 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
16686
16687 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
16688 Default to disabling the "Save affix" question.
16689
16690 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
16691
16692 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
16693 the first arg to run-python.
16694
16695 2006-01-21 Eli Zaretskii <eliz@gnu.org>
16696
16697 * startup.el (command-line-1): Handle --no-desktop if desktop.el
16698 is not loaded.
16699
16700 2006-01-20 Jay Belanger <belanger@truman.edu>
16701
16702 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
16703 limit is 0.
16704
16705 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
16706 the correct variable.
16707
16708 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
16709
16710 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
16711 link. Fixed buggy argument sequence in call to `org-view-tags'.
16712 (org-compile-prefix-format): Set `org-prefix-has-tag'.
16713 (org-prefix-has-tag): New variable.
16714 (org-format-agenda-item): Remove tags from headline if
16715 appropriate.
16716 (org-agenda-remove-tags-when-in-prefix): New option.
16717 (org-get-tags-at): New function.
16718
16719 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
16720
16721 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
16722 (thumbs-find-image): Move image name and number from buffer name
16723 to mode name. Set thumbs-buffer. Preserve point so that large
16724 images remain visible.
16725 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
16726 order.
16727 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
16728 mode name.
16729 (thumbs-next-image, thumbs-previous-image): Make them work.
16730
16731 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
16732
16733 * cus-edit.el (custom-buffer-create-internal): State in the text above
16734 the whole buffer buttons that they do not operate on hidden items.
16735 (custom-face-menu): Use `custom-face-save' instead of
16736 `custom-face-save-command'.
16737 (custom-face-save-command): Make it an alias for `custom-face-save'
16738 and declare it obsolete.
16739 (custom-face-save): Doc fix.
16740
16741 * dired.el (dired-no-confirm): Add quote.
16742 (dired-subdir-alist-pre-R): Add quote in
16743 `make-variable-buffer-local' form and remove unbalanced parenthesis.
16744
16745 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
16746
16747 * textmodes/table.el (table-mode-indicator): Typo in last change.
16748
16749 2006-01-19 Richard M. Stallman <rms@gnu.org>
16750
16751 * outline.el (hide-leaves): Don't call outline-end-of-heading.
16752 Fixes bug reported in Nov 2005.
16753
16754 * isearch.el (isearch-forward): Doc fix.
16755
16756 * dired.el (dired-move-to-filename-regexp): Define as alias.
16757 (dired-no-confirm): Use defcustom.
16758 (dired-subdir-alist-pre-R): Put defvar at top level.
16759
16760 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
16761
16762 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
16763 Mark as risky.
16764
16765 * simple.el (set-mark-command): Doc fix.
16766 (clone-indirect-buffer-other-window):
16767 Read arg like clone-indirect-buffer.
16768 (move-beginning-of-line): Skip invisible newlines.
16769
16770 2006-01-19 Masatake YAMATO <jet@gyve.org>
16771
16772 * progmodes/cpp.el (cpp-edit-load): Make the order of
16773 listed conditions in a base C code buffer and its associate
16774 CPP Edit buffer the same.
16775
16776 2006-01-19 Kenichi Handa <handa@m17n.org>
16777
16778 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
16779 (rmail-mime-feature): Likewise.
16780 (rmail-require-mime-maybe): Use display-warning to show a warning
16781 message.
16782
16783 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
16784 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
16785
16786 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
16787
16788 * array.el: Move defvars out of eval-when-compile.
16789 (array-make-template): Replace undeclared global var with a local one.
16790 (array-mode): Inline initialization functions.
16791 (array-init-local-variables, array-init-max-row)
16792 (array-init-max-column, array-init-columns-per-line)
16793 (array-init-field-width, array-init-rows-numbered)
16794 (array-init-line-length, array-init-lines-per-row): Remove.
16795
16796 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
16797 (doc-mode-map): Define explicitly.
16798 (doctor-txtype): Use mapc.
16799
16800 * textmodes/table.el: Move defvars out of eval-when-compile.
16801 Remove harmful code meant to avoid byte-compiler warnings.
16802 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
16803 specification that checks table-fixed-width-mode directly.
16804 (table-recognize-region, table-recognize-cell):
16805 Use restore-buffer-modified-p.
16806 (table-fixed-width-mode): Remove code that refreshes
16807 table-fixed-mode-indicator.
16808 (*table--cell-describe-bindings, *table--cell-describe-mode):
16809 Avoid obsolete name print-help-return-message.
16810 (table--test-cell-list): Don't use replace-regexp from elisp.
16811 (table--point-entered-cell-function, table--point-left-cell-function):
16812 Don't set table-fixed-mode-indicator, use force-mode-line-update.
16813
16814 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
16815 that was after the end of file. Use buffer-file-name variable.
16816 (org-timestamp-change): Use with-current-buffer.
16817 (org-todo-list): Don't unnecessarily define a new buffer-local var.
16818 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
16819 `file'.
16820
16821 * progmodes/fortran.el: Move defvars out of eval-when-compile.
16822 (fortran-break-line): Remove unused var `opoint'.
16823 (fortran-abbrev-start): Obey help-event-list.
16824
16825 2006-01-18 Jesper Harder <harder@phys.au.dk>
16826
16827 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
16828
16829 2006-01-18 Masatake YAMATO <jet@gyve.org>
16830
16831 * progmodes/make-mode.el (makefile-imake-mode): New mode
16832 derived from makefile-mode.
16833 (makefile-imake-mode-syntax-table): New syntax table
16834 derived from makefile-mode-syntax-table.
16835 (makefile-mode): Write about makefile-imake-mode in doc string.
16836 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
16837 (makefile-imake-font-lock-keywords): New font lock keywords.
16838
16839 * files.el (auto-mode-alist): Add Imakefile.
16840
16841 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
16842
16843 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
16844 loading the file rather than when turning on flyspell-mode.
16845
16846 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
16847
16848 * cus-edit.el (customize-rogue): Minor doc fix.
16849
16850 2006-01-17 Juri Linkov <juri@jurta.org>
16851
16852 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
16853 instead of the file at the mark as default if the file at the mark
16854 is the same as the file at point or if dired-dwim-target-directory
16855 is not the same as the current directory and the mark is not active.
16856
16857 * log-view.el (log-view-minor-wrap): Use the same logic to get
16858 revisions as `log-view-diff'.
16859
16860 * info.el (Info-revert-find-node): Check for Info-current-file
16861 before preserving new-history.
16862
16863 * man.el (Man-heading-regexp): Add `/'.
16864
16865 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
16866 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
16867
16868 2006-01-16 Juri Linkov <juri@jurta.org>
16869
16870 * faces.el (mode-line-faces): New defgroup.
16871 (mode-line-highlight): Move definition after new defgroup.
16872 (mode-line, mode-line-inactive, mode-line-highlight):
16873 Replace :group `modeline' with `mode-line-faces'.
16874 (mode-line-buffer-id): New face.
16875 (modeline-buffer-id): New face alias.
16876 (vertical-border): Remove :group `modeline'.
16877
16878 * bindings.el (propertized-buffer-identification): Use face
16879 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
16880 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
16881 (mode-line-buffer-identification-keymap): For mouse-1 replace
16882 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
16883 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
16884 mouse-3.
16885
16886 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
16887 Buffer-menu-buffer. Doc fix.
16888 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
16889 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
16890 `Buffer-menu-buffer'.
16891
16892 * info.el (Info-mode-line-node-keymap): New defvar.
16893 (Info-set-mode-line): Use `stringp' to check Info-current-file.
16894 Propertize Info-current-node with `mode-line-buffer-id' and
16895 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
16896
16897 * time.el (display-time-mail-face): Replace :group `faces' with
16898 `mode-line-faces'.
16899
16900 2006-01-16 Kenichi Handa <handa@m17n.org>
16901
16902 * international/code-pages.el: Add autoload cookies for cp125[0345678].
16903
16904 * language/european.el (cp1252): New alias for windows-1252.
16905
16906 * international/mule.el (autoload-coding-system): Prepare for EOL
16907 variants.
16908
16909 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
16910
16911 * term.el (term-raw-map): Add mapping for insert.
16912 (term-send-insert): New.
16913 (term-mode): Make variables local here instead of doing it in
16914 `term-emulate-terminal'.
16915 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
16916 Scroll reverse needs to take into account the scroll region.
16917 Saving and restoring the cursor should save the color attributes too.
16918 (term-reset-terminal): Reset the scroll region.
16919 (term-handle-ansi-escape): Cursor up and down should take into
16920 account the scroll region.
16921 (term-set-scroll-region): Rename from `term-scroll-region'.
16922 Move to 0,0 after setting the region.
16923 (term-handle-scroll): Handle scroll up.
16924 (term-down): Fix off by one error.
16925 (term-delete-lines): Do not delete outside the scroll region.
16926 (term-insert-lines): Take into account the scroll region.
16927
16928 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
16929
16930 * textmodes/ispell.el (ispell-internal-change-dictionary)
16931 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
16932 (start, end): Move declaration outside of eval-when-compile.
16933
16934 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
16935 (flyspell-mode-on): Use it.
16936
16937 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
16938 ispell-kill-ispell-hook.
16939
16940 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
16941
16942 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16943 (Custom-reset-saved): Do not ask for confirmation in single option
16944 buffers.
16945
16946 2006-01-13 Richard M. Stallman <rms@gnu.org>
16947
16948 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
16949
16950 2006-01-13 Romain Francoise <romain@orebokech.com>
16951
16952 * add-log.el (add-change-log-entry, change-log-merge):
16953 Conditionally use `hard-newline'.
16954
16955 2006-01-13 Martin Rudalics <rudalics@gmx.at>
16956
16957 * wid-edit.el (widget-field-end): If the overlay is no longer
16958 associated with a buffer, behave as if the overlay didn't exist.
16959
16960 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
16961 Make sure the links use the `custom-link' face.
16962
16963 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
16964
16965 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
16966 (ld-script-mode): Don't set indent-line-function since we don't
16967 have one.
16968
16969 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
16970
16971 * textmodes/org.el (org-open-file): Use mailcap for selecting an
16972 application.
16973 (org-file-apps-defaults-gnu): Use mailcap as the default for
16974 selecting an application on a UNIX system.
16975 (org-agenda-show-tags): New command.
16976 (org-table-insert-hline): Keep cursor in current table line.
16977 (org-table-convert): Offset effect of modifying
16978 `org-table-insert-hline'.
16979 (org-format-agenda-item): New optional argument TAG.
16980 (org-compile-prefix-format): Handle %T format for the tag.
16981 (org-expand-wide-chars): New function.
16982 (org-table-insert-row, org-table-insert-hline):
16983 Use `org-expand-wide-chars'.
16984 (org-open-file): Fix bug in program launch.
16985 (org-get-time-of-day): Fix bug with times before 1am.
16986 (org-agenda-menu): Add tags commands.
16987
16988 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
16989
16990 * textmodes/ispell.el (ispell-init-process): Include the used
16991 dictionary in ispell process start message.
16992 (ispell-internal-change-dictionary): When flyspell-mode is active
16993 and dictionary is changed, make sure ispell process is restarted
16994 and flyspell word cache cleared out for the current buffer.
16995 (ispell-change-dictionary): Make sure flyspell word cache is
16996 cleared out in all buffers with active flyspell mode when
16997 dictionary is globally changed.
16998 Call ispell-internal-change-dictionary after dictionary change.
16999
17000 2006-01-13 Eli Zaretskii <eliz@gnu.org>
17001
17002 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
17003
17004 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
17005 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
17006 years. Fix small differences wrt Makefile.in.
17007 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
17008 Makefile.in does.
17009
17010 2006-01-12 Bill Wohler <wohler@newt.com>
17011
17012 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
17013 mh-search.el.
17014
17015 2006-01-12 Masatake YAMATO <jet@gyve.org>
17016
17017 * progmodes/ld-script.el: Update copyright year.
17018
17019 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
17020
17021 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
17022 Don't add widget if setting undefined.
17023
17024 2006-01-12 John Paul Wallington <jpw@pobox.com>
17025
17026 * help-fns.el (describe-variable): Remove newlines from void
17027 variable output.
17028
17029 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
17030
17031 * wdired.el (wdired-mode-map): Add help echo for
17032 wdired-abort-changes.
17033
17034 * man.el (Man-file-name-regexp): Adjust for a list of files.
17035
17036 2006-01-12 Masatake YAMATO <jet@gyve.org>
17037
17038 * progmodes/ld-script.el (auto-mode-alist): Support
17039 suffix conventions used in netbsd and eCos.
17040
17041 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
17042
17043 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
17044 (custom-variable-menu, custom-face-menu, custom-group-menu)
17045 (Custom-mode-menu): Change names of menu items. (As discussed on
17046 emacs-devel.)
17047 (custom-face-menu): Add "Undo Edits" item.
17048
17049 * startup.el (init-file-user): defcustom -> defvar.
17050
17051 * tooltip.el (tooltip-mode): Doc fix.
17052
17053 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
17054
17055 * reveal.el (reveal-post-command): window-buffer signals an error on
17056 dead windows rather than returning nil.
17057 (reveal-open-new-overlays): An overlay might die while we open others.
17058
17059 2006-01-11 Bill Wohler <wohler@newt.com>
17060
17061 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
17062 phrasing in docstring.
17063
17064 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
17065 can give some systems gas. Add new file mh-buffers.el.
17066
17067 2006-01-06 Masatake YAMATO <jet@gyve.org>
17068
17069 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
17070 C preprocessor forward ported from GNU Emacs 21.2.
17071
17072 * progmodes/asm-mode.el (asm-font-lock-keywords):
17073 Use `cpp-font-lock-keywords'.
17074
17075 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
17076
17077 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
17078 of $ for "\\.ld[s]?".
17079
17080 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
17081
17082 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
17083 (tcl-indent-line): Return `noindent' if inside a string.
17084
17085 * progmodes/flymake.el (flymake-split-string): Remove more than one
17086 empty string at beg/end of the result.
17087 (flymake-find-buildfile, flymake-find-possible-master-files):
17088 Use expand-file-name.
17089 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
17090 since expand-file-name does it for us. Use directory-file-name.
17091 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
17092 (flymake-ler-get-type, flymake-ler-get-text)
17093 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
17094 (flymake-current-line-no): Remove spurious interactive spec.
17095 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
17096 (flymake-check-include): Remove arg inc-path merged into inc-name.
17097 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
17098 Arg regexp-list replaced by a simple regexp.
17099 (flymake-master-make-header-init, flymake-master-tex-init):
17100 Correspondingly replace regexp-list with a regexp. Fix regexp.
17101
17102 2006-01-10 Simon Josefsson <jas@extundo.com>
17103
17104 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
17105 describing AUTH PLAIN fix.
17106
17107 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
17108
17109 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
17110 (report-emacs-bug): Don't record initial prompt text.
17111 Instead, add text properties to prompting text.
17112 (report-emacs-bug-hook): Delete prompting text.
17113
17114 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
17115
17116 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
17117 `dirs'. Adjust callers.
17118
17119 2006-01-09 John Paul Wallington <jpw@gnu.org>
17120
17121 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
17122
17123 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
17124
17125 * reveal.el (reveal-open-new-overlays): New extracted fun.
17126 (reveal-close-old-overlays): Idem. Check overlays's liveness before
17127 using them. Simplify the code.
17128 (reveal-post-command): Use them. Fix up obsolete windows in
17129 reveal-open-spots.
17130
17131 * progmodes/flymake.el: Use `require' rather than autoload for
17132 XEmacs's overlays.
17133 (flymake-get-common-file-prefix, flymake-build-relative-filename):
17134 Delete. Use file-relative-name instead.
17135 (flymake-get-syntax-check-program-args, flymake-perl-init):
17136 Simplify the resulting code.
17137
17138 * log-view.el (log-view-file-re, log-view-message-re): Add support
17139 for DaRCS output.
17140
17141 2006-01-09 Alex Schroeder <alex@gnu.org>
17142
17143 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
17144 identifiers sometimes added in square brackets at the beginning of
17145 subject lines.
17146
17147 2006-01-07 Richard M. Stallman <rms@gnu.org>
17148
17149 * cus-edit.el (Custom-set, Custom-save): Doc fix.
17150 (Custom-reset-current, Custom-reset-saved): Change question text.
17151 (Custom-reset-standard): Likewise.
17152 (custom-variable-reset-saved): Doc fix.
17153
17154 2006-01-07 Eli Zaretskii <eliz@gnu.org>
17155
17156 * startup.el (init-file-user): Doc fix.
17157
17158 2006-01-07 Alex Schroeder <alex@gnu.org>
17159
17160 * mail/rmail.el (rmail-current-subject): New function.
17161 (rmail-current-subject-regexp): New function.
17162 (rmail-next-same-subject): Use it.
17163
17164 * mail/rmailsum.el (rmail-summary-by-topic):
17165 Use rmail-current-subject and rmail-current-subject-regexp.
17166 (rmail-summary-next-same-subject): Ditto.
17167
17168 * net/rcirc.el (rcirc-send-input): No longer check whether the
17169 process is open, since not all commands need an open process.
17170 (rcirc-send-string): Check whether the process is open before
17171 sending anything.
17172 (rcirc-ignore-list): New option.
17173 (rcirc-ignore-list-automatic): New variable.
17174 (rcirc-print): Take rcirc-ignore-list into account.
17175 (rcirc-cmd-ignore): New command.
17176 (rcirc-ignore-update-automatic): New function.
17177 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
17178 list if ignored nicks.
17179 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
17180
17181 2006-01-06 David Reitter <david.reitter@gmail.com>
17182
17183 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
17184 reflect the address to which the report will be sent.
17185
17186 2006-01-06 Eli Zaretskii <eliz@gnu.org>
17187
17188 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
17189 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
17190
17191 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
17192
17193 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
17194
17195 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
17196 the doc string: "functoin" => "function".
17197 * ldefs-boot.el: Likewise.
17198
17199 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
17200 message text: "Duplicat" => "Duplicate".
17201
17202 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
17203
17204 * files.el (basic-save-buffer-2): If backing-up failed, reset
17205 buffer-backed-up to nil.
17206
17207 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
17208
17209 * progmodes/gud.el (gdb-script-skip-to-head)
17210 (gdb-script-calculate-indentation): Indent for breakpoint command
17211 lists also.
17212
17213 2006-01-05 Bill Wohler <wohler@newt.com>
17214
17215 * Makefile.in (compile-always): Add mh-autoloads dependency.
17216 (bootstrap): Remove mh-autoloads dependency, as compile dependency
17217 provides it.
17218 (updates): Remove mh-autoloads dependency, since it probably has
17219 already run recently (via recompile).
17220
17221 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
17222
17223 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
17224 argument `force' to disable the flyspell-last-buffer optimization.
17225 (flyspell-mode-on): Use it.
17226
17227 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
17228 flymake-simple-cleanup.
17229 (flymake-allowed-file-name-masks): Use this new default.
17230 All the functions are now called in the right buffer rather than
17231 passing the buffer as argument.
17232 (flymake-process-sentinel): Switch to buffer before calling cleanup.
17233 (flymake-parse-err-lines): Remove redundant buffer arg.
17234 (flymake-get-program-dir): Comment out unused function.
17235 (flymake-start-syntax-check, flymake-start-syntax-check-process):
17236 Remove redundant buffer argument.
17237 (flymake-get-real-file-name, flymake-simple-java-cleanup)
17238 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
17239
17240 2006-01-05 Richard M. Stallman <rms@gnu.org>
17241
17242 * info.el (Info-find-node): Don't record previous node if have none.
17243 (info): Go to directory only if history is empty.
17244
17245 * simple.el (mark): Doc fix.
17246
17247 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17248
17249 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
17250 already of desired type.
17251 (mac-ae-list): Coerce parameter to "list" type.
17252 (mac-dispatch-apple-event): Replace cadr part of event with a
17253 dummy position so that event-start returns it.
17254
17255 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
17256
17257 * textmodes/org.el (org-end-of-subtree): New function.
17258 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
17259 Use `org-end-of-subtree'.
17260 (org-agenda, org-agenda-convert-date): Protect calls to
17261 `fit-window-to-buffer'.
17262 (org-tags-view): Force matching of sublevels when doing a
17263 todo-only search. Define the correct redo command, including the
17264 arguments.
17265 (org-agenda-redo): Display message.
17266 (org-check-for-org-mode): New function.
17267 (org-agenda-type): New variable.
17268 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
17269 Set `org-agenda-type'.
17270 (org-agenda-check-type): New function.
17271 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
17272 (org-agenda-week-view, org-agenda-day-view)
17273 (org-agenda-next-date-line, org-agenda-previous-date-line)
17274 (org-agenda-log-mode, org-agenda-toggle-diary)
17275 (org-agenda-toggle-time-grid, org-agenda-date-later)
17276 (org-agenda-date-prompt, org-agenda-diary-entry)
17277 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
17278 (org-agenda-convert-date, org-agenda-menu):
17279 Use `org-agenda-check-type'.
17280 (org-make-overlay, org-delete-overlay)
17281 (org-detatch-overlay, org-move-overlay, org-overlay-put):
17282 New compatibility functions.
17283 (org-calendar-select-mouse): New command.
17284
17285 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
17286
17287 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
17288 (Custom-reset-standard): Fix y-or-n-p messages.
17289 (custom-link): New face for links.
17290 (custom-buffer-create-internal, custom-manual): Use it.
17291 (custom-face-save): Push to theme-face before setting face spec.
17292
17293 * wid-edit.el (widget-default-mouse-face-get): New function.
17294 (widget-specify-button): Handle mouse-face like button-face.
17295
17296 * custom.el (load-theme): Clear old theme settings if reloading.
17297
17298 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
17299
17300 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
17301 "Erase Customization" button back to same position it occupies in
17302 the individual State menus.
17303
17304 2006-01-04 Kim F. Storm <storm@cua.dk>
17305
17306 * wid-edit.el (key-sequence): Rework widget to read key binding
17307 using `kbd' syntax. Use C-q to insert literal key, event, or code.
17308 (widget-key-sequence-default-value): Default value for empty sequence.
17309 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
17310 (widget-key-sequence-read-event): New command for C-q.
17311 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
17312 (widget-key-sequence-value-to-external): New functions.
17313
17314 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
17315
17316 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
17317 Use expand-file-name.
17318 (flymake-delete-temp-directory): Use expand-file-name,
17319 file-name-directory, and directory-file-name.
17320 (flymake-strrchr): Delete.
17321 (flymake-start-syntax-check): Don't pass the redundant buffer argument
17322 to the init-f function.
17323 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
17324 (flymake-init-find-buildfile-dir)
17325 (flymake-init-create-temp-source-and-master-buffer-copy)
17326 (flymake-simple-make-init-impl, flymake-simple-make-init)
17327 (flymake-master-make-init, flymake-master-make-header-init)
17328 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
17329 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
17330 (flymake-xml-init): Remove corresponding redundant buffer argument.
17331 (flymake-allowed-file-name-masks): Remove last elems that are equal to
17332 the default anyway. Clean up regexps.
17333
17334 * progmodes/flymake.el (flymake-temp-source-file-name)
17335 (flymake-master-file-name, flymake-temp-master-file-name)
17336 (flymake-base-dir): New buffer-local vars.
17337 (flymake-buffer-data, flymake-get-buffer-value)
17338 (flymake-set-buffer-value): Replace those hash-tables by the new
17339 buffer-local vars. Update callers.
17340
17341 * progmodes/flymake.el (flymake-check-start-time)
17342 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
17343 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
17344 Move definition, so we can remove redundant earlier declaration.
17345 (flymake-replace-regexp-in-string, flymake-split-string)
17346 (flymake-get-temp-dir): Use defalias.
17347 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
17348 (flymake-xemacs-window-edges): Remove unused function.
17349 (flymake-get-point-pixel-pos): Move.
17350 (flymake-pid-to-names, flymake-reg-names)
17351 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
17352 Replace by a simple list flymake-processes and by process-buffer.
17353 Update callers. Other than simplify the code, it uses buffers rather
17354 than buffer-names so it doesn't get confused by uniquify.
17355 (flymake-buffer-data): The global value should just be nil.
17356
17357 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
17358 Optimize the body of a defalias like any other code.
17359
17360 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
17361 Make sure we've setup font-lock's vars. It may influence which
17362 function we then call.
17363 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
17364 here since it's too late anyway.
17365
17366 2006-01-03 Romain Francoise <romain@orebokech.com>
17367
17368 * startup.el (fancy-splash-tail, normal-splash-screen):
17369 Update copyright year.
17370
17371 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
17372
17373 * mouse.el (mouse-drag-track): Rename, from
17374 `mouse-drag-region-1'. Includes optional argument required to
17375 enable post-drag event processing (e.g. delete region keys).
17376 Can be used without this argument to track a mouse region and operate
17377 on it as soon as the drag completes.
17378 (mouse-drag-region): Use `mouse-drag-track'.
17379
17380 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
17381
17382 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
17383 Move to `custom-buffer' group.
17384
17385 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
17386 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
17387 (custom-theme-insert-face-marker, custom-theme-variable-menu)
17388 (custom-theme-face-menu): New variables.
17389 (custom-theme-add-variable, custom-theme-variable-action)
17390 (custom-variable-reset-theme, custom-theme-delete-variable)
17391 (custom-face-reset-theme, custom-theme-face-action)
17392 (custom-theme-delete-face, custom-theme-merge-theme)
17393 (custom-theme-add-face, custom-theme-visit-theme): New functions.
17394
17395 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
17396
17397 * custom.el: Move Custom Themes commentary to start of theme code.
17398 (custom-known-themes): Rename `standard' theme to `changed'.
17399 (custom-push-theme): Caller no longer specifies what theme to use
17400 when doing `reset'---the setting is simply removed from the theme.
17401 Delete MODE from `theme-value' and `theme-settings' properties.
17402 (custom-declare-theme): Ignore &rest args since we don't use them.
17403
17404 (custom-loaded-themes): Delete variable.
17405 (custom-theme-load-themes, custom-theme-loaded-p)
17406 (custom-theme-value): Delete functions.
17407
17408 (custom-declare-theme): Signal error on invalid theme names.
17409 (provide-theme): custom-loaded-themes was deleted.
17410 (load-theme): Load the file unconditionally.
17411 (enable-theme): Call `load-theme' if theme is undefined.
17412 (custom-enabled-themes): Only update value for successful loads.
17413 (disable-theme): Complete from enabled themes when interactive.
17414 (custom-variable-theme-value): Calculate theme value directly.
17415
17416 (custom-theme-reset-variables, custom-reset-variables): Mark as
17417 XEmacs compatibility functions. We don't actually use these.
17418
17419 * cus-edit.el (custom-variable-state-set):
17420 Use custom-variable-theme-value instead of custom-theme-value.
17421 (custom-face-state-set): Rename `standard' theme to `changed'.
17422 (custom-save-variables, custom-save-faces): Delete unneeded
17423 references to custom-reset-variables.
17424 (custom-save-resets): Delete function.
17425 (custom-save-variables, custom-save-faces): MODE argument deleted.
17426 (custom-save-variables, custom-save-faces): Ignore theme values.
17427
17428 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
17429 compatibility function.
17430
17431 2006-01-01 Richard M. Stallman <rms@gnu.org>
17432
17433 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
17434 (Custom-reset-current, Custom-reset-saved): Likewise.
17435 (Custom-reset-standard): Show message if aborted.
17436 (custom-mode): Doc fix, describing those commands.
17437
17438 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
17439 put on event-kind property.
17440
17441 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
17442
17443 * custom.el (provide-theme): Ban `user' theme name.
17444 (custom-enabling-themes): New variable.
17445 (enable-theme): Don't enable user if custom-enabling-themes is t.
17446 (custom-enabled-themes): Make it a defcustom.
17447 (custom-theme-recalc-face): No-op if face is undefined.
17448
17449 * cus-edit.el (custom-button-mouse): New variable.
17450 (custom-button-mouse): New face.
17451 (custom-raised-buttons, custom-mode): Use it.
17452
17453 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
17454
17455 2005-12-31 Eli Zaretskii <eliz@gnu.org>
17456
17457 * progmodes/gud.el (gud-display-line): Support hl-line in the
17458 source buffer.
17459
17460 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
17461
17462 * mouse.el (mouse-drag-window-above): Verify that the found window
17463 overlaps with the given window in the horizontal dimension.
17464
17465 2005-12-31 Eli Zaretskii <eliz@gnu.org>
17466
17467 * Makefile.in (cvs-update): New target.
17468
17469 * makefile.w32-in (cvs-update): Ditto.
17470
17471 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
17472
17473 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
17474 (custom-new-theme-mode-map): New variable.
17475
17476 2005-12-30 Richard M. Stallman <rms@gnu.org>
17477
17478 * custom.el (custom-load-themes): Function deleted.
17479
17480 * cus-edit.el (custom-save-loaded-themes): Function deleted.
17481 (custom-save-variables): Don't delete or add custom-load-themes call.
17482
17483 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
17484
17485 * cus-start.el: Add `visible-cursor'.
17486
17487 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
17488 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
17489 (flymake-process-filter): Switch to buffer before calling it instead.
17490 (flymake-post-syntax-check, flymake-highlight-err-lines)
17491 (flymake-delete-own-overlays, flymake-parse-err-lines)
17492 (flymake-start-syntax-check, flymake-start-syntax-check-process)
17493 (flymake-count-lines, flymake-parse-residual):
17494 Remove constant buffer argument.
17495 (flymake-start-syntax-check-for-current-buffer): Remove.
17496 Update callers to use flymake-start-syntax-check instead.
17497 (flymake-display-err-menu-for-current-line):
17498 Remove unused var `mouse-pos'.
17499 (flymake-restore-formatting): Comment out unused function.
17500 (flymake-report-status, flymake-report-fatal-status): Remove buffer
17501 argument, use current-buffer instead. Update callers.
17502
17503 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17504
17505 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
17506 buffer-local because choose-completion-delete-max-match requires
17507 that we set completion-ignore-case (i.e., binding via let is not
17508 sufficient).
17509 (bibtex-complete): Always set completion-ignore-case and
17510 choose-completion-string-functions. The latter is needed because
17511 choose-completion-string-functions keeps its value if we quit the
17512 *Completions* buffer without requesting a completion.
17513
17514 2005-12-30 Andreas Schwab <schwab@suse.de>
17515
17516 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
17517
17518 2005-12-30 Eli Zaretskii <eliz@gnu.org>
17519
17520 * jit-lock.el (jit-lock-chunk-size): Doc fix.
17521
17522 2005-12-30 Juri Linkov <juri@jurta.org>
17523
17524 * locate.el (locate-fcodes-file, locate-header-face)
17525 * progmodes/delphi.el (delphi-other-face)
17526 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
17527
17528 * paren.el (show-paren-match, show-paren-mismatch): Use existing
17529 group `paren-showing-faces'.
17530
17531 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
17532 (goto-address): Fix docstring.
17533
17534 * net/webjump.el (webjump-sample-sites): Update URLs.
17535
17536 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
17537
17538 * subr.el (cancel-change-group): Add listp around pending-undo-list.
17539
17540 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
17541
17542 * font-lock.el (font-lock-compile-keywords): Signal an error when
17543 font-lock-set-defaults hasn't been called.
17544
17545 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
17546
17547 * subr.el (noreturn, 1value): Doc fixes.
17548
17549 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17550
17551 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
17552 that assoc-string returns nil.
17553
17554 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17555
17556 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
17557 (bibtex-entry-type-str, bibtex-empty-field-re)
17558 (bibtex-search-backward-string, bibtex-preamble-prefix)
17559 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
17560 (bibtex-any-valid-entry-type): New variable.
17561 (bibtex-parse-field-name): Simplify.
17562 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
17563 (bibtex-preamble-prefix): Include left delimiter.
17564 (bibtex-search-forward-field, bibtex-search-backward-field):
17565 Allow unbounded search past entry boundaries (required by bibtex-pop).
17566 (bibtex-text-in-field-bounds): Use push.
17567 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
17568 (bibtex-parse-preamble, bibtex-valid-entry)
17569 (bibtex-beginning-first-field): New functions.
17570 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
17571 (bibtex-map-entries): Fix docstring.
17572 (bibtex-flash-head): New arg prompt. Simplify.
17573 (bibtex-enclosing-field): Include code of bibtex-inside-field.
17574 (bibtex-insert-kill): Simplify. Always insert text past the
17575 current field or entry.
17576 (bibtex-format-entry): Use bibtex-parse-field.
17577 (bibtex-pop): Use bibtex-beginning-of-entry and
17578 bibtex-end-of-entry to initiate the search. Insert empty field if
17579 we found ourselves.
17580 (bibtex-print-help-message): New args field and comma.
17581 Handle entry keys.
17582 (bibtex-make-field): Use bibtex-beginning-of-entry.
17583 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
17584 invalid entry.
17585 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
17586 Handle preambles. Simplify code for thorough test.
17587 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
17588 New arg comma. Handle entry heads.
17589 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
17590 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
17591 New arg comma.
17592 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
17593 (bibtex-fill-field): Simplify.
17594 (bibtex-fill-entry): Use bibtex-beginning-first-field and
17595 bibtex-parse-field.
17596 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
17597 (bibtex-complete): Use bibtex-parse-preamble.
17598
17599 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
17600
17601 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
17602 Display name of expression instead of convenience variable.
17603 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
17604
17605 * progmodes/gud.el (gud-tooltip-dereference): Rename from
17606 toggle-gud-tooltip-dereference.
17607 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
17608 (gud-tooltip-tips): ...here when dereferencing.
17609
17610 2005-12-28 Bill Wohler <wohler@newt.com>
17611
17612 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
17613
17614 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
17615
17616 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
17617 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
17618 (vc-annotate-display-autoscale): Adjust call.
17619 (vc-annotate-display-default): Adjust call. Make arg compulsory.
17620 Fix interactive spec.
17621 (vc-annotate-time-span): Remove.
17622 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
17623 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
17624 (vc-annotate-display-select): Use new name.
17625
17626 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
17627 (vc-annotate-mode-menu): Remove left-over redundant declaration.
17628 Correct the construction of span entries. Simplify.
17629 (vc-annotate-display-select): Fix the nil case.
17630 (vc-annotate): Remove obsolete (and now broken) code.
17631 (vc-annotate-extract-revision-at-line): Remove obsolete code.
17632 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
17633
17634 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
17635
17636 * subr.el (lazy-completion-table): Correct typo in docstring.
17637
17638 * startup.el (command-line): Use `custom-reevaluate-setting' for
17639 `send-mail-function'.
17640
17641 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
17642
17643 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
17644
17645 * mail/smtpmail.el (smtpmail-try-auth-methods):
17646 Send credentials together with "AUTH PLAIN" command.
17647
17648 2005-12-27 Richard M. Stallman <rms@gnu.org>
17649
17650 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
17651 mouse-2, go back to previously selected window, so it's selected
17652 when mouse-2 command runs.
17653
17654 2005-12-27 Juri Linkov <juri@jurta.org>
17655
17656 * descr-text.el (describe-text-sexp): Use square brackets for
17657 button [Show] to distinguish it from the property value `show'.
17658 (describe-property-list): Use `insert-text-button' with
17659 `help-face' type instead of putting face in quotes, because button
17660 is not created automatically for a list of faces.
17661 (describe-text-properties-1): Put button-type value in quotes to
17662 distinguish from plain text "button".
17663 (describe-char): Display code point values in hex. Don't use
17664 `symbol-name' for `current-input-method' because it is a string.
17665 Use `insert-text-button' with `help-face' type instead of putting
17666 hardcoded face in quotes, because button is not created automatically.
17667
17668 2005-12-27 Richard M. Stallman <rms@gnu.org>
17669
17670 * progmodes/glasses.el (glasses-face): More specific custom type.
17671
17672 * files.el (set-visited-file-name): Doc fix.
17673
17674 * textmodes/flyspell.el (flyspell-external-point-words):
17675 Use local var buffer-scan-pos to advance scan for next misspelling.
17676 Advance it only after we find the misspelling.
17677
17678 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
17679
17680 * textmodes/flyspell.el (flyspell-external-point-words):
17681 New criteria for finding the misspelling in the buffer.
17682
17683 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
17684
17685 * help-mode.el (help-insert-string): Set help-xref-stack-item
17686 rather than call help-setup-xref.
17687
17688 * descr-text.el (describe-char): Revert previous changes for
17689 optional buffer argument.
17690
17691 2005-12-27 Juri Linkov <juri@jurta.org>
17692
17693 * help-mode.el (help-insert-string): New function. Save buffer
17694 contents in cases where it is impossible to recompute the old contents.
17695
17696 * descr-text.el (describe-char): Set help-xref-stack-item
17697 explicitly after buffer has been generated.
17698
17699 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17700
17701 * cus-start.el (all): Add x-gtk-show-hidden-files.
17702
17703 2005-12-26 Richard M. Stallman <rms@gnu.org>
17704
17705 * replace.el (perform-replace): Calculate match-again
17706 before skipping read-only matches.
17707
17708 * paren.el (paren-showing-faces): New group.
17709 (show-paren-match, show-paren-mismatch): Move to that group.
17710
17711 * button.el (button): Put into group `basic-faces'.
17712
17713 * progmodes/make-mode.el: Remove faces from group `faces'.
17714
17715 * apropos.el (apropos, apropos-value): Doc fix.
17716 (apropos-documentation): Doc fix.
17717
17718 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
17719
17720 * subr.el (lazy-completion-table): Remove argument `args'.
17721
17722 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
17723 Don't use the `args' argument of lazy-completion-table.
17724
17725 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
17726
17727 * descr-text.el (describe-char): Add optional argument for buffer.
17728 Set buffer appropriately. Call help-setup-xref.
17729 Suggested by Stefan Monnier.
17730
17731 2005-12-26 Juri Linkov <juri@jurta.org>
17732
17733 * descr-text.el: Require `help-fns' at runtime. Don't require
17734 `button' for byte compilation.
17735 (describe-text-widget): Add `help-echo' for first button.
17736 Use `help-info' for second.
17737 (describe-property-list): Use `help-argument-name' instead of `italic'.
17738 (describe-text-category): Add prompt to interactive spec.
17739 Call `help-setup-xref'.
17740 (describe-char): Use `help-character-set'. Add `help-echo' for
17741 code point. Use `help-input-method'. Remove superfluous insert.
17742
17743 2005-12-25 Richard M. Stallman <rms@gnu.org>
17744
17745 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
17746 at point, in case of narrowing.
17747
17748 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
17749
17750 * locate.el (locate-header-face): Allow nil in type.
17751
17752 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
17753
17754 2005-12-25 Romain Francoise <romain@orebokech.com>
17755
17756 * battery.el (battery-linux-proc-acpi): Also try
17757 `/proc/acpi/thermal_zone/THM0/temperature'.
17758
17759 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
17760
17761 * custom.el (custom-push-theme): Fix docstring.
17762
17763 * cus-edit.el (custom-variable-set, custom-variable-save)
17764 (custom-variable-save): Custom-quote widget values.
17765 (customize-save-variable): Fix custom-push-theme call.
17766
17767 2005-12-24 Eli Zaretskii <eliz@gnu.org>
17768
17769 * w32-fns.el (w32-batch-update-autoloads): New function.
17770
17771 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
17772 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
17773 from the command line.
17774
17775 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
17776
17777 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
17778 reset means to remove setting from theme entirely. Don't keep
17779 expanding theme-settings list; delete old entries if necessary.
17780
17781 * cus-edit.el (custom-buffer-create-internal): Move "Erase
17782 customization" button one line up.
17783 (custom-themed): New face.
17784 (custom-magic-alist): New value, THEMED, for theme settings.
17785 (custom-variable-state-set, custom-face-state-set):
17786 Check theme-value instead of saved-value.
17787 (custom-variable-reset-standard, custom-face-reset-standard):
17788 Remove theme setting entirely. Recalculate new values.
17789 (custom-variable-set, custom-variable-set)
17790 (custom-variable-reset-saved, custom-variable-reset-backup)
17791 (custom-face-set, custom-face-reset-saved): Update `user' theme.
17792 (custom-variable-save): Fix typos.
17793
17794 2005-12-23 Juri Linkov <juri@jurta.org>
17795
17796 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
17797 Add autoload cookies.
17798 (edebug-outside-d-c-i-n-s-w): New variable.
17799 (edebug-display, edebug-outside-excursion): Use it to save the
17800 original value of default-cursor-in-non-selected-windows.
17801 Set default-cursor-in-non-selected-windows to t while Edebug
17802 is active.
17803 (edebug-mode, edebug-eval-mode): Doc fix.
17804
17805 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
17806 with `buffer-substring-no-properties' to remove common substring
17807 highlighting.
17808
17809 * info.el (info-other-window, info): Rename function argument
17810 `file' to `file-or-node'.
17811 (Info-complete-menu-item): Use local variable `complete-nodes' to
17812 keep the global value of `Info-complete-nodes' unchanged for
17813 subsequent completions.
17814 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
17815
17816 * simple.el (get-next-valid-buffer, last-buffer)
17817 (next-error-buffer-p, next-error-find-buffer)
17818 (minibuffer-history-sexp-flag): Doc fix.
17819
17820 * savehist.el (savehist-mode-hook): Add `:group'.
17821
17822 * log-view.el: Call autoload for vc-find-version.
17823 (log-view-current-file): Adjust subgroup numbers.
17824 (log-view-current-tag): Add `length'.
17825
17826 2005-12-23 Richard M. Stallman <rms@gnu.org>
17827
17828 * vc.el (vc-annotate-car-last-cons): Defn moved up.
17829
17830 2005-12-23 Juri Linkov <juri@jurta.org>
17831
17832 * hi-lock.el (hi-lock-archaic-interface-message-used)
17833 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
17834 (hi-lock-mode): Display "Hi" in the mode line only when
17835 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
17836 (hi-lock-write-interactive-patterns):
17837 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
17838 (hi-lock-set-pattern, hi-lock-set-file-patterns)
17839 (hi-lock-font-lock-hook): Set 3rd arg `how' of
17840 font-lock-add-keywords to t.
17841
17842 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
17843
17844 * hi-lock.el (hi-lock-highlight-range): New variable.
17845 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
17846 only if font-lock-fontified is non-nil. Remove overlays.
17847 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
17848 font-lock-fontified is non-nil, otherwise use overlays (instead of
17849 text properties).
17850 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
17851 New variables.
17852 (hi-lock-string-serialize): New function.
17853
17854 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17855
17856 * menu-bar.el (menu-find-file-existing): New function.
17857 (menu-bar-file-menu): Use menu-find-file-existing for Open.
17858
17859 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
17860
17861 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
17862
17863 * vc.el: Remove unnecessary leading * in docstrings.
17864 (vc-annotate-mode-map): Move initialization into declaration.
17865 (vc-static-header-alist): Nitpick on the regexp.
17866 (vc-default-init-version): New fun.
17867 (vc-register): Use it.
17868 (vc-insert-headers): Use dolist.
17869 (vc-annotate-get-backend): Remove unused function.
17870 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
17871 (vc-annotate-mode): Remove corresponding call.
17872 (vc-annotate-car-last-cons): Simplify.
17873 (vc-annotate-buffers): Remove var.
17874 (vc-annotate-backend): Make it buffer-local.
17875 (vc-annotate): Move the interaction to the interactive spec.
17876 Add a `buf' argument.
17877 (vc-annotate-warp-version): Use this new `buf' argument to avoid
17878 killing&creating a vc-annotate buffer, which is very disruptive when
17879 the buffers are shown in dedicated frames.
17880
17881 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
17882
17883 * descr-text.el: Add FSF as maintainer.
17884 (describe-text-mode, describe-text-mode-map)
17885 (describe-text-mode-hook, describe-text-done): Delete. Use normal
17886 help-mode.
17887 (describe-text-widget, describe-text-sexp)
17888 (describe-property-list, describe-text-category)
17889 (describe-text-properties, describe-text-properties-1)
17890 (describe-char): Use help buttons instead of widgets.
17891 (describe-char-unicodedata-file): Make URL link in doc string.
17892
17893 2005-12-22 Richard M. Stallman <rms@gnu.org>
17894
17895 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
17896 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
17897 Don't include buttons that write a file when there's no file.
17898 (custom-variable-menu, custom-face-menu, custom-group-menu):
17899 Don't include commands that write a file when there's no file.
17900 (customize-browse): Reword the top-of-buffer help intro.
17901 (custom-buffer-create-internal): Fix previous change.
17902 (customize-changed-options-previous-release): Prev release is 21.1.
17903 (customize-changed-options): Doc fix.
17904 (customize-changed): New alias.
17905 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
17906 Say "standard values".
17907 (Custom-reset-standard): Doc fix.
17908 (custom-face-reset-standard): Doc fix.
17909
17910 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
17911
17912 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
17913 even if font-lock-mode is non-nil since it may be t without having
17914 turned on font-lock-mode-internal.
17915 (font-lock-choose-keywords): Minor optimization.
17916 (font-lock-add-keywords, font-lock-remove-keywords)
17917 (font-lock-set-defaults): Don't call make-local-variable on a variable
17918 that we know to already be local.
17919
17920 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
17921
17922 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
17923 messages if in the minibuffer.
17924
17925 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
17926
17927 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
17928 (tex-mode-flyspell-verify, flyspell-get-word)
17929 (flyspell-external-point-words): Don't use point-min/max uselessly.
17930
17931 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
17932 by Kevin Rodgers. Instead, just hide the completions buffer if we
17933 don't need to show it.
17934
17935 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
17936
17937 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
17938
17939 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
17940
17941 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
17942 delete-windows-on with an inexistent buffer.
17943
17944 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
17945
17946 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
17947 Delete defcustom variable :tag names.
17948
17949 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
17950
17951 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
17952 (log-view-font-lock-keywords): Ajust subgroup numbers.
17953 (log-view-current-tag): Don't hard code the number of subgroups.
17954
17955 2005-12-20 Juri Linkov <juri@jurta.org>
17956
17957 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
17958 (tooltip-x-offset, tooltip-y-offset): Doc fix.
17959
17960 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
17961 (menu-bar-non-minibuffer-window-p): Instead of checking
17962 display-multi-frame-p, use selected-frame when menu-updating-frame
17963 is nil.
17964
17965 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
17966
17967 * align.el (align-rules-list): Use [ \t] instead of \s-
17968 for column separators in text mode.
17969
17970 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
17971
17972 * help-mode.el (help-customize-variable, help-customize-face):
17973 Don't pop help-xref-stack as help-follow no longer pushes
17974 anything on to it.
17975
17976 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
17977
17978 * textmodes/org.el (org-agenda-custom-commands): New option.
17979 (org-agenda): Offer custom commands on splash screen.
17980 (org-make-tags-matcher): Parser for Boolean logic added.
17981 (org-agenda-set-tags): New command.
17982 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
17983 (org-set-tags): Efficiency improvements.
17984 (org-auto-align-tags): New option.
17985 (org-todo, org-demote, org-promote): Realign tags.
17986 (org-tags-completion-function): Use also "&" and "|" as separators.
17987 (org-org-menu): Agenda commands simplified.
17988
17989 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
17990
17991 * cus-edit.el (customize-apropos, customize-apropos-options):
17992 Docstring changes.
17993
17994 * font-lock.el (font-lock): Add tags to the links in the defgroup.
17995
17996 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
17997
17998 * longlines.el (longlines-mode): Wrap while widened.
17999 (longlines-decode-region, longlines-encode-region): Compute max
18000 just once.
18001
18002 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18003
18004 * cus-edit.el (mac): New group.
18005
18006 * cus-start.el (all): Add user options in macterm.c. Add test for
18007 Mac-related built-ins. Fix test for GTK-related built-ins.
18008
18009 * term/mac-win.el (mac-handle-language-change)
18010 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
18011 (mac-services-open-selection, mac-services-mail-selection)
18012 (mac-services-mail-to, mac-services-insert-text)
18013 (mac-dispatch-apple-event): Add docstrings.
18014 (x-get-selection, mac-select-convert-to-string): Select coding
18015 system from `utf-16be' and `utf-16le' using `byteorder'.
18016
18017 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
18018
18019 * subr.el (lazy-completion-table): Don't be fooled if the var holds
18020 a "list" (lambda ...) rather than a real completion list.
18021
18022 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
18023 lexical-let when encountering ((lambda (...) ...) ...).
18024
18025 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
18026
18027 * progmodes/sh-script.el (sh-mode):
18028 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
18029 * textmodes/picture.el (picture-mode): Update docstrings.
18030
18031 2005-12-17 Eli Zaretskii <eliz@gnu.org>
18032
18033 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
18034 commands enclosed in $(ARGQUOTE)s should not be split between two
18035 lines, as that will break with GNU Make >3.80, when sh.exe is used
18036 and arg quoting is with '..'.
18037 (autoloads): Don't break the quoted --eval expression between
18038 several lines.
18039
18040 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
18041
18042 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
18043 Capture error from printing circular structures.
18044
18045 2005-12-17 Martin Rudalics <rudalics@gmx.at>
18046
18047 * wid-edit.el (widget-checkbox-action): Clear undo info.
18048
18049 2005-12-16 Bill Wohler <wohler@newt.com>
18050
18051 * menu-bar.el (kill-this-buffer): Set a good example by using menu
18052 bar, not menubar in comment.
18053
18054 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
18055
18056 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
18057 After-change-functions should not clobber the match data.
18058
18059 2005-12-16 Juri Linkov <juri@jurta.org>
18060
18061 * simple.el (choose-completion): Use `buffer-substring-no-properties'
18062 instead of `buffer-substring'.
18063 (completion-common-substring): Doc fix.
18064 (completion-setup-function): Use minibuffer-completion-contents
18065 instead of minibuffer-contents. Don't set common-string-length
18066 initially. Remove special handling of partial-completion-mode.
18067 Move computation of completion-base-size into one cond.
18068 Call completion-base-size-function in mainbuf. In computation of
18069 completion-base-size for file name completion don't move point to
18070 the end of the minibuffer. Move computation of common-string-length
18071 into one cond. Start putting faces only when common-string-length>=0.
18072 Add condition to put completions-common-part when
18073 common-string-length>0.
18074
18075 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
18076 place point at the first different character in the minibuffer
18077 even if this position is at the beginning of the minibuffer.
18078
18079 * info.el (Info-read-node-name-1): In completion-base-size-function's
18080 lambda return 1 if common-substring or minibuffer-completion-contents
18081 starts with (, and 0 otherwise.
18082
18083 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
18084 Use `crm-current-element' for second arg of `display-completion-list'.
18085
18086 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
18087
18088 * files.el (set-auto-mode): Look for an interpreter specified on
18089 the first line also if search for mode specification succeeded,
18090 but the mode is not known.
18091
18092 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
18093
18094 * textmodes/org.el (org-tags-match-list-sublevels): New option.
18095 (org-open-at-point): Implement tag searches as links.
18096 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
18097 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
18098 (org-tags-sparse-tree, org-tags-view, org-set-tags)
18099 (org-agenda-dispatch): New commands.
18100 (org-use-tag-inheritance, org-tags-column): New options.
18101 (org-tab-follows-link, org-return-follows-link): New options.
18102 (org-tags): New customize group.
18103 (org-start-icalendar-file): Get local time zone.
18104 (org-tags-completion-function): New function.
18105 (org-set-font-lock-defaults): Make sure links will also be
18106 highlighted inside headlines.
18107
18108 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
18109
18110 * term.el (term-emulate-terminal):
18111 Let term-handle-ansi-terminal-messages override what Bash says about
18112 its current directory.
18113
18114 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
18115
18116 * bindings.el (last-buffer): Move to simple.el.
18117 * simple.el (last-buffer): Move here.
18118 (get-next-valid-buffer): New function.
18119 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
18120 (prev-buffer): Ditto. Rename to `previous-buffer'.
18121
18122 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
18123 * bindings.el (global-map): Ditto.
18124
18125 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
18126
18127 * cus-edit.el: Introductory comment change.
18128 (custom-magic-alist): Change message string for the `rogue' state.
18129
18130 2005-12-15 Richard M. Stallman <rms@gnu.org>
18131
18132 * tooltip.el: Delete defcustom variable :tag names.
18133
18134 * complete.el (partial-completion-mode): Doc fix.
18135
18136 * textmodes/flyspell.el (flyspell-external-point-words):
18137 Use save-excursion to ensure we don't move backward in the
18138 search loop, not even one character.
18139 (flyspell-delete-all-overlays): Use remove-overlays directly.
18140
18141 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
18142 (ispell-start-process): Set that variable.
18143 Clear ispell-buffer-local-name.
18144 (ispell-internal-change-dictionary):
18145 Set ispell-current-dictionary after killing process.
18146 (ispell-buffer-local-dict):
18147 Don't set spell-personal-dictionary after killing process.
18148 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
18149 (ispell-tex-skip-alists, ispell-html-skip-alists)
18150 (ispell-skip-region-alist): Mark as risky.
18151
18152 * net/newsticker.el (newsticker--retrieval-timer-list)
18153 (newsticker--display-timer, newsticker-running-p)
18154 (newsticker-ticker-running-p): Definitions moved up.
18155
18156 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
18157
18158 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
18159
18160 2005-12-15 David Ponce <david@dponce.com>
18161
18162 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
18163 (recentf-edit-list, recentf-open-files): Signal an error when
18164 there is no recent file.
18165
18166 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
18167
18168 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
18169 read-only except for texinfo-format-region evaluation.
18170
18171 2005-12-14 Richard M. Stallman <rms@gnu.org>
18172
18173 * vc.el (vc-default-previous-version, vc-default-next-version)
18174 (vc-do-command): Doc fixes.
18175
18176 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18177
18178 * textmodes/bibtex.el (bibtex-expand-strings)
18179 (bibtex-autokey-expand-string, bibtex-name-part)
18180 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
18181 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
18182 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
18183 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
18184 (bibtex-entry-postfix, bibtex-known-entry-type-re)
18185 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
18186 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
18187 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
18188 (bibtex-beginning-of-last-entry): Remove.
18189 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
18190 message if comma is missing but buffer is read-only.
18191 (bibtex-parse-field-text): Handle whitespaces at the end of field
18192 text. Return 3-element list with beginning and end of field text
18193 and end of field.
18194 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
18195 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
18196 (bibtex-search-forward-field, bibtex-search-backward-field):
18197 Search always delimited by limits of entry. Use more efficient
18198 search algorithms.
18199 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
18200 bibtex-end-of-name-in-field.
18201 (bibtex-text-in-field-bounds): Handle BibTeX strings when
18202 extracting the content of a field.
18203 (bibtex-text-in-field): Use search limits.
18204 (bibtex-parse-string-prefix): Handle empty string keys based on
18205 bibtex-string-empty-key.
18206 (bibtex-parse-string): Fix docstring.
18207 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
18208 (bibtex-preamble-prefix, bibtex-strings): New functions.
18209 (bibtex-skip-to-valid-entry): Include preceding whitespace in
18210 BibTeX entries (consistent with other BibTeX functions).
18211 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
18212 (bibtex-search-entry): Fix docstring. Simplify.
18213 (bibtex-flash-head, bibtex-complete-string-cleanup)
18214 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
18215 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
18216 (bibtex-parse-entry): New optional arg content.
18217 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
18218 Use bibtex-text-in-field-bounds.
18219 (bibtex-print-help-message): Handle BibTeX strings and preambles.
18220 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
18221 bibtex-parse-string-postfix.
18222 (bibtex-find-text-internal): New function.
18223 (bibtex-remove-delimiters): Use it.
18224 (bibtex-find-text): Use it. New optional arg help.
18225 (bibtex-complete): Handle BibTeX string and preamble entries.
18226 (bibtex-Preamble): Fix order of closing delimiters.
18227
18228 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
18229
18230 * vc.el (vc-default-revert): New fun.
18231
18232 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
18233
18234 2005-12-14 Romain Francoise <romain@orebokech.com>
18235
18236 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
18237 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
18238 (font-lock-remove-keywords): Likewise.
18239
18240 2005-12-14 Juri Linkov <juri@jurta.org>
18241
18242 * log-view.el (log-view-diff): Doc fix.
18243
18244 * isearch.el (isearch-query-replace): Use (mark) instead of
18245 isearch-opoint if mark is active in transient-mark-mode.
18246
18247 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
18248
18249 * isearch.el (isearch-query-replace): Check for isearch-other-end.
18250
18251 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
18252
18253 * progmodes/cpp.el (cpp-face): New widget.
18254 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
18255
18256 2005-12-14 Juri Linkov <juri@jurta.org>
18257
18258 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
18259 around `erase-buffer' and `insert'.
18260
18261 * descr-text.el (describe-text-properties): Replace buffer name
18262 "*Help-2*" with "*Help*<2>".
18263 (describe-char): Add functions print-help-return-message,
18264 toggle-read-only. Use help-setup-xref with nil to not store
18265 describe-char in help-xref-stack. Use help-make-xrefs to
18266 make [back] button.
18267
18268 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
18269
18270 * wdired.el (wdired-old-point): New internal variable.
18271 (wdired-change-to-wdired-mode): Set it buffer-locally.
18272 (wdired-abort-changes): Restore point after aborting changes.
18273
18274 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
18275
18276 * vc.el (vc-do-command): Add a new value t for okstatus.
18277
18278 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
18279 frame in case of errors.
18280
18281 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18282
18283 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
18284 so it comes after "On the Left" in the menu.
18285
18286 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
18287
18288 * cus-edit.el (customize-apropos, customize-apropos-options)
18289 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
18290
18291 2005-12-12 Bill Wohler <wohler@newt.com>
18292
18293 * vc-svn.el (vc-svn-registered): Fix problem of visiting
18294 non-writable Subversion-controlled files by saving window
18295 configuration before calling vc-do-command. vc-do-command calls
18296 pop-to-buffer on error which is unexpected during registration.
18297
18298 2005-12-12 Jay Belanger <belanger@truman.edu>
18299
18300 * calc/README: Update the summary of changes.
18301
18302 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
18303
18304 * descr-text.el (describe-char): Rework last fix to solve the problem
18305 is the same way it's solved for everything else in that function
18306 (i.e. by extracting the info before setting up the *Help* buffer).
18307
18308 2005-12-12 Kim F. Storm <storm@cua.dk>
18309
18310 * subr.el (version-regexp-alist): Allow space as separator before
18311 non-numeric part, e.g. "1.0 alpha".
18312 (version-to-list): Interpret .X.Y version as 0.X.Y version.
18313
18314 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
18315
18316 * textmodes/org.el (org-agenda, org-timeline, org-todo):
18317 Implement Logging and the keep-modes setting.
18318 (org-get-category): Make sure a string is returned.
18319 (org-log-done): New function.
18320 (org-log-done, org-closed-string): New options.
18321
18322 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18323
18324 * tooltip.el (tooltip-y-offset): Change default to 20.
18325
18326 2005-12-12 Richard M. Stallman <rms@gnu.org>
18327
18328 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
18329
18330 * frame.el (display-hourglass): Doc fix.
18331
18332 * help.el (help-for-help-internal): Simplify entry for `a'.
18333
18334 * info.el (Info-on-current-buffer): Doc fix.
18335 (info-insert-file-contents): Don't test (featurep 'jka-compr).
18336
18337 * startup.el (inhibit-splash-screen): Make this the real name.
18338 (inhibit-startup-message): Make this the alias.
18339 (command-line): Find only simple.el, and use its directory
18340 to fill in other preloaded files' names.
18341 (command-line): Deactivate the mark if deactivate-mark is set.
18342
18343 * international/mule.el (load-with-code-conversion):
18344 Bind deactivate-mark.
18345
18346 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
18347
18348 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
18349
18350 * cus-edit.el (customize-apropos): Avoid listing an option more
18351 than once under different aliases. No longer list user options
18352 that are not defined with defcustom (unless a prefix arg is given).
18353 Doc fix.
18354 (customize-apropos-options): Doc fix.
18355
18356 2005-12-11 Juri Linkov <juri@jurta.org>
18357
18358 * frame.el (set-background-color, set-foreground-color)
18359 (set-cursor-color, set-mouse-color, set-border-color):
18360 Add explicit prompts to read colors by `facemenu-read-color'.
18361 (show-trailing-whitespace, blink-cursor-delay)
18362 (blink-cursor-interval, display-hourglass, hourglass-delay):
18363 Remove tags.
18364 (display-hourglass, hourglass-delay): Doc fix.
18365 (cursor-in-non-selected-windows): Capitalize words in tag.
18366
18367 * faces.el (frame-background-mode): Replace `choice-item' keywords
18368 with `const' to not make [default] button. Change default value tag
18369 from `default' to `automatic'. Doc fix.
18370 (trailing-whitespace) <defface>: Change group `whitespace' to
18371 `whitespace-faces'.
18372
18373 2005-12-11 Richard M. Stallman <rms@gnu.org>
18374
18375 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
18376
18377 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18378
18379 * term/mac-win.el: Create keymap for mac-apple-event-map.
18380
18381 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
18382
18383 * tooltip.el (tooltip-mode): Move to start of file so that it
18384 appears at top of customize buffer.
18385
18386 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
18387 Add the gud groupname.
18388 (gud-tooltip-mode): Add the tooltip groupname.
18389 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
18390 avoid conflict with tooltip-use-echo-area.
18391
18392 2005-12-10 Romain Francoise <romain@orebokech.com>
18393
18394 * help.el (help-for-help-internal): Add `r' in doc string.
18395
18396 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
18397
18398 * align.el (align-regexp, align-highlight-rule):
18399 Use region-beginning and region-end instead of point and mark, so that
18400 repetition (with `repeat-complex-command') recomputes the region
18401 bounds.
18402
18403 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
18404
18405 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
18406 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
18407 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
18408 (balance-windows): Rewrite using the above new functions.
18409
18410 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
18411
18412 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
18413 react if global-hi-lock-mode seems intended.
18414 (global-hi-lock-mode): Renamed from hi-lock-mode.
18415 (hi-lock-archaic-interface-message-used)
18416 (hi-lock-archaic-interface-deduce): New variables.
18417 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
18418 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
18419 (hi-lock-find-patterns, hi-lock-font-lock-hook):
18420 Replace hi-lock-buffer-mode with hi-lock-mode.
18421
18422 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
18423
18424 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
18425 completion list, even after a partial completion has been
18426 inserted in the current buffer. If there are more than 1
18427 completion, redisplay the *Completions* buffer; if the
18428 completion is unique, delete the *Completions* window.
18429
18430 2005-12-10 Eli Zaretskii <eliz@gnu.org>
18431
18432 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
18433 strings and long subject lines that were broken into multiple
18434 lines at arbitrary places. Handle subjects that have "Re: " in
18435 the middle.
18436
18437 2005-12-10 John W. Eaton <jwe@octave.org>
18438
18439 * progmodes/octave-mod.el (octave-electric-space): Don't indent
18440 comments or strings if octave-auto-indent is nil.
18441
18442 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18443
18444 * term/mac-win.el: Require url when compiling.
18445 Call mac-process-deferred-apple-events after loading init files.
18446 (mac-apple-event-map): New defvar. Define event handlers in it.
18447 (core-event, internet-event): New Apple event class symbols.
18448 (open-application, reopen-application, open-documents)
18449 (print-documents, open-contents, quit-application)
18450 (application-died, show-preferences, autosave-now, get-url):
18451 New Apple event ID symbols.
18452 (about): New HICommand ID symbol.
18453 (mac-event-spec, mac-event-ae): New macros.
18454 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
18455 (mac-ae-selection-range, mac-ae-text-for-search)
18456 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
18457 (mac-application-menu-map): Remove keymap. Handlers for HICommand
18458 and Services menu events are now defined in mac-apple-event-map.
18459 (mac-drag-n-drop): Remove selection range handling.
18460
18461 2005-12-10 Kenichi Handa <handa@m17n.org>
18462
18463 * simple.el (zap-to-char):
18464 * isearch.el (isearch-process-search-char): Translate CHAR by
18465 translation-table-for-input.
18466
18467 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
18468
18469 * foldout.el (foldout-exit-fold): Properly hide subtree.
18470
18471 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
18472
18473 * files.el (save-buffer):
18474 * international/ucs-tables.el (ucs-set-table-for-input):
18475 * mail/mail-extr.el (mail-extract-address-components):
18476 * mail/sendmail.el (mail-mode): Reformat doc string.
18477
18478 2005-12-09 Juri Linkov <juri@jurta.org>
18479
18480 * isearch.el (isearch-highlight): Change main overlay priority
18481 from 1 to 1001. Simplify.
18482 (isearch-lazy-highlight-update): Change lazy overlay priority
18483 from 0 to 1000.
18484
18485 * replace.el (replace-highlight): Change overlay priority from
18486 1 to 1001.
18487
18488 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
18489 Change overlay priority from 1 to 1001. Reuse existing overlay.
18490
18491 * compare-w.el (compare-windows-highlight): Change overlay
18492 priority from 1 to 1000.
18493
18494 * menu-bar.el (menu-bar-edit-menu): Add listp around
18495 pending-undo-list to disable menu item "undo" when pending
18496 undo list is empty.
18497
18498 * locate.el (locate): Disable undo in *Locate* buffer.
18499
18500 2005-12-09 Kim F. Storm <storm@cua.dk>
18501
18502 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
18503
18504 2005-12-09 David Ponce <david@dponce.com>
18505
18506 * recentf.el: Improvement of the menu code.
18507 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
18508 instead of menu hook.
18509 (recentf-show-menu, recentf-hide-menu): New functions.
18510 (recentf-menu-customization-changed, recentf-mode): Use them.
18511 (recentf-menu-action, recentf-max-menu-items)
18512 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
18513 (recentf-arrange-by-rule-others)
18514 (recentf-arrange-by-rules-min-items)
18515 (recentf-arrange-by-rule-subfilter): Don't use
18516 `recentf-menu-customization-changed'.
18517 (recentf-arrange-rules): Likewise. Accept functions to compute
18518 sub-menu titles.
18519 (recentf-menu-filter): Likewise. Doc fix.
18520 (recentf-menu-value-shortcut): Doc fix.
18521 (recentf-dump-variable): Quote atom value.
18522 (recentf-make-menu-items): Update to use it as a menu filter.
18523 (recentf-match-rule): New function.
18524 (recentf-arrange-by-rule): Use it.
18525 (recentf-indirect-mode-rule): New function.
18526 (recentf-build-mode-rules): Use it.
18527 (recentf-dir-rule): New function.
18528 (recentf-arrange-by-dir): Use it.
18529 (recentf-filter-changer-current): Rename from
18530 `recentf-filter-changer-state'. All references updated.
18531 (recentf-filter-changer-alist): Update filter names.
18532 (recentf-filter-changer-select): New function.
18533 (recentf-filter-changer): Use it. Make a sub-menu from filters
18534 available in `recentf-filter-changer-alist'.
18535 (recentf-data-cache, recentf-clear-data)
18536 (recentf-update-menu): Remove. All references updated.
18537 (recentf-match-rule-p, recentf-build-dir-rules)
18538 (recentf-filter-changer-goto-next)
18539 (recentf-filter-changer-get-current)
18540 (recentf-filter-changer-get-next): Remove.
18541
18542 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
18543
18544 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
18545 buffer "Reset" button to "Reset to Current" for consistency with
18546 the State buttons.
18547
18548 2005-12-08 John Paul Wallington <jpw@pobox.com>
18549
18550 * ibuf-ext.el (define-ibuffer-filter filename):
18551 If `dired-directory' is a list then really use its car.
18552
18553 2005-12-08 Kim F. Storm <storm@cua.dk>
18554
18555 * emulation/cua-rect.el (cua--rectangle-aux-replace):
18556 Fix indention of text on right side of replaced rectangle.
18557
18558 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
18559
18560 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
18561 No need to check gud-comint-buffer is bound.
18562 (gdb): Prevent multiple debugging when first session uses gdba.
18563
18564 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18565
18566 CC Mode update to 5.31.
18567
18568 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
18569 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
18570 We might do this function properly in the future).
18571
18572 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
18573 New macros c-sentence-end and c-default-value-sentence end, to cope
18574 with Emacs 22's new function `sentence-end'.
18575
18576 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18577
18578 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
18579 compat issue using `c-put-overlay' and `c-delete-overlay'.
18580
18581 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
18582 New compat macros to handle overlays/extents.
18583
18584 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18585
18586 * progmodes/cc-fix.el: Add definitions of the macros push and pop
18587 (for GNU Emacs 20.4).
18588
18589 * progmodes/cc-defs.el
18590 (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
18591
18592 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
18593 highlighting mechanism so it will work in XEmacs too.
18594
18595 * progmodes/cc-defs.el: Insert c-int-to-char.
18596
18597 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
18598 call to the new macro c-int-to-char. This solves XEmacs's
18599 regarding characters as different from integers.
18600
18601 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18602
18603 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
18604 New internal helper.
18605
18606 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
18607 construct to make the indirect face lookup work in XEmacs.
18608
18609 (c-cpp-matchers): Append the negation char face to the existing
18610 fontification, so that the cpp face doesn't disappear.
18611 Use `c-make-syntactic-matcher' to avoid negation chars in comments
18612 and strings.
18613
18614 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
18615 to map to `font-lock-negation-char-face' in emacsen where it exists.
18616
18617 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18618
18619 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
18620
18621 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
18622 Rename "c-subword-move-mode" as "c-subword-mode".
18623
18624 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
18625 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
18626
18627 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18628
18629 * progmodes/cc-mode.el: Added autoload directive for
18630 `c-subword-move-mode' for use in older emacsen.
18631
18632 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18633
18634 * progmodes/cc-mode.el:
18635 (i): Insert a binding for C-c C-backspace into
18636 c-bind-special-erase-keys which works in TTYs.
18637 (ii): Make sure that when file styles are used, any explicitly
18638 given style variables take priority over those in the style.
18639 Do this by calling `hack-local-variables' a second time.
18640
18641 * progmodes/cc-vars.el: Add language specific customization
18642 widgets for AWK to c-doc-comment-style, c-require-final-newline
18643 and c-default-style. Add a defcustom for awk-mode-hook.
18644 Give c-syntactic-element and c-syntactic-context doc-strings by
18645 directly setting their `variable-documentation' propery.
18646 This allows Emacs 22.1 to read these with C-h v.
18647
18648 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
18649
18650 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18651
18652 * progmodes/cc-fonts.el, cc-vars.el
18653 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
18654 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
18655 Masatake YAMATO.
18656
18657 (c-doc-comment-style): Made GtkDoc default in C mode.
18658
18659 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
18660 and C-c C-<delete>.
18661
18662 (c-bind-special-erase-keys): New function for use on
18663 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
18664
18665 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
18666 <delete> key behavior in XEmacs according to `delete-forward-p'.
18667 C.f. `c-electric-delete'.
18668
18669 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18670
18671 * progmodes/cc-mode.el: Give c-hungry-backspace and
18672 c-hungry-delete-forward permanent key bindings.
18673
18674 * progmodes/cc-cmds.el (c-electric-semi&comma):
18675 Bind c-syntactic-context for calls to "criteria functions", for
18676 consistency with other calls to user functions.
18677
18678 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
18679 `current-prefix-arg', since this might be the prefix arg to a
18680 command which calls c-indent-command as a function. Change the
18681 interactive spec from "p" to "P".
18682
18683 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
18684 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
18685 was difficult to understand.
18686
18687 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18688
18689 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
18690 first char of an identifier.
18691
18692 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
18693 +" syntax in C++.
18694
18695 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18696
18697 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
18698 auto-fill doesn't split a c-comment's last word from a hanging
18699 "*/" when a space is typed between them after fill-column.
18700
18701 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
18702
18703 * progmodes/cc-styles.el (c-set-style)
18704 (c-setup-paragraph-variables): Abort the command if we're not in a
18705 CC Mode buffer.
18706
18707 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
18708 with blank comment-prefix, and a blank line as the comment's
18709 second line.
18710
18711 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18712
18713 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
18714 Incorporate the patterns added in the Emacs development branch
18715 for the new Emacs 22 face `font-lock-negation-char-face'.
18716
18717 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
18718 of "red" since it stands out better in xterms and DOS terminals.
18719
18720 * progmodes/cc-engine.el (c-literal-faces):
18721 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
18722
18723 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18724
18725 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
18726 forcibly enable c-electric-flag.
18727
18728 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
18729 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
18730 after the comment-prefix of a C-style comment will close that comment.
18731
18732 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18733
18734 * progmodes/cc-fonts.el (c-basic-matchers-before)
18735 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
18736 in Pike.
18737
18738 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
18739 digraphs.
18740
18741 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
18742 (c-cpp-message-directives, c-cpp-include-directives)
18743 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
18744 (c-cpp-expr-directives): Introduce new language constants to
18745 control cpp syntax in a cleaner way.
18746
18747 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
18748
18749 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
18750
18751 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
18752 (c-multiline-string-start-char): New language constants and
18753 variables to specify how newlines in string literals work.
18754
18755 (c-font-lock-invalid-string): Use them.
18756
18757 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
18758 unbalanced close brace is entered. Optimization by avoiding going
18759 back over arbitrarily large blocks. Removed hints that this
18760 function only would be relevant/useful in AWK.
18761
18762 (c-electric-brace): Indent syntactically after the cleanups since
18763 lineup functions might do it differently then.
18764
18765 * progmodes/cc-engine.el, cc-langs.el
18766 (c-opt-op-identifier-prefix): New language constant and variable.
18767
18768 (c-just-after-func-arglist-p, c-after-special-operator-id)
18769 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
18770
18771 * progmodes/cc-align.el, cc-engine.el
18772 (c-after-special-operator-id): New helper to handle C++ operator
18773 identifiers.
18774
18775 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
18776 (c-guess-basic-syntax): Handle C++ operator identifiers in
18777 declarations.
18778
18779 * progmodes/cc-langs.el (c-assignment-operators): Add the
18780 trigraph version of ^= too.
18781
18782 * progmodes/cc-langs.el (c-assignment-operators): Add the
18783 trigraph version of |= in C++.
18784
18785 * progmodes/cc-fonts.el (c-font-lock-declarators):
18786 Handle `c-decl-hangon-kwds' after the identifier name.
18787
18788 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
18789 whether an arglist is "nonempty", ignore a comment after the open
18790 paren if it isn't followed by a non-comment token on the same line.
18791
18792 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
18793 Enable heuristics below the point to cope with classes inside special
18794 brace lists in Pike.
18795
18796 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18797
18798 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
18799
18800 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18801
18802 * progmodes/cc-guess.el (cc-guess-install): New function to
18803 install an already guessed style in another buffer.
18804
18805 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
18806 sets `inhibit-read-only' - `c-save-buffer-state' should be used
18807 anyway if the change always is undone.
18808
18809 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18810
18811 Implement togglable electricity:
18812
18813 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
18814 saying when it should be used.
18815
18816 * progmodes/cc-engine.el: Add the new buffer-local variable,
18817 c-electric-flag.
18818
18819 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
18820 c-toggle-auto-newline.
18821
18822 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
18823 c-toggle-auto-newline. Remove the binding for
18824 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
18825 c-toggle-electric-state.
18826
18827 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
18828
18829 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
18830 c-\(forward\|backward\)-subword.
18831 (c-update-modeline): Add the new modeline flag `l' for
18832 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
18833 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
18834 Make the old name an alias of the new name.
18835 (c-toggle-electric-state): New function.
18836 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
18837 Adapt these functions to do electric things only when
18838 c-electric-flag is non-nil.
18839 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
18840 new functions from c-electric-brace.
18841 (c-point-syntax): Add a check for "virtual semicolons" in AWK
18842 mode, so that the tentative extra newline doesn't change the
18843 syntax of the following brace.
18844 (c-electric-brace): Restructure by extracting the above functions.
18845 Tidy up the coding somewhat.
18846 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
18847 restructure a bit.
18848
18849 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18850
18851 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
18852 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
18853
18854 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
18855 (c-submode-indicators): Change name from `c-auto-hungry-string'
18856 since it's now used to track another submode.
18857
18858 (c-update-modeline): Convert to function and extended to check
18859 `c-subword-move-mode'.
18860
18861 (c-forward-into-nomenclature, c-backward-into-nomenclature):
18862 Convert to compat aliases for `c-forward-subword' and
18863 `c-backward-subword'.
18864
18865 * progmodes/cc-subword.el: New functions and minor mode to handle
18866 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
18867
18868 (c-forward-subword, c-backward-subword, c-mark-subword)
18869 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
18870 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
18871 Functions corresponding to the standard word handling functions.
18872
18873 (c-subword-move-mode): Minor mode that replaces all the standard
18874 word handling functions with their subword equivalences.
18875
18876 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18877
18878 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
18879 entry for one-liner-defun.
18880
18881 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
18882 name in its def-edebug-spec.
18883
18884 * progmodes/cc-cmds.el (c-electric-brace): Make the
18885 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
18886 compacts space before a comment, if this will make things fit on
18887 one line.
18888
18889 Introduce an "awk" style, mainly for auto-newline and clean-ups.
18890
18891 * progmodes/cc-align.el: New function c-snug-1line-defun-close.
18892
18893 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
18894 clean-up one-liner-defun.
18895
18896 * progmodes/cc-styles.el: Add the new "awk" style.
18897
18898 * progmodes/cc-vars.el: Add description of one-liner-defun to
18899 c-cleanup-list's doc-string. New user options,
18900 c-max-one-liner-length. In c-default-style, set the default style
18901 for AWK to "awk".
18902
18903 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
18904
18905 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
18906 macros inside labels.
18907
18908 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
18909 `c-at-statement-start-p' and `c-at-expression-start-p'.
18910
18911 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
18912 error if the mark isn't set.
18913
18914 * progmodes/cc-engine.el (c-guess-continued-construct)
18915 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
18916 accurately detect functions inside functions.
18917
18918 * progmodes/cc-engine.el (c-at-expression-start-p): New function
18919 like `c-at-statement-start-p' that additionally recognizes commas
18920 and expression parentheses as delimiters.
18921
18922 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
18923 to avoid heuristics that doesn't work for unclosed blocks.
18924 (c-at-statement-start-p): New function.
18925
18926 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
18927 Objective-C directives, e.g. directives spanning lines should work
18928 reasonably well now.
18929
18930 (c-put-c-type-property, c-clear-c-type-property): New helpers.
18931
18932 (c-forward-objc-directive): New function to move over any ObjC
18933 directive.
18934
18935 (c-just-after-func-arglist-p, c-guess-basic-syntax)
18936 (c-basic-matchers-before): Use it.
18937
18938 (c-font-lock-objc-iip-decl): Remove.
18939
18940 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
18941 in the template arglist recognition.
18942
18943 * progmodes/cc-styles.el (c-style-alist): Fix several
18944 inconsistencies in the Whitesmith style.
18945
18946 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
18947 New lineup function to get lines after Whitesmith style blocks
18948 correctly indented.
18949
18950 (c-lineup-whitesmith-in-block): Back out the compensation for
18951 opening parens since it's done using `add' lists in the style
18952 definition instead. Don't use the anchor position since it varies
18953 too much between the syntactic symbols. :P
18954
18955 * progmodes/cc-vars.el (c-valid-offset): Update.
18956
18957 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
18958 lists where the offsets are combined according to several
18959 different methods: `first', `min', `max', and `add'.
18960 Report offset evaluation errors with `c-benign-error' so that some kind
18961 of reindentation still is done.
18962
18963 * progmodes/cc-engine.el (c-guess-basic-syntax):
18964 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
18965 `arglist-close'.
18966
18967 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
18968 situations for `arglist-cont-nonempty' and `arglist-close'.
18969
18970 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
18971
18972 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
18973 cc-bytecomp-boundp' in a number of places.
18974
18975 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
18976 macro related issue.
18977
18978 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18979
18980 * progmodes/cc-awk.el: Change the terminology of regexps: A char
18981 list is now [asdf], a char class [:alpha:].
18982 Include code for char classes.
18983 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
18984 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
18985
18986 Remove (nearly all of) the cruft associated with AWK Mode's former
18987 concept of "virtual semicolons":
18988
18989 Adapt c-beginning-of-statement, c-end-of-statement (together with
18990 subfunctions) to use the new notion of "virtual semicolon" in
18991 place of the old awkward special handling for AWK. There remains
18992 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
18993 * progmodes/cc-cmds.el:
18994 (c-ascertain-adjacent-literal): In the backwards direction, now
18995 recognises AWK regexp delimiters as string delimiters.
18996 (c-after-statement-terminator-p): Adapt for virtual semicolons;
18997 check more rigorously for "end of macro".
18998 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
18999 virtual semicolons;
19000 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
19001 out the code for forward movement into ...
19002 (c-end-of-statement): Now contains the code for forward movement,
19003 adapted for virtual semicolons.
19004
19005 * progmodes/cc-engine.el:
19006 (c-ws*-string-limit-regexp): New regexp.
19007 (c-forward-single-comment, c-backward-single-comment): Comment out
19008 the (now redundant) "special" AWK stuff.
19009
19010 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
19011 c-string-par-start, c-string-par-separate to be more like Text
19012 Mode than Fundamental Mode.
19013
19014 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19015
19016 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
19017 to the fontified region so that fontification doesn't occur
19018 outside it (could happen e.g. when fontifying a line with an
19019 unfinished declaration).
19020
19021 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19022
19023 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
19024 start of the file. ^L now separate sections of the file.
19025 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
19026 (c-awk-one-line-possibly-open-string-re)
19027 (c-awk-regexp-one-line-possibly-open-char-class-re)
19028 (c-awk-one-line-possibly-open-regexp-re)
19029 (c-awk-one-line-non-syn-ws*-re): New defonsts.
19030 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
19031
19032 Amend the concept of "virtual semicolons" (in the indentation
19033 engine) for languages like AWK, such that they are now
19034 conceptually attached to end of the last token of a statement, not
19035 the end of the line. (In AWK Mode, however, the pertinent text
19036 property is still physically set on the EOL.) Remove the specific
19037 tests for awk-mode, thus facilitating the introduction of other
19038 language modes where EOLs can end statements.
19039 (Note: The funtionality in cc-cmds.el, specifically
19040 c-beginning/end-of-statement has yet to be amended.)
19041
19042 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
19043 New macros.
19044
19045 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
19046 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
19047 c-vsemi-status-unknown-p-fn (in a new page).
19048
19049 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
19050 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
19051 numerous awkward forms like
19052 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
19053 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
19054 variable before-ws-ip, the place just after char-before-ip appears.
19055
19056 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
19057 a comment.
19058
19059 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19060
19061 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
19062 `c-tentative-buffer-changes'.
19063
19064 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
19065 convert to macro to choose between Emacs and XEmacs at compile time.
19066
19067 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
19068
19069 (c-tentative-buffer-changes): New macro to handle temporary buffer
19070 changes in a convenient way.
19071
19072 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
19073 for `c-tentative-buffer-changes'.
19074
19075 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
19076 the checks for paren sexps between the point and the keyword, to
19077 avoid some false alarms.
19078
19079 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
19080 Fixed a situation where an error could be thrown for unbalanced
19081 parens. Changed to make use of c-keyword-member' to avoid some
19082 repeated regexp matches.
19083
19084 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
19085 These language variable are no longer necessary.
19086
19087 (c-block-stmt-kwds): New language constant used by
19088 c-looking-at-inexpr-block'.
19089
19090 (c-guess-basic-syntax): Remove an optional check that looked at
19091 the existence of the now removed language variables.
19092
19093 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
19094 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
19095 object instantiation expressions as declarations in some contexts.
19096 This bug only affected languages where the declarator can't be
19097 enclosed in parentheses.
19098
19099 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
19100 insert newlines before and after substatement braces.
19101
19102 * progmodes/cc-engine.el: Improved the heuristics for recognizing
19103 function declaration headers and the handling of C++ style member
19104 init lists.
19105
19106 (c-just-after-func-arglist-p): Rewritten to use
19107 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
19108
19109 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
19110
19111 (c-guess-basic-syntax): Adapt case 5B for the new
19112 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
19113 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
19114 covers all cases now).
19115
19116 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
19117
19118 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19119
19120 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
19121 c-string-par-start/separate c-sentence-end-with-esc-eol,
19122 initialised in c-setup-paragraph-variables, used in string
19123 scanning subroutines of c-beginning-of-statement.
19124
19125 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
19126 which precedes the newly inserted `{'.
19127
19128 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19129
19130 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
19131 function for declaration level blocks. It should now cope with
19132 templates better and also be a lot more comprehensible.
19133
19134 (c-looking-at-decl-block): The new function.
19135
19136 (c-search-uplist-for-classkey): The old one. It's now a wrapper
19137 for compatibility.
19138
19139 (c-add-class-syntax, c-guess-continued-construct)
19140 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
19141
19142 (c-decl-block-key): Change to tell apart ambiguous and
19143 unambiguous keywords. Pike specials are now handled directly in
19144 the code instead.
19145
19146 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
19147 New language constants and variables to make the backward skip in
19148 `c-looking-at-decl-block' as tight as possible.
19149
19150 (c-nonsymbol-token-char-list): New language constant.
19151
19152 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
19153 find balanced template arglists backwards.
19154
19155 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
19156 making char classes for `c-syntactic-skip-backward'.
19157
19158 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
19159 16D - can't be a class-close at that point.
19160
19161 * progmodes/cc-engine.el (c-guess-basic-syntax)
19162 (c-add-class-syntax): Don't narrow out the enclosing declaration
19163 level. This makes everything a lot easier, and it was actually
19164 only four small places that needed it to work. Some places that
19165 previously did `widen' are removed now, which has the effect that
19166 `c-guess-basic-syntax' never will look at things outside the
19167 current narrowment now. The anchor position for `topmost-intro'
19168 is affected by this, but it was so bogus it was basically useless
19169 before, and now it's equally bogus but in a slightly different way.
19170
19171 (c-narrow-out-enclosing-class): Gone.
19172
19173 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
19174 the narrowed region.
19175
19176 (c-least-enclosing-brace): Remove silly optional argument.
19177
19178 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
19179 the point could be left directly after an open paren when finding
19180 the beginning of the first decl in the block.
19181
19182 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
19183 Specify which submatch to use.
19184
19185 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
19186
19187 (c-decl-start-re): No longer any need for special treatment of
19188 ObjC due to the above.
19189
19190 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
19191 presumably follows C in that regard.
19192
19193 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
19194 New language constants to specify operator tokens inside
19195 identifiers in a more high level way.
19196
19197 (c-opt-identifier-prefix-key): New internal language constant.
19198
19199 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
19200 (c-identifier-start, c-identifier-key): Now completely calculated
19201 from other constants.
19202
19203 (c-identifier-last-sym-match): Decommission since it's no longer used.
19204
19205 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
19206
19207 * progmodes/cc-engine.el (c-forward-name): Remove the
19208 optimization when c-identifier-key is equal to c-symbol-key since
19209 it doesn't work in byte compiled files. Don't record empty
19210 regions as identifiers.
19211
19212 * progmodes/cc-langs.el (c-filter-ops): New helper function to
19213 simplify access to `c-operators' and its likes.
19214
19215 (c-operator-list, c-all-op-syntax-tokens)
19216 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
19217 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
19218 (c-primary-expr-regexp, c-cast-parens): Use it.
19219
19220 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
19221 an explicit language in functions.
19222
19223 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
19224 variant of adornment.
19225
19226 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
19227 variable.
19228
19229 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
19230 the Pike value.
19231
19232 * progmodes/cc-engine.el (c-on-identifier)
19233 (c-simple-skip-symbol-backward): Small fix for handling "-"
19234 correctly in `skip-chars-backward'. Affected the operator lfun
19235 syntax in Pike.
19236
19237 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
19238 diagnostic message about precompiled language vars not being used.
19239
19240 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
19241 "__attribute__" is followed by a parenthesis.
19242
19243 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
19244 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
19245 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
19246
19247 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
19248 Internal cleanups to properly detect the declared identifiers in
19249 various declarations.
19250
19251 (c-decl-start-kwds): New language constant to recognize
19252 declarations that can start anywhere. Used for class declarations
19253 in Pike.
19254
19255 (c-specifier-key, c-not-decl-init-keywords)
19256 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
19257 (c-find-decl-spots): Implement `c-decl-start-kwds'.
19258
19259 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
19260 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
19261 handling of the compiler specific extension keywords into a new
19262 language constant `c-decl-hangon-kwds' that defines keyword
19263 clauses to be ignored in declarations.
19264
19265 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
19266 past unrecognized tokens when handling `c-colon-type-list-kwds'.
19267 Necessary to stop at the declared identifier in e.g. IDL valuetype
19268 declarations.
19269
19270 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
19271 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
19272 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
19273 (c-forward-decl-or-cast-1): Recognize the declared identifier in
19274 class and enum declarations as such and not as part of the type.
19275
19276 (c-forward-decl-or-cast-1, c-forward-label): Relax the
19277 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
19278
19279 (c-forward-decl-or-cast-1): Don't disregard sure signs of
19280 declarations when there's some syntax error later on.
19281
19282 (c-complex-decl-matchers): Did away with a reference to
19283 `c-specifier-key'.
19284
19285 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
19286 value - this variable is always dynamically bound.
19287
19288 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
19289 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
19290 * cc-cmds.el, cc-defs.el: Change the policy for marking up
19291 functions that might do hidden buffer changes: All such internal
19292 functions are now marked instead of those that don't.
19293
19294 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
19295 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
19296 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
19297 (c-literal-type): Allow these functions to make hidden buffer changes,
19298 so that they are free to use text property caching later on.
19299
19300 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
19301 (c-electric-brace, c-electric-slash, c-electric-star)
19302 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
19303 (c-electric-paren, c-electric-continued-statement, c-indent-command)
19304 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
19305 (c-context-line-break): Add `c-save-buffer-state' calls to comply
19306 with the changed semantics of the functions above.
19307
19308 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
19309 when macros occur in obscure places. Optimized the sexp movement
19310 a bit.
19311
19312 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19313
19314 Enhancements for c-beginning-of-statement to work in AWK Mode:
19315
19316 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
19317 (completed statement) with `}' (statement completed by closing
19318 brace or semicolon) and `$' (statement completed by EOL).
19319
19320 (c-awk-virtual-semicolon-ends-prev-line-p)
19321 (c-awk-virtual-semicolon-ends-line-p)
19322 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
19323 (c-awk-at-statement-end-p): New functions.
19324
19325 * progmodes/cc-cmds.el: Simplify the structure of functions
19326 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
19327 two functions and c-beginning-of-statement to handle AWK Mode.
19328
19329 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
19330 c-backward-single-comment for AWK mode. Attempt to clarify their
19331 doc-strings.
19332
19333 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
19334
19335 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19336
19337 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
19338 label handling. Labels are now recognized in a uniform and more
19339 robust way, regardless of context. Text properties are put on all
19340 labels to recognize the following declarations better.
19341 Multiword labels are handled both in indentation and fontification for
19342 the benefit of language extensions like Qt. For consistency, keywords
19343 in labels are now fontified with the label face instead.
19344 That also applies to "case" and "default".
19345
19346 (c-beginning-of-statement-1): Fix some bugs in the label
19347 handling. Disregard `c-nonlabel-token-key' in labels that begin
19348 with `c-label-kwds'.
19349
19350 (c-find-decl-spots): Support that the callback adds more
19351 `c-decl-end' spots to find.
19352
19353 (c-forward-decl-or-cast-1): Don't treat a list of plain
19354 identifiers followed by a colon as a declaration.
19355
19356 (c-forward-label): New function to recognize labels.
19357
19358 (c-guess-basic-syntax): Replace uses of `c-label-key' with
19359 `c-forward-label'. Moved the label recognition cases (14 and 15)
19360 earlier since they aren't so context sensitive now. Handle labels
19361 on the top level gracefully. Moved access label recognition to
19362 the generic label case (CASE 15) - removed CASE 5E.
19363
19364 (c-font-lock-declarations): Add recognition of labels in the
19365 same round since we need to handle labels in parallell with other
19366 declarations to recognize both accurately. It should also improve
19367 speed.
19368
19369 (c-simple-decl-matchers, c-basic-matchers-after):
19370 Move `c-font-lock-labels' so that it only is used on decoration level 2
19371 since `c-font-lock-declarations' handles it otherwise.
19372
19373 (c-complex-decl-matchers): Remove the simplistic recognition of
19374 access labels.
19375
19376 (c-decl-prefix-re): Remove the kludges that was necessary to cope
19377 with labels earlier.
19378
19379 (c-decl-start-re): New language variable to make
19380 `c-font-lock-declarations' stop for the special protection labels
19381 in Objective-C that start with `@'.
19382
19383 (c-label-key): Remove since it's no longer used.
19384
19385 (c-recognize-colon-labels, c-label-prefix-re): New language
19386 constants to support recognition of generic colon-terminated labels.
19387
19388 (c-type-decl-end-used): `c-decl-end' is now used whenever there
19389 are colon terminated labels.
19390
19391 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
19392 first argument starts with a special brace list.
19393
19394 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
19395 (c-font-lock-declarations): Break out the declaration and cast
19396 recognition from `c-font-lock-declarations' to a new function, so
19397 that it can be used in the indentation engine.
19398
19399 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
19400 up to the start of the literal. Fixed bug with the point on the
19401 wrong side of the search limit that could happen when the start
19402 position is inside a literal.
19403
19404 * progmodes/cc-engine.el (c-parse-state)
19405 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
19406 so that it's kept a little bit back to increase the hit rate.
19407
19408 (c-parse-state): Change the macro handling and fixed some
19409 glitches. Macro context is checked more often than necessary now,
19410 but otoh less garbage conses are generated.
19411
19412 * progmodes/cc-engine.el (c-parse-state)
19413 (c-invalidate-state-cache): Cache the last position where
19414 `c-state-cache' applies. This can speed up refontification quite
19415 a bit in blocks where there are many non-brace parens before the point.
19416
19417 (c-state-cache-end): New variable for this.
19418
19419 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
19420 cache variable.
19421
19422 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
19423 get close initial continue positions when the start position is
19424 inside a literal or macro. Do not call the callback for spots
19425 before the start position (which can happen e.g. for `c-decl-end'
19426 spots inside comments). Optimize better in special cases when the
19427 region is a single line inside a literal or macro (typically when
19428 the current line is refontified).
19429
19430 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
19431 to `c-add-stmt-syntax' - there's no need to explicitly whack off
19432 entries from the paren state.
19433
19434 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
19435 special case for "else if" clauses.
19436
19437 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
19438 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
19439
19440 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
19441 New language variable to recognize the gcc extension with statement
19442 blocks inside expressions.
19443
19444 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
19445 it somewhat more comprehensible. The argument AT-BLOCK-START is
19446 no longer used and hence removed.
19447
19448 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
19449 to `c-add-stmt-syntax'.
19450
19451 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
19452 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
19453 This fixes bogus label recognition.
19454
19455 * progmodes/cc-engine.el (c-add-type, c-check-type)
19456 (c-forward-name, c-forward-type): Improve storage of template
19457 types in `c-found-types' so that they can be recognized better.
19458
19459 (c-syntactic-content): Add option to skip past nested parens.
19460
19461 * progmodes/cc-engine.el (c-forward-name):
19462 Set `c-last-identifier-range' all the time. It's less work that way.
19463 Handle that there might not be an identifier to store in
19464 `c-last-identifier-range'.
19465
19466 (c-forward-type): Handle that `c-last-identifier-range' might be
19467 nil from `c-forward-name'.
19468
19469 * progmodes/cc-defs.el (c-safe-scan-lists)
19470 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
19471
19472 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
19473 to work even if the form fails.
19474
19475 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
19476 down in a large file in one go.
19477
19478 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
19479
19480 * progmodes/cc-align.el (c-lineup-assignments): New lineup
19481 function which is like `c-lineup-math' but returns nil instead of
19482 `c-basic-offset' when it doesn't match.
19483
19484 (c-lineup-math): Change to use `c-lineup-assignments'.
19485
19486 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19487
19488 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
19489 c-beginning-of-statement. New subfunctions
19490 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
19491
19492 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19493
19494 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
19495 hardcoded char classes whereever possible. Changed a couple of
19496 places to use skip by syntax instead of skip by char class.
19497
19498 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
19499 Fix a bug in the regexp that caused extreme backtracking.
19500
19501 * progmodes/cc-langs.el (c-block-comment-starter)
19502 (c-block-comment-ender): New language constants to specify in a
19503 single place how block comments look.
19504
19505 (c-comment-start-regexp, c-block-comment-start-regexp)
19506 (comment-start, comment-end, comment-start-skip)
19507 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
19508 (c-syntactic-ws, c-nonempty-syntactic-ws)
19509 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
19510 `c-line-comment-starter', `c-block-comment-starter' and
19511 `c-block-comment-ender'.
19512
19513 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
19514 New language constants to break up things a bit.
19515
19516 (c-simple-ws): New language constant for simple whitespace.
19517
19518 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
19519
19520 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
19521 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
19522 newlines. Allow and ignore nil elements in the list.
19523
19524 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19525
19526 * progmodes/cc-cmds.el: Comment out a (n almost certainly
19527 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
19528
19529 * progmodes/cc-cmds.el: Tidy up the comments in
19530 c-beginning-of-statement and subfunctions.
19531
19532 * progmodes/cc-awk.el: Replace calls to put-text-property to the
19533 more flexible c-put-char-property and c-clear-char-properties.
19534 Add the author's email address.
19535
19536 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
19537
19538 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
19539 closing "*/" of a block comment.
19540
19541 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
19542 subfunctions) so that it works at BOB and EOB.
19543
19544 * progmodes/cc-cmds.el, cc-vars.el: More updating of
19545 c-beginning-of-statement, including new variable
19546 c-block-comment-start-regexp.
19547
19548 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19549
19550 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
19551 symbols from `*-font-lock-extra-types' so that there's no need to
19552 use `regexp-opt' on those lists.
19553
19554 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
19555 `c-type-modifier-kwds' is empty.
19556
19557 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
19558 there are several strings on the same line.
19559
19560 * progmodes/cc-engine.el (c-literal-limits): Remove the
19561 compatibility function for older emacsen. `c-literal-limits-fast'
19562 has now taken the place of this function.
19563
19564 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
19565 with older emacsen: We now require `pps-extended-state'.
19566
19567 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19568
19569 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
19570 which obviates the need to hack sentence-end. This now handles
19571 escaped newlines in strings correctly. Correct minor bugs in
19572 c-move-over-sentence and in c-beginning-of-statement.
19573
19574 * progmodes/cc-cmds.el (c-beginning-of-statement (and
19575 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
19576 that movement over macros and code are rigorously separated from
19577 eachother. Correct a few incidental bugs.
19578
19579 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
19580 Improve its doc-string. Improve the handling of certain specific cases.
19581
19582 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19583
19584 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
19585 (c-guess-basic-syntax): Change the way class-level labels are
19586 recognized; they can now contain essentially any symbols.
19587
19588 (c-opt-extra-label-key): New language variable to cope with the
19589 special protection label syntax in Objective-C.
19590
19591 (c-opt-access-key): Remove; this is now handled better by
19592 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
19593
19594 (c-complex-decl-matchers): Update to handle that
19595 `c-opt-access-key' no longer exists.
19596
19597 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
19598 improved label recognition in `c-beginning-of-statement-1'.
19599
19600 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
19601 Recognize bitfields better.
19602
19603 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
19604 Remove some cruft and fixed a bug that could cause it to go to a
19605 position further down.
19606
19607 * progmodes/cc-langs.el, cc-engine.el
19608 (c-beginning-of-statement-1): Improve detection of labels in
19609 declaration contexts.
19610
19611 (c-beginning-of-decl-1): Use it.
19612
19613 (c-nonlabel-token-key): New language constant and variable needed
19614 by `c-beginning-of-statement-1'.
19615
19616 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
19617 manifested itself due to the correction in `c-forward-sexp'.
19618
19619 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
19620 Make these behave as documented when used at the buffer limits.
19621
19622 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
19623 (c-type-decl-end-used): Made this a language variable.
19624
19625 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
19626 correctly when `combine-after-change-calls' is used together with
19627 temporary narrowings.
19628
19629 * progmodes/cc-engine.el (c-beginning-of-statement-1):
19630 Report labels correctly when the start point is immediately after the
19631 colon.
19632
19633 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
19634 Remove since it isn't used anymore.
19635
19636 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
19637 bracket arglists such as template parens in C++.
19638
19639 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
19640 in the last check-in. Some optimization.
19641
19642 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
19643 where it could stop at the same level in a preceding sexp when
19644 PAREN-LEVEL is set.
19645
19646 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
19647 text property lookup only when it's needed.
19648
19649 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
19650 Change the policy for paren marked angle brackets to be more
19651 persistent; once marked they remain marked even when they're found
19652 to be unbalanced in the searched region. This should keep the
19653 paren syntax around even when individual lines are refontified in
19654 multiline template arglists.
19655
19656 (c-parse-and-markup-<>-arglists): New dynamically bound variable
19657 to control markup so that incorrect angle bracket arglists aren't
19658 marked in contexts where the correct value for
19659 `c-disallow-comma-in-<>-arglists' isn't known.
19660
19661 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
19662 argument has become `c-parse-and-markup-<>-arglists'.
19663
19664 (c-remove-<>-arglist-properties): Remove - no longer used.
19665
19666 (c-after-change-check-<>-operators): New function used on
19667 `after-change-functions' to avoid that "<" and ">" characters that
19668 are part of longer operators have paren syntax.
19669
19670 (c-<>-multichar-token-regexp): New language variable used by
19671 `c-after-change-check-<>-operators'.
19672
19673 (c-after-change): Call `c-after-change-check-<>-operators'.
19674
19675 (c-font-lock-<>-arglists): Use the context properties set by
19676 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
19677 correctly to avoid doing invalid markup.
19678
19679 (c-font-lock-declarations): Remove code that undoes the invalid
19680 markup done by `c-font-lock-<>-arglists'.
19681
19682 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
19683 after `c-font-lock-declarations'.
19684
19685 * progmodes/cc-engine.el (c-syntactic-skip-backward):
19686 Add paren-level feature.
19687
19688 (c-guess-basic-syntax): Improve the anchor position for
19689 `template-args-cont' in nested template arglists. There's still
19690 much to be desired in this area, though.
19691
19692 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19693
19694 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
19695 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
19696
19697 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19698
19699 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
19700 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
19701
19702 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
19703 it doesn't work no longer are supported.
19704
19705 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
19706 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
19707 requires support for the syntax-table' text property, which rules
19708 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
19709 cruft associated with those versions.
19710
19711 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
19712 for the `syntax-table' text property, which rules out Emacs 19 and
19713 XEmacs < 21.4. Removed various compatibility cruft associated
19714 with those versions.
19715
19716 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
19717 support for the `syntax-table' text property.
19718
19719 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
19720 variable and use an extra quoted face name instead. All the
19721 emacsen flavors handle that correctly.
19722
19723 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
19724 (c-font-lock-declarators, c-font-lock-declarations)
19725 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
19726 property to mark the items in in declarator lists to handle
19727 refontification inside multiline declarations better.
19728
19729 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
19730 construct like "a * b = c;" as a declaration.
19731
19732 2005-12-08 Kim F. Storm <storm@cua.dk>
19733
19734 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
19735 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
19736 select either meta, hyper, or super modifier for rectangle commands.
19737 (cua--rectangle-modifier-key): New defvar.
19738 (cua--M/H-key): Use it. Remove special case for `space'.
19739 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
19740 on X, to meta otherwise. Always bind C-return to toggle
19741 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
19742
19743 * emulation/cua-rect.el (cua-help-for-rectangle):
19744 Use cua--rectangle-modifier-key. Handle super modifier too.
19745 (cua--init-rectangles): Always bind C-return to toggle rectangle.
19746 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
19747
19748 * ido.el: Move Acknowledgements and History after Commentary.
19749 Minor changes to Commentary.
19750
19751 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
19752 keymap if cua--prefix-override-timer is `shift'.
19753 (cua--shift-control-prefix): New function; emulate "type prefix
19754 key twice" functionality to handle shifted prefix key override.
19755 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
19756 New commands.
19757 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
19758
19759 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
19760
19761 * textmodes/org.el (org-insert-heading): Try to do items before
19762 headings.
19763 (org-agenda-mode): Quote `org-agenda-mode-hook'.
19764 (org-insert-item): New function.
19765 (org-renumber-ordered-list): Don't skip to higher level lists.
19766
19767 2005-12-08 Juri Linkov <juri@jurta.org>
19768
19769 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
19770
19771 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
19772
19773 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
19774
19775 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
19776 the constructed function name fun-1.
19777
19778 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
19779 because such links don't lead to parent documentation.
19780
19781 2005-12-08 Kenichi Handa <handa@m17n.org>
19782
19783 * descr-text.el (describe-char): Use *Help-2* buffer if the
19784 current buffer is *Help*. Call describe-text-properties while
19785 setting the original buffer.
19786
19787 2005-12-07 Bill Wohler <wohler@newt.com>
19788
19789 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
19790 and causes problems with non-MH users (such as Gnus users).
19791
19792 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
19793
19794 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
19795 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
19796 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
19797 command "info sources". Move calls to GDB command "list".
19798 (gdb-find-file-hook): Just use gdb-source-file-list.
19799 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
19800 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
19801 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
19802 (gdb-data-list-register-values-handler): Use correct trigger name.
19803
19804 2005-12-07 Kim F. Storm <storm@cua.dk>
19805
19806 * ido.el (ido-completion-map): Rename from ido-mode-map.
19807 (ido-common-completion-map, ido-file-completion-map)
19808 (ido-file-dir-completion-map, ido-buffer-completion-map):
19809 Rename from ido-mode-....-map.
19810 (ido-init-completion-maps): Rename from ido-init-mode-maps.
19811 (ido-setup-completion-map): Rename from ido-define-mode-map.
19812 (ido-read-internal): Bind minibuffer-local-filename-completion-map
19813 to ido-completion-map.
19814
19815 2005-12-07 Kenichi Handa <handa@m17n.org>
19816
19817 * international/mule-cmds.el
19818 (set-display-table-and-terminal-coding-system): If the coding
19819 system specified in `unibyte-display' property is different from
19820 the arg coding-system, don't setup standard-display-table.
19821
19822 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19823
19824 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
19825 that comments end at \n, regardless of selective-display.
19826
19827 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
19828
19829 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
19830 (gdb-version): New variables.
19831 (gdb-source-file-list, gdb-register-names)
19832 (gdb-changed-registers): New variables for use with GDB 6.4+.
19833 (gdb-ann3): Replace with...
19834 (gdb-init-1, gdb-init-2): ...two new functions.
19835 (gdba, gdb-prompt): Call gdb-init-1.
19836 (gdb-get-version): New function. Call gdb-init-2 from here.
19837 (gud-watch): Make it work with mouse events too.
19838 (gdb-post-prompt): Don't add to queue until GDB version is known.
19839 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
19840 (gdb-locals-mode): Use gdb-version.
19841 (gdb-memory-format-map, gdb-memory-unit-map)
19842 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
19843 (gdb-locals-font-lock-keywords-1)
19844 (gdb-locals-font-lock-keywords-2): New variables.
19845 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
19846 (gdb-set-gud-minor-mode-existing-buffers-1)
19847 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
19848 (gdb-var-update-1, gdb-var-update-handler-1)
19849 (gdb-data-list-register-values-handler)
19850 (gdb-data-list-register-values-custom)
19851 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
19852 (gdb-stack-list-locals-handler, gdb-get-register-names):
19853 New functions for use with GDB 6.4+.
19854 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
19855 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
19856 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
19857 (gdb-stack-list-locals-regexp)
19858 (gdb-data-list-register-names-regexp): New regexps for use with
19859 GDB 6.4+.
19860
19861 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19862
19863 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
19864
19865 2005-12-06 Nozomu Ando <nand@mac.com>
19866
19867 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
19868 prompts work for AUTH PLAIN. Also reported by Steve Allan
19869 <seallan@verizon.net>.
19870
19871 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
19872
19873 * frame.el (set-frame-parameter): Add doc string.
19874
19875 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
19876
19877 * textmodes/org.el (org-occur-highlights): New variable.
19878 (org-highlight-new-match, org-remove-occur-highlights): New functions.
19879 (org-highlight-sparse-tree-matches): New option.
19880 (org-do-occur): New function.
19881 (org-get-heading): Make it work also at beginning of line.
19882 (org-category-table): New variable.
19883 (org-get-category-table, org-get-category)
19884 (org-camel-to-words, org-link-search): New functions.
19885 (org-select-this-todo-keyword): New variable.
19886 (org-todo-list): New command.
19887 (org-shiftright, org-shiftleft): New commands.
19888 (org-agenda-todo): Add prefix argument.
19889 (org-show-hierarchy-above): New option.
19890 (org-show-todo-tree): Numerical prefix creates tree for specific
19891 TODO keyword.
19892 (org-outline-level): New function, to assign a level to plain
19893 lists items.
19894 (org-cycle-include-plain-lists): New option.
19895 (org-mode): Use `org-outline-level' as value of `outline-level'.
19896 (org-cycle): Temporarily switch `outline-regexp' if
19897 `org-cycle-include-plain-lists' is non-nil.
19898 (org-start-icalendar-file): Fix format bug.
19899 (org-agenda-get-day-entries): Create category table.
19900 (org-agenda-get-todos, org-agenda-get-timestamps)
19901 (org-agenda-get-deadlines, org-agenda-get-scheduled)
19902 (org-agenda-get-blocks): Use `org-get-category'.
19903 (org-context-in-file-links): Rename from
19904 `org-line-numbers-in-file-links'.
19905
19906 2005-12-06 Romain Francoise <romain@orebokech.com>
19907
19908 * window.el (balance-windows): Delete extraneous third arg in call
19909 to `enlarge-window'.
19910
19911 2005-12-06 Kenichi Handa <handa@m17n.org>
19912
19913 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
19914
19915 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
19916
19917 * progmodes/gdb-ui.el (gdb-var-create-handler)
19918 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
19919 (gdb-var-list-children-handler, gdb-var-update-handler):
19920 Current buffer is already gdb-partial-output-buffer, don't
19921 make it current again.
19922
19923 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
19924
19925 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
19926 (list-buffers-noselect): Use it.
19927
19928 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
19929
19930 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
19931 (mail-yank-ignored-headers): Use regexp-opt.
19932 (mail-mode-map): Move initialization into declaration.
19933 (mail-sent-via): Remove unused shadowed var `to-line'.
19934 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
19935 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
19936 (mail-do-fcc): Use dolist and push.
19937 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
19938 (mail-yank-ignored-headers): Don't autoload.
19939
19940 2005-12-05 Kenichi Handa <handa@m17n.org>
19941
19942 * international/mule-cmds.el (set-language-info-internal): New fun.
19943 (set-language-info): Call set-language-info-internal to update
19944 language-info-alist. If LANG-ENV is the current one, call
19945 set-language-environment to make INFO effective now.
19946 (set-language-info-alist): Likewise.
19947 (locale-language-names): With locale "en", use English
19948 lang. env. but set the default codings to iso-8859-1.
19949
19950 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
19951
19952 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
19953 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
19954 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
19955 for plain strings.
19956 (gdb-frames-mode): Remove redundant call to font-lock-mode.
19957 (gdb-all-registers): Rename from toggle-gdb-all-registers.
19958 Create registers buffer if necessary. Echo new state in minibuffer.
19959 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
19960
19961 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
19962
19963 * info.el (Info-fontify-node): Match external links using
19964 non-directory part of filename.
19965
19966 2005-12-04 Juri Linkov <juri@jurta.org>
19967
19968 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
19969 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
19970 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
19971 because there is no customization option for it.
19972
19973 * font-lock.el (lisp-font-lock-keywords-1):
19974 Add define-global-minor-mode.
19975
19976 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
19977
19978 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
19979 properties on the constructed variable names.
19980
19981 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19982 Put `definition-name' properties on the constructed function names
19983 next-sym and prev-sym.
19984
19985 * emacs-lisp/find-func.el (find-function-regexp):
19986 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
19987 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
19988 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
19989 and easy-menu-define.
19990
19991 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
19992 easy-mmode-define-global-mode and define-global-minor-mode.
19993 (lisp-imenu-generic-expression): Add define-global-minor-mode.
19994
19995 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
19996 instead of easy-mmode-define-global-mode.
19997
19998 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
19999 Use define-minor-mode instead of easy-mmode-define-minor-mode.
20000
20001 * cus-edit.el (customize-group, customize-group-other-window):
20002 Filter out autoloaded options from the group completion list by
20003 using heuristics that autoloaded groups don't have `custom-autoload'
20004 property on their symbols (they have only `custom-loads').
20005
20006 * simple.el (completion-setup-function): Put completions-common-part
20007 face on complete completion string too (i.e. completion string
20008 without completions-first-difference face).
20009
20010 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
20011
20012 2005-12-03 Eli Zaretskii <eliz@gnu.org>
20013
20014 * view.el (view-mode): Doc fix.
20015
20016 * disp-table.el (standard-display-european): Add to the warning
20017 message a reference to the doc string.
20018
20019 * play/yow.el (apropos-zippy): Call print-help-return-message,
20020 similar to other Help and Apropos commands.
20021
20022 * help.el (print-help-return-message): If pop-up-frames is
20023 non-nil, set up help-return-method to delete the help window and,
20024 possibly, its frame as well, and don't display message about
20025 scrolling the help window. Doc fix.
20026 (help-return-method): Doc fix.
20027
20028 2005-12-03 Martin Rudalics <rudalics@gmx.at>
20029
20030 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
20031 whereby names of length one or names starting with a
20032 symbol-constituent character would not be returned.
20033
20034 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
20035
20036 * subr.el (atomic-change-group): Add edebug and indentation spec.
20037
20038 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
20039
20040 * completion.el (save-completions-file-name): Fix typo in last change.
20041
20042 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20043
20044 * info.el: Move back/forward history to the beginning of the tool bar.
20045
20046 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
20047
20048 * allout.el (eval-when-compile): Remove unnecessary load of cl.
20049 Add fset of allout-real-isearch-abort during compile to fix
20050 byte-compilation warnings.
20051 (allout-mode-p): Move definition of this macro above all uses, or
20052 byte compilation in barren Emacs (eg, during Emacs build) will
20053 lack the definition.
20054 (allout-mode): Move this variable above any uses, or byte
20055 compilation will fail.
20056 (allout-resolve-xref): Remove use of personal file-reference function.
20057 (allout-toggle-current-subtree-encryption): Do the current (ie,
20058 visible containing) topic, rather than nearest around point. Doc fix.
20059 (allout-toggle-subtree-encryption): New function, workhorse that
20060 works on nearest topic containing point.
20061 (allout-encrypt-string): Signal requirement for newer version of pgg.
20062 (allout-resumptions): Doc fix.
20063
20064 2005-12-02 Eli Zaretskii <eliz@gnu.org>
20065
20066 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
20067
20068 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
20069
20070 * textmodes/flyspell.el (flyspell-external-point-words):
20071 Consider a misspelling as found in the string search if: (a) misspelling
20072 and found string lengths match, or (b) misspelling is found as
20073 element in a boundary-chars separated longer string, or (c)
20074 ispell-program-name is really ispell and misspelling is found as
20075 part of a TeX string. After successful match move beginning of
20076 search region to end of match. Warn about not found misspellings
20077 once the process is done.
20078 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
20079
20080 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
20081
20082 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
20083 tool bar (removed inadvertently).
20084
20085 2005-12-02 Juri Linkov <juri@jurta.org>
20086
20087 * log-view.el (log-view-diff): Clarify doc string.
20088
20089 2005-12-01 Bill Wohler <wohler@newt.com>
20090
20091 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
20092 triggers lm-verify errors.
20093
20094 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
20095
20096 * simple.el (transient-mark-mode, line-number-mode)
20097 (column-number-mode, size-indication-mode): Remove `:require nil'.
20098
20099 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
20100
20101 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
20102 in the margin also.
20103 (gdb-breakpoints-mode-map): Use D instead of d for
20104 gdb-delete-breakpoint.
20105 (gdb-get-frame-number): Require a number to match on.
20106 (gdb-threads-mode-map): Add follow-link binding.
20107
20108 2005-11-30 Jason Rumney <jasonr@gnu.org>
20109
20110 * isearch.el (isearch-mode-map): Avoid exiting search on
20111 language-change event.
20112
20113 2005-11-30 Romain Francoise <romain@orebokech.com>
20114
20115 * speedbar.el (speedbar-default-position): New defcustom.
20116 (speedbar-frame-reposition-smartly): Use it.
20117
20118 * dframe.el (dframe-reposition-frame-emacs): Fix position
20119 computation for `left' location.
20120 Update copyright year.
20121
20122 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
20123
20124 * help.el (help-map): Move initialization into declaration.
20125
20126 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
20127
20128 * help-fns.el (help-argument-name): Don't autoload.
20129 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
20130 to be re-loaded when customizing the `help' group.
20131
20132 2005-11-30 John Paul Wallington <jpw@gnu.org>
20133
20134 * help-fns.el (describe-function-1): Fill arglist output.
20135
20136 2005-11-30 Kim F. Storm <storm@cua.dk>
20137
20138 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
20139 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
20140 after revert-buffer (or anything else which kills all local variables).
20141
20142 * apropos.el (apropos-parse-pattern): Doc fix.
20143 Set apropos-regexp directly, rather than expecting callers to do so.
20144 (apropos-command, apropos, apropos-value, apropos-documentation):
20145 Simplify calls to apropos-parse-pattern.
20146
20147 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
20148
20149 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
20150 (hi-lock-face-phrase-buffer): Use hi-yellow face.
20151 (hi-lock-write-interactive-patterns): Use comment-region.
20152
20153 * longlines.el (longlines-mode): Add mail-setup-hook.
20154
20155 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
20156
20157 * simple.el (sendmail-user-agent-compose, next-line):
20158 Conditionally use hard-newline.
20159
20160 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
20161
20162 * international/latexenc.el (latex-inputenc-coding-alist):
20163 Reword doc string.
20164
20165 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
20166
20167 * help.el (describe-key-briefly, describe-key): Recognize default
20168 bindings.
20169
20170 2005-11-29 Romain Francoise <romain@orebokech.com>
20171
20172 * view.el (view-inhibit-help-message): New defcustom.
20173 (view-mode-enter): Use it.
20174
20175 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
20176
20177 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
20178 Preserve user position.
20179
20180 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
20181
20182 * font-lock.el: Throw error if facemenu is not loaded to prevent
20183 accidental change of loading order in loadup.el. (Suggested by RMS.)
20184
20185 * loadup.el: Add comment explaining why facemenu must be loaded
20186 before font-lock.
20187
20188 2005-11-28 Jay Belanger <belanger@truman.edu>
20189
20190 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
20191 (calc-dispatch-map): Add more keys for `calc-same-interface'.
20192
20193 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
20194
20195 * calc/calc-embed.el (calc-do-embedded): Update help message.
20196
20197 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
20198
20199 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
20200
20201 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
20202
20203 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
20204 called-interactively-p.
20205 (elp-profilable-p): Rename from elp-not-profilable-p.
20206 Invert result and take into account macros and autoloaded functions.
20207 (elp-instrument-function): Update call.
20208 (elp-instrument-package): Update call. Add completion.
20209 (elp-pack-number): Use match-string.
20210 (elp-results-jump-to-definition-by-mouse): Merge into
20211 elp-results-jump-to-definition and then remove.
20212 (elp-output-insert-symname): Make help echo text single-line.
20213
20214 * replace.el (query-replace-map): Move initialization into declaration.
20215 (occur-engine): Use with-current-buffer.
20216 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
20217 (occur-mode-mouse-goto): Replace with an alias.
20218
20219 2005-11-28 Juri Linkov <juri@jurta.org>
20220
20221 * simple.el (quoted-insert): Let-bind input-method-function to nil.
20222
20223 * term/w32-win.el: Bind [S-tab] to [backtab].
20224
20225 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
20226 `Info-find-file' to t.
20227
20228 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
20229 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
20230 and same-window-regexps.
20231 (occur-next-error): Don't move point for arg 0.
20232
20233 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
20234
20235 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
20236
20237 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
20238
20239 * log-edit.el (log-edit-changelog-use-first): New var.
20240 (log-edit-changelog-ours-p): Use it.
20241 (log-edit-insert-changelog): Set it with new arg `use-first'.
20242 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
20243 (log-edit-hook): Add them to the list of suggested options.
20244
20245 * textmodes/flyspell.el (flyspell-last-buffer): New var.
20246 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
20247 redundant work.
20248 (flyspell-mode-on): Use add-hook for after-change-functions.
20249 (flyspell-mode-off): Use remove-hook for after-change-functions.
20250 (flyspell-changes): Make it buffer-local.
20251 (flyspell-after-change-function): Make it non-interactive. Use push.
20252 (flyspell-post-command-hook): Check input-pending-p while processing
20253 the potentially long list of buffer changes.
20254
20255 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
20256
20257 * buff-menu.el (list-buffers-noselect): Display the selected
20258 frame's buffer list, not the global one.
20259
20260 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
20261
20262 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
20263 that (list last-input-event) works as in interactive spec.
20264
20265 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20266
20267 * loadup.el ("facemenu"): Load facemenu before font-lock, because
20268 `facemenu-keymap' needs to be defined when font-lock is loaded.
20269 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
20270
20271 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
20272
20273 * completion.el: Remove useless leading * in defcustom docstrings.
20274 (save-completions-file-name): Use ~/.emacs.d if available.
20275 (completion-standard-syntax-table): Rename from
20276 cmpl-standard-syntax-table and fold initialization into declaration,
20277 thus removing cmpl-make-standard-completion-syntax-table.
20278 (completion-lisp-syntax-table, completion-c-syntax-table)
20279 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
20280 (cmpl-saved-syntax, cmpl-saved-point): Remove.
20281 (symbol-under-point, symbol-before-point)
20282 (symbol-under-or-before-point, symbol-before-point-for-complete)
20283 (add-completions-from-c-buffer): Use with-syntax-table.
20284 (make-completion): Don't return a list of completion entries.
20285 Update callers.
20286 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
20287 (completion-initialize): Rename from initialize-completions.
20288 (completion-find-file-hook): Rename from cmpl-find-file-hook.
20289 (kill-emacs-save-completions): Collect stats here.
20290 (save-completions-to-file, load-completions-from-file):
20291 Use with-current-buffer.
20292 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
20293 into a function. Move all calls to toplevel.
20294 (completion-lisp-mode-hook): New fun.
20295 (completion-c-mode-hook, completion-setup-fortran-mode):
20296 Set the syntax-table here. Use local-set-key.
20297 (completion-saved-bindings): New var.
20298 (dynamic-completion-mode): Make it into a proper minor mode.
20299 (load-completions-from-file): Remove unused var `num-uses'.
20300
20301 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
20302 constructor if it is explicitly overridden.
20303
20304 * complete.el (PC-completion-as-file-name-predicate):
20305 Use minibuffer-completing-file-name.
20306 (partial-completion-mode): Use find-file-not-found-functions.
20307 (PC-lisp-complete-symbol): Use with-syntax-table.
20308 (PC-look-for-include-file): Remove dead setq.
20309 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
20310 (PC-complete): Use with-current-buffer.
20311
20312 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
20313 escape single quotes.
20314
20315 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20316
20317 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
20318 of `if' whose condition always returned nil. Doc fix.
20319
20320 * buff-menu.el (Buffer-menu-revert-function): Make the selected
20321 window's buffer the current buffer around the call to
20322 `list-buffers-noselect'. This is necessary to mark that buffer
20323 with a `.' in the Buffer Menu when called from Lisp, for instance
20324 by Auto Revert Mode.
20325
20326 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
20327
20328 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
20329 attaching to it.
20330 (gdb-pre-prompt): Make sure gdb-error is reset.
20331
20332 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
20333 with a child process, detect it.
20334 (gud-speedbar-buttons): Match regexp more carefully.
20335
20336 2005-11-27 Richard M. Stallman <rms@gnu.org>
20337
20338 * mouse.el (mouse-drag-move-window-bottom):
20339 Use adjust-window-trailing-edge.
20340
20341 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20342
20343 * simple.el (blink-matching-open): Ignore
20344 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
20345 (blink-matching-paren-on-screen): Update docstring.
20346
20347 * paren.el (show-paren-mode): No longer change
20348 `blink-matching-paren-on-screen'.
20349
20350 2005-11-27 John Paul Wallington <jpw@pobox.com>
20351
20352 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
20353 (gdb-threads-select, gdb-edit-register-value):
20354 Use `posn-set-point' instead of `mouse-set-point' because the
20355 latter is not fbound when configured without X.
20356
20357 2005-11-27 Kim F. Storm <storm@cua.dk>
20358
20359 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
20360 existing face when partially highlighting a TAB in a rectangle.
20361
20362 2005-11-26 Kim F. Storm <storm@cua.dk>
20363
20364 * ido.el (ido-mode-map): Doc fix.
20365 (ido-mode-common-map, ido-mode-file-map)
20366 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
20367 (ido-define-mode-map): Rewrite. Select one of the new maps as
20368 parent for ido-mode-map instead of building from scratch.
20369 (ido-init-mode-maps): New defun to initialize new maps.
20370 (ido-mode): Call it.
20371 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
20372 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
20373
20374 2005-11-26 John Paul Wallington <jpw@pobox.com>
20375
20376 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
20377 `mouse-set-point' because the latter is not fbound when configured
20378 without X.
20379
20380 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
20381
20382 * files.el (file-relative-name): Doc fix.
20383
20384 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
20385
20386 * progmodes/octave-inf.el (inferior-octave-startup): Force a
20387 non-empty string for secondary prompt PS2.
20388
20389 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
20390
20391 * progmodes/compile.el (compilation-setup): Fix last change.
20392
20393 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
20394
20395 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
20396 (gdb-mouse-toggle-breakpoint-margin)
20397 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
20398 Add gdb-server-prefix to keep out of command history.
20399 (gdb-edit-register-value): New function.
20400 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
20401 (gdb-info-registers-custom): Use above map.
20402
20403 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
20404
20405 * custom.el (enable-theme): Signal error if argument is not a
20406 theme. Don't recalculate a face if it's not loaded yet.
20407
20408 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
20409 the `user' theme is in effect.
20410
20411 * info.el (Info-on-current-buffer): Record actual filename in
20412 Info-current-file, instead of t, or a fake filename if a non-file
20413 buffer. Make autoload.
20414 (Info-find-node, Info-revert-find-node): No need to check for
20415 Info-current-file nil.
20416 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
20417 Info-current-file is now never `t'.
20418 (Info-fontify-node): Many simplifications due to Info-current-file
20419 always being valid. Use Info-find-file to find node filename.
20420
20421 2005-11-25 David Kastrup <dak@gnu.org>
20422
20423 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
20424 new character, then delete" in order to preserve markers.
20425
20426 2005-11-25 David Ponce <david@dponce.com>
20427
20428 * recentf.el (recentf-arrange-by-rule): Handle a special
20429 `auto-mode-alist'-like "strip suffix" rule.
20430 (recentf-build-mode-rules): Handle second level auto-mode entries.
20431
20432 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
20433
20434 * emulation/viper-keym.el (viper-ESC-key): Use different values
20435 in terminal and window modes.
20436
20437 * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
20438 add jde-javadoc-checker-report-mode.
20439
20440 * ediff-wind.el (ediff-make-wide-display): Slight simplification.
20441
20442 * ediff.el (ediff-date): Change the date of last update.
20443
20444 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
20445
20446 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
20447 Use define-minor-mode, and make it a local mode. Turn on font-lock.
20448 (hi-lock-mode): New global minor mode.
20449 (turn-on-hi-lock-if-enabled): New function.
20450 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
20451 Change arguments to regexp and face instead of a font-lock pattern.
20452 Directly set face property, instead of refontifying.
20453 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
20454 (hi-lock-find-patterns): Use line-number-at-pos.
20455
20456 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
20457 arguments for hi-lock-set-pattern.
20458 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
20459 Call font-lock-fontify-buffer.
20460 (hi-lock-find-file-hook, hi-lock-current-line)
20461 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
20462
20463 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
20464 turned off.
20465
20466 * progmodes/compile.el (compilation-setup): Don't fiddle with
20467 font-lock-defaults.
20468
20469 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
20470
20471 * progmodes/gdb-ui.el (gdb-var-create-handler)
20472 (gdb-var-list-children-handler): Find values for all variable
20473 objects. gud-speedbar-buttons decides whether to display them.
20474
20475 2005-11-24 Romain Francoise <romain@orebokech.com>
20476
20477 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
20478 buffer name with a space.
20479
20480 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
20481
20482 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
20483 `org-export-local-list-max-depth'. Change default value to 3.
20484 (org-auto-renumber-ordered-lists)
20485 (org-plain-list-ordered-item-terminator): New options.
20486 (org-at-item-p, org-beginning-of-item, org-end-of-item)
20487 (org-get-indentation, org-get-string-indentation)
20488 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
20489 New functions.
20490 (org-move-item-down, org-move-item-up): New commands.
20491 (org-export-as-html): New classes for CSS support. Bug fix in
20492 regular expression detecting fixed-width regions. Respect
20493 `org-local-list-ordered-item-terminator'.
20494 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
20495 also a list item.
20496 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
20497 New item moving functions.
20498
20499 2005-11-24 Juri Linkov <juri@jurta.org>
20500
20501 * isearch.el (isearch-repeat): With empty search ring set
20502 `isearch-error' to the error string instead of signaling error
20503 with the function `error'.
20504
20505 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20506
20507 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
20508
20509 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
20510
20511 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
20512 and variable.
20513 (gdb-var-create-handler, gdb-var-list-children-handler):
20514 Don't match on "char **...".
20515 (gdb-var-update-handler): Find values for all variable objects.
20516 (gdb-info-frames-custom): Identify frames by leading "#".
20517
20518 * progmodes/gud.el (gud-speedbar-menu-items): Add
20519 gdb-speedbar-auto-raise as radio button.
20520 (gud-speedbar-buttons): Raise speedbar if requested.
20521 Don't match on "char **...".
20522 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
20523 Make it editable.
20524
20525 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
20526
20527 * info.el (Info-fontify-node): Handle the case where
20528 Info-current-file is t.
20529
20530 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
20531
20532 * simple.el (blink-matching-open): Fix off-by-one in last change.
20533
20534 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20535
20536 * term/mac-win.el: Don't change default directory.
20537
20538 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
20539
20540 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
20541 buffers correctly. (It used to throw an error in such buffers.)
20542 Make it ask for confirmation in group buffers and other Custom
20543 buffers containing more than one customization item.
20544
20545 2005-11-22 John Paul Wallington <jpw@gnu.org>
20546
20547 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
20548 property on mail and url overlays.
20549 (goto-address-at-point): Use `posn-set-point' instead of
20550 `mouse-set-point' because the latter is not fbound when configured
20551 without X.
20552
20553 2005-11-22 Lars Hansen <larsh@soem.dk>
20554
20555 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
20556 (ls-lisp-classify, ls-lisp-format): Delete call to
20557 ls-lisp-parse-symlink.
20558 (ls-lisp-handle-switches): Handle symlinks to directories as
20559 directories when ls-lisp-dirs-first in non-nil.
20560
20561 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
20562
20563 * startup.el (command-line): Make sure that loaddefs.el is handled
20564 correctly in load-history.
20565
20566 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
20567
20568 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
20569 (gdb-struct-string, gdb-array-string): New constants.
20570 (gdb-info-locals-handler): Use them.
20571 (gdb-reset): Reset gdb-var-list to nil.
20572
20573 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
20574
20575 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
20576 in patterns.
20577
20578 2005-11-21 Juri Linkov <juri@jurta.org>
20579
20580 * custom.el (defcustom): Update link types in docstring.
20581
20582 2005-11-20 Martin Rudalics <rudalics@gmx.at>
20583
20584 * custom.el (defgroup): Add doc-string-elt info.
20585
20586 * widget.el (define-widget): Don't use declare for the doc-string-elt.
20587
20588 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
20589
20590 * newcomment.el (comment-enter-backward): Fix last fix.
20591
20592 * simple.el (blink-matching-open):
20593 * paren.el (show-paren-function): Allow new paren-class info.
20594
20595 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
20596
20597 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
20598 handled automagically.
20599
20600 2005-11-20 Andreas Schwab <schwab@suse.de>
20601
20602 * descr-text.el (describe-char): When copying overlays put them
20603 over the full char description instead of just the first character
20604 of it.
20605
20606 2005-11-20 Juri Linkov <juri@jurta.org>
20607
20608 * simple.el (what-cursor-position):
20609 * descr-text.el (describe-char): Use Lisp-readable syntax
20610 for octal and hex. Reorder decimal, octal and hex values.
20611 Remove excess whitespace in the output. Use `=' in `column='
20612 like in `point=' and `Hscroll='.
20613
20614 * international/mule-cmds.el (encoded-string-description):
20615 Use Lisp-readable syntax for hex.
20616
20617 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
20618
20619 * newcomment.el (comment-enter-backward): Handle the case where the
20620 comment is closed by EOB.
20621
20622 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
20623
20624 * longlines.el (longlines-before-revert-hook)
20625 (longlines-after-revert-hook): New functions.
20626 (longlines-mode): Turn off longlines temporarily when reverting.
20627 Add a message-setup-hook.
20628 (longlines-decode-buffer): New function.
20629 (longlines-wrap-line): Preserve marker positions.
20630
20631 2005-11-19 Andreas Schwab <schwab@suse.de>
20632
20633 * emacs-lisp/shadow.el: Handle compressed files.
20634
20635 2005-11-19 Romain Francoise <romain@orebokech.com>
20636
20637 * net/browse-url.el (browse-url-default-browser): Signal an error
20638 if no usable browser can be found, rather than try to load w3.
20639
20640 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
20641
20642 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
20643 replacing existing properties.
20644 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
20645 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
20646 tty specs.
20647 (rcirc-server-prefix, rcirc-server): New faces.
20648 (rcirc-url-regexp): Generate with rx macro.
20649 (rcirc-last-server-message-time): New variable.
20650 (rcirc-filter): Record time of last message.
20651 (rcirc-keepalive): Kill processes that did not send a message
20652 since the last ping.
20653 (rcirc-mode): Give rcirc-topic a local binding here.
20654
20655 2005-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
20656
20657 * subr.el (read-passwd): Fontify the prompt as we do with other
20658 prompts.
20659
20660 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
20661
20662 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
20663 binding buffer-read-only to nil.
20664
20665 2005-11-19 Eli Zaretskii <eliz@gnu.org>
20666
20667 * complete.el (partial-completion-mode):
20668 Mention completion-auto-help in the doc string.
20669
20670 * man.el (Man-highlight-references): Doc fix. Reformat code in a
20671 more Lisp-ish way.
20672
20673 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
20674
20675 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
20676 digits, not 8, to avoid misalignment for files larger than 100MB.
20677
20678 2005-11-19 Eli Zaretskii <eliz@gnu.org>
20679
20680 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
20681 Mention "keyboard shortcuts" in the help text.
20682
20683 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20684
20685 * startup.el (fancy-splash-default-action): Discard only
20686 mouse-down and succeeding mouse-up events in the splash screen
20687 window so that drag-n-drop event can be processed.
20688
20689 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
20690
20691 * longlines.el (longlines-mode): Add hacks for mail-mode and
20692 message-mode.
20693
20694 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
20695
20696 * textmodes/org.el (org-table-sort-lines): New command.
20697 (org-tbl-menu): Add entry for `org-table-sort-lines'.
20698 (org-add-file): Command removed, use `org-agenda-file-to-front'
20699 instead.
20700 (org-export-icalendar): Use `org-icalendar-combined-name'.
20701 (org-cycle-agenda-files, org-agenda-file-to-end)
20702 (org-agenda-file-to-front): New commands.
20703 (org-table-tab-jumps-over-hlines, org-export-html-style):
20704 New options.
20705 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
20706 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
20707 New functions.
20708 (org-fill-paragraph): Call `org-table-align' in tables.
20709 (org-mode): Call `org-set-autofill-regexps'.
20710 (org-export-as-html): Support for local handformatted lists.
20711 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
20712 (org-export-local-list-max-depth): New option.
20713 (org-html-expand): Use `org-html-protect'.
20714
20715 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
20716
20717 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
20718 to "p".
20719 (gdb): Move definition of gud-pp to...
20720
20721 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
20722 speedbar.
20723 (gdb-find-watch-expression): New function.
20724
20725 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
20726
20727 * faces.el (face-attribute, set-face-attribute): Mention existence
20728 of `:ignore-defface' setting in docstring.
20729
20730 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
20731
20732 * simple.el (completion-setup-function): Fix last change.
20733
20734 2005-11-17 John Paul Wallington <jpw@pobox.com>
20735
20736 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
20737 Use `posn-set-point' instead of `mouse-set-point' because the
20738 latter is not fbound when configured without X.
20739
20740 * comint.el (comint-insert-input): Likewise.
20741
20742 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
20743
20744 * simple.el (hard-newline): New variable.
20745 (sendmail-user-agent-compose, next-line): Use it.
20746
20747 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
20748 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
20749 (mail-mail-reply-to, mail-mail-followup-to)
20750 (mail-position-on-field, mail-signature, mail-yank-original)
20751 (mail-attach-file): Likewise.
20752
20753 * mail/mailheader.el (mail-header-format)
20754 (mail-header-format-function): Likewise.
20755
20756 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
20757
20758 2005-11-17 Juri Linkov <juri@jurta.org>
20759
20760 * font-lock.el (font-lock-faces): Rename this defgroup from
20761 `font-lock-highlighting-faces'.
20762 (font-lock-comment-face, font-lock-comment-delimiter-face)
20763 (font-lock-string-face, font-lock-doc-face)
20764 (font-lock-keyword-face, font-lock-builtin-face)
20765 (font-lock-function-name-face, font-lock-variable-name-face)
20766 (font-lock-type-face, font-lock-constant-face)
20767 (font-lock-warning-face, font-lock-negation-char-face)
20768 (font-lock-preprocessor-face)
20769 (font-lock-regexp-grouping-backslash)
20770 (font-lock-regexp-grouping-construct): Rename :group from
20771 `font-lock-highlighting-faces' to `font-lock-faces'.
20772
20773 * cus-edit.el (lisp, c, tex):
20774 * progmodes/ada-mode.el (ada):
20775 * progmodes/asm-mode.el (asm):
20776 * progmodes/cperl-mode.el (cperl-faces):
20777 * progmodes/cpp.el (cpp):
20778 * progmodes/dcl-mode.el (dcl):
20779 * progmodes/f90.el (f90):
20780 * progmodes/fortran.el (fortran):
20781 * progmodes/icon.el (icon):
20782 * progmodes/idlwave.el (idlwave-misc):
20783 * progmodes/m4-mode.el (m4):
20784 * progmodes/make-mode.el (makefile):
20785 * progmodes/meta-mode.el (meta-font):
20786 * progmodes/modula2.el (modula2):
20787 * progmodes/octave-mod.el (octave):
20788 * progmodes/pascal.el (pascal):
20789 * progmodes/perl-mode.el (perl):
20790 * progmodes/prolog.el (prolog):
20791 * progmodes/ps-mode.el (PostScript-edit):
20792 * progmodes/scheme.el (scheme):
20793 * progmodes/sh-script.el (sh-script):
20794 * progmodes/simula.el (simula):
20795 * progmodes/tcl.el (tcl):
20796 * textmodes/nroff-mode.el (nroff):
20797 * textmodes/reftex-vars.el (reftex-fontification-configurations):
20798 * textmodes/sgml-mode.el (sgml):
20799 * textmodes/texinfo.el (texinfo):
20800 Add :link (custom-group-link font-lock-faces) to defgroup.
20801
20802 * hi-lock.el (hi-lock): Rename this defgroup from
20803 `hi-lock-interactive-text-highlighting'. Change parent group from
20804 `faces' to `font-lock'. Add link to the manual.
20805 (hi-lock-mode, hi-lock-file-patterns-range)
20806 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
20807 `hi-lock-interactive-text-highlighting' to `hi-lock'.
20808 (hi-lock-faces): Add :group `faces'.
20809
20810 * cus-edit.el (custom-variable-prompt): Clarify the code.
20811
20812 * faces.el (face-read-string): Set the default value arg of
20813 completing-read.
20814
20815 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
20816
20817 * rfn-eshadow.el (file-name-shadow-properties)
20818 (file-name-shadow-tty-properties, file-name-shadow-mode):
20819 Remove autoloads, because the file is now preloaded.
20820
20821 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
20822
20823 * printing.el (easy-menu-intern): Don't define.
20824 (pr-get-symbol): Use easy-menu-intern only if defined.
20825
20826 * simple.el (blink-matching-open): Simplify a bit.
20827 (completion-setup-function): Fix the case of partial-completion-mode
20828 when the minibuffer's contents start with "-".
20829 Obey completion-base-size-function even when
20830 minibuffer-completing-file-name is non-nil.
20831
20832 2005-11-16 Richard M. Stallman <rms@gnu.org>
20833
20834 * net/eudcb-ph.el (eudc-ph-open-session):
20835 Use set-process-query-on-exit-flag.
20836
20837 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
20838
20839 * international/ucs-tables.el (ucs-set-table-for-input):
20840 Use make-local-variable, not make-variable-buffer-local.
20841
20842 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
20843 Improve warning message text.
20844
20845 * savehist.el (savehist-save-hook): Add :group.
20846
20847 * menu-bar.el (menu-bar-help-menu):
20848 Rename Find Extra Packages to External Packages.
20849
20850 * cus-edit.el (Custom-reset-standard): Verify that
20851 :custom-standard-value prop exists before calling it.
20852
20853 * apropos.el (apropos-calc-scores): Use apropos-pattern.
20854
20855 2005-11-16 Martin Rudalics <rudalics@gmx.at>
20856
20857 * wid-edit.el (color): Enclose %t in %{...%}.
20858
20859 * cus-edit.el (face): Enclose %t in %{...%}.
20860
20861 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
20862
20863 * savehist.el (savehist-mode-hook): Re-add the var.
20864 (savehist-mode): Use it.
20865
20866 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
20867
20868 * textmodes/flyspell.el: Fix commenting convention.
20869 Remove unnecessary leading * in custom docstrings.
20870 (flyspell-emacs): Remove unused var.
20871 (flyspell-delete-region-overlays): Use remove-overlays.
20872 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
20873 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
20874 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
20875 (flyspell-debug-signal-word-checked): Use with-current-buffer.
20876 (make-flyspell-overlay): Don't locally reuse a global name.
20877 (flyspell-highlight-incorrect-region)
20878 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
20879 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
20880 (flyspell-notify-misspell): Remove unused args `start' and `end'.
20881 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
20882 Wrap calls to accept-process-output inside with-local-quit since it's
20883 often called from a post-command-hook.
20884 (flyspell-correct-word, flyspell-auto-correct-word):
20885 Use ispell-send-string.
20886 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
20887
20888 * calendar/diary-lib.el (diary-list-entries): Also hide the
20889 terminating newline.
20890
20891 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
20892
20893 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
20894 window-system, to allow fonts on tty.
20895
20896 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
20897
20898 * progmodes/gud.el (gud-speedbar-item-info): New function.
20899 (gud-install-speedbar-variables): Use it to display data type
20900 of watch expression as a tooltip in speedbar.
20901
20902 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
20903
20904 * font-core.el (global-font-lock-mode): Add :version keyword,
20905 because default was changed.
20906
20907 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
20908
20909 * startup.el (command-line): Use `custom-reevaluate-setting' for
20910 `file-name-shadow-mode'.
20911
20912 * loadup.el: Preload rfn-eshadow.
20913
20914 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
20915 Add :version keyword.
20916 (file-name-shadow-properties, file-name-shadow-tty-properties)
20917 (file-name-shadow): Add :version keyword.
20918
20919 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
20920 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
20921 in the custom-group property of the symbol frames and the fringe
20922 group got no link to its parent group frames.
20923 Doc fix.
20924
20925 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20926
20927 * progmodes/gud.el (gud-stop-subjob): New function.
20928 (gud-menu-map, gud-tool-bar-map): Use it.
20929
20930 2005-11-16 Kim F. Storm <storm@cua.dk>
20931
20932 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
20933 than kill it.
20934 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
20935 to a more useful/logical place.
20936
20937 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20938
20939 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
20940 go buttons complementary.
20941
20942 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
20943
20944 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
20945 (rfn-eshadow-sifn-equal): New function.
20946 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
20947
20948 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
20949
20950 * emulation/viper-utils.el (viper-non-word-characters-reformed-vi):
20951 Quote `-' in string.
20952
20953 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
20954 rcirc-mode buffers come up in Emacs state.
20955
20956 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
20957 operation.
20958
20959 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
20960
20961 * term.el (term-termcap-format): Fix typos.
20962 (term-down): Fix the negative argument case.
20963
20964 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
20965
20966 * progmodes/gdb-ui.el: Remove face-alias left over from change on
20967 2005-08-15.
20968 (gdb-ann3): New command gud-go.
20969 (menu): Accomodate gdb-mi.el.
20970 (gdb-assembler-custom): Make buffer of selected window current
20971 so that set-window-point works.
20972
20973 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
20974 buttons and include new ones.
20975
20976 2005-11-16 Kim F. Storm <storm@cua.dk>
20977
20978 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
20979 (gud-menu-map): Use it.
20980
20981 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
20982
20983 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
20984 that works correctly for Custom and that does not override a user
20985 who disables it.
20986
20987 * help-mode.el (help-make-xrefs, help-xref-on-pp)
20988 (help-xref-interned, help-follow): Make hyperlinks for variables
20989 that are unbound, but have a non-nil variable-documentation property.
20990
20991 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
20992 mode hook. (It conflicted with defcustoms for some mode hooks.)
20993 Use the `variable-documentation' property to give the mode hook a
20994 docstring and expand that docstring.
20995
20996 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
20997
20998 * savehist.el (savehist-mode): Don't bother with
20999 `custom-set-minor-mode'.
21000 (savehist-coding-system): Check XEmacs version.
21001 (history-length): Declare also at run time.
21002 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
21003 Don't set the customize state.
21004 (savehist-minibuffer-hook): Special case for when
21005 minibuffer-history-variable is equal to t.
21006
21007 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
21008
21009 * files.el (write-file): Refresh VC status.
21010
21011 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
21012 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
21013 than fundamental-mode to see if the mode was set.
21014
21015 2005-11-14 Romain Francoise <romain@orebokech.com>
21016
21017 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
21018 dummy function in `eval-when-compile' to avoid compiler warning.
21019 Require `man' at compile time.
21020
21021 2005-11-14 Jay Belanger <belanger@truman.edu>
21022
21023 * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
21024 calcFunc-powerexpand.
21025 (math-write-out-power): Rename it to math-powerexpand; have it
21026 handle negative exponents.
21027 (calc-writeoutpower): Rename it to calc-powerexpand.
21028
21029 * calc/calc-ext.el: Change calcFunc-writeoutpower and
21030 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
21031 autoloads.
21032 Add calcFunc-ldiv to autoloads.
21033
21034 * calc/calc-arith.el (calcFunc-ldiv): New function.
21035
21036 * calc/calc.el (calc-left-divide): New function.
21037
21038 2005-11-14 Juri Linkov <juri@jurta.org>
21039
21040 * cus-edit.el (custom-variable-prompt): Set the default value arg
21041 of completing-read.
21042
21043 * cus-dep.el (custom-make-dependencies): Reverse the list of
21044 found dependencies.
21045
21046 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
21047
21048 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
21049 Highlighting" entry, it is on by default now.
21050 (menu-bar-options-save): Do not save global-font-lock-mode.
21051
21052 2005-11-13 Richard M. Stallman <rms@gnu.org>
21053
21054 * textmodes/flyspell.el (flyspell-large-region):
21055 Call flyspell-accept-buffer-local-defs.
21056
21057 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
21058
21059 * textmodes/flyspell.el (flyspell-notify-misspell):
21060 Fix misspelling of "Misspelling".
21061 (flyspell-process-localwords): New function.
21062 (flyspell-large-region): Call flyspell-process-localwords and
21063 flyspell-delete-region-overlays.
21064 (flyspell-delete-region-overlays): New function.
21065 (flyspell-delete-all-overlays): Call that.
21066
21067 2005-11-13 Richard M. Stallman <rms@gnu.org>
21068
21069 * help.el (help-for-help-internal): Improve doc of C-h a.
21070 (describe-key): Improve prompt; doc fix.
21071
21072 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
21073
21074 * vc-svn.el (vc-svn-registered): Catch all errors.
21075
21076 * cus-dep.el (custom-make-dependencies): Typo.
21077
21078 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
21079
21080 * net/tramp-util.el (top): Fix compilation warning.
21081
21082 2005-11-13 Kim F. Storm <storm@cua.dk>
21083
21084 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
21085
21086 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
21087
21088 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
21089 (gud-speedbar-buttons): Match on "const char *" too.
21090
21091 * progmodes/gdb-ui.el (gdb-var-create-handler)
21092 (gdb-var-list-children-handler): Match on "const char *" too.
21093 (gdb-var-evaluate-expression-handler): Match on empty string.
21094 (gdb-var-update-handler): Only call
21095 gdb-var-evaluate-expression-handler when required.
21096
21097 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
21098
21099 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
21100 selected window. This still doesn't work for speedbar.
21101 (gud-speedbar-buttons): Handle string expressions properly.
21102
21103 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
21104 (gdb-var-create-handler): Handle string expressions properly.
21105 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
21106 Handle string expressions properly. Move "type" field into regexp.
21107
21108 2005-11-12 Karl Fogel <kfogel@red-bean.com>
21109
21110 * bookmark.el (bookmark-maybe-message): New function to reduce
21111 code duplication: invokes `message' iff baud-rate is high enough.
21112 (bookmark-write-file): Use above instead of an inline conditional.
21113 (bookmark-load): Same.
21114
21115 2005-11-12 Karl Fogel <kfogel@red-bean.com>
21116
21117 * bookmark.el (bookmark-write-file): Don't visit the destination
21118 file, just write the data to it using write-region. This is
21119 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
21120 change to avoid visiting the file in the first place.
21121
21122 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
21123
21124 * hi-lock.el (hi-lock-mode): Set the default value of
21125 font-lock-defaults.
21126
21127 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
21128
21129 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
21130 arg to `file-attributes'.
21131 (find-lisp-format): The UID and GID can now be strings.
21132
21133 2005-11-12 Kim F. Storm <storm@cua.dk>
21134
21135 * help.el (help-map): Bind C-h d to apropos-documentation.
21136
21137 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
21138 when point is at end-of-buffer.
21139
21140 * apropos.el (apropos-match-face): Doc fix.
21141 (apropos-sort-by-scores): Add new choice `verbose'.
21142 (apropos-documentation-sort-by-scores): New defcustom.
21143 (apropos-pattern): Now contains the pattern entered by the user.
21144 (apropos-pattern-quoted): New defvar.
21145 (apropos-regexp): New defvar, containing the regexp corresponding
21146 to apropos-pattern.
21147 (apropos-all-words-regexp): Rename from apropos-all-regexp.
21148 (apropos-read-pattern): New defun. Use it to read pattern arg in
21149 interactive calls; returns list of words for a word list, and
21150 string for a regexp.
21151 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
21152 parses a list of words or regexp as returned by apropos-read-pattern.
21153 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
21154 (apropos-score-doc): Return a very high score if the string
21155 entered by the user matches literally.
21156 (apropos-variable): Doc fix. Use apropos-read-pattern.
21157 (apropos-command): Doc fix. Use apropos-read-pattern and
21158 apropos-parse-pattern. Call apropos-print with nosubst=t.
21159 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
21160 apropos-parse-pattern.
21161 (apropos-documentation): Doc fix. Use apropos-read-pattern and
21162 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
21163 apropos-documentation-sort-by-scores. Call apropos-print with
21164 nosubst=t.
21165 (apropos-documentation-internal): Pass doc string through
21166 substitute-key-definition before adding text properties.
21167 Highlight substring matching literal user input if possible.
21168 (apropos-documentation-check-doc-file): Remove locals beg and end.
21169 Fix calculation of score (as added twice). Pass doc string through
21170 substitute-key-definition before adding text properties.
21171 (apropos-documentation-check-elc-file): Pass doc string through
21172 substitute-key-definition before adding text properties.
21173 Highlight substring matching literal user input if possible.
21174 (apropos-print): Add new arg NOSUBST; if set, command and variable
21175 doc strings have already been passed through substitute-key-definition.
21176 Add code to handle apropos-accumulator items without score element
21177 for backwards compatibility (e.g. with woman package).
21178 Only show scores if apropos-sort-by-scores is `verbose'.
21179
21180 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
21181
21182 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
21183 Add jka-compr-load-suffixes to load-suffixes.
21184
21185 * jka-compr.el: Require jka-cmpr-hook.
21186 (jka-compr-info-compress-message, jka-compr-info-compress-program)
21187 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
21188 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
21189 (jka-compr-info-can-append, jka-compr-info-strip-extension)
21190 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
21191 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
21192 (jka-compr-uninstall): Remove entries from
21193 jka-compr-added-to-file-coding-system-alist after they are used.
21194 (jka-compr-error): Remove unused var `curbuf'.
21195 (jka-compr-file-local-copy): Remove unused var `notfound'.
21196
21197 2005-11-10 Romain Francoise <romain@orebokech.com>
21198
21199 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
21200
21201 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
21202
21203 * progmodes/gud.el (gud-menu-map): Move parentheses.
21204 (gdb): New command gud-pv.
21205
21206 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
21207
21208 * tar-mode.el: Remove spurious or unnecessary leading stars
21209 in docstrings.
21210 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
21211 (tar-parse-octal-integer-safe): Use mapc.
21212 (tar-header-block-summarize): Remove unused var `ck'.
21213 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
21214 cleared before. Obey default-enable-multibyte-characters.
21215 Use mapconcat. Simplify setting of tar-header-offset.
21216 (tar-mode-map): Move initialization inside delcaration.
21217 (tar-flag-deleted): Use `abs'.
21218 (tar-expunge-internal): Remove unused var `line'.
21219 (tar-expunge-internal): Don't hardcode point-min==1.
21220 (tar-expunge): Widen while doing set-buffer-multibyte.
21221 (tar-rename-entry): Use file-name-coding-system.
21222 (tar-alter-one-field): Don't hardcode point-min==1.
21223 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
21224 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
21225
21226 2005-11-10 Masatake YAMATO <jet@gyve.org>
21227
21228 * add-log.el (add-log-current-defun): Handle class::method
21229 notation of c++. Fix incorrect comment.
21230
21231 2005-11-10 Alan Mackenzie <acm@muc.de>
21232
21233 * help-fns.el (describe-variable): Make C-h v work when a variable
21234 has variable documentation yet is unbound.
21235
21236 2005-11-10 Masatake YAMATO <jet@gyve.org>
21237
21238 * man.el (Man-highlight-references): Set an empty
21239 string to `Man-arguments' if it is nil.
21240 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
21241
21242 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
21243
21244 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
21245 commenting conventions.
21246
21247 * cus-dep.el (custom-make-dependencies): Simplify.
21248 Better follow the commenting conventions.
21249
21250 2005-11-09 Richard M. Stallman <rms@gnu.org>
21251
21252 * apropos.el (apropos-pattern): Rename from apropos-regexp.
21253 (apropos-orig-pattern): Rename from apropos-orig-regexp.
21254 All uses changed.
21255 (apropos-rewrite-regexp): Doc fix.
21256 (apropos-variable, apropos-command, apropos, apropos-value):
21257 Change prompt; carry through the argument renaming.
21258
21259 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
21260
21261 * find-lisp.el: Require dired.
21262 (find-lisp-find-dired-internal): Do not call
21263 `abbreviate-file-name' on DIR.
21264
21265 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
21266
21267 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
21268
21269 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
21270
21271 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
21272 when using the speedbar.
21273 (gdb): New command gud-pp.
21274 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
21275
21276 2005-11-09 Juri Linkov <juri@jurta.org>
21277
21278 * replace.el (occur-excluded-properties): New defcustom.
21279 (occur-1, occur-engine, occur-accumulate-lines): Use it.
21280
21281 2005-11-08 Jay Belanger <belanger@truman.edu>
21282
21283 * calc/calc-units.el (math-convert-units): Replace any composite
21284 unit by its definition.
21285
21286 2005-11-08 Lars Hansen <larsh@soem.dk>
21287
21288 * emacs-lisp/autoload.el (update-directory-autoloads):
21289 Add obsolete function alias.
21290
21291 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
21292
21293 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
21294 comment-indent-function.
21295 (lisp-comment-indent): Replace by an alias for comment-indent-default.
21296
21297 * reveal.el (reveal-post-command): Rework the handling of
21298 reveal-open-spots, so as to be more reliable. There were several
21299 tricky corner cases where an open spot might be lost, or where
21300 a closed spot might end up on the list of open spots.
21301 Only reveal text that's ellipsised.
21302
21303 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
21304
21305 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
21306
21307 2005-11-07 John Paul Wallington <jpw@gnu.org>
21308
21309 * ibuffer.el (ibuffer): Search iconified frames too when
21310 getting Ibuffer buffer's window.
21311
21312 2005-11-06 Richard M. Stallman <rms@gnu.org>
21313
21314 * progmodes/compile.el (compilation-internal-error-properties):
21315 save-excursion around the computation of MARKER.
21316
21317 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
21318
21319 * textmodes/flyspell.el (flyspell-external-point-words):
21320 flyspell-get-word returns a list, not just a string.
21321
21322 2005-11-06 John Paul Wallington <jpw@pobox.com>
21323
21324 * ibuffer.el (ibuffer): Search all visible frames when getting
21325 Ibuffer buffer's window.
21326
21327 2005-11-07 Masatake YAMATO <jet@gyve.org>
21328
21329 * man.el (Man-reference-regexp): Accept spaces between
21330 `Man-name-regexp' and `Man-section-regexp'.
21331 (Man-apropos-regexp): New variable.
21332 (Man-abstract-xref-man-page): Use value for `Man-target-string'
21333 if available.
21334 (Man-highlight-references, Man-highlight-references0):
21335 Handle the case when `Man-arguments' includes "-k".
21336 (Man-highlight-references0): Rename the argument `TARGET-POS' to
21337 `TARGET'. `TARGET' can be a number, function or nil.
21338
21339 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
21340
21341 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
21342 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
21343 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
21344 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
21345 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
21346 (gdb-send-item): Use buffer-local-value and simplify.
21347
21348 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
21349
21350 * startup.el (command-line): Use `custom-reevaluate-setting' for
21351 `global-font-lock-mode'.
21352
21353 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
21354 by default, except in batch mode or when the -D option is given.
21355
21356 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
21357 specified keyword args on to `define-minor-mode'. Update docstring.
21358
21359 2005-11-05 Romain Francoise <romain@orebokech.com>
21360
21361 * replace.el (occur-engine): Add marker at end of line, too.
21362
21363 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
21364
21365 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21366 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21367 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21368 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21369 argument to all these routines, so the passphrase can be managed
21370 externally and passed in to the system.
21371 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21372 pgg-add-passphrase-to-cache function.
21373
21374 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21375 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
21376 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
21377 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
21378 argument to all these routines, so the passphrase can be managed
21379 externally and passed in to the system.
21380 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
21381 function.
21382
21383 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
21384
21385 * font-lock.el: Don't deal with font-lock-face-attributes here,
21386 move the code ...
21387
21388 * startup.el (command-line): ... here. Use face-spec-set instead
21389 of custom-declare-face.
21390
21391 * faces.el (face-spec-set): Reset the face if spec is not nil.
21392
21393 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
21394
21395 * newcomment.el (comment-region-internal): Box more tightly in the
21396 common case where there's no TAB in the boxed text.
21397
21398 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21399
21400 * info.el (info-tool-bar-map): Use images prev-node, next-node and
21401 up-node.
21402
21403 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
21404
21405 * net/newsticker.el: Commentary updated. Code formatting changed.
21406 (newsticker-version): Change to "1.9".
21407 (newsticker, newsticker-feed): Doc fix.
21408 (newsticker-url-list): Doc fix. Add option "Weekly".
21409 (newsticker-retrieval-interval): Add option "Weekly".
21410 (newsticker-headline-processing): Doc fix.
21411 (newsticker-auto-mark-filter): Remove.
21412 (newsticker-auto-mark-filter-list): New.
21413 (newsticker-layout, newsticker-sort-method): Doc fix.
21414 (newsticker-hide-old-items-in-newsticker-buffer)
21415 (newsticker-heading-format, newsticker-item-format)
21416 (newsticker-desc-format): Doc fix.
21417 (newsticker-show-all-rss-elements): Remove.
21418 (newsticker-show-all-news-elements): New.
21419 (newsticker-faces, newsticker-ticker): Doc fix.
21420 (remove-from-invisibility-spec): Code formatting.
21421 (newsticker--process-ids): New.
21422 (newsticker-mode): Doc fix.
21423 (newsticker-mode): Change mode-line-format.
21424 (newsticker-start): Remove debug output.
21425 (newsticker-start-ticker): Doc fix. Add autoload cookie.
21426 (newsticker-w3m-show-inline-images): Code formatting.
21427 (newsticker-next-item): Call `force-mode-line-update'.
21428 (newsticker-previous-item): Call `force-mode-line-update'.
21429 (newsticker-next-feed): Call `force-mode-line-update'.
21430 (newsticker-previous-feed): Call `force-mode-line-update'.
21431 (newsticker-mark-all-items-at-point-as-read): Code formatting.
21432 (newsticker-show-old-items): Do not show descs.
21433 (newsticker-hide-entry): Hide too much.
21434 (newsticker-hide-entry, newsticker-show-entry)
21435 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
21436 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
21437 (newsticker-toggle-auto-narrow-to-item): Code formatting.
21438 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
21439 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
21440 (newsticker-get-news): Call `force-mode-line-update'.
21441 Collect process ids.
21442 (newsticker--sentinel): Change coding system handling.
21443 Move image retrieval to new functions newsticker--get-logo-url-*.
21444 Move feed parsing to new functions newsticker--parse-*.
21445 Update list of process ids.
21446 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
21447 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
21448 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
21449 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
21450 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
21451 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
21452 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
21453 (newsticker--decode-coding-string): Remove.
21454 (newsticker--decode-numeric-entities): Check input. Format code.
21455 (newsticker--remove-whitespace): Check input.
21456 (newsticker--do-forget-preformatted): Doc fix.
21457 (newsticker--decode-rfc822-date): Allow for missing time.
21458 (newsticker--update-process-ids): New.
21459 (newsticker--image-sentinel): Change comment.
21460 (newsticker--image-read): Change error message.
21461 (newsticker--imenu-goto): Doc fix. Show headline title.
21462 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
21463 (newsticker--buffer-do-insert-text): Clean whitespace in
21464 html-rendered headline title. Code formatting.
21465 Call `newsticker--buffer-print-extra-elements'.
21466 (newsticker--buffer-print-extra-element): Remove.
21467 (newsticker--buffer-print-extra-elements): New.
21468 (newsticker--buffer-do-print-extra-element): New.
21469 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
21470 large sizes.
21471 (newsticker--run-auto-mark-filter)
21472 (newsticker--do-run-auto-mark-filter):
21473 Use `newsticker-auto-mark-filter-list'.
21474
21475 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
21476
21477 * net/rcirc.el: Use split-string OMIT-NULLS argument.
21478 (rcirc-print): Force redisplay before running hooks. Do long
21479 buffer truncation after making new text read-only. Deal with nil
21480 text when decoding strings. If TARGET is nil, use either the
21481 currently selected buffer, if it is an rcirc buffer and of the
21482 same process or the process buffer.
21483 (rcirc-mode): Remove header-line. Recompute short buffer names.
21484 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
21485 (rcirc-short-buffer-name): Add variable.
21486 (rcirc-kill-buffer-hook): Recompute short buffer names.
21487 Remove nick from private channel.
21488 (rcirc-send-input): Send command text to current-buffer.
21489 Don't clear overlay arrow here.
21490 (rcirc-short-buffer-name): Return a short buffer name.
21491 (rcirc-update-short-buffer-names, rcirc-abbreviate)
21492 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
21493 buffer-name abbreviations.
21494 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
21495 Do not touch nick-table when killing a parted channel.
21496 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
21497 Clear arrow from current buffer if it is now hidden.
21498 (rcirc-current-buffer): Add variable.
21499 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
21500 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
21501 Remove -face from names.
21502 (rcirc-update-activity-string): Print "DND" when globally ignoring
21503 activity.
21504 (rcirc-ignore-buffer-activity-flag): Rename from
21505 rcirc-ignore-channel-activity.
21506 (rcirc-ignore-all-activity-flag): Doc fix.
21507 (rcirc-channels): Remove variable.
21508 (rcirc-kill-buffer-hook):
21509 (rcirc-get-buffer-create): Add nick to private channel.
21510 (rcirc-multiline-edit-submit): Remove tabs.
21511 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
21512 folded.
21513 (rcirc-remove-nick-channel): Bug fix.
21514 (rcirc-toggle-ignore-buffer-activity): Rename from
21515 rcirc-toggle-ignore-channel-activity.
21516 (rcirc-record-activity): Add buffers to the front of the list.
21517 (rcirc-update-activity): Remove killed buffers from list.
21518 (rcirc-process-server-response-1): Remove last argument if it is
21519 null before calling handler.
21520 (rcirc): Add "rcirc" defcustom prefix.
21521 (rcirc-prompt): Simplify default prompt.
21522 Use custom-initialize-default.
21523 (rcirc-private-chats): Remove variable.
21524 (rcirc-prompt): Change initialization.
21525 (rcirc-version): Remove function.
21526 (rcirc-id-string): Add constant.
21527 (rcirc-last-buffer): Remove variable.
21528 (rcirc-buffer-alist): Add variable.
21529 (rcirc-connect): Update variable setup.
21530 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
21531 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
21532 default.
21533 (rcirc-handler-generic): Trigger activity.
21534 (rcirc-send-message): Create the buffor of the target.
21535 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
21536 (rcirc-get-buffer): Just return nil if there is no matching buffer.
21537 (rcirc-multiline-edit-cancel): Remove function.
21538 (rcirc-set-last-buffer): Remove function.
21539 (rcirc-get-any-buffer): Add function.
21540 (rcirc-join-channels): Don't print /join text.
21541 (rcirc-toggle-ignore-channel-activity): Add and update echo area
21542 messages.
21543 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
21544 (rcirc-handler-NOTICE): Recognize CTCP responses.
21545 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
21546 constructing TOPIC string for buffers we are not JOINed.
21547 (rcirc-handler-CTCP-response): Add handler.
21548 (rcirc-multiline-edit-submit): Restore the window-configuration
21549 before adjusting point.
21550 (rcirc): Add customization group.
21551 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
21552 (rcirc-user-full-name, rcirc-startup-channels-alist)
21553 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
21554 (rcirc-ignore-all-activity-flag, rcirc-time-format)
21555 (rcirc-input-ring-size, rcirc-read-only-flag)
21556 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
21557 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
21558 Change defvar to defcustom.
21559 (rcirc-update-prompt): Add optional ALL arg, which will update
21560 prompts in all rcirc buffers. Regexp quote replacement text.
21561 (rcirc-fill-column): Accept frame-width as a value.
21562 (rcirc-set-changed): Add function.
21563 (rcirc-next-active-buffer): Write more meaningful messages.
21564 (rcirc-faces): Add customization group.
21565 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
21566 (rcirc-nick-in-message-face, rcirc-prompt-face)
21567 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
21568 (with-rcirc-process-buffer): Move before first usage.
21569 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
21570 (rcirc-debug-flag): Rename from `rcirc-log-p'.
21571 (rcirc-debug): Rename from `rcirc-log'.
21572 (rcirc-format-response-string): Do not print `-' chars for a
21573 NOTICE with no sender. Simplify output of server responses.
21574
21575 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
21576
21577 (rcirc-browse-url-map, rcirc-browse-url-at-point)
21578 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
21579 Make urls mouse and RET clickable.
21580
21581 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
21582
21583 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
21584
21585 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
21586
21587 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21588 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21589 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21590 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21591 argument to all these routines, so the passphrase can be managed
21592 externally and passed in to the system.
21593 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21594 pgg-add-passphrase-to-cache function.
21595
21596 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21597 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
21598 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
21599 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
21600 argument to all these routines, so the passphrase can be managed
21601 externally and passed in to the system.
21602 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
21603 function.
21604
21605 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
21606
21607 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
21608 from goto-address-url-regexp.
21609
21610 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
21611
21612 * textmodes/org.el (org-read-date, org-goto-calendar)
21613 (org-recenter-calendar, org-agenda-goto-calendar):
21614 Temporarily clear `calendar-move-hook'.
21615
21616 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
21617
21618 * ediff-merg.el (ediff-merge-region-is-non-clash):
21619 Return t, if not merging.
21620
21621 * ediff-util.el (ediff-previous-difference): Don't skip regions that
21622 have merge clashes.
21623
21624 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21625
21626 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21627 Undo previous change.
21628
21629 * startup.el (command-line): Use `custom-reevaluate-setting' for
21630 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
21631 tty-register-default-colors on Mac.
21632
21633 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
21634
21635 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
21636 (gdb-buffer-type): Make it automatically buffer local...
21637 (gdb-get-create-buffer): ...and set it accordingly.
21638 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
21639 actually work.
21640
21641 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
21642
21643 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
21644 not red.
21645
21646 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
21647
21648 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
21649 case GUD buffer is not visible.
21650 (gdb-goto-breakpoint): Try to force display in source buffer.
21651 (gdb-frame-gdb-buffer): Copy other similar functions.
21652 (gdb-restore-windows): Don't display source if not asked for.
21653 (gdb-assembler-buffer-name): Don't capitalise.
21654
21655 2005-11-03 Richard M. Stallman <rms@gnu.org>
21656
21657 * wid-edit.el (key-sequence): New widget type.
21658
21659 * simple.el (set-mark-command-repeat-pop): New variable.
21660 (set-mark-command): Only interpret plan C-@ after a pop as a pop
21661 if set-mark-command-repeat-pop is true.
21662
21663 * info.el (Info-fontify-node): Don't display extra "see" if there
21664 already is one here.
21665
21666 * mouse.el: Fix special handling of DEL after dragging a region:
21667 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
21668 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
21669
21670 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
21671
21672 * textmodes/ispell.el (ispell-command-loop): Change `i' description
21673 not to assume it pertains to an affix.
21674
21675 * textmodes/flyspell.el (flyspell-post-command-hook):
21676 Bind deactivate-mark to prevent deactivation.
21677
21678 2005-11-03 Lars Hansen <larsh@soem.dk>
21679
21680 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
21681 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
21682 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
21683
21684 2005-11-03 Romain Francoise <romain@orebokech.com>
21685
21686 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
21687 Update copyright years.
21688
21689 2005-11-03 Sam Steingold <sds@gnu.org>
21690
21691 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21692 Use system-type instead of window-system because window-system is not
21693 correctly defined during loadup.
21694
21695 2005-11-02 Mark A. Hershberger <mah@everybody.org>
21696
21697 * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
21698 (xml-parse-tag): Join strings separated by a comment properly.
21699
21700 2005-11-02 Andreas Schwab <schwab@suse.de>
21701
21702 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
21703
21704 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
21705
21706 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
21707 (byte-optimize-pure-func): Quote the eval'd value.
21708
21709 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
21710 Rename from perl-font-lock-syntactic-face-function.
21711 Change the calling convention so it can be used as a font-lock MATCHER.
21712 Do the parse-partial-sexp loop outselves.
21713 (perl-font-lock-syntactic-keywords): Use it.
21714 (perl-mode): Don't set font-lock-syntactic-face-function any more.
21715
21716 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
21717
21718 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
21719 disassembly buffer too.
21720 (gdb-exited): Remove overlay arrows when execution has finished.
21721 (gdb-info-frames-custom, gdb-info-threads-custom)
21722 (gdb-info-registers-custom): Don't add inappropriate text
21723 properties if inferior is not active.
21724
21725 2005-11-02 Glenn Morris <rgm@gnu.org>
21726
21727 * progmodes/fortran.el (fortran-blink-match):
21728 Use `blink-matching-delay'.
21729
21730 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
21731
21732 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
21733
21734 2005-11-02 Lars Hansen <larsh@soem.dk>
21735
21736 * net/tramp.el (tramp-action-out-of-band): Handle scp message
21737 "Permission denied".
21738
21739 2005-11-01 Richard M. Stallman <rms@gnu.org>
21740
21741 * textmodes/flyspell.el (flyspell-external-point-words):
21742 Pass nil to flyspell-get-word.
21743
21744 2005-11-02 Kim F. Storm <storm@cua.dk>
21745
21746 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
21747 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
21748
21749 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
21750
21751 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
21752 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
21753 (calendar-mouse-print-dates): Add optional `event' argument.
21754 Update interactive-spec.
21755 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
21756 Use `calendar-event-to-date' instead of `event'.
21757
21758 2005-11-02 Masatake YAMATO <jet@gyve.org>
21759
21760 * progmodes/ld-script.el (ld-script-builtins):
21761 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
21762 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
21763 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
21764
21765 2005-11-01 Romain Francoise <romain@orebokech.com>
21766
21767 * vc-sccs.el: Update copyright year.
21768 * ezimage.el: Likewise.
21769
21770 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
21771
21772 * info.el (Info-fontify-node): Use `string-width' for fontifying
21773 underlined titles.
21774
21775 2005-11-01 Juri Linkov <juri@jurta.org>
21776
21777 * info.el (Info-fontify-node): Downcase node header keywords Node,
21778 Prev, Next, Up before comparison.
21779 (Info-history): Insert absolute directory name, and put invisible
21780 property on it.
21781
21782 2005-11-01 Juri Linkov <juri@jurta.org>
21783
21784 * info.el (Info-file-supports-index-cookies): New variable.
21785 (Info-find-node-2): Check makeinfo version for index cookie support.
21786 (Info-index-nodes): Search for nodes with index cookies only when
21787 Info-file-supports-index-cookies is t. Otherwise, search nodes
21788 with "Index" in the node name.
21789 (Info-index-node): Search index cookie in the current node only when
21790 Info-file-supports-index-cookies is t. Otherwise, check the word
21791 "Index" in the node name.
21792 (Info-find-emacs-command-nodes): Remove code that searches nodes
21793 with "Index" node name in the top menu.
21794
21795 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
21796
21797 * progmodes/scheme.el (scheme-mode-variables): Use the default
21798 comment-indent-function.
21799
21800 * faces.el (face-attribute): Handle the case where a face inherits from
21801 a non-existent face.
21802
21803 * simple.el (eval-expression-print-format): Use lisp-readable syntax
21804 for octal and hexa output, and merge the char into the paren.
21805 (kill-new): Use push.
21806 (copy-to-buffer): Use with-current-buffer.
21807 (completion-setup-function): Move code in loop to remove redundancy.
21808 (minibuffer-local-must-match-map): Don't add bindings that duplicate
21809 those inherited from minibuffer-local-completion-map.
21810
21811 * savehist.el (savehist-mode) <defcustom>:
21812 Use custom-set-minor-mode if available.
21813 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
21814 and emit a message if applicable.
21815
21816 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
21817
21818 * savehist.el: Sync up to version 19.
21819 (savehist-mode): New minor mode.
21820 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
21821 (savehist-length): Remove (use history-length instead).
21822 (savehist-file-modes): Rename from savehist-modes.
21823 (savehist-save-hook, savehist-loaded): New vars.
21824 (savehist-load): Use savehist-mode. Try to smooth up transition from
21825 old format to new format.
21826 (savehist-install): Allow savehist-autosave-interval to be nil.
21827 (savehist-save): Run the new hook. Be more careful to only trim the
21828 history variables.
21829 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
21830 (savehist-printable): Print into a buffer rather than char-by-char.
21831
21832 2005-11-01 John Wiegley <johnw@newartisans.com>
21833
21834 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
21835 toggle-ignore keybinding (C-a). The author said it had been
21836 disabled much earlier due to a possible incompatibility, but after
21837 many months of usage I have encountered no problems (and it is a
21838 rather useful option, especially for switching to " *temp*").
21839
21840 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
21841 support for OS/X's AddressBook, by calling out to the open source
21842 program "contacts" (installable through Fink).
21843
21844 * net/eudc.el (eudc-expand-inline): If the
21845 `eudc-multiple-match-handling-method' is set to `all', delete the
21846 query string before inserting the query result.
21847
21848 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
21849 flag, to prevent Eshell from using the system ls when
21850 `eshell-ls-insert-directory' is in used.
21851 (eshell-ls-insert-directory): Disable font-lock in directory
21852 buffer so that Eshell's own fontification is seen. This broke
21853 recently due to changes in font-lock, so this goes back to version
21854 21 behavior.
21855
21856 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
21857
21858 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
21859 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
21860 (gdb-many-windows): Doc fix.
21861
21862 2005-10-31 Romain Francoise <romain@orebokech.com>
21863
21864 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
21865
21866 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
21867
21868 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
21869 that global-font-lock-mode can be enabled by default.
21870
21871 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
21872 (font-lock-add-keywords, font-lock-remove-keywords)
21873 (font-lock-fontify-buffer): Remove autoload cookies.
21874
21875 * jit-lock.el (jit-lock-register): Likewise.
21876
21877 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
21878
21879 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
21880
21881 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
21882 intact if there is no gud-comint-buffer.
21883
21884 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
21885
21886 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
21887 old prompt comint-prompt-read-only is t and GDB commands are
21888 issued from tool bar etc.
21889
21890 2005-10-31 Masatake YAMATO <jet@gyve.org>
21891
21892 * vc.el (vc-directory-exclusion-list): Add "{arch}".
21893
21894 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
21895
21896 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
21897 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
21898
21899 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
21900
21901 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
21902 starting at beginning of line. Fontification is messed up when
21903 `open-paren-in-column-0-is-defun-start' set to t.
21904 Reported by John Paul Wallington <jpw@pobox.com>.
21905
21906 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
21907
21908 * comint.el (comint-send-input): Call `comint-update-fence' when
21909 `comint-process-echoes' and `comint-prompt-read-only' are both
21910 non-nil, to avoid leftover read-only newline.
21911
21912 2005-10-30 Richard M. Stallman <rms@gnu.org>
21913
21914 * textmodes/flyspell.el (flyspell-external-point-words):
21915 Detect when WORD can't be checked properly because
21916 flyspell-get-word finds just part of it, and move on.
21917
21918 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
21919 boundarychar for Polish.
21920 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
21921 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
21922
21923 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
21924
21925 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
21926 (gdb-registers-font-lock-keywords): Delete.
21927 (gdb-registers-mode): Don't fontify.
21928 (gdb-info-registers-custom): Use text properties instead as, in
21929 future, changed register values will use font-lock-warning-face.
21930 (gdb-local-font-lock-keywords): Rename to...
21931 (gdb-locals-font-lock-keywords): ...for consistency.
21932
21933 2005-10-30 Andre Spiegel <spiegel@gnu.org>
21934
21935 * vc.el (vc-switch-backend): Better error message if the buffer is
21936 not visiting a file under version control.
21937
21938 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
21939
21940 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
21941
21942 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
21943 ~/.emacs.d/.emacs.
21944
21945 2005-10-29 Richard M. Stallman <rms@gnu.org>
21946
21947 * replace.el (occur-mode-mouse-goto): Always go to other window.
21948 (occur-mode-goto-occurrence): Always switch in same window.
21949
21950 * simple.el (undo): Display message at end, not at start.
21951
21952 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
21953 New arg REUSE-CELL.
21954 (cancel-timer-internal): New function.
21955 (timer-event-handler): Use cancel-timer-internal,
21956 and pass the cell it returns to timer-activate...
21957
21958 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
21959 (jit-lock-deferred-fontify, jit-lock-context-fontify)
21960 (jit-lock-after-change): Test memory-full.
21961
21962 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
21963
21964 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21965 part of the decoded armor to find the key-identifier.
21966 (pgg-gpg-lookup-key-owner): New function to return the
21967 human-readable identifier of a key owner.
21968 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
21969 key itself.
21970 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21971 the key value) if we have a key and can match it against a secret
21972 key. Also, added a note pointing out fact that the prompt only
21973 indicates the first matching key.
21974
21975 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
21976 pgg-decrypt-region.
21977 (pgg-pending-timers): A new hash for tracking the passphrase cache
21978 timers, so that new ones supercede old ones.
21979 (pgg-add-passphrase-to-cache): Rename from
21980 `pgg-add-passphrase-cache' to reduce confusion (all callers
21981 changed). Modified to cancel old timers when new ones are added.
21982 (pgg-remove-passphrase-from-cache): Rename from
21983 `pgg-remove-passphrase-cache' to reduce confusion (all callers
21984 changed). Modified to cancel old timers when their keys are
21985 removed from the cache.
21986 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
21987 XEmacs, an indirection to delete-itimer.
21988 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
21989 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
21990 users can only check cache without risk of prompting. Correct bug in
21991 notruncate behavior.
21992 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
21993 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
21994 Add informative docstrings.
21995 (pgg-decrypt): Convey provided passphrase in subordinate call to
21996 pgg-decrypt-region.
21997
21998 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21999 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
22000 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
22001 `passphrase' argument, so the passphrase can be managed externally
22002 and then passed in to the system.
22003
22004 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
22005 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
22006 so the passphrase cache can be used reliably with identifiers
22007 besides a pgp packet's key id.
22008
22009 * pgg-gpg.el (pgg-pgp-encrypt-region)
22010 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22011 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22012 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22013 argument to all these routines, so the passphrase can be managed
22014 externally and passed in to the system.
22015
22016 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
22017 `notruncate' argument, so the passphrase cache can be used
22018 reliably with identifiers besides a pgp packet's key id.
22019
22020 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
22021
22022 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
22023 symmetric encryption.
22024 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
22025 encrypted session key.
22026 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
22027 message ask for the passphrase in a proper way.
22028
22029 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22030 New user commands for symmetric encryption.
22031
22032 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
22033
22034 * textmodes/conf-mode.el (conf-assignment-sign)
22035 (conf-assignment-regexp): Fix docstrings.
22036 (conf-mode-initialize): New function.
22037 (conf-mode): Remove optional args. Use delay-mode-hooks to
22038 recognize recursive calls.
22039 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
22040 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
22041 (conf-xdefaults-mode): Use define-derived-mode and
22042 conf-mode-initialize.
22043
22044 2005-10-29 Romain Francoise <romain@orebokech.com>
22045
22046 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
22047
22048 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
22049
22050 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
22051 part of the decoded armor to find the key-identifier.
22052 (pgg-gpg-lookup-key-owner): New function to return the
22053 human-readable identifier of a key owner.
22054 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
22055 key itself.
22056 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
22057 the key value) if we have a key and can match it against a secret
22058 key. Also, added a note pointing out fact that the prompt only
22059 indicates the first matching key.
22060
22061 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
22062 pgg-decrypt-region.
22063 (pgg-pending-timers): A new hash for tracking the passphrase cache
22064 timers, so that new ones supercede old ones.
22065 (pgg-add-passphrase-to-cache): Rename from
22066 `pgg-add-passphrase-cache' to reduce confusion (all callers
22067 changed). Modified to cancel old timers when new ones are added.
22068 (pgg-remove-passphrase-from-cache): Rename from
22069 `pgg-remove-passphrase-cache' to reduce confusion (all callers
22070 changed). Modified to cancel old timers when their keys are
22071 removed from the cache.
22072 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
22073 XEmacs, an indirection to delete-itimer.
22074 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
22075 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
22076 users can only check cache without risk of prompting. Correct bug in
22077 notruncate behavior.
22078 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
22079 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22080 Add informative docstrings.
22081 (pgg-decrypt): Convey provided passphrase in subordinate call to
22082 pgg-decrypt-region.
22083
22084 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
22085
22086 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
22087 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
22088 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
22089 `passphrase' argument, so the passphrase can be managed externally
22090 and then passed in to the system.
22091
22092 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
22093 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
22094 so the passphrase cache can be used reliably with identifiers
22095 besides a pgp packet's key id.
22096
22097 * pgg-gpg.el (pgg-pgp-encrypt-region)
22098 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22099 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22100 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22101 argument to all these routines, so the passphrase can be managed
22102 externally and passed in to the system.
22103
22104 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
22105 `notruncate' argument, so the passphrase cache can be used
22106 reliably with identifiers besides a pgp packet's key id.
22107
22108 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
22109
22110 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
22111 symmetric encryption.
22112 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
22113 encrypted session key.
22114 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
22115 message ask for the passphrase in a proper way.
22116
22117 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22118 New user commands for symmetric encryption.
22119
22120 2005-10-28 Bill Wohler <wohler@newt.com>
22121
22122 * help-mode.el (help-url): New button type. Calls browse-url.
22123 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
22124 Similar to Info nodes: URL `url'.
22125 (help-make-xrefs): Create help-url buttons for
22126 help-xref-url-regexp matches.
22127
22128 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
22129
22130 * tool-bar.el (tool-bar-add-item-from-menu)
22131 (tool-bar-local-item-from-menu): Fix doc strings.
22132
22133 2005-10-28 Romain Francoise <romain@orebokech.com>
22134
22135 * ldefs-boot.el: Update.
22136
22137 * subr.el (locate-library): Move from help-fns.el.
22138 * help-fns.el (locate-library): Move to subr.el.
22139
22140 2005-10-28 Richard M. Stallman <rms@gnu.org>
22141
22142 * net/tramp.el (tramp-completion-mode): defvar moved up.
22143
22144 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
22145
22146 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
22147
22148 * files.el (find-file-noselect): Use %d to format large file size.
22149
22150 * bindings.el (mode-line-format): Add %e.
22151
22152 * loadup.el ("facemenu"): Load unconditionally.
22153 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
22154 ("x-dnd"): Load, when appropriate.
22155
22156 * startup.el (command-line): Call before-init-hook earlier.
22157 Warn about some bad characters in -u user name.
22158
22159 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
22160 (flyspell-external-point-words): Error if misspelled word is not found.
22161 Set flyspell-large-region-beg at end of word.
22162
22163 2005-10-28 Andreas Schwab <schwab@suse.de>
22164
22165 * view.el (View-revert-buffer-scroll-page-forward):
22166 Use view-page-size-default.
22167
22168 2005-10-28 Juri Linkov <juri@jurta.org>
22169
22170 * international/quail.el (quail-get-current-str): Translate last
22171 raw character for deterministic input methods.
22172
22173 2005-10-27 Jay Belanger <belanger@truman.edu>
22174
22175 * calc/calc-ext.el: Add functions to autoloads.
22176 (math-identity-matrix-p, math-ident-row-p): New functions.
22177
22178 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
22179 multiplication by an identity matrix; don't turn multiplication by
22180 an inverse matrix into division.
22181 (math-div-symbol-fancy): Replace division by matrices with
22182 multiplication by inverse.
22183
22184 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
22185
22186 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
22187 (calc-writeoutpower): New functions.
22188
22189 2005-10-27 Romain Francoise <romain@orebokech.com>
22190
22191 * replace.el (occur-engine): Include colon in mouse-face highlight.
22192
22193 * dired-x.el: Change Maintainer field.
22194
22195 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
22196
22197 * longlines.el (longlines-mode): Bind after-change-functions to
22198 nil during initial decoding and final encoding.
22199
22200 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
22201
22202 * term.el (term-emulate-terminal, term-handle-colors-array)
22203 (term-handle-ansi-escape): Specify the terminfo capabilities
22204 implemented.
22205
22206 2005-10-26 Richard M. Stallman <rms@gnu.org>
22207
22208 * info.el (Info-fontify-node): Fix detection of sentence-break
22209 before *Note.
22210
22211 2005-10-26 Romain Francoise <romain@orebokech.com>
22212
22213 * smerge-mode.el: Add `tools' to file keywords.
22214
22215 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
22216
22217 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
22218 when the fringe is not available.
22219
22220 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
22221 (def-gdb-auto-update-trigger): Simplify construction.
22222 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
22223 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
22224 defined explicitly.
22225 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
22226 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
22227 defined explicitly.
22228 (gdb-info-locals-custom): Remove as it's a no-op.
22229
22230 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
22231
22232 * longlines.el (longlines-mode): Remove narrowing before
22233 performing the initial decoding or final encoding.
22234
22235 2005-10-25 Romain Francoise <romain@orebokech.com>
22236
22237 * emacs-lisp/find-func.el (find-library-name): Also strip
22238 extension if library name ends in .el, to take advantage of
22239 `find-library-suffixes'.
22240
22241 2005-10-25 Richard M. Stallman <rms@gnu.org>
22242
22243 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
22244
22245 2005-10-25 Juri Linkov <juri@jurta.org>
22246
22247 * textmodes/texinfo.el (texinfo-mode): Change charset of one
22248 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
22249
22250 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
22251
22252 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
22253 (blackbox-redefine-key): Add argument `map'.
22254
22255 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
22256 regions when moving the jit-lock-context-unfontify-pos boundary.
22257
22258 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
22259
22260 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
22261
22262 2005-10-25 Masatake YAMATO <jet@gyve.org>
22263
22264 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
22265
22266 2005-10-25 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
22267
22268 * play/blackbox.el (blackbox-redefine-key): New function.
22269 (blackbox-mode-map): Use it to remap existing bindings for cursor
22270 motion instead of binding literal keys.
22271
22272 2005-10-25 Glenn Morris <rgm@gnu.org>
22273
22274 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
22275 diary does not end in a newline. Do not assume a blank line at
22276 the start of the diary file.
22277
22278 2005-10-25 Kenichi Handa <handa@m17n.org>
22279
22280 * international/quail.el (quail-translate-key): If the input
22281 method is deterministic and failed to handle the last key, restart
22282 the key handling loop from an appropriate key.
22283
22284 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
22285
22286 * vc.el (vc-dired-mode): Extend comment for binding of
22287 `directory-listing-before-filename-regexp'.
22288
22289 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
22290
22291 * textmodes/texinfo.el (texinfo-mode):
22292 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
22293 not to unnecessarily expose emacs-mule's internal char codes.
22294
22295 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
22296
22297 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
22298 Display hand pointer and help-echo on disabled icon too.
22299 (gdb-mouse-until): New function.
22300 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
22301
22302 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
22303
22304 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
22305 with 2005-10-23 change to doctor.el.
22306
22307 * finder.el (finder-mode-map): Add follow-link binding.
22308
22309 2005-10-25 Kim F. Storm <storm@cua.dk>
22310
22311 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
22312 to gdb-mouse-toggle-breakpoint-fringe.
22313 (gdb-mouse-toggle-breakpoint-margin): Rename from
22314 gdb-mouse-toggle-breakpoint. Fix doc.
22315 (gdb-mouse-toggle-breakpoint-fringe): New defun.
22316 (gdb-put-string): Add optional SPROPS arg. Add props to string.
22317 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
22318 string properties also for fringe breakpoint bitmaps.
22319
22320 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
22321
22322 * textmodes/org.el (org-start-icalendar-file): Fix format form.
22323
22324 2005-10-25 Masatake YAMATO <jet@gyve.org>
22325
22326 * simple.el (completion-common-substring):
22327 Use `completion-common-substring' prior to `completion-base-size'.
22328
22329 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
22330
22331 * savehist.el: Require CL while compiling.
22332 (savehist-history-variables): Remove.
22333 (savehist-save-minibuffer-history, savehist-additional-variables)
22334 (savehist-minibuffer-history-variables): New vars.
22335 (savehist-save): Use them.
22336 (savehist-uninstall, savehist-minibuffer-hook): New funs.
22337 (savehist-install): New fun, extracted from savehist-load.
22338 (savehist-load): Use them.
22339
22340 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
22341
22342 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
22343 a dummy doc-string-elt property.
22344 (defalias, defvaralias, define-category): Add a docstring property.
22345
22346 * image.el (defimage):
22347 * widget.el (define-widget):
22348 * custom.el (defface, defcustom): Add `doc-string' declaration.
22349
22350 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
22351 (defadvice): Add `doc-string' declaration.
22352
22353 * emacs-lisp/byte-run.el (macro-declaration-function):
22354 Handle `doc-string' declarations.
22355 (define-obsolete-function-alias, define-obsolete-variable-alias):
22356 Add `doc-string' declaration.
22357
22358 2005-10-24 Kenichi Handa <handa@m17n.org>
22359
22360 * international/utf-7.el (utf-7): Add autoload cookie.
22361
22362 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
22363
22364 2005-10-24 Eli Zaretskii <eliz@gnu.org>
22365
22366 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
22367 list of directories passed to batch-update-autoloads. Add "." to
22368 the list of the echoed directories.
22369
22370 * pgg-def.el:
22371 * pgg-gpg.el:
22372 * pgg-parse.el:
22373 * pgg-pgp.el:
22374 * pgg-pgp5.el:
22375 * pgg.el: Moved here from the gnus subdirectory.
22376
22377 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
22378
22379 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
22380 in case comint-prompt-read-only is set to t.
22381
22382 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
22383 in case comint-prompt-read-only is set to t.
22384
22385 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
22386
22387 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
22388 Now a string.
22389 (icalendar-import-format): Handle CLASS, STATUS, URL.
22390 Rename `subject' to `summary'.
22391 (icalendar-import-format-summary): Rename from
22392 `icalendar-import-format-subject'.
22393 (icalendar-import-format-url, icalendar-import-format-status)
22394 (icalendar-import-format-class): New variables.
22395 (icalendar--rris): Take variable argument list.
22396 (icalendar--datestring-to-isodate): Remove unnecessary
22397 calendar-style check when converting dates with explicit month names.
22398 (icalendar-export-region): Change return type of conversion
22399 subroutines. Bury current buffer unless error occurred.
22400 (icalendar--convert-to-ical)
22401 (icalendar--parse-summary-and-rest): New functions.
22402 (icalendar--convert-ordinary-to-ical)
22403 (icalendar--convert-weekly-to-ical)
22404 (icalendar--convert-yearly-to-ical)
22405 (icalendar--convert-block-to-ical)
22406 (icalendar--convert-cyclic-to-ical)
22407 (icalendar--convert-anniversary-to-ical): Change return type.
22408 Strip trailing blanks from subject.
22409 (icalendar--convert-sexp-to-ical): Change return type.
22410 Strip trailing blanks from subject. Handle simple sexp
22411 entries as generated by icalendar.el.
22412 (icalendar--convert-float-to-ical)
22413 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
22414 (icalendar-import-file): Doc fix.
22415 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
22416 Correct call to icalendar--rris.
22417 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
22418 `summary'.
22419 (icalendar--add-diary-entry): Rename `subject' to `summary'.
22420
22421 2005-10-24 Romain Francoise <romain@orebokech.com>
22422
22423 * server.el (server-sentinel): Set query-on-exit flag to nil on
22424 new client processes (it isn't inherited from the server process).
22425
22426 * replace.el (occur-engine): Rearrange text properties.
22427
22428 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
22429
22430 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
22431 case-fold-search is nil.
22432 (debug-help-follow): Use help-xref-interned directly.
22433
22434 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
22435
22436 * thumbs.el (thumbs-image-type): Add .pbm.
22437
22438 2005-10-23 Richard M. Stallman <rms@gnu.org>
22439
22440 * faces.el (inhibit-face-set-after-frame-default): New variable.
22441 (set-face-attribute): Bind it.
22442 (face-set-after-frame-default): Test it.
22443
22444 * help-fns.el (describe-simplify-lib-file-name): New function.
22445 (describe-function-1, describe-variable): Use it.
22446
22447 * faces.el (describe-face): Use describe-simplify-lib-file-name.
22448
22449 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
22450 Eliminate nil as possible value.
22451 (tooltip-hide-delay): Reduce internal-border-width.
22452
22453 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
22454 (menu-bar-file-menu) <new-file>: Likewise.
22455
22456 * simple.el (line-move-finish): Ignore fields computing LINE-END.
22457
22458 * international/mule.el (load-with-code-conversion):
22459 Pass full file name to `eval-buffer' unless preloading.
22460
22461 * textmodes/flyspell.el (flyspell-large-region):
22462 Call ispell-check-version.
22463
22464 * textmodes/ispell.el (ispell-local-dictionary-overridden):
22465 Fix the make-variable-buffer-local call that was supposed
22466 to be for this variable.
22467 (ispell-aspell-supports-utf8): Doc fix.
22468 (ispell-find-aspell-dictionaries): Preserve elements of
22469 ispell-dictionary-alist for dictionaries that aspell doesn't report.
22470 (ispell-aspell-find-dictionary): Return nil on error.
22471
22472 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
22473 (doctor-symptoms): Likewise.
22474
22475 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
22476
22477 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
22478
22479 * cus-edit.el (custom-button, custom-button-pressed): New vars.
22480 (custom-raised-buttons): Add :set spec.
22481 (custom-button-unraised, custom-button-pressed-unraised):
22482 New faces, so that custom-raised-buttons actually does something.
22483 (custom-mode): Use custom-button and custom-button-pressed.
22484
22485 * wid-edit.el (widget-specify-button): Don't ignore
22486 widget-mouse-face on graphic terminals.
22487 (widget-move-and-invoke): Cleanup.
22488
22489 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
22490
22491 * whitespace.el (whitespace-cleanup): Doc fix.
22492
22493 2005-10-23 Romain Francoise <romain@orebokech.com>
22494
22495 * emulation/viper.el (viper-set-hooks): Quote forms passed to
22496 `eval-after-load' to avoid evaluating their result.
22497
22498 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
22499
22500 * files.el (directory-listing-before-filename-regexp):
22501 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
22502
22503 * dired.el (dired-move-to-filename-regexp): Remove.
22504 All occurrences replaced by `directory-listing-before-filename-regexp'.
22505
22506 * dired-x.el, locate.el, vc.el:
22507 Replace `dired-move-to-filename-regexp' by
22508 `directory-listing-before-filename-regexp'. In vc.el it is
22509 overwritten locally; maybe this can be handled in files.el too.
22510
22511 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurrences
22512 replaced by `directory-listing-before-filename-regexp'.
22513
22514 2005-10-23 Andreas Schwab <schwab@suse.de>
22515
22516 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
22517 and eval-next-after-load.
22518
22519 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
22520
22521 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
22522 exist, create it.
22523
22524 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
22525
22526 * allout.el: Remove autoloads for mailcrypt and crypt++.
22527 Require pgg, pgg-gpg during compilation.
22528 (allout-version): Increment version number to 2.1, and use a literal
22529 rather than RCS Id.
22530 (allout-default-encryption-scheme): Remove.
22531 (allout-passphrase-verifier-handling)
22532 (allout-passphrase-verifier-string)
22533 (allout-file-passphrase-verifier-string)
22534 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
22535 (allout-passphrase-hint-handling): Rename and simplify.
22536 (allout-init): Use `find-file-hook' if available, otherwise
22537 `find-file-hooks'.
22538 (allout-mode): Use `write-file-functions' if available, otherwise
22539 `local-write-file-hooks' and, instead of making auto-save-hook
22540 buffer local, make the write-file-hook activity contingent to
22541 allout-mode.
22542 (allout-mode): Use key-binding substitution in the docstring.
22543 (allout-kill-line): Spell-out kill ring data structure mutation
22544 instead of using byte-compiler-complaint-provoking `pop'.
22545 (allout-insert-listified): Use `insert' rather than `insert-string'
22546 (allout-toggle-current-subtree-encryption): Update docstring, adjust
22547 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
22548 (allout-encrypt-string): Totally revamped vis new underlying
22549 encryption facilities.
22550 (allout-mc-activate-passwd): Remove.
22551 (allout-obtain-passphrase): New, more or less replaces
22552 allout-mc-activate-passwd.
22553 (allout-encrypted-key-info): More or less replaces
22554 allout-encrypted-text-type.
22555 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
22556 (my-mark-marker): Use `(featurep 'xemacs)'.
22557
22558 2005-10-23 Lars Hansen <larsh@soem.dk>
22559
22560 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
22561 (byte-compile-file-form-defmumble, byte-compile-defun)
22562 (byte-compile-defmacro): Use it.
22563 (byte-compile-form): Don't call byte-compile-set-symbol-position
22564 when a byte-compile handler is called.
22565
22566 2005-10-22 Romain Francoise <romain@orebokech.com>
22567
22568 * savehist.el (savehist-history-variables): Add `grep-find-history'.
22569
22570 * subr.el (eval-after-load): Convert library name to an absolute
22571 file name using locate-library, since load-history no longer has
22572 library names in it.
22573
22574 2005-10-22 Richard M. Stallman <rms@gnu.org>
22575
22576 * files.el (make-temp-file): Move from subr.el.
22577 * subr.el (make-temp-file): Move to files.el.
22578
22579 * window.el (get-buffer-window-list): Move from subr.el.
22580 * subr.el (get-buffer-window-list): Move to window.el.
22581
22582 * image.el (image-load-path): Use eval-at-startup to initialize.
22583
22584 * subr.el (eval-at-startup): New macro.
22585
22586 * subr.el: Much rearrangement of functions and division
22587 into pages. No code changes.
22588
22589 2005-10-22 Kenichi Handa <handa@m17n.org>
22590
22591 * tar-mode.el (tar-extract): Be sure to call
22592 find-operation-coding-system if set-auto-coding doesn't find a
22593 coding system.
22594
22595 2005-10-22 Kim F. Storm <storm@cua.dk>
22596
22597 * image.el (image-type-header-regexps): Rename from image-type-regexps.
22598 Change users.
22599 (image-type-file-name-regexps): New defconst.
22600 (image-type-from-data): Simplify loop.
22601 (image-type-from-buffer): New defun.
22602 (image-type-from-file-header): Use it instead of image-type-from-data.
22603 Use image-search-load-path instead of only looking in data-directory.
22604 (image-type-from-file-name): New defun.
22605 (image-search-load-path): Change `pathname' to `filename'.
22606 Make PATH arg optional, default to image-load-path.
22607
22608 2005-10-21 Richard M. Stallman <rms@gnu.org>
22609
22610 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
22611
22612 * textmodes/paragraphs.el (sentence-end-base): New variable.
22613 (sentence-end): Use sentence-end-base.
22614
22615 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
22616
22617 * font-lock.el (font-lock-default-fontify-region): Check the multiline
22618 property independently from the font-lock-multiline variable.
22619
22620 2005-10-21 Richard M. Stallman <rms@gnu.org>
22621
22622 * emacs-lisp/find-func.el (find-library-name): Doc fix.
22623
22624 * startup.el (command-line): Convert library names
22625 in `load-history' to absolute file names.
22626
22627 * subr.el (symbol-file): Doc fix.
22628
22629 * loadhist.el (file-loadhist-lookup): Call locate-library
22630 instead of find-library-name. Don't try converting
22631 abs file names to library names, since load-history no longer
22632 has library names in it.
22633 (file-dependents, file-provides, file-requires): Doc fixes.
22634
22635 2005-10-21 Juri Linkov <juri@jurta.org>
22636
22637 * progmodes/etags.el (tags-table-mode): New function.
22638 (tags-verify-table): Replace initialize-new-tags-table with
22639 tags-table-mode.
22640
22641 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
22642 default value.
22643 (desktop-modes-not-to-save): Add tags-table-mode to the
22644 default value.
22645
22646 * info.el (Info-index-next): Add total number of index
22647 alternatives to the message.
22648
22649 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
22650 backward only space (instead of space and period) before looking
22651 at sentence end.
22652
22653 * simple.el (set-variable): Use user-variable-p instead of symbolp.
22654 Add the old variable value as 4th default-value arg of read-string.
22655
22656 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22657
22658 * cus-face.el (custom-declare-face): Make face from X resources
22659 also on Mac.
22660
22661 * disp-table.el (standard-display-g1, standard-display-graphic):
22662 Refuse to use string glyphs also on Mac.
22663 (standard-display-european): Don't set terminal coding system also
22664 on Mac.
22665
22666 * frame.el (display-screens): Use x-display-screens also on Mac.
22667
22668 2005-10-21 Romain Francoise <romain@orebokech.com>
22669
22670 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
22671
22672 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
22673
22674 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
22675 and $? into sexps.
22676
22677 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
22678 warning face on open-paren-in-column-0.
22679
22680 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
22681 boundary case. Fix typo.
22682 Suggested by Martin Rudalics <rudalics@gmx.at>.
22683
22684 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
22685
22686 * textmodes/org.el (org-combined-agenda-icalendar-file)
22687 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
22688 (org-export-icalendar-this-file)
22689 (org-export-icalendar-all-agenda-files)
22690 (org-export-icalendar-combine-agenda-files): New commands.
22691 (org-export-icalendar, org-print-icalendar-entries)
22692 (org-start-icalendar-file, org-finish-icalendar-file)
22693 (org-ical-ts-to-string): New functions.
22694 (org-read-date, org-goto-calendar)
22695 (org-agenda-goto-calendar): Inhibit displaying diary entries by
22696 call to `calendar'.
22697 (orgtbl-setup): Remove the :keys arguments from the menu description.
22698 (org-after-save-iCalendar-file-hook): New variable.
22699
22700 2005-10-21 Kenichi Handa <handa@m17n.org>
22701
22702 * language/vietnamese.el (tcvn-5712): Make it an alias of
22703 vietnamese-tcvn coding-system.
22704
22705 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
22706
22707 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
22708 group id is given.
22709
22710 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
22711
22712 * progmodes/sh-script.el (sh-escaped-line-re): New var.
22713 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
22714 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
22715 whose line is either continued or ends with a comment.
22716
22717 2005-10-20 Romain Francoise <romain@orebokech.com>
22718
22719 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
22720
22721 * replace.el (occur-engine): Add follow-link property.
22722
22723 * font-core.el (font-lock-mode): Doc fix.
22724
22725 2005-10-20 Richard M. Stallman <rms@gnu.org>
22726
22727 * net/rcirc.el: New file.
22728
22729 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
22730
22731 * term.el (term-term-name): Initialize to "eterm-color".
22732
22733 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
22734
22735 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
22736 for encryption functionality.
22737 Move allout customization subgroup from `editing' to `outlines' group.
22738 Fix commentary keywords to legitimate ones.
22739 Update author info (using my current email address, obscurified).
22740 (allout-encrypt-string, allout-encryption-produce-work-buffer)
22741 (allout-encrypted-topic-p, allout-encrypted-text-type)
22742 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
22743 (allout-situate-encryption-key-verifier)
22744 (allout-get-encryption-key-verifier, allout-verify-key)
22745 (allout-next-topic-pending-encryption)
22746 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
22747 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
22748 (outline-key-verifier-handling, outline-key-hint-handling)
22749 (outline-encrypt-unencrypted-on-saves): New defcustoms.
22750 (allout-file-key-verifier-string, allout-encryption-scheme)
22751 (allout-key-verifier-string, allout-key-hint-string)
22752 (allout-after-save-decrypt): New variables.
22753 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
22754 (allout-after-saves-handler): New hook functions.
22755 (allout-post-command-business): Do allout-after-save-decrypt.
22756 (allout-enable-file-variable-adjustment): Custom var to enable
22757 mechanism for adding and adjusting settings of Emacs file variables.
22758 (allout-adjust-file-variable, allout-file-vars-section-data):
22759 New functions, implement the mechanism.
22760 (outlineify-sticky): Use the file vars mechanism.
22761 (allout-inhibit-protection, allout-during-write-cue)
22762 (allout-override-protect, allout-before-change-protect): Remove.
22763 (allout-flag-region, allout-open-topic): Adjust read-only text.
22764 (allout-open-line-not-read-only): Add to facilitate read-only
22765 text based protection.
22766 (allout-kill-line): Revise to adjust read-only text, clue the
22767 user about the inhibition.
22768 (allout-unprotected): Use unwind-protect.
22769 (allout-shift-in, allout-shift-out): Disallow manually shifting a
22770 topic deeper than the offspring depth of the previous topic -
22771 avoiding confusing "containment discontinuities".
22772 (allout-reindent-bodies): Fix retention of body relative hanging
22773 indent during promotion of collapsed bodies.
22774 (allout-open-topic): Make it easy to open new topic with same
22775 bullet as current topic - topic creation functions provided with
22776 any universal argument provokes now prompt for bullet, defaulting
22777 to the bullet of the previous topic.
22778 (allout-plain-bullets-string, allout-distinctive-bullets-string):
22779 Plain bullet alternates `.' period and `,' comma only. All other
22780 bullets are relegated to special status (but customizable).
22781 (allout-end-of-entry): Rename from allout-end-of-current-entry
22782 since it actually operates w.r.t. most immediately containing
22783 entry, visible or not.
22784 (allout-hide-current-entry, allout-show-current-entry): Use the
22785 revised version.
22786 (allout-old-expose-topic): Solidify deprecation.
22787 (allout-end-of-subtree): Add so we can span concealed as well
22788 as visible topics.
22789 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
22790 (allout-end-of-current-heading): Tweak to just respect the first line.
22791 (allout-get-body-text): Add.
22792 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
22793 when invoked interactively.
22794 (allout-up-current-level): Use `interactive-p'.
22795 (allout-mode, allout-init): Miscellaneous docstring and
22796 operational refinements, as well as hookups of new encryption stuff.
22797 (allout-beginning-of-current-entry): Now works as advertised.
22798 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
22799 (allout-isearch-rectification): Refine condition for isearching.
22800 (allout-isearch-abort, allout-enwrap-isearch)
22801 (allout-flag-region, my-region-active-p): Relocate some macros.
22802 (allout-title): Fallback title is (buffer-name), not
22803 non-existing (current-buffer-name).
22804 (subst-char-in-string): Define if absent (for some XEmacs versions).
22805
22806 2005-10-20 Jari Aalto <jari.aalto@cante.net>
22807
22808 * mail/sendmail.el (mail-setup-hook, mail-aliases)
22809 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
22810 (mail-citation-prefix-regexp, mail-signature-file)
22811 (mail-default-headers, mail-bury-selects-summary)
22812 (mail-send-nonascii): Add autoload cookies.
22813
22814 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
22815
22816 * frame.el (blink-cursor-mode): Add `mac' to the list of
22817 window-system's that support blinking cursor.
22818
22819 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
22820
22821 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
22822
22823 2005-10-20 Eli Zaretskii <eliz@gnu.org>
22824
22825 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
22826 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
22827 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
22828
22829 2005-10-20 Kim F. Storm <storm@cua.dk>
22830
22831 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
22832 (ido-set-current-directory): Don't add / after final @.
22833 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
22834 Explicitly handle ange-ftp completion oddities.
22835 (ido-make-file-list): Don't rotate list at tramp root to avoid
22836 triggering tramp file handler for expand-file-name via get-file-buffer.
22837
22838 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
22839
22840 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
22841
22842 2005-10-19 Jay Belanger <belanger@truman.edu>
22843
22844 * calc/calc-units.el (math-standard-units): Add units, adjust
22845 symbols and update values.
22846 (math-unit-prefixes): Add more prefixes.
22847
22848 2005-10-19 Romain Francoise <romain@orebokech.com>
22849
22850 * bookmark.el (bookmark-menu-heading): New face.
22851 (bookmark-bmenu-list): Use it.
22852 Don't fiddle with `baud-rate' at top-level.
22853
22854 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
22855
22856 * image.el (create-image, find-image): Mention max-image-size in
22857 docstring.
22858
22859 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
22860
22861 * savehist.el (savehist-load): Revert to checking XEmacs.
22862
22863 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
22864 Various docstring and line-width fixups.
22865 (conf-mode): Use cond.
22866 Set font-lock-defaults. Don't set comment-use-syntax.
22867
22868 2005-10-18 David Ponce <david@dponce.com>
22869
22870 * tree-widget.el (tree-widget-button-click): New function.
22871 (tree-widget-button-keymap): Use it.
22872
22873 2005-10-18 Romain Francoise <romain@orebokech.com>
22874
22875 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
22876 (bookmark-bmenu-hide-filenames): Add follow-link property.
22877 Improve help-echo text.
22878
22879 * ffap.el (find-file-at-point): Doc fix.
22880
22881 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22882
22883 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
22884
22885 2005-10-18 Masatake YAMATO <jet@gyve.org>
22886
22887 Install to the CVS repository what I forgot to install in my
22888 2005-10-16 changes.
22889
22890 * progmodes/python.el (python-complete-symbol): Pass the common
22891 prefix substring of completion to `display-completion-list'.
22892
22893 * textmodes/org.el (org-complete): Ditto.
22894
22895 2005-10-18 Masatake YAMATO <jet@gyve.org>
22896
22897 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
22898
22899 * woman.el (WoMan-xref-man-page): New button type derived
22900 from `Man-abstract-xref-man-page'.
22901 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
22902
22903 * man.el (Man-abstract-xref-man-page): New button type.
22904 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
22905 (Man-highlight-references): Add new optional argument `xref-man-type'.
22906
22907 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
22908
22909 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
22910
22911 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
22912
22913 * cus-edit.el (Custom-move-and-invoke): Delete.
22914 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
22915
22916 * wid-edit.el (widget-move-and-invoke): New function, from
22917 Custom-move-and-invoke.
22918
22919 2005-10-17 Bill Wohler <wohler@newt.com>
22920
22921 Move all remaining images from lisp/toolbar to etc/images, move
22922 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
22923 the low resolution images in their own directory (low-color).
22924
22925 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
22926 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
22927 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
22928 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
22929 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
22930 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
22931 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
22932
22933 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
22934 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
22935 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
22936 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
22937 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
22938 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
22939 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
22940 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
22941 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
22942 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
22943 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
22944 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
22945 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
22946 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
22947 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
22948
22949 To conform with convention, replace the underscore (_) in the
22950 following image names with dash (-) or (/) as appropriate.
22951
22952 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
22953 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
22954 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
22955 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
22956 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
22957 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
22958 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
22959 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
22960 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
22961 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
22962 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
22963 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
22964 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
22965 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
22966 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
22967
22968 * info.el (info-tool-bar-map): Replace underscores in image names
22969 with dashes.
22970
22971 * makefile.w32-in (WINS): Remove toolbar.
22972
22973 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
22974
22975 * tool-bar.el: Move to lisp from toolbar. Now that
22976 toolbar is empty, it should be deleted when folks run "cvs up -P".
22977
22978 2005-10-18 Jay Belanger <belanger@truman.edu>
22979
22980 * calc/calc-store.el (calc-store-into): Get the proper variable name
22981 to display in message.
22982
22983 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
22984
22985 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
22986 expressions display in speedbar for all buffers when debugging.
22987 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
22988
22989 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
22990 (speedbar-insert-button, speedbar-make-button):
22991 Use add-text-properties.
22992 (speedbar-update-localized-contents)
22993 (speedbar-update-directory-contents)
22994 (speedbar-update-special-contents): Use dolist.
22995 (speedbar-buffer-easymenu-definition): Add a menu separator.
22996
22997 2005-10-17 Jason Rumney <jasonr@gnu.org>
22998
22999 * makefile.w32-in: Use $(lisp) consistently.
23000 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
23001 for shell specific generation of mh-autoloads.
23002
23003 2005-10-17 Richard M. Stallman <rms@gnu.org>
23004
23005 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
23006
23007 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
23008
23009 * jit-lock.el (jit-lock-fontify-now):
23010 Move jit-lock-context-unfontify-pos to avoid wasted work.
23011
23012 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
23013
23014 * net/tramp.el (tramp-completion-mode): New defvar. Used in
23015 `tramp-completion-mode' for checking if we are in completion mode.
23016 (tramp-completion-handle-file-name-all-completions): Reorder code
23017 in order to complete for file names only in case there are no
23018 method/user/host completions. This is necessary for cooperation
23019 with ido. Reported by Kim F. Storm <storm@cua.dk>.
23020
23021 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
23022
23023 * longlines.el (longlines-search-forward)
23024 (longlines-search-backward): Match any number of spaces.
23025
23026 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
23027
23028 * diff-mode.el (diff-mode): Doc fix.
23029
23030 2005-10-16 David Reitter <david.reitter@gmail.com>
23031
23032 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
23033 as default on darwin and windows systems.
23034
23035 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
23036
23037 * arc-mode.el (archive-zip-extract): Doc fix.
23038
23039 2005-10-16 Romain Francoise <romain@orebokech.com>
23040
23041 * mouse.el (mouse-1-click-follows-link): Doc fix.
23042
23043 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
23044
23045 * savehist.el: Don't require CL at runtime.
23046 (savehist-xemacs): Remove.
23047 (savehist-coding-system): Use utf-8 if present, regardless of religion.
23048 (savehist-no-conversion): Use (featurep 'xemacs).
23049 (savehist-load): Check existence of start-itimer rather than XEmacs.
23050 Use an idle timer.
23051 (savehist-process-for-saving): Replace use of CL funs `subseq' and
23052 `delete-if-not'.
23053
23054 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
23055
23056 * savehist.el: Newer version.
23057 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
23058 (savehist-last-checksum, savehist-no-conversion): New vars.
23059 (savehist-autosave, savehist-process-for-saving, savehist-printable):
23060 New functions.
23061 (savehist-load, savehist-save): Use them.
23062 (savehist-delimit): Remove.
23063
23064 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
23065
23066 * progmodes/compile.el (compilation-goto-locus): Display the
23067 compilation buffer first and the source buffer second, in case they're
23068 in overlapping frames. Don't raise the compilation frame if it was the
23069 selected window upon entry. Pass the `other-window' arg to
23070 pop-to-buffer.
23071
23072 * info.el (Info-fontify-node): Use dolist.
23073 Change add-text-properties to put-text-property.
23074
23075 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23076
23077 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
23078 bound of search.
23079
23080 2005-10-16 Masatake YAMATO <jet@gyve.org>
23081
23082 * dabbrev.el (dabbrev-completion): Pass the common
23083 prefix substring of completion to `display-completion-list'.
23084
23085 * filecache.el (file-cache-minibuffer-complete)
23086 (file-cache-complete): Ditto.
23087
23088 * tempo.el (tempo-display-completions): Ditto.
23089
23090 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
23091
23092 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
23093
23094 * eshell/em-hist.el (eshell-list-history): Ditto.
23095
23096 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
23097
23098 * mail/mailalias.el (mail-complete): Ditto.
23099
23100 * progmodes/etags.el (complete-tag): Ditto.
23101
23102 * progmodes/make-mode.el (makefile-complete): Ditto.
23103
23104 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
23105
23106 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
23107
23108 * progmodes/pascal.el (pascal-complete-word)
23109 (pascal-show-completions): Ditto.
23110
23111 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
23112
23113 * simple.el (completion-common-substring): New variable.
23114 (completion-setup-function): Use `completion-common-substring'
23115 to put faces.
23116
23117 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23118
23119 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
23120 (x-get-selection, mac-select-convert-to-string): Convert from/to
23121 UTF-16 clipboard data as in native byte order, no BOM.
23122
23123 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
23124
23125 * progmodes/gud.el (gud-tool-bar-map): Rename the images
23126 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
23127 (gud-sentinel): Use speedbar-frame to check for speedbar.
23128
23129 2005-10-15 Richard M. Stallman <rms@gnu.org>
23130
23131 * savehist.el: New file.
23132
23133 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
23134
23135 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
23136 Fix bug in \bf fontification.
23137
23138 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
23139
23140 * pcvs.el (cvs-edit-log-files): New var.
23141 (cvs-mode-edit-log): New arg `file'.
23142 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
23143 Instead force the use of the original file and nothing else.
23144 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
23145 the cvs-minor-wrap-function is set.
23146 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
23147
23148 2005-10-14 Bill Wohler <wohler@newt.com>
23149
23150 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
23151 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
23152 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
23153 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
23154 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
23155 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
23156 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
23157 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
23158 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
23159 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
23160 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
23161 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
23162 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
23163 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
23164 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
23165
23166 * progmodes/gud.el (gud-tool-bar-map): Rename the images
23167 appropriately (for example, gud-break to gud/break).
23168
23169 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
23170
23171 * longlines.el (longlinges-search-function)
23172 (longlines-search-forward, longlines-search-backward): New functions.
23173 (longlines-mode): Set isearch-search-fun-function to
23174 longlinges-search-function.
23175
23176 * mouse.el (mouse-drag-region-1): Handle the case where a
23177 double-click event is bound to an arbitrary function.
23178
23179 2005-10-14 David Ponce <david@dponce.com>
23180
23181 * recentf.el (recentf-track-opened-file)
23182 (recentf-track-closed-file, recentf-update-menu)
23183 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
23184 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
23185 mouse-1-click-follows-link.
23186
23187 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23188
23189 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
23190 Gnome file-manager.png. Suggested by
23191 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
23192
23193 * toolbar/README: Add diropen.xpm.
23194
23195 2005-10-13 Bill Wohler <wohler@newt.com>
23196
23197 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
23198 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
23199
23200 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
23201
23202 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
23203 Don't waste the byte-compiler's time on constant data.
23204
23205 2005-10-13 Kenichi Handa <handa@m17n.org>
23206
23207 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
23208 byte with `escape-glyph' face.
23209
23210 * international/fontset.el (ccl-encode-unicode-font):
23211 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
23212 Handle the case that ucs-mule-to-mule-unicode translates a character to
23213 ASCII (usually for IPA characters).
23214
23215 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
23216
23217 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
23218 Don't hide the underline of titles if font-lock-mode is disabled.
23219
23220 2005-10-12 Bill Wohler <wohler@newt.com>
23221
23222 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
23223 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
23224 files in MH-E-SRC have been updated.
23225 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
23226
23227 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
23228
23229 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
23230 (mixal-mode-syntax-table): Add \n as end-comment.
23231 (mixal-operation-codes-alist): Immediately initialize to full value.
23232 (mixal-add-operation-code): Remove.
23233 (mixal-describe-operation-code): Make the arg non-optional.
23234 Use the interactive spec instead.
23235 Use mixal-operation-codes-alist rather than mixal-operation-codes.
23236 (mixal-font-lock-keywords): Don't highlight comments here any more.
23237 (mixal-font-lock-syntactic-keywords): New var.
23238 (mixal-mode): Use it. Fix comment-start-skip.
23239
23240 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23241
23242 * startup.el (command-line-x-option-alist): -nb => -nbi.
23243
23244 2005-10-12 Kim F. Storm <storm@cua.dk>
23245
23246 * startup.el (fancy-splash-default-action): Discard mouse click in
23247 the splash screen window, as it has no sensible meaning in the
23248 next window to be selected. Fixes error reported by Jan D.
23249
23250 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
23251
23252 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
23253
23254 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
23255
23256 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
23257 Try to fix up minor layout issues like indentation, line break, etc...
23258 (mixal-mode-syntax-table): Don't try to specify comment syntax,
23259 because it doesn't work.
23260 (mixal-operation-codes): Add some more codes.
23261 (mixal-font-lock-keywords): Process comments here.
23262 (mixal-mode): mixasm no longer needs -g option.
23263
23264 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
23265
23266 * progmodes/sh-script.el (sh-tmp-file):
23267 Use mktemp -t. Finish support for es and rc shells.
23268
23269 2005-10-11 Jay Belanger <belanger@truman.edu>
23270
23271 * calc/calcalg2.el (calc-integral): With an argument, compute the
23272 definite integral.
23273
23274 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
23275
23276 * mouse.el (mouse-drag-region-1): Don't try to catch a
23277 double-click when doing follow-link (it's overridden anyway).
23278
23279 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
23280
23281 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
23282 (autoload-print-form-outbuf): Add docstring.
23283
23284 2005-10-11 Juri Linkov <juri@jurta.org>
23285
23286 * info.el (Info-mode-menu): Delete menu item "Edit".
23287 (Info-mode): Delete description of Info-edit from docstring,
23288 and rearrange descriptions of Info commands in the order
23289 they are documented in the Info manual.
23290
23291 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
23292
23293 * calendar/appt.el (appt-check): Use diary-selective-display var.
23294
23295 2005-10-10 Richard M. Stallman <rms@gnu.org>
23296
23297 * net/newsticker.el (newsticker-start, newsticker-show-news):
23298 Add autoload cookies.
23299
23300 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
23301
23302 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
23303
23304 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
23305
23306 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
23307
23308 2005-10-10 Jay Belanger <belanger@truman.edu>
23309
23310 * calc/calc-arith.el (math-check-known-scalarp)
23311 (math-check-known-matrixp): Check the values of arguments that are
23312 variables.
23313 (math-check-known-square-matrixp): New function.
23314 (math-known-square-matrixp): Use math-check-known-square-matrixp.
23315 (math-super-types): Add sqmatrix type.
23316
23317 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
23318 mode name `square' to `sqmatrix'.
23319
23320 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
23321 mode name `square' to `sqmatrix'.
23322
23323 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
23324
23325 * progmodes/etags.el (select-tags-table-mode): Don't use
23326 selective-display.
23327 (tags-select-tags-table): Pass `button' to the action function.
23328 (select-tags-table): Place the side-info on button properties rather
23329 than in hidden text. Abbreviate file names.
23330 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
23331 (select-tags-table-select): Add `button' argument.
23332 Get side-info from the button property rather than from hidden text.
23333
23334 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
23335
23336 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
23337 (gud-speedbar-buttons): Preserve point if possible.
23338 (gud-sentinel): Restore previous speedbar display type.
23339
23340 * progmodes/gdb-ui.el (gdba): Improve diagram.
23341 (def-gdb-auto-update-handler, gdb-info-locals-handler)
23342 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
23343 Call get-buffer-window once.
23344
23345 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
23346
23347 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
23348 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
23349 (pascal-indent-command): Remove unused var `ind'.
23350 (pascal-indent-case): Remove unused var `oldpos'.
23351 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
23352 since it's now used as a proper minor mode map.
23353 (pascal-outline): Rename to pascal-outline-mode.
23354 (pascal-outline-mode): Use define-minor-mode.
23355 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
23356 selective-display.
23357
23358 2005-10-10 Andreas Schwab <schwab@suse.de>
23359
23360 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
23361 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
23362
23363 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
23364 outside source directory.
23365
23366 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
23367
23368 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
23369 C-x' as a prefix.
23370 (orgtbl-mode-map): Full keymap instead of sparse, because all
23371 `self-insert-command' keys are redefined in this map.
23372 (org-export-as-html): Specify charset for HTML file, by taking it
23373 from the coding system.
23374
23375 2005-10-10 Kenichi Handa <handa@m17n.org>
23376
23377 * textmodes/flyspell.el (flyspell-check-word-p):
23378 If unread-command-events is non-empty, don't call sit-for.
23379
23380 2005-10-09 Richard M. Stallman <rms@gnu.org>
23381
23382 * font-lock.el (font-lock-syntactic-keywords)
23383 (font-lock-keywords): Doc fixes.
23384
23385 * textmodes/flyspell.el (flyspell-external-point-words):
23386 Simplify logic, and don't try to check for consecutive appearances
23387 of one incorrect word.
23388
23389 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
23390
23391 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
23392 separator.
23393
23394 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
23395 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
23396 (gud-expansion-speedbar-buttons): New function.
23397 (gud-speedbar-buttons): Check for gud-comint-buffer.
23398
23399 2005-10-09 Bill Wohler <wohler@newt.com>
23400
23401 * Makefile.in (updates): Add mh-loaddefs dependency.
23402
23403 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
23404
23405 * speedbar.el (speedbar-file-key-map): Fix typo.
23406
23407 2005-10-09 Daniel Brockman <daniel@brockman.se>
23408
23409 * cus-start.el (line-spacing): Add custom spec.
23410
23411 2005-10-09 Romain Francoise <romain@orebokech.com>
23412
23413 * textmodes/ispell.el (ispell-check-version): Fix last change.
23414
23415 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23416
23417 * term/x-win.el: Remove -i, --icon-type from comment.
23418
23419 * startup.el (command-line-x-option-alist): Remove options -i,
23420 -itype, --icon-type, added -nb, --no-bitmap-icon.
23421
23422 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
23423
23424 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
23425 instead of :active.
23426
23427 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
23428
23429 * textmodes/ispell.el (ispell-check-version):
23430 Ignore hyphen, and all that follows, in aspell's version text.
23431
23432 2005-10-08 Jay Belanger <belanger@truman.edu>
23433
23434 * calc/calc-arith.el (math-known-square-matrixp): New function.
23435 (math-pow-fancy): Check for matrices before distributing exponent
23436 across products.
23437
23438 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
23439 fullscreen keypad. Suggested by Luc Teirlinck.
23440 (calc-keypad-show-input): Add space for formatting.
23441
23442 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
23443 Add square matrix option.
23444
23445 * calc/calc-poly.el (math-expand-term): Check for matrices instead
23446 of checking calc-matrix-mode when deciding how to expand.
23447
23448 * calc/calc.el (calc-set-mode-line): Add square matrix option.
23449
23450 2005-10-08 Lars Hansen <larsh@soem.dk>
23451
23452 * net/tramp.el (tramp-perl-directory-files-and-attributes):
23453 Add error handling.
23454 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
23455
23456 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
23457
23458 Sync with Tramp 2.0.51.
23459
23460 * net/tramp.el (tramp-handle-set-visited-file-modtime)
23461 (tramp-handle-insert-file-contents, tramp-handle-write-region):
23462 Insert special handling for `last-coding-system-used', again
23463 it still seems to be necessary (unlike stated before).
23464 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
23465 (tramp-password-prompt-regexp): There might be other words before
23466 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
23467 (tramp-chunksize): Improve docstring.
23468 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
23469 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
23470 Christian Joergensen <bugs@razor.dk>.
23471
23472 2005-10-07 Glenn Morris <rgm@gnu.org>
23473
23474 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
23475 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
23476 precision'.
23477
23478 2005-10-07 Romain Francoise <romain@orebokech.com>
23479
23480 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
23481 (ibuffer-do-shell-command-pipe-replace)
23482 (ibuffer-do-shell-command-file, ibuffer-do-eval)
23483 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
23484 (ibuffer-do-revert, ibuffer-do-replace-regexp)
23485 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
23486 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
23487 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
23488 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
23489 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
23490 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
23491 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
23492 Autoload file sans suffix.
23493
23494 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
23495
23496 2005-10-07 David Ponce <david@dponce.com>
23497
23498 * recentf.el (recentf-menu-open-all-flag): New option.
23499 (recentf-digit-shortcut-command-name): New function.
23500 (recentf--shortcuts-keymap): New variable.
23501 (recentf-menu-shortcuts): New variable.
23502 (recentf-make-menu-items): Initialize it. Replace the "More..."
23503 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
23504 (recentf-menu-value-shortcut): New function.
23505 (recentf-make-menu-item): Use it. No more in-lined.
23506 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
23507 (recentf-open-most-recent-file): Rename from
23508 `recentf-open-file-with-key'. Don't depend on key binding.
23509 (recentf-mode-map): New variable.
23510 (recentf-mode): Use it.
23511
23512 2005-10-06 Bill Wohler <wohler@newt.com>
23513
23514 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
23515
23516 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
23517 (MH-E-SRC): New. Used by mh-autoloads.
23518 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
23519 files in MH-E-SRC have been updated.
23520 (compile, recompile, bootstrap): Depend on mh-autoloads.
23521
23522 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
23523
23524 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
23525 gud-break and gud-remove icons when the fringe is not available.
23526
23527 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
23528 Typo.
23529
23530 2005-10-06 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
23531
23532 * play/zone.el (zone): Wrap body with save-window-excursion.
23533
23534 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
23535
23536 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
23537 Use the new `list-only' arg to diary-list-entries.
23538
23539 * calendar/diary-lib.el: Use overlays rather than selective-display.
23540 (diary-selective-display): New var.
23541 (diary-header-line-format): Use it.
23542 (diary-list-entries): Add argument `list-only'.
23543 Put the buffer in diary-mode. Don't add \^M at beg and end.
23544 Replace \^M by invisible overlays.
23545 (diary-unhide-everything): Replace \^M by invisible overlays.
23546 (print-diary-entries): Look for overlays rather than \^M.
23547 Add a space to the temp buffer name.
23548 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
23549 Put the buffer in diary-mode.
23550 (list-sexp-diary-entries): Replace \^M by invisible overlays.
23551 (diary-anniversary): Make the year arg optional.
23552 (diary-time-regexp): New const.
23553 (diary-font-lock-keywords): Use it to accept a few more time formats.
23554
23555 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
23556
23557 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
23558
23559 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
23560 Fix bug introduced 2005-07-03: Use (car (last ...))
23561 to faithfully reproduce replaced artist-last.
23562 (artist-set-arrow-points-for-poly): Likewise.
23563 Suggested by Johan Bockg\e,Ae\e(Brd.
23564
23565 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
23566
23567 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
23568 * wid-edit.el (widget):
23569 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
23570 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
23571
23572 2005-10-06 Kenichi Handa <handa@m17n.org>
23573
23574 * international/mule-cmds.el (set-language-environment):
23575 Fix setting up of case-table for unibyte mode.
23576
23577 * simple.el (what-cursor-position): If the character is displayed
23578 by some `display' text property, show that. Don't use
23579 single-key-description for eight-bit characters in multibyte mode.
23580
23581 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
23582
23583 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
23584 (gdb-ann3): Set it.
23585 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
23586 (gdb-info-frames-custom): Use inverse-video for first five
23587 characters of selected frame only.
23588 (gdb-get-frame-number): Select frame even when point is on frame
23589 number.
23590
23591 2005-10-06 Masatake YAMATO <jet@gyve.org>
23592
23593 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
23594 Put `font-lock-function-name-face'.
23595 (gdb-info-frames-custom): Put `font-lock-function-name-face'
23596 and `font-lock-variable-name-face'
23597 (gdb-registers-font-lock-keywords): New font lock keywords definition.
23598 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
23599 (gdb-memory-font-lock-keywords): New font lock keywords definition.
23600 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
23601 (gdb-local-font-lock-keywords): New font lock keywords definition.
23602 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
23603 (gdb-threads-font-lock-keywords): New font lock keywords definition.
23604 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
23605
23606 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
23607
23608 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
23609 (ediff-merge-region-is-non-clash-to-skip): Previously called
23610 ediff-merge-region-is-non-clash.
23611
23612 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
23613 Use insert-buffer-substring.
23614
23615 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
23616 selecting files to patch. Also bug fixes.
23617
23618 * ediff-util.el (ediff-setup): Bug fix.
23619 (ediff-next-difference): Never skip clashes that differ in white
23620 space only.
23621
23622 * ediff-wind.el (ediff-setup-control-frame)
23623 (ediff-destroy-control-frame): Check the menubar feature.
23624
23625 * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
23626 (viper-refresh-mode-line): Use make-local-variable to localize
23627 some vars instead of make-variable-buffer-local. Suggested by
23628 Stefan Monnier.
23629
23630 * emulation/viper-init.el (viper-make-variable-buffer-local):
23631 Delete alias.
23632 (viper-restore-cursor-type, viper-set-insert-cursor-type):
23633 Use make-local-variable instead of make-variable-buffer-local.
23634 Suggested by Stefan Monnier.
23635
23636 * emulation/viper.el (viper-mode): Don't use
23637 viper-make-variable-buffer-local.
23638 (viper-comint-mode-hook): Use make-local-variable on
23639 require-final-newline.
23640 (viper-non-hook-settings): Don't use make-variable-buffer-local.
23641
23642 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
23643
23644 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
23645 also the second char of a comment-start sequence.
23646 (scheme-sexp-comment-syntax-table): New var.
23647 (lambda, define): Set their scheme-doc-string-elt property.
23648 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
23649 Use lisp-font-lock-syntactic-face-function now that it properly
23650 handles |...| symbols.
23651 (scheme-mode-variables): Set lisp-doc-string-elt-property,
23652 parse-sexp-lookup-properties and font-lock-extra-managed-props.
23653
23654 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
23655 bit from # to |.
23656 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
23657
23658 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
23659 (lisp-doc-string-elt-property): New var.
23660 (lisp-font-lock-syntactic-face-function): Use it.
23661 Rewrite to recognize docstrings even for forms not at toplevel.
23662
23663 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
23664 annotation on the | part of #| rather than on the # part.
23665 (scheme-font-lock-syntactic-face-function): New function, to
23666 distinguish strings from |...| symbols.
23667 (scheme-mode-variables): Use it. Also fix up the font-lock-time
23668 syntax-table so that #|...|# is properly highlighted.
23669
23670 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
23671 Don't mark as docstring the 3rd elem of an unknown toplevel form.
23672
23673 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
23674
23675 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
23676 and C-e.
23677
23678 * emacs-lisp/eldoc.el: Move comments into docstrings.
23679 (eldoc-message-commands): Initialize in its declaration.
23680 Add move-beginning-of-line and move-end-of-line.
23681 (eldoc-add-command, eldoc-add-command-completions)
23682 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
23683
23684 * outline.el (outline-mark-subtree): Activate the mark.
23685
23686 * calendar/appt.el (appt-time-regexp): New var.
23687 (appt-add, appt-make-list): Use it.
23688 (appt-convert-time): Clean up.
23689
23690 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
23691 Don't set any syntax-table property here.
23692 (tex-font-lock-verb): New function. Do it here.
23693 (tex-font-lock-syntactic-keywords): Use it.
23694
23695 2005-10-04 Richard M. Stallman <rms@gnu.org>
23696
23697 * wid-edit.el (widget-file-complete): Get the widget start point
23698 the right way. Default directory to `/' if file has none.
23699
23700 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
23701
23702 * textmodes/flyspell.el (flyspell-mode-on):
23703 Call ispell-maybe-find-aspell-dictionaries.
23704
23705 * textmodes/ispell.el (ispell-word, ispell-region):
23706 Call ispell-maybe-find-aspell-dictionaries.
23707 (ispell-accept-buffer-local-defs):
23708 Don't call ispell-maybe-find-aspell-dictionaries.
23709
23710 2005-10-04 Richard M. Stallman <rms@gnu.org>
23711
23712 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
23713
23714 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
23715
23716 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
23717 instead of `fboundp' in order to allow for anonymous functions.
23718
23719 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
23720
23721 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
23722 case the user clicks on the link while another window is selected.
23723 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
23724
23725 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
23726 functionality.
23727 (dframe-help-echo): Save point in case mouse tracking is off.
23728
23729 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
23730
23731 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
23732
23733 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
23734
23735 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
23736 not change the global value of those vars.
23737
23738 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
23739 make-local-variable which we do not need any more.
23740
23741 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
23742
23743 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
23744 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
23745 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
23746 (speedbar-path-line): Define obsolete aliases.
23747 (speedbar-line-directory): Doc fix.
23748
23749 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
23750 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
23751 instead of speedbar-line-path.
23752
23753 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23754
23755 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
23756 to nil if dropping on a window. Handle dropping on a minibuffer window
23757 like dropping on a non-window part of Emacs.
23758
23759 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
23760
23761 * net/ange-ftp.el: Use with-current-buffer.
23762 (ange-ftp-insert-directory): Do not follow symlinks any more.
23763
23764 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
23765 Remove interactive spec.
23766
23767 2005-10-03 Kim F. Storm <storm@cua.dk>
23768
23769 * ido.el (ido-mode): Use custom-initialize-set.
23770
23771 2005-10-02 Richard M. Stallman <rms@gnu.org>
23772
23773 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
23774 Use insert-buffer-substring.
23775
23776 * net/tramp.el: Pacify byte compiler warnings in pacification code.
23777 (tramp-handle-file-local-copy): Use insert-buffer-substring.
23778
23779 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
23780
23781 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
23782 in last change.
23783 (ange-ftp-insert-directory): Fix up the search for the case where
23784 `file' is absolute.
23785
23786 2005-10-02 Romain Francoise <romain@orebokech.com>
23787
23788 * progmodes/compile.el (compile-goto-error): Delete extra paren.
23789
23790 2005-10-02 Andreas Schwab <schwab@suse.de>
23791
23792 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
23793 directory component in the session info.
23794
23795 2005-10-01 Richard M. Stallman <rms@gnu.org>
23796
23797 * comint.el (comint-redirect-subvert-readonly): Doc fix.
23798
23799 * simple.el (next-error-internal): New function.
23800
23801 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
23802 (compilation-start): Pass new arg to compilation-buffer-name.
23803 (compile-goto-error): Use next-error-internal.
23804
23805 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
23806
23807 * speedbar.el: Remove RCS tag.
23808 (speedbar-check-read-only): Handle non-existent files.
23809
23810 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
23811
23812 * info.el (Info-speedbar-hierarchy-buttons)
23813 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
23814
23815 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23816
23817 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
23818 Do not match newline.
23819 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
23820 (bibtex-summary): Remove unnecessary save-excursion.
23821 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
23822
23823 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23824
23825 * term/mac-win.el: Add charset info for "iso10646-1".
23826 Modify default fontset to use ATSUI-compatible fonts for some charsets
23827 if available.
23828
23829 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
23830
23831 * speedbar.el: Re-apply arch tag.
23832 (speedbar-version): Rename to version 1.0. Suggested by Eric
23833 M. Ludlam.
23834 Reapply two changes from Emacs CVS' version of speedbar lost
23835 during the merge:
23836 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
23837 (speedbar-frame-parameters): Improve customize type.
23838
23839 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
23840
23841 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
23842 (ange-ftp-file-directory-p): Fix the symlink case.
23843 (ange-ftp-insert-directory): When listing a single file, get a list of
23844 the parent buffer and extract the relevant line. Inspired from a patch
23845 by Katsumi Yamaoka <yamaoka@jpl.org>.
23846 (ange-ftp-file-name-sans-versions): Simplify.
23847
23848 2005-09-30 Bill Wohler <wohler@newt.com>
23849
23850 Move MH-E image files from toolbar and mail directories into
23851 etc/images.
23852
23853 * mail/reply2.*: Move to etc/images/mail/reply*.
23854
23855 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
23856 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
23857 etc/images.
23858
23859 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
23860 * toolbar/reply*: Move to etc/images/mail.
23861
23862 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
23863
23864 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
23865
23866 * speedbar.el: New version 1.0pre3.
23867
23868 Frame management code (including timer, and mouse click specifics)
23869 moved to dframe.el:
23870 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
23871 (speedbar-timer): Removed. Use dframe-timer.
23872 (speedbar-close-frame): Removed. Use dframe-close-frame.
23873 (speedbar-activity-change-focus-flag): Removed. Use
23874 dframe-activity-change-focus-flag.
23875 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
23876 dframe-update-speed.
23877
23878 (speedbar-current-frame): New macro. Use this instead of the
23879 variable speedbar-frame.
23880
23881 (speedbar-use-images, speedbar-expand-image-button-alist)
23882 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
23883
23884 (speedbar-find-image-on-load-path): Removed. Replaced by
23885 defezimage in ezimage.el.
23886 (speedbar-expand-image-button-alist): Removed. Replaced by
23887 ezimage-expand-image-button-alist in ezimage.el.
23888
23889 (speedbar-ignored-directory-regexp)
23890 (speedbar-add-ignored-directory-regexp)
23891 (speedbar-ignored-directory-expressions)
23892 (speedbar-line-directory, speedbar-buffers-line-directory)
23893 (speedbar-directory-line, speedbar-buffers-line-directory):
23894 Renamed, replacing `path' with `directory'.
23895
23896 (speedbar-create-directory, speedbar-expand-line-descendants)
23897 (speedbar-toggle-line-expansion)
23898 (speedbar-contract-line-descendants): New commands.
23899
23900 (speedbar-query-confirmation-method, speedbar-select-frame-method)
23901 (speedbar-use-tool-tips-flag): New options.
23902
23903 (speedbar-check-read-only, speedbar-require-version)
23904 (speedbar-insert-separator, speedbar-buffers-tail-notes)
23905 (speedbar-handle-delete-frame, speedbar-try-completion)
23906 (speedbar-update-localized-contents): New functions.
23907
23908 (speedbar-incompatible-version, speedbar-ro-to-do-point)
23909 (speedbar-object-read-only-indicator): New variables.
23910
23911 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
23912 New hooks.
23913
23914 (speedbar-separator-face): New face.
23915
23916 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
23917 (speedbar-ignored-modes): Add fundamental-mode.
23918 (speedbar-directory-unshown-regexp): Add . directories.
23919
23920 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
23921 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
23922 `]' for full expand/close.
23923 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
23924
23925 (speedbar-check-vc): Support hidden files.
23926 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
23927 (speedbar-this-file-in-vc): Use vc-state if available. If VC
23928 state is nil, it is not checked out.
23929
23930 (speedbar-line-text, speedbar-line-token): Support expand buttons
23931 with no text.
23932 (speedbar-refresh): Universal argument acts as power-click.
23933 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
23934 that buffer to get variable values.
23935
23936 And many other bugfixes.
23937
23938 * dframe.el, ezimage.el, sb-image.el: New files.
23939
23940 * sb-*.xpm: Remove files. New image files installed into
23941 etc/images/ezimage.
23942
23943 2005-09-30 Kenichi Handa <handa@m17n.org>
23944
23945 * ps-mule.el (ps-mule-show-warning): If a character is in
23946 ps-print-translation-table, don't treat it as non-printable.
23947
23948 2005-09-30 David Ponce <david@dponce.com>
23949
23950 * tree-widget.el (tree-widget-themes-load-path): New variable.
23951 (tree-widget-themes-directory): Doc fix.
23952 (tree-widget-image-formats) [Emacs]: Doc fix.
23953 (tree-widget--locate-sub-directory): New function.
23954 (tree-widget-themes-directory): Use it.
23955
23956 * recentf.el (recentf-filename-handlers): Rename from
23957 `recentf-filename-handler'. Allow a list of functions.
23958 (recentf-menu-items-for-commands): Fix :help strings.
23959 (recentf-apply-filename-handlers): New function.
23960 (recentf-expand-file-name): Use it.
23961 (recentf-cleanup): Remove duplicates too.
23962
23963 2005-09-29 Juri Linkov <juri@jurta.org>
23964
23965 * faces.el: Rearrange face definitions to be in the same order as
23966 their face descriptions in "(emacs)Standard Faces".
23967
23968 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
23969
23970 * tooltip.el (tooltip): Add group `basic-faces'.
23971
23972 * buff-menu.el (Buffer-menu-buffer): Remove group
23973 `font-lock-highlighting-faces'.
23974
23975 * progmodes/compile.el (compilation-error, compilation-warning)
23976 (compilation-info, compilation-line-number, compilation-column-number):
23977 Change group from `font-lock-highlighting-faces' to `compilation'.
23978
23979 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
23980 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
23981 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
23982 (vhdl-font-lock-reserved-words-face)
23983 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
23984 `font-lock-highlighting-faces'.
23985
23986 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
23987
23988 2005-09-28 Kim F. Storm <storm@cua.dk>
23989
23990 * emulation/cua-base.el: Set CUA move property on additional commands:
23991 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
23992 forward-sexp, backward-sexp, forward-list, backward-list.
23993
23994 2005-09-28 Romain Francoise <romain@orebokech.com>
23995
23996 * comint.el (comint-show-output): Really set point at the
23997 beginning of the output when not using `comint-use-prompt-regexp'.
23998
23999 2005-09-27 Jay Belanger <belanger@truman.edu>
24000
24001 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
24002 in TeX mode.
24003
24004 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
24005
24006 * textmodes/org.el (org-table-sum): Fix format string.
24007
24008 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
24009 Quote face names.
24010
24011 2005-09-26 Romain Francoise <romain@orebokech.com>
24012
24013 * isearch.el (isearch-forward-regexp): Close doc string.
24014
24015 2005-09-25 Richard M. Stallman <rms@gnu.org>
24016
24017 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
24018
24019 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
24020
24021 * progmodes/compile.el (compilation-error-properties):
24022 When getting the file from the previous error message,
24023 correctly decode the new data format.
24024
24025 * progmodes/cc-cmds.el (c-electric-paren):
24026 Call old-blink-paren only for close-paren.
24027
24028 2005-09-24 Andreas Schwab <schwab@suse.de>
24029
24030 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
24031 condition.
24032
24033 2005-09-25 Romain Francoise <romain@orebokech.com>
24034
24035 * dired-aux.el (dired-copy-file-recursive):
24036 * dired.el (dired-delete-file):
24037 * ediff-mult.el (ediff-dir-diff-copy-file):
24038 * ediff-util.el (ediff-test-save-region):
24039 * forms.el (forms-mode):
24040 * ido.el (ido-file-internal, ido-delete-file-at-head):
24041 * log-edit.el (log-edit-done):
24042 * ses.el (ses-yank-resize):
24043 * play/gomoku.el (gomoku-human-plays, gomoku)
24044 (gomoku-human-resigns, gomoku-prompt-for-other-game)
24045 (gomoku-offer-a-draw):
24046 * play/landmark.el (lm-human-resigns, lm):
24047 * net/eudcb-ldap.el (eudc-ldap-check-base):
24048 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
24049 * progmodes/ebrowse.el (ebrowse-find-pattern):
24050 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
24051 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
24052 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
24053
24054 * vc.el (vc-delete-file):
24055 * play/gomoku.el (gomoku-terminate-game, gomoku)
24056 (gomoku-prompt-for-move, gomoku-human-takes-back):
24057 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
24058 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
24059
24060 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
24061
24062 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
24063 color rxvt terminals by using the code xterm.el used to use before
24064 2005-04-09 in order to match the colors used by rxvt.
24065
24066 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
24067
24068 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
24069 colors rxvt-unicode terminals by using the same code as xterm.el.
24070
24071 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
24072
24073 * textmodes/tex-mode.el (tex-font-lock-append-prop)
24074 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
24075 new symbol used for the tex-verbatim face.
24076
24077 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
24078
24079 * woman.el (woman-file-name):
24080 * wid-edit.el (widget-file-prompt-value)
24081 (widget-coding-system-prompt-value):
24082 * w32-fns.el (set-w32-system-coding-system):
24083 * vc.el (vc-version-diff, vc-annotate):
24084 * textmodes/reftex-auc.el (reftex-arg-cite)
24085 (reftex-arg-index-tag):
24086 * textmodes/refer.el (refer-get-bib-files):
24087 * textmodes/artist.el (artist-figlet-choose-font):
24088 * terminal.el (terminal-emulator):
24089 * replace.el (occur-read-primary-args):
24090 * rect.el (string-rectangle, string-insert-rectangle):
24091 * ps-print.el (ps-print-preprint):
24092 * progmodes/pascal.el (pascal-goto-defun):
24093 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
24094 * progmodes/compile.el (compilation-find-file):
24095 * printing.el (pr-interactive-n-up):
24096 * play/animate.el (animate-birthday-present):
24097 * net/rcompile.el (remote-compile):
24098 * man.el (man, Man-goto-section, Man-follow-manual-reference):
24099 * mail/rmailsum.el (rmail-summary-search-backward)
24100 (rmail-summary-search):
24101 * mail/rmailout.el (rmail-output-read-rmail-file-name)
24102 (rmail-output-read-file-name):
24103 * mail/rmail.el (rmail-search, rmail-search-backwards):
24104 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
24105 * locate.el (locate):
24106 * international/quail.el (quail-show-keyboard-layout):
24107 * international/mule.el (set-buffer-file-coding-system)
24108 (revert-buffer-with-coding-system, set-file-name-coding-system)
24109 (set-terminal-coding-system, set-keyboard-coding-system)
24110 (set-next-selection-coding-system):
24111 * international/mule-diag.el (describe-coding-system)
24112 (describe-font, describe-fontset):
24113 * international/mule-cmds.el (universal-coding-system-argument)
24114 (search-unencodable-char, describe-input-method)
24115 (set-language-environment, describe-language-environment):
24116 * international/codepage.el (codepage-setup):
24117 * international/code-pages.el (codepage-setup):
24118 * info.el (Info-search, Info-follow-reference)
24119 (Info-search-backward):
24120 * emacs-lisp/advice.el (ad-read-advised-function)
24121 (ad-read-advice-class, ad-clear-cache, ad-activate)
24122 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
24123 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
24124 (ad-read-regexp):
24125 * ediff-util.el (ediff-toggle-regexp-match):
24126 * ediff-ptch.el (ediff-prompt-for-patch-file):
24127 * dired-aux.el (dired-diff):
24128 * diff.el (diff):
24129 * cus-edit.el (custom-variable-prompt):
24130 * calendar/timeclock.el (timeclock-ask-for-project):
24131 * calc/calcalg3.el (calc-get-fit-variables):
24132 * calc/calc-store.el (calc-edit-variable)
24133 (calc-permanent-variable):
24134 * vc-mcvs.el (vc-mcvs-register):
24135 * shadowfile.el (shadow-define-literal-group):
24136 * woman.el (woman-file-name):
24137 * vc.el (vc-version-diff, vc-merge):
24138 * textmodes/reftex-index.el (reftex-index-complete-tag):
24139 * format.el (format-decode-buffer, format-decode-region):
24140 * emulation/viper-cmd.el (viper-read-string-with-history):
24141 * emacs-lisp/debug.el (cancel-debug-on-entry):
24142 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
24143 * ediff.el (ediff-merge-revisions)
24144 (ediff-merge-revisions-with-ancestor, ediff-revision):
24145 * completion.el (interactive-completion-string-reader):
24146 * calc/calc-prog.el (calc-user-define-formula):
24147 Follow convention for reading with the minibuffer.
24148
24149 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
24150
24151 * progmodes/python.el (python-describe-symbol): Add globals() and
24152 locals() to the arguments of emacs.ehelp.
24153
24154 2005-09-24 Magnus Henoch <mange@freemail.hu>
24155
24156 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
24157 New function, code extracted from ispell-valid-dictionary-list.
24158 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
24159 Call it.
24160
24161 2005-09-24 Eli Zaretskii <eliz@gnu.org>
24162
24163 * subr.el (version-regexp-alist): Extend valid syntax for version
24164 strings: allow any of the characters -,_,+ to separate the
24165 alpha/beta/rc part from the version part. Doc fix.
24166 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
24167
24168 2005-09-23 David Reitter <david.reitter@gmail.com>
24169
24170 * mail/mailclient.el: New file.
24171
24172 2005-09-23 Richard M. Stallman <rms@gnu.org>
24173
24174 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
24175 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
24176 Doc fixes.
24177
24178 * progmodes/cc-mode.el (c-font-lock-init):
24179 Specify font-lock-lines-before.
24180
24181 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
24182
24183 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
24184 whole conflict.
24185
24186 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
24187
24188 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
24189 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
24190 of `remap' feature when available. Additional key bindings for
24191 better tty support.
24192 (org-mode-restart, org-force-self-insert): New commands.
24193 (org-time-stamp-inactive): New command.
24194 (org-remap): New function.
24195 (org-table-auto-blank-field, org-level-color-stars-only): New options.
24196 (org-enable-fixed-width-editor): Move to `org-structure'
24197 customization group.
24198 (org-self-insert-command, orgtbl-self-insert-command): Modify to
24199 blank field after field motion commands.
24200
24201 2005-09-23 Kenichi Handa <handa@m17n.org>
24202
24203 * international/mule-cmds.el (set-language-environment):
24204 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
24205 have to call utf-translate-cjk-load-tables.
24206
24207 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
24208
24209 * mouse.el (mouse-move-drag-overlay): Fix last change.
24210
24211 2005-09-22 David Ponce <david@dponce.com>
24212
24213 * tree-widget.el (tree-widget-value-create): Fix previous change.
24214
24215 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
24216
24217 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
24218
24219 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
24220
24221 * mouse.el (mouse-move-drag-overlay): New function.
24222 (mouse-drag-region-1): Use it.
24223 Try to simplify a bit the state handling. Handle clicks on links
24224 inside intangible areas.
24225 (mouse-save-then-kill): Minor simplification.
24226 (mouse-secondary-overlay): Make it always non-nil instead of
24227 recreating it each time.
24228 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
24229 (mouse-kill-secondary, mouse-secondary-save-then-kill):
24230 Simplify accordingly.
24231
24232 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
24233
24234 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
24235
24236 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
24237
24238 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
24239 (ediff-file-name-sans-prefix): Treat nil as an empty string.
24240 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
24241 to patch.
24242
24243 * ediff-util.el: Use insert-buffer-substring.
24244
24245 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
24246
24247 * emulation/viper-cmd.el (viper-change-state): Don't move over the
24248 field boundaries in the minibuffer.
24249 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
24250 (viper-minibuffer-post-command-hook): New hook.
24251 (viper-line): Don't move cursor at bolp.
24252
24253 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
24254
24255 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
24256 avoid compiler warnings.
24257
24258 * emulation/viper-macs.el (ex-map): Better messages.
24259
24260 * emulation/viper-utils.el (viper-beginning-of-field): New function.
24261
24262 * emulation/viper.el: Replace make-variable-buffer-local with
24263 viper-make-variable-buffer-local everywhere, to avoid warnings.
24264
24265 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24266
24267 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
24268 Delete unused var `old-selected-window'.
24269 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
24270 (mouse-drag-secondary): Delete unused var `start-frame'.
24271
24272 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
24273
24274 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
24275
24276 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24277
24278 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
24279 Re-indent within 80 columns. Use inhibit-read-only.
24280
24281 2005-09-19 Romain Francoise <romain@orebokech.com>
24282
24283 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
24284
24285 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24286
24287 * font-lock.el (font-lock-default-fontify-region): Don't add a line
24288 unconditionally, since the after-change-function already did it.
24289
24290 2005-09-19 Miles Bader <miles@gnu.org>
24291
24292 * net/newsticker.el: Get rid of CVS keyword.
24293
24294 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
24295
24296 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
24297 The prompt is formatted later.
24298
24299 2005-09-19 David Ponce <david@dponce.com>
24300
24301 * tree-widget.el (tree-widget-value-create): Save the converted
24302 tree :node widget.
24303
24304 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
24305
24306 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
24307 variable `message'.
24308
24309 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
24310
24311 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
24312 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
24313 <slawomir.nowaczyk.847@student.lu.se>.
24314
24315 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
24316
24317 * image.el (image-load-path): Use symbol `data-directory' instead
24318 of its value, for backward compatibility with packages that bind
24319 it during `find-image'. Suggested by Katsumi Yamaoka.
24320 (image-search-load-path): Handle symbols whose values are strings.
24321
24322 2005-09-18 Romain Francoise <romain@orebokech.com>
24323
24324 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
24325 with-current-buffer form in save-excursion.
24326
24327 2005-09-18 Deepak Goel <deego@gnufans.org>
24328
24329 * apropos.el (apropos-command): Fix `message' call: first arg
24330 should be a format spec. In this and all other cases that appear
24331 below and elsewhere in the source code, I made a change only when
24332 two conditions were satisfied: [1] I can think of a possibility
24333 that the arguments would cause an error, for example, the code in
24334 question relies on external variables such as filenames. [2] I
24335 was sure that the arg to `message' could not have been nil in the code.
24336
24337 * textmodes/tildify.el (tildify-region): Ditto.
24338
24339 * textmodes/reftex-index.el (reftex-index-change-entry)
24340 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
24341 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
24342 * textmodes/org.el (org-complete, org-deadline, org-schedule)
24343 (org-priority, org-table-sum):
24344 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
24345 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
24346 (flyspell-word, flyspell-display-next-corrections):
24347 * textmodes/bibtex.el (bibtex-print-help-message):
24348 * textmodes/artist.el (artist-key-set-point-poly):
24349 * term/mac-win.el (mac-services-insert-text):
24350 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
24351 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
24352 (vhdl-port-paste-testbench, vhdl-compose-new-component)
24353 (vhdl-compose-configuration):
24354 * progmodes/sh-script.el (sh-blink, sh-show-indent)
24355 (sh-set-indent, sh-learn-line-indent):
24356 * progmodes/ps-mode.el (ps-mode-target-column):
24357 * progmodes/idlwave.el (idlwave-make-tags)
24358 (idlwave-scan-library-catalogs):
24359 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
24360 * progmodes/gud.el (gud-jdb-analyze-source):
24361 * progmodes/flymake.el (flymake-log):
24362 * progmodes/ebnf2ps.el (ebnf-generate-region):
24363 * progmodes/cmacexp.el (c-macro-expansion):
24364 * progmodes/ada-xref.el (ada-treat-cmd-string):
24365 * progmodes/ada-mode.el (ada-create-case-exception-substring)
24366 (ada-justified-indent-current, ada-batch-reformat):
24367 * play/zone.el (zone):
24368 * play/landmark.el (lm-move):
24369 * play/decipher.el (decipher-show-alphabet):
24370 * net/newsticker.el (newsticker--display-jump)
24371 (newsticker--display-scroll):
24372 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
24373 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
24374 * mail/feedmail.el (feedmail-dump-message-to-queue):
24375 * eshell/esh-proc.el (eshell-remove-process-entry):
24376 * emulation/ws-mode.el (ws-last-error):
24377 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
24378 (viper-record-kbd-macro):
24379 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
24380 * emacs-lisp/lisp-mnt.el (lm-report-bug):
24381 * emacs-lisp/find-func.el (find-function-noselect):
24382 * calendar/timeclock.el (timeclock-status-string)
24383 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
24384 (timeclock-when-to-leave-string):
24385 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
24386 * calc/calc-units.el (calc-enter-units-table):
24387 * calc/calc-mode.el (calc-mode-record-mode):
24388 * woman.el (woman-mini-help):
24389 * wdired.el (wdired-change-to-wdired-mode):
24390 * vc.el (vc-retrieve-snapshot):
24391 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
24392 * startup.el (display-startup-echo-area-message):
24393 * simple.el (set-goal-column):
24394 * ses.el (ses-command-hook, ses-recalculate-cell):
24395 * server.el (server-process-filter):
24396 * printing.el (pr-interface-txt-print, pr-interface-printify)
24397 (pr-interface-ps):
24398 * pcvs.el (cvs-help):
24399 * log-edit.el (log-edit, log-edit-mode-help):
24400 * iswitchb.el (iswitchb-possible-new-buffer):
24401 * isearch.el (isearch-edit-string):
24402 * image-mode.el (image-mode, image-minor-mode):
24403 * ibuf-macs.el (define-ibuffer-filter):
24404 * hi-lock.el (hi-lock-find-patterns):
24405 * files.el (toggle-read-only):
24406 * ediff-util.el (ediff-copy-diff)
24407 (ediff-write-merge-buffer-and-maybe-kill):
24408 * echistory.el (Electric-history-undefined):
24409 * dnd.el (dnd-insert-text):
24410 * dired-aux.el (dired-query):
24411 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
24412 * bookmark.el (bookmark-bmenu-locate):
24413 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
24414 Fix `message' calls to ensure first arg is a format string.
24415 The change was made only when these two conditions were satisfied:
24416 [1] when there is a possibility that the arguments would cause an error
24417 for example, if the code in question relies on external variables
24418 such as filenames, and
24419 [2] if the arg to `message' could not have been nil in the code.
24420
24421 * pcomplete.el (pcomplete--help): Fix `message' format spec.
24422 Not having a %s would be weird, though not technically wrong.
24423
24424 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24425
24426 * term/mac-win.el (mac-add-charset-info): Doc fix.
24427
24428 2005-09-17 Romain Francoise <romain@orebokech.com>
24429
24430 * shell.el (shell-resync-dirs): Handle echoing processes more
24431 reliably. Don't insert resync command if `comint-process-echoes'
24432 is non-nil.
24433
24434 2005-09-17 Magnus Henoch <mange@freemail.hu>
24435
24436 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
24437 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
24438 aspell versions >= 0.60.
24439 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
24440 only if ispell-aspell-supports-utf8 is non-nil.
24441
24442 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
24443
24444 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
24445 buffer-local value to lisp-indent-function.
24446
24447 2005-09-17 Milan Zamazal <pdm@zamazal.org>
24448
24449 * progmodes/glasses.el (glasses-make-readable): If
24450 glasses-separator differs from underscore, put appropriate
24451 overlays over underscore characters.
24452 (glasses-convert-to-unreadable): If glasses-separator differs from
24453 underscore, try to convert glasses-separator characters to
24454 underscores.
24455
24456 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
24457
24458 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
24459 Use with-syntax-table and dolist.
24460
24461 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
24462
24463 * textmodes/reftex-auc.el:
24464 * textmodes/reftex-cite.el:
24465 * textmodes/reftex-dcr.el:
24466 * textmodes/reftex-global.el:
24467 * textmodes/reftex-parse.el:
24468 * textmodes/reftex-ref.el:
24469 * textmodes/reftex-sel.el:
24470 * textmodes/reftex-toc.el:
24471 * textmodes/reftex-vars.el:
24472 * textmodes/reftex.el: Small changes to remove compiler warnings.
24473
24474 * textmodes/reftex-index.el: Likewise.
24475 (reftex-query-index-phrase): More efficient use of markers.
24476
24477 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
24478
24479 * image.el (image-load-path): New variable.
24480 (image-search-load-path): New function.
24481 (find-image): Search for images in `image-load-path'.
24482
24483 2005-09-15 Richard M. Stallman <rms@gnu.org>
24484
24485 * follow.el: Change Maintainer field.
24486
24487 2005-09-15 David Ponce <david@dponce.com>
24488
24489 * recentf.el (recentf-save-file-modes): New option.
24490 (recentf-save-list): Use it.
24491
24492 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
24493
24494 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
24495 (mode-line-mule-info, mode-line-modified): Move bindings from
24496 mouse-3 to mouse-1.
24497
24498 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
24499
24500 * simple.el (sendmail-user-agent-compose): Revert last change.
24501
24502 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
24503
24504 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
24505 Use with-current-buffer.
24506 (ange-ftp-gwp-start): Remove unused var `gw-user'.
24507 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
24508 (ange-ftp-insert-directory): Remove unused var `short'.
24509 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
24510
24511 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
24512 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
24513
24514 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
24515 (check-calendar-holidays, diary-list-entries): Autoload.
24516 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
24517 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
24518
24519 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
24520 which mistakenly removed a call to display-buffer.
24521
24522 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
24523
24524 * obsolete/iso-insert.el: Move to obsolete/ from international/.
24525
24526 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
24527
24528 * progmodes/hideshow.el
24529 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
24530 (hs-allow-nesting): New user var.
24531 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
24532 (hs-hide-block-at-point): When nesting allowed,
24533 if there is already an overlay in place, delete it.
24534 (hs-safety-is-job-n): Delete func; remove call sites.
24535 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
24536 (hs-overlay-at): New func.
24537 (hs-already-hidden-p, hs-show-block): Use it.
24538 (hs-hide-all): Don't pre-clean if nesting allowed.
24539 (hs-show-all): Temporarily disallow
24540 nesting around call to `hs-discard-overlays'.
24541
24542 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
24543
24544 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
24545 Delete unused local var.
24546
24547 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
24548
24549 * help-fns.el (describe-categories): "?\ " -> "?\s".
24550 (help-do-arg-highlight): Recognize also ARG-n, as in
24551 `move-to-left-margin' (ARG+n is already recognized). Simplify.
24552
24553 * international/codepage.el (dos-unsupported-char-glyph):
24554 * net/newsticker.el (tool-bar-map, w3-mode-map)
24555 (w3m-minor-mode-map):
24556 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
24557 (ent-alist):
24558 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
24559
24560 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
24561
24562 * custom.el (custom-push-theme): Handle the case where a symbol is
24563 bound but face properties have not yet been assigned.
24564
24565 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
24566 Fix behavior if noerase is `t' and there is no mail buffer.
24567
24568 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
24569 if `continue' is nil, rather than signal an error.
24570
24571 2005-09-12 Richard M. Stallman <rms@gnu.org>
24572
24573 * font-lock.el (font-lock-keywords): Add autoload.
24574
24575 * help-fns.el (describe-variable): Rearrange to put source link
24576 in a predictable place.
24577
24578 * net/newsticker.el: New file.
24579
24580 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
24581
24582 * calendar/calendar.el (calendar-for-loop): Add edebug info.
24583 (calendar-basic-setup): Use the new nil arg.
24584 (number-of-diary-entries): Move to diary-lib.el.
24585
24586 * calendar/diary-lib.el: Use with-current-buffer, match-string.
24587 (diary-list-entries): Use with-syntax-table and dolist.
24588 Rename from list-diary-entries.
24589 Use number-of-diary-entries if `number' is nil.
24590 (diary, diary-view-entries): Use this new name and new nil arg value.
24591 (number-of-diary-entries): Move from calendar.el.
24592 (diary-unhide-everything): New function.
24593 (include-other-diary-files, fancy-diary-display)
24594 (diary-show-all-entries, make-diary-entry): Use it.
24595 (diary-mail-entries): Use buffer-string.
24596 (mark-diary-entries): Fix long standing paren typo.
24597 (diary-sexp-entry): Use count-lines.
24598 (make-diary-entry): Avoid `previous-line'.
24599 (diary-mode-map): New var.
24600 (diary-mode): Redraw cal after saving. Setup header-line.
24601 (fancy-diary-display-mode): Use local-set-key.
24602
24603 * startup.el (command-line): Try calling various terminal-init-foo-bar
24604 functions by stripping hyphenated suffixes from $TERM.
24605
24606 * files.el (normal-mode): Check boundness of font-lock-keywords.
24607
24608 2005-09-12 Richard M. Stallman <rms@gnu.org>
24609
24610 * progmodes/compile.el: Don't decide a file's directory
24611 until the user actually tries to go there.
24612 (compilation-next-error-function):
24613 Pass compilation-find-file the directory from the file-struct.
24614 (compilation-internal-error-properties): Separate local FILE-STRUCT
24615 from FILE. Doc the args better. Rename arg FMT to FMTS.
24616 (compilation-find-file): Arg DIR renamed to DIRECTORY.
24617 Expand it, and if nil, use default-directory.
24618 (compilation-get-file-structure): Don't mix specified directory
24619 with default directory. Put specified directory into
24620 file-struct. Don't make the file name absolute.
24621
24622 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
24623 (compile-command): Add autoload.
24624 (compilation-disable-input): Add autoload.
24625
24626 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
24627
24628 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
24629 strings of the variables it can override.
24630 (time-stamp): New (as yet undocumented) time-stamp-format escapes
24631 %Q and %q, for fully-qualified domain name and unqualified host name.
24632
24633 2005-09-11 Kim F. Storm <storm@cua.dk>
24634
24635 * emacs-lisp/authors.el (authors-aliases): Update list.
24636 (authors-fixed-entries): Update mldrag.el entry.
24637
24638 2005-09-10 Alan Mackenzie <acm@muc.de>
24639
24640 * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
24641 delimiter from the region narrowed to.
24642
24643 2005-09-10 Magnus Henoch <mange@freemail.hu>
24644
24645 * textmodes/ispell.el (ispell-check-version): Signal an error if
24646 aspell version is less than 0.60.
24647
24648 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
24649
24650 * progmodes/octave-inf.el (inferior-octave-startup):
24651 Resync current dir at the end.
24652
24653 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
24654
24655 * woman.el (woman-topic-at-point-default):
24656 Rename to woman-use-topic-at-point-default.
24657 (woman-topic-at-point): Rename to woman-use-topic-at-point.
24658 (woman-file-name): Reflect renames above. Automatically use the
24659 word at point as topic if woman-use-topic-at-point is non-nil.
24660 Otherwise offer it as default but don't insert it in the
24661 minibuffer. Also use `test-completion' instead of `assoc' as
24662 suggested by Stefan Monnier.
24663
24664 2005-09-10 Andre Spiegel <spiegel@gnu.org>
24665
24666 * vc.el (vc-directory, vc-update-change-log): Throw an error on
24667 the attempt to do it over Tramp. This is not yet supported.
24668
24669 2005-09-10 Eli Zaretskii <eliz@gnu.org>
24670
24671 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
24672 (menu-bar-non-minibuffer-window-p): New functions.
24673 ("Split Window", "Save As..."): Use them.
24674 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
24675 ("Print Buffer", "Truncate Long Lines in this Buffer"):
24676 Use menu-bar-menu-frame-live-and-visible-p.
24677 ("Save Buffer", "Insert File", "Open Directory...")
24678 ("Open File...", "Visit New File..."):
24679 Use menu-bar-non-minibuffer-window-p.
24680 (kill-this-buffer-enabled-p, dired <menu-enable>):
24681 Use menu-bar-non-minibuffer-window-p.
24682
24683 2005-09-09 Eli Zaretskii <eliz@gnu.org>
24684
24685 * cus-start.el (all): Don't complain about fringe-related
24686 built-ins if fringes are not supported. Ditto about
24687 selection-related built-ins. Fix the test for GTK-related built-ins.
24688
24689 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
24690 ("Postscript Print Buffer", "Print Region", "Save As...")
24691 ("Save", "Insert File...", "Open Directory...")
24692 ("Open File...", "Visit New File..."")
24693 ("Truncate Long Lines in this Buffer"): Don't look at
24694 menu-updating-frame if this display does not support multiple frames.
24695
24696 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
24697
24698 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
24699
24700 2005-09-09 Emilio C. Lopes <eclig@gmx.net>
24701
24702 * woman.el: Format- and whitespace-related changes.
24703
24704 2005-09-09 Eli Zaretskii <eliz@gnu.org>
24705
24706 * woman.el: Fix my email address.
24707
24708 2005-09-08 Richard M. Stallman <rms@gnu.org>
24709
24710 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
24711 (sh-mode): Locally set skeleton-pair-default-alist.
24712
24713 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
24714
24715 * progmodes/flymake.el: Require `compile' unconditionally.
24716
24717 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
24718
24719 * woman.el (woman-file-name): Provide a default, not initial input.
24720
24721 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
24722
24723 * font-lock.el (font-lock-support-mode): Doc fix.
24724
24725 * descr-text.el (describe-property-list): Handle non-symbol prop names.
24726
24727 2005-09-08 Richard M. Stallman <rms@gnu.org>
24728
24729 * simple.el (blink-matching-open): Get rid of text props from
24730 the string shown in echo area. Don't permanently set point.
24731 Some rearrangements.
24732
24733 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
24734
24735 * recentf.el (recentf-filename-handler): Add custom choice
24736 `abbreviate-file-name'.
24737
24738 * msb.el (msb--very-many-menus): Fix typo.
24739
24740 * disp-table.el (standard-display-european): Don't set
24741 enable-multibyte-characters to nil.
24742
24743 2005-09-08 David Ponce <david@dponce.com>
24744
24745 * recentf.el (recentf-show-file-shortcuts-flag): New option.
24746 (recentf-expand-file-name): Doc fix.
24747 (recentf-dialog-mode-map): Define digit shortcuts.
24748 (recentf--files-with-key): New variable.
24749 (recentf-show-digit-shortcut-filter): New function.
24750 (recentf-open-files-items): New function.
24751 (recentf-open-files): Use it.
24752 (recentf-open-file-with-key): New command.
24753
24754 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
24755
24756 * buff-menu.el (Buffer-menu-sort-by-column): New function.
24757 Suggested by Kim F. Storm.
24758 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
24759 (Buffer-menu-make-sort-button): Use global keymap.
24760
24761 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
24762
24763 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
24764 (Man-getpage-in-background-advice): Remove defadvice; it isn't
24765 necessary any longer with the remapped command.
24766 (Man-bgproc-sentinel-advice): Remove defadvice which counts
24767 formatting time only.
24768
24769 * net/tramp.el (tramp-action-password)
24770 (tramp-multi-action-password): Compile the password prompt from
24771 `method', `user' and `host'. Sometimes it isn't obvious which
24772 password to enter, for example with remote files offered by
24773 recentf.el, or with multiple steps. Suggested by Robert Marshall
24774 <robert@chezmarshall.freeserve.co.uk>.
24775
24776 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
24777
24778 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
24779 Fix regexp for when "s///" is at the beginning of line.
24780
24781 2005-09-07 Jay Belanger <belanger@truman.edu>
24782
24783 * calc/calc-poly.el (math-expand-term): Multiply out any powers
24784 when in matrix mode.
24785
24786 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
24787
24788 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
24789 non-anonymous functions.
24790
24791 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
24792
24793 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
24794 when using a header line. Otherwise, use mouse-1-click-follows-link.
24795
24796 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
24797 can't be moved; don't signal an error.
24798
24799 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
24800
24801 * cus-theme.el (custom-theme-write-faces): Save the current face
24802 spec, not the defface spec.
24803
24804 * custom.el (custom-known-themes): Clarify meaning of "standard".
24805 (custom-push-theme): Save old values in the standard theme.
24806 (disable-theme): Correct typo.
24807 (custom-face-theme-value): Deleted unused function.
24808 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
24809
24810 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
24811
24812 * progmodes/compile.el (compilation-goto-locus): Take into account
24813 iconified frames when determining whether the buffer is
24814 already visible.
24815 Don't reset window height if the window already existed.
24816
24817 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
24818
24819 * custom.el (load-theme): Rename from require-theme.
24820 Add interactive spec.
24821 (enable-theme): Rename from custom-enable-theme.
24822 Add interactive spec.
24823 (disable-theme): Rename from custom-disable-theme.
24824 Add interactive spec.
24825 (custom-make-theme-feature): Doc fix.
24826 (custom-theme-directory): Doc fix.
24827 (provide-theme): Call enable-theme.
24828
24829 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
24830
24831 * obsolete/lazy-lock.el (lazy-lock-mode):
24832 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
24833 font-lock-mode if it's off. Print a warning instead.
24834
24835 * progmodes/compile.el (compilation-start): Ignore errors if the
24836 process died before we get to send-eof.
24837
24838 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
24839 Undo last change. Enclosing the result in quotes broke things on Unix
24840 since tex-send-command passes it through shell-quote-argument.
24841 (tex-send-command): Pass `file' through convert-standard-filename
24842 when possible.
24843 (tex-uptodate-p): Handle the case where TeX hasn't put additional
24844 info in a transcript.
24845
24846 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
24847
24848 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
24849 fix compilation warning. Reorder the key definitions to group
24850 together keys emitted by the current version of xterm.
24851
24852 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
24853 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
24854 Reorder predicates to correct min-color usage.
24855
24856 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
24857
24858 * longlines.el (longlines-mode): Inhibit read-only when encoding.
24859 Kill local variables when longlines-mode is turned off.
24860
24861 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
24862
24863 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
24864
24865 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
24866
24867 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
24868
24869 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
24870 (font-lock-lines-before): Change default to being inactive.
24871 (font-lock-default-fontify-region): Obey font-lock-lines-before.
24872 (font-lock-after-change-function): Don't handle f-l-lines-before here.
24873
24874 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
24875
24876 * net/tramp.el (tramp-handle-make-auto-save-file-name):
24877 Deactivate temporarily advice if active (not needed for Emacs 22,
24878 but for backwards compatibility).
24879 (tramp-exists-file-name-handler): Rewrite. First implementation
24880 was too simple.
24881 (tramp-advice-make-auto-save-file-name):
24882 Call `tramp-handle-make-auto-save-file-name' (again, just for
24883 backwards compatibility).
24884
24885 2005-08-31 Reto Zimmermann <reto@gnu.org>
24886
24887 * progmodes/vhdl-mode.el
24888 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
24889 (vhdl-end-p): Fix indentation bug "else" after "-- when".
24890 (vhdl-set-default-project): New function (easier setting of default).
24891 (vhdl-port-copy): Handle extended identifiers for generics.
24892 (vhdl-compiler-alist): Better description for error message regexp.
24893 (vhdl-make): Query for target, use previous as default.
24894 (vhdl-port-copy): Fix port copy for port names starting with "signal".
24895 (vhdl-font-lock-keywords-2): Fix fontification for record
24896 el. assign.
24897 (vhdl-speedbar-make-subpack-line): Add package body link.
24898 (vhdl-generate-makefile-1): Not include itself as dependency.
24899 (vhdl-font-lock-init): Highlight c-preprocessor directives.
24900 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
24901 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
24902 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
24903 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
24904 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
24905 (vhdl-import-project): Add string argument for `error'.
24906 (vhdl-compose-configuration)
24907 (vhdl-compose-configuration-architecture): Add configuration
24908 declaration generation.
24909 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
24910 (vhdl-trailer-re): Add "record" keyword (better indentation).
24911 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
24912 "[^ \t-\"]+".
24913 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
24914 (vhdl-testbench-entity-file-name)
24915 (vhdl-testbench-architecture-file-name): Allow separate
24916 customization of testbench file names.
24917 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
24918 (vhdl-get-visible-signals): Allow newline within alias declaration.
24919 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
24920 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
24921 (member-ignore-case): Alias for missing function in XEmacs.
24922 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
24923 (vhdl-update-sensitivity-list): Ignore case on read signals.
24924 (vhdl-replace-string): Adjust case only for file names.
24925 (vhdl-update-sensitivity-list): Fix search for read signals.
24926 (vhdl-update-sensitivity-list): Exclude formal parameters.
24927 (vhdl-get-visible-signals): Include aliases of signals.
24928 (vhdl-get-visible-signals): Fix signal name searching.
24929 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
24930 (vhdl-fixup-whitespace-region): Fix for character
24931 literals (e.g. `:').
24932
24933 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
24934
24935 * ansi-color.el (comint-last-output-start):
24936 * bs.el (font-lock-verbose):
24937 * diff-mode.el (add-log-buffer-file-name-function):
24938 * dired-x.el (vm-folder-directory):
24939 * faces.el (help-xref-stack-item):
24940 * files.el (font-lock-keywords):
24941 * find-lisp.el (dired-buffers, dired-subdir-alist):
24942 * ido.el (cua-inhibit-cua-keys):
24943 * log-view.el (cvs-minor-wrap-function):
24944 * outline.el (font-lock-warning-face):
24945 * simple.el (compilation-current-error):
24946 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
24947 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
24948 * tooltip.el (comint-prompt-regexp):
24949 * w32-fns.el (explicit-shell-file-name):
24950 * term/mac-win.el (mac-charset-info-alist)
24951 (mac-services-selection, mac-system-script-code):
24952 * term/tty-colors.el (msdos-color-values):
24953 * term/w32-win.el (xlfd-regexp-registry-subnum):
24954 * term/x-win.el (x-keysym-table, x-selection-timeout)
24955 (x-session-id, x-session-previous-id):
24956 * textmodes/ispell.el (mail-yank-prefix):
24957 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
24958 * textmodes/org.el (calc-embedded-close-formula)
24959 (calc-embedded-open-formula)
24960 (font-lock-unfontify-region-function):
24961 * textmodes/reftex-global.el (isearch-next-buffer-function)
24962 (TeX-master):
24963 * textmodes/reftex.el (font-lock-keywords):
24964 * textmodes/tex-mode.el (font-lock-comment-face)
24965 (font-lock-doc-face):
24966 * textmodes/texinfo.el (outline-heading-alist):
24967 Add defvars.
24968
24969 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
24970 (artist-spray-chars, artist-mode-init, artist-replace-string)
24971 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
24972 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
24973 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
24974
24975 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
24976 (conf-align-assignments): "?\ " -> "?\s".
24977
24978 * textmodes/reftex-index.el (TeX-master): Add defvar.
24979 (reftex-index-phrases-marker): Move up defvar.
24980
24981 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
24982 (reftex-toc-include-labels-indicator)
24983 (reftex-toc-include-index-indicator)
24984 (reftex-toc-max-level-indicator): Move up declarations.
24985
24986 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
24987 of args to `tramp-run-real-handler', even if it's empty in this case.
24988
24989 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24990
24991 * dired.el (dired-move-to-filename-regexp): Add date format for
24992 Mac OS X 10.3 in East Asian locales.
24993
24994 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
24995
24996 * files.el (make-auto-save-file-name): Add file name handler call
24997 if applicable.
24998
24999 * net/tramp.el (tramp-file-name-handler-alist)
25000 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
25001 (tramp-handle-make-auto-save-file-name): Rename from
25002 `tramp-make-auto-save-file-name'.
25003 (tramp-exists-file-name-handler): New defun.
25004 (tramp-advice-make-auto-save-file-name): Make defadvice only when
25005 `make-auto-save-file-name' is not a magic file name operation.
25006
25007 2005-08-30 Richard M. Stallman <rms@gnu.org>
25008
25009 * files.el (risky-local-variable-p):
25010 Match `-predicates' and `-commands.
25011
25012 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
25013 (custom-save-all): Visit the file if necessary;
25014 kill the buffer if we created it.
25015 (custom-save-delete): Don't visit file or kill buffer here.
25016
25017 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
25018
25019 * textmodes/org.el (org-special-keyword): New face.
25020 (org-table-copy-down, org-table-eval-formula)
25021 (org-table-recalculate, org-init-section-numbers):
25022 Use `string-to-number' instead of `string-to-int'.
25023 (org-get-location): Use `insert-buffer-substring' instead of
25024 `insert-buffer'.
25025 (org-modify-diary-entry-string): New function.
25026 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
25027 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
25028 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
25029 active region.
25030 (org-export-as-html): Handle QUOTE keyword.
25031 (org-quote-string): New option.
25032 (org-bookmark-jump-unhide): New function, used for
25033 `bookmark-after-jump-hook'.
25034 (org-diary-default-entry): Apply only when not called through
25035 `org-agenda'.
25036
25037 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
25038
25039 * net/eudc.el (mode-popup-menu):
25040 * play/handwrite.el (ps-printer-name, ps-lpr-command):
25041 * progmodes/ada-mode.el (compile-auto-highlight)
25042 (skeleton-further-elements):
25043 * progmodes/autoconf.el (font-lock-syntactic-keywords):
25044 * progmodes/cmacexp.el (msdos-shells):
25045 * progmodes/compile.el (font-lock-extra-managed-props)
25046 (font-lock-keywords, font-lock-maximum-size)
25047 (font-lock-support-mode):
25048 * progmodes/grep.el (font-lock-lines-before):
25049 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
25050 * progmodes/mixal-mode.el (compile-command):
25051 * progmodes/perl-mode.el (font-lock-comment-face)
25052 (font-lock-doc-face, font-lock-string-face):
25053 * progmodes/prolog.el (comint-prompt-regexp):
25054 * progmodes/sh-script.el (font-lock-comment-face)
25055 (font-lock-set-defaults, font-lock-string-face):
25056 * progmodes/sql.el (font-lock-keyword-face)
25057 (font-lock-set-defaults, font-lock-string-face):
25058 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
25059 (itimer-version, lazy-lock-defer-contextually)
25060 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
25061 Add defvars.
25062
25063 * progmodes/cperl-mode.el (cperl-electric-lbrace)
25064 (cperl-electric-keyword, cperl-electric-pod)
25065 (cperl-electric-backspace, cperl-forward-re)
25066 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
25067 (vc-rcs-header, vc-sccs-header): Add defvars.
25068
25069 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
25070 (font-lock-syntactic-keywords, gud-find-expr-function):
25071 Add defvars.
25072
25073 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
25074 (gdb-frame-parameters): Declare before use.
25075
25076 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
25077 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
25078 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
25079 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
25080
25081 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
25082 (idlwave-help-with-source): Use `insert-buffer-substring', not
25083 `insert-buffer'.
25084
25085 2005-08-29 Juri Linkov <juri@jurta.org>
25086
25087 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
25088 Put outline-back-to-heading function call inside save-excursion.
25089
25090 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
25091
25092 * man.el (Man-init-defvars, Man-translate-references)
25093 (Man-support-local-filenames, Man-highlight-references):
25094 * progmodes/sql.el (sql-interactive-mode):
25095 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
25096
25097 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
25098 (compilation-mode-font-lock-keywords): Add defvars.
25099 (checkdoc-interactive-loop): "?\ " -> "?\s".
25100
25101 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
25102 (font-lock-doc-face, font-lock-string-face)
25103 (font-lock-keywords-case-fold-search): Add defvars.
25104 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
25105
25106 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
25107 Don't pass X and Y (they are ignored anyway).
25108 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
25109 (mouse-delete-window): Make arguments optional.
25110
25111 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
25112 (caesar-translate-table, minor-modes, news-buffer-save)
25113 (news-group-name, news-minor-modes): Add defvars.
25114
25115 * emacs-lisp/lselect.el (mouse-highlight-priority)
25116 (x-lost-selection-functions, zmacs-regions):
25117 * emacs-lisp/pp.el (font-lock-verbose):
25118 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
25119 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
25120 (ses-mode-map):
25121 * emacs-lisp/tcover-unsafep.el (safe-functions):
25122 * international/mule-cmds.el (mac-system-coding-system)
25123 (mac-system-locale):
25124 * language/ethio-util.el (rmail-current-message)
25125 (rmail-message-vector):
25126 * language/thai-util.el (thai-auto-composition-mode):
25127 * mail/metamail.el (rmail-current-message, rmail-message-vector):
25128 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
25129 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
25130 (vm-primary-inbox, vm-spool-files):
25131 * mail/rmail.el (deleted-head, font-lock-fontified)
25132 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
25133 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
25134 (total-messages):
25135 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
25136 (rmail-summary-mode-map):
25137 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
25138 (rmail-last-label, rmail-last-multi-labels)
25139 (rmail-summary-vector, rmail-total-messages):
25140 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
25141 * mail/rmailsum.el (msgnum):
25142 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
25143 (rmail-current-message):
25144 * obsolete/fast-lock.el (font-lock-face-list):
25145 * obsolete/rnewspost.el (mail-reply-buffer):
25146 * obsolete/scribe.el (compile-command):
25147 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
25148
25149 2005-08-28 John Paul Wallington <jpw@gnu.org>
25150
25151 * ibuf-ext.el (ibuffer-auto-update-changed):
25152 Use `frame-or-buffer-changed-p' to check whether we need to update.
25153 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
25154 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
25155 as a `frame-or-buffer-changed-p' state vector instead.
25156
25157 2005-08-27 Romain Francoise <romain@orebokech.com>
25158
25159 * textmodes/makeinfo.el (makeinfo-compile):
25160 Use `compilation-start'. Set `next-error-function' according to
25161 `disable-errors'.
25162 (makeinfo-next-error): New function.
25163 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
25164 (makeinfo-buffer): Likewise.
25165
25166 * progmodes/compile.el (compilation-start): Add autoload cookie.
25167
25168 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
25169 * textmodes/sgml-mode.el: Likewise.
25170 * progmodes/python.el: Likewise.
25171
25172 2005-08-27 Eli Zaretskii <eliz@gnu.org>
25173
25174 * simple.el (blink-matching-paren-distance): Document the meaning
25175 of nil value, and allow to customize to nil.
25176
25177 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
25178 command.com, not command.exe.
25179
25180 2005-08-26 John Wiegley <johnw@newartisans.com>
25181
25182 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
25183 code around a bit so that an extraneous nil argument is not added
25184 to a command when no args are given.
25185
25186 * eshell/esh-arg.el (eshell-parse-double-quote): If a
25187 double-quoted argument resolves to nil, return it as an empty
25188 string rather than as nil. This made it impossible to pass "" to
25189 a shell script as a null string argument.
25190
25191 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
25192
25193 * outline.el (outline-invent-heading): New fun.
25194 (outline-promote, outline-demote): Use it.
25195 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
25196 (outline-end-of-subtree): Remove unused var `opoint'.
25197
25198 2005-08-26 David Reitter <david.reitter@gmail.com>
25199
25200 * menu-bar.el (truncate-lines, write-file, print-buffer)
25201 (ps-print-buffer-faces, ps-print-buffer, split-window):
25202 Disable menu items when the frame they refer to is invisible, or when
25203 they refer to a buffer and the minibuffer is selected.
25204
25205 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
25206
25207 * progmodes/flymake.el (flymake-highlight-err-lines):
25208 Use save-excursion around flymake-highlight-line to preserve point.
25209
25210 2005-08-26 Eli Zaretskii <eliz@gnu.org>
25211
25212 * progmodes/octave-mod.el: Change Author and Maintainer address.
25213 (octave-maintainer-address): Change Kurt's email address.
25214 * progmodes/octave-inf.el: Change Author and Maintainer address.
25215 * progmodes/octave-hlp.el: Change Author and Maintainer address.
25216
25217 2005-08-26 Kim F. Storm <storm@cua.dk>
25218
25219 * subr.el (version-list-<, version-list-<=, version-list-=):
25220 Rename from integer-list-*.
25221 (version-list-not-zero): Likewise. Fix while loop.
25222 (version=): Use version-list-= instead of string-equal.
25223
25224 2005-08-26 Richard M. Stallman <rms@gnu.org>
25225
25226 * outline.el (outline-promote): Try shortening the heading.
25227 As last resort, read the heading to use.
25228 (outline-demote): As last resort, read the heading to use.
25229
25230 2005-08-26 Romain Francoise <romain@orebokech.com>
25231
25232 * progmodes/compile.el (compilation-start): Doc fix.
25233
25234 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
25235 (antlr-font-lock-additional-keywords): Fix reference to
25236 `antlr-font-lock-literal-regexp' erroneously changed during the
25237 mass face rename.
25238 (antlr-run-tool): Use `compilation-start'.
25239
25240 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
25241 instead of the obsolete `compile-internal'.
25242
25243 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
25244
25245 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
25246 (number, original-date):
25247 * calendar/cal-china.el (date):
25248 * calendar/cal-coptic.el (date):
25249 * calendar/cal-french.el (date):
25250 * calendar/cal-hebrew.el (date, entry, number, original-date):
25251 * calendar/cal-islam.el (date, number, original-date):
25252 * calendar/cal-iso.el (date):
25253 * calendar/cal-julian.el (date):
25254 * calendar/cal-mayan.el (date):
25255 * calendar/cal-menu.el (date, event):
25256 * calendar/cal-persia.el (date):
25257 * calendar/lunar.el (date):
25258 * calendar/solar.el (date): Add defvars.
25259
25260 * emerge.el:
25261 * ibuffer.el:
25262 * info-xref.el:
25263 * obsolete/bg-mouse.el:
25264 * obsolete/sun-curs.el:
25265 * obsolete/swedish.el: Move the `defvar's to the top level.
25266
25267 * smerge-mode.el (smerge-refined-change): Add :group.
25268
25269 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
25270
25271 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
25272 (smerge-keep-n): Remove props.
25273 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
25274 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
25275 now that it's done in smerge-keep-n.
25276 (smerge-refined-change): New face.
25277 (smerge-refine-chopup-region, smerge-refine-highlight-change)
25278 (smerge-refine): New funs.
25279 (smerge-basic-map): Bind smerge-refine.
25280
25281 2005-08-25 Juri Linkov <juri@jurta.org>
25282
25283 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
25284 compilation-process-setup-function and compilation-disable-input
25285 in grep-mode instead of let-bindings in grep.
25286
25287 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
25288 Delete "Automatic File De/compression" (auto-compression-mode).
25289
25290 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
25291
25292 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
25293 Silence warning about non-existent variable.
25294
25295 2005-08-25 Richard M. Stallman <rms@gnu.org>
25296
25297 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
25298 Rename "Describe Key" to "Describe Key or Mouse Operation".
25299
25300 * mail/mailalias.el (build-mail-aliases): Delete comments
25301 from the contents before processing them.
25302
25303 * isearch.el (isearch-edit-string): Erase the Search prompt
25304 if user enters an empty string and there is no default.
25305
25306 * comint.el (comint-file-name-prefix): Add autoload.
25307
25308 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
25309
25310 * subr.el (play-sound): Rearrange to avoid warning.
25311
25312 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
25313
25314 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
25315 New hook.
25316 (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
25317
25318 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
25319
25320 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
25321
25322 * custom.el (custom-theme-set-variables): Sort minor modes last.
25323
25324 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
25325
25326 * subr.el (version-separator, version-regexp-alist): New vars used by
25327 version comparison funs.
25328 (integer-list-<, integer-list-=, integer-list-<=)
25329 (integer-list-not-zero): New funs for integer list comparison.
25330 (version-to-list, version=, version<, version<=): New funs for version
25331 comparison.
25332
25333 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
25334
25335 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
25336 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
25337 time to silence the byte-compiler.
25338
25339 * ibuffer.el (ibuffer-compile-make-eliding-form)
25340 (ibuffer-check-formats): Use `with-no-warnings' to hide references
25341 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
25342 so it's silly to get warnings for it).
25343 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
25344 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
25345 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
25346 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
25347 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
25348 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
25349 Defvar at compile time.
25350 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
25351 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
25352 Declare them before use.
25353
25354 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
25355 (info-xref-good, info-xref-bad): Defvar at compile time.
25356
25357 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
25358 Use `let*' instead of `let'.
25359
25360 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
25361 (*mouse-y*, menu, char): Defvar at compile time.
25362 (sc::menu): Declare it before use.
25363 (sc::pack-one-line): Use `let', not `let*'.
25364
25365 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
25366 (mail-send-hook): Defvar at compile time.
25367
25368 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
25369 Defvar at compile time.
25370
25371 * term/sun-mouse.el (current-global-mousemap)
25372 (current-local-mousemap): Declare them before use.
25373
25374 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
25375
25376 * bookmark.el (bookmark-after-jump-hook): New hook.
25377 (bookmark-jump): Run `bookmark-after-jump-hook'.
25378
25379 2005-08-23 Juri Linkov <juri@jurta.org>
25380
25381 * faces.el (minibuffer-prompt): Doc fix.
25382
25383 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
25384
25385 * progmodes/xscheme.el: Trivial changes to silence warnings.
25386 (xscheme-previous-mode, xscheme-previous-process-state):
25387 Add defvars.
25388 (xscheme-last-input-end, xscheme-process-command-line)
25389 (xscheme-process-name, xscheme-buffer-name)
25390 (xscheme-expressions-ring-max, xscheme-expressions-ring)
25391 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
25392 (xscheme-control-g-synchronization-p)
25393 (xscheme-control-g-disabled-p, xscheme-string-receiver)
25394 (default-xscheme-runlight, xscheme-runlight)
25395 (xscheme-runlight-string, xscheme-process-filter-state)
25396 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
25397 Move to beginning of file.
25398 (scheme-interaction-mode-commands-alist)
25399 (scheme-interaction-mode-map, scheme-debugger-mode-map):
25400 Declare them before use. Note: the initialization code for the
25401 variables has not been moved because it uses functions that reference
25402 the variables.
25403 (xscheme-control-g-message-string, xscheme-process-filter-alist)
25404 (xscheme-prompt-for-expression-map): Declare them before use.
25405 (scheme-debugger-mode-commands): "?\ " -> "?\s".
25406
25407 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
25408
25409 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
25410
25411 2005-08-22 Juri Linkov <juri@jurta.org>
25412
25413 * faces.el (set-face-underline): Delete this duplicate function
25414 and make an obsolete alias to set-face-underline-p.
25415 (set-face-underline-p): Use docstring of set-face-underline.
25416 (describe-face): Create hyperlink to parent face.
25417
25418 * info.el (Info-insert-dir): Use save-excursion around
25419 insert-buffer-substring.
25420 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
25421 (Info-escape-percent): Delete function.
25422 (Info-fontify-node): Replace Info-escape-percent by
25423 replace-regexp-in-string with REP arg set to lambda that
25424 duplicates `%' and preserves text properties.
25425
25426 * progmodes/compile.el (compilation-disable-input): Doc fix.
25427 (define-compilation-mode): Doc fix and refill.
25428 (kill-compilation): Use `mode-name' in the error message.
25429 (compilation-find-file): Use `compilation-error' in the
25430 read-file-name's prompt.
25431
25432 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
25433
25434 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
25435 (smerge-auto-leave): Make undo re-enable the mode.
25436 (debug-ignored-errors): Add the user-error of impossible resolution.
25437 (smerge-resolve): Move things around a bit, in preparation for later.
25438 (smerge-diff): Don't fail if the buffer has no associated file.
25439 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
25440 (smerge-conflict-overlay): New function.
25441 (smerge-match-conflict): Don't add text properties here.
25442 (smerge-find-conflict): Instead, add an overlay here.
25443 Also check for the case where we're inside a conflict already, so as to
25444 obviate the need for font-lock-multiline, which is unbearably slow with
25445 large conflicts and ciomplex font-lock patterns.
25446 (smerge-remove-props): Remove overlay rather than text-properties.
25447 (smerge-mode): Don't set font-lock-multiline.
25448 Remove overlays when turned off.
25449
25450 2005-08-21 Kim F. Storm <storm@cua.dk>
25451
25452 * ido.el (ido-ignore-item-p): Use save-match-data.
25453 Bind case-fold-search to ido-case-fold locally.
25454
25455 2005-08-20 Richard M. Stallman <rms@gnu.org>
25456
25457 * files.el (normal-mode): If font lock is on, turn it off and on.
25458
25459 * subr.el (replace-regexp-in-string): Doc fix.
25460
25461 * startup.el (command-line-1): Don't suppress startup screen
25462 due to existing processes.
25463
25464 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
25465
25466 * progmodes/compile.el (compilation-disable-input): Default to nil.
25467
25468 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
25469
25470 * progmodes/compile.el (compilation-disable-input): New defcustom.
25471 (compilation-start): If compilation-disable-input is non-nil, send
25472 EOF to the compilation process.
25473
25474 2005-08-20 Eli Zaretskii <eliz@gnu.org>
25475
25476 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
25477 Run the argument of tex-shell-cd-command through
25478 convert-standard-filename, to get the correct style of slashes on
25479 Windows, and enclose the result in quotes, in case the file name
25480 includes whitespace or other special characters.
25481
25482 2005-08-19 Andreas Schwab <schwab@suse.de>
25483
25484 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
25485 process.
25486
25487 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
25488
25489 * cus-start.el (minibuffer-prompt-properties): Correct typo.
25490
25491 2005-08-18 Kim F. Storm <storm@cua.dk>
25492
25493 * scroll-lock.el: Fix errors due to incorrect line wrapping.
25494
25495 2005-08-18 Richard M. Stallman <rms@gnu.org>
25496
25497 * scroll-lock.el: New file.
25498
25499 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
25500
25501 * dired.el (dired-move-to-end-of-filename):
25502 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
25503
25504 2005-08-18 Kim F. Storm <storm@cua.dk>
25505
25506 * ido.el (ido-everywhere): Fix defcustom :set function to disable
25507 rather than toggle mode when custom value is nil.
25508 (ido-everywhere): Fix defun doc string.
25509
25510 2005-08-17 Richard M. Stallman <rms@gnu.org>
25511
25512 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
25513 as tag instead of "Inviolable".
25514
25515 2005-08-17 Kim F. Storm <storm@cua.dk>
25516
25517 * windmove.el (windmove-coordinates-of-position): Remove.
25518 (windmove-coordinates-of-window-position): Remove.
25519 (windmove-reference-loc): Use posn-at-point instead.
25520
25521 * subr.el (insert-for-yank-1): Doc fix.
25522
25523 * ido.el (ido-enter-matching-directory): Rename from
25524 ido-enter-single-matching-directory. Change `slash' choice to
25525 `only'. Add `first' choice.
25526 (ido-exhibit): Adapt to above changes.
25527
25528 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
25529
25530 * Makefile.in: Expand comment about building loaddefs.el.
25531
25532 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
25533
25534 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
25535 Comment use of defadvice.
25536
25537 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
25538
25539 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
25540
25541 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
25542 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
25543 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
25544 * progmodes/idlw-shell.el, progmodes/ld-script.el,
25545 * progmodes/which-func.el, ruler-mode.el, strokes.el,
25546 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
25547 for backward compatibility for faces that did not appear in the
25548 previous Emacs release.
25549
25550 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
25551
25552 2005-08-15 Kim F. Storm <storm@cua.dk>
25553
25554 * emulation/cua-base.el (cua-delete-region): Return t if
25555 deleted region was non-empty.
25556 (cua-replace-region): Inhibit overwrite-mode for
25557 self-insert-command if replaced region was non-empty.
25558 (cua--explicit-region-start, cua--status-string): Make them
25559 buffer-local at top-level...
25560 (cua-mode): ...rather than when mode is enabled.
25561
25562 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
25563
25564 * progmodes/vhdl-mode.el (vhdl-emacs-21):
25565 Set t for Emacs 21, 22, and so on.
25566
25567 2005-08-15 David Ponce <david@dponce.com>
25568
25569 * tree-widget.el: Update Commentary header.
25570 (tree-widget-theme): Doc fix.
25571 (tree-widget-space-width): New option.
25572 (tree-widget-image-properties): Look up in the default theme too.
25573 (tree-widget--cursors): Only for images with arrow pointer shape.
25574 (tree-widget-lookup-image): Pointer shape is hand by default.
25575 (tree-widget-icon): Rename generic icon widget from
25576 `tree-widget-control'.
25577 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
25578 derive from `tree-widget-icon'.
25579 (tree-widget-handle): Improve default look and feel of the text
25580 representation.
25581 (tree-widget): Rename :*-control properties to :*-icon properties.
25582 Add :action and :help-echo properties.
25583 (tree-widget-after-toggle-functions): Move.
25584 (tree-widget-close-node, tree-widget-open-node): Remove.
25585 (tree-widget-before-create-icon-functions): New hook.
25586 (tree-widget-value-create): Update to allow customization of icons
25587 and nodes at run-time via that new hook.
25588 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
25589 (tree-widget-icon-action, tree-widget-icon-help-echo)
25590 (tree-widget-action, tree-widget-help-echo): New functions.
25591
25592 2005-08-15 Kim F. Storm <storm@cua.dk>
25593
25594 * ido.el (ido-buffer-internal): Use with-no-warnings.
25595 (ido-make-merged-file-list): Use while-no-input.
25596
25597 2005-08-15 Richard M. Stallman <rms@gnu.org>
25598
25599 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
25600 (flyspell-large-region): Fix doc and custom type.
25601
25602 2005-08-14 Richard M. Stallman <rms@gnu.org>
25603
25604 * files.el (interpreter-mode-alist): Doc fix.
25605
25606 * mail/rmail.el (rmail-nonignored-headers): New variable.
25607 (rmail-clear-headers): Use it.
25608 (rmail-reply): Better handling of mail-followup-to header.
25609
25610 * progmodes/sh-script.el (sh-font-lock-keywords-var):
25611 Rename variable from sh-font-lock-keywords. In the `shell' entry,
25612 don't try to refer to executable-font-lock-keywords.
25613 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
25614 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
25615 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
25616 (sh-mode): Set comment-start-skip, local-abbrev-table,
25617 imenu-case-fold-search.
25618 (sh-set-shell): Don't set them here.
25619 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
25620 Don't cache the results in the original alist; don't ever modify
25621 that alist.
25622
25623 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
25624
25625 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
25626 empty.
25627
25628 2005-08-15 Andreas Schwab <schwab@suse.de>
25629
25630 * desktop.el: Put autoload cookie at risky-local-variable declarations.
25631
25632 * dired.el, info.el, mail/rmail.el: Revert last change.
25633
25634 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
25635
25636 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
25637 modification in `eval-after-load' form.
25638 * info.el: Likewise.
25639 * mail/rmail.el: Likewise.
25640
25641 2005-08-14 Juri Linkov <juri@jurta.org>
25642
25643 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25644 Remove highlighting of "Compilation started". Highlight only
25645 the word "finished" in "Compilation finished". Add highlighting
25646 of "interrupt", "killed", "terminated" and the exit code.
25647 (compilation-start): Add newline after header. Use exactly the
25648 same time stamp format as the finishing message.
25649 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
25650
25651 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
25652 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
25653 Add highlighting of "interrupt", "killed", "terminated".
25654
25655 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
25656 enabled and the current command is self-insert-command, call it
25657 explicitly with overwrite-mode bound to nil, to not allow it
25658 to delete the character after the selected region.
25659
25660 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
25661
25662 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
25663 move-end-of-line, end-of-line, and beginning-of-line to the list
25664 of commands after which the echo area is updated.
25665
25666 2005-08-12 Eli Zaretskii <eliz@gnu.org>
25667
25668 * cus-edit.el (custom-save-all, custom-save-delete):
25669 Bind recentf-exclude to exclude custom-file.
25670
25671 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
25672
25673 * mail/rmailsum.el (rmail-summary-end-of-message): New command
25674 to go to the bottom of the mail message. Added to
25675 `rmail-summary-mode-map' with key "/".
25676 (rmail-summary-show-message): New (internal) function for use by
25677 both `rmail-summary-beginning/end-of-message'.
25678 (rmail-summary-beginning-of-message): Change to use
25679 rmail-summary-show-message.
25680
25681 * mail/rmail.el (rmail-end-of-message): New command to go to the
25682 end of the current message. Added to `rmail-mode-map' with key "/".
25683 (rmail-beginning-of-message): Fix to work as documented.
25684 (rmail-mode): Change documentation.
25685
25686 * progmodes/compile.el (compilation-start): Add the line
25687 "Compilation started" with compilation start time.
25688 (compilation-mode-font-lock-keywords): Add `started' to keywords.
25689
25690 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
25691
25692 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
25693 of menu items.
25694
25695 2005-08-11 Richard M. Stallman <rms@gnu.org>
25696
25697 * simple.el (pop-global-mark): Reverse test of widen-automatically.
25698
25699 * battery.el (battery-status-function): Don't use ignore-errors.
25700
25701 2005-08-11 Lute Kamstra <lute@gnu.org>
25702
25703 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
25704 define-obsolete-variable-alias.
25705
25706 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
25707
25708 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
25709 (ange-ftp-send-cmd): Revert last change, and expand
25710 the comment explaining the problem.
25711
25712 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
25713
25714 * ldefs-boot.el: Update.
25715
25716 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
25717 item to "Time, Load and Mail". Change help echo text.
25718
25719 * time.el (display-time-use-mail-icon, display-time-format)
25720 (display-time-string-forms): Shorten first line of docstrings.
25721
25722 2005-08-10 Lars Hansen <larsh@soem.dk>
25723
25724 * desktop.el (desktop-buffer-mode-handlers):
25725 Make non-customizable. Add autoload cookie. Change initial value to
25726 nil; add elements in respective modules instead. Fix doc string.
25727 (desktop-load-file): New function.
25728 (desktop-minor-mode-handlers): New autoloaded variable.
25729 (desktop-create-buffer): Call minor mode handlers.
25730 Use desktop-load-file to load major and minor mode modules prior to
25731 checking for a handler.
25732 (desktop-save): Don't add nil to desktop-minor-modes for minor
25733 modes with nil function in desktop-minor-mode-table. Don't delete
25734 desktop file before rewriting it.
25735 (desktop-locals-to-save): Add autoload cookie. Don't make
25736 automatically buffer-local. Add variables column-number-mode,
25737 size-indication-mode, indent-tabs-mode,
25738 indicate-buffer-boundaries, indicate-empty-lines and
25739 show-trailing-whitespace.
25740 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
25741 regexps. Don't use desktop-clear-preserve-buffers-regexp.
25742 (desktop-clear-preserve-buffers-regexp): Delete.
25743 (desktop-clear-preserve-buffers): Update initial value and docstring.
25744 (desktop-save-buffer): Fix doc string.
25745
25746 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
25747 (hilit-chg-desktop-restore): New function.
25748 (highlight-changes-mode): Add highlight-changes-mode to
25749 desktop-locals-to-save.
25750
25751 * dired.el: Add handler to desktop-buffer-mode-handlers.
25752 (dired-restore-desktop-buffer): Remove autoload cookie.
25753 (dired-mode): Add autoload cookie.
25754
25755 * info.el: Add handler to desktop-buffer-mode-handlers.
25756 (Info-restore-desktop-buffer): Remove autoload cookie.
25757 (Info-mode): Add autoload cookie.
25758
25759 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
25760 (mh-restore-desktop-buffer): Remove autoload cookie.
25761 (mh-folder-mode): Add autoload cookie.
25762
25763 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
25764 (rmail-restore-desktop-buffer): Remove autoload cookie.
25765
25766 2005-08-11 Masatake YAMATO <jet@gyve.org>
25767
25768 * hexl.el (hexl-address-region):
25769 (hexl-ascii-region, hexl-font-lock-keywords):
25770 (hexl-highlight-line-range): Use the term "region"
25771 instead of "area" for consistency with the other symbols
25772 defined in hexl.el.
25773
25774 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
25775
25776 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
25777 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
25778 out by Juri Linkov). Add `display-battery-mode'.
25779
25780 2005-08-09 Juri Linkov <juri@jurta.org>
25781
25782 * progmodes/compile.el (compilation-mode-font-lock-keywords):
25783 Remove `-text' from face variable names.
25784 (compilation-error-file-name, compilation-warning-file-name)
25785 (compilation-info-file-name): Delete faces.
25786 (compilation-line-number, compilation-column-number):
25787 Remove face underlining.
25788 (compilation-message-face): Set to `underline' value by default.
25789 (compilation-error-face, compilation-warning-face)
25790 (compilation-info-face): Remove `-file-name' from face names.
25791 (compilation-error-text-face, compilation-warning-text-face)
25792 (compilation-info-text-face): Delete face variables.
25793 (compilation-text-face): Delete function.
25794
25795 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
25796 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
25797 (grep-error-face): Set to `compilation-error' instead of
25798 `compilation-error-face' (which is redefined to `grep-hit-face' in
25799 grep buffers).
25800 (grep-mode-font-lock-keywords): Remove `-text' from face variable
25801 names. Use `grep-error-face' instead of `compilation-error-text-face'.
25802
25803 * dired-aux.el (dired-do-query-replace-regexp):
25804 Use `query-replace-read-args'.
25805
25806 * replace.el (query-replace-read-from, query-replace-read-to)
25807 (query-replace-read-args): Rename arg `string' to `prompt'.
25808
25809 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
25810
25811 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
25812
25813 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
25814 uploading files.
25815 (ange-ftp-canonize-filename): Handle file names beginning with ~
25816 correctly.
25817
25818 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
25819
25820 * textmodes/fill.el (canonically-space-region)
25821 (fill-context-prefix, fill-french-nobreak-p)
25822 (fill-delete-newlines, fill-comment-paragraph)
25823 (justify-current-line): "?\ " -> "?\s".
25824
25825 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
25826
25827 * textmodes/fill.el (fill-nonuniform-paragraphs):
25828 Improve argument/docstring consistency.
25829
25830 2005-08-09 Richard M. Stallman <rms@gnu.org>
25831
25832 * textmodes/ispell.el (ispell-word): More fboundp checks.
25833
25834 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
25835 (find-file-noselect-1): Call it here, only if RAWFILE.
25836 (normal-mode): Always set some major mode.
25837 (save-some-buffers-action-alist): Change some explanation strings.
25838 (file-name-non-special): In the `quote' method, use unwind-protect.
25839
25840 2005-08-09 Magnus Henoch <mange@freemail.hu>
25841
25842 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
25843 (ispell-have-aspell-dictionaries): New variable.
25844 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
25845 (ispell-get-aspell-config-value): New function.
25846 (ispell-aspell-find-dictionary): New function.
25847 (ispell-aspell-add-aliases): New function.
25848 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
25849 appropriate. Don't look for ispell dictionaries if we use aspell.
25850 (ispell-menu-map): Don't build a submenu of dictionaries.
25851
25852 2005-08-09 Richard M. Stallman <rms@gnu.org>
25853
25854 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
25855 (sql-read-passwd): Use read-passwd.
25856
25857 * progmodes/idlw-toolbar.el (idlwave-toolbar)
25858 (idlwave-toolbar-is-possible): Add defvars.
25859
25860 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
25861 Avoid warnings.
25862
25863 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
25864 (idlwave-system-class-info, idlwave-executive-commands-alist):
25865 Use defvar.
25866
25867 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
25868
25869 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
25870 Avoid warnings.
25871
25872 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
25873 and content-type: headers.
25874
25875 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
25876
25877 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
25878 and rename some of them to be more self-explanatory.
25879
25880 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
25881
25882 * startup.el (command-line-1): Implement -scriptload.
25883
25884 * replace.el (occur-engine): Initial *Occur* output not undoable.
25885
25886 * menu-bar.el (menu-bar-file-menu): Rename some menu items
25887 and improve help strings.
25888
25889 * isearch.el (isearch-repeat): When changing direction,
25890 mark search successful.
25891
25892 * ediff-init.el: Use (featurep 'xemacs).
25893
25894 * comint.el (send-invisible): Identify buffer, if not selected.
25895
25896 * align.el: Delete autoload for c-guess-basic-syntax.
25897
25898 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
25899
25900 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
25901 Improve argument/docstring consistency. Doc fixes.
25902 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
25903 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
25904 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
25905 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
25906 (r2bv-organization, r2bv-pages, r2bv-primary-author)
25907 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
25908 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
25909 Defvar at compile time.
25910
25911 2005-08-09 Juri Linkov <juri@jurta.org>
25912
25913 * info.el: Replace `info' with upper-case `Info' where appropriate.
25914 (info-title-1, info-title-2, info-title-3, info-title-4)
25915 (info-menu-header): Move up face definitions.
25916 (info-menu-star): Rename from `info-menu-5'.
25917 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
25918 (Info-fontify-visited-nodes): Fix docstring.
25919 (Info-hide-note-references): Fix docstring.
25920 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
25921 menu items in the same way as on cross-references.
25922 (info-apropos): Fix sorting order and formatting to be like in the
25923 stand-alone Info browser. Display error messages for 1 sec.
25924 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
25925 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
25926 from the menu bar.
25927 (Info-insert-dir): Restore point after calling
25928 `insert-buffer-substring'.
25929
25930 2005-08-08 Richard M. Stallman <rms@gnu.org>
25931
25932 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
25933 (recompute-lucid-menubar): Add defvars.
25934
25935 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
25936
25937 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
25938
25939 * net/net-utils.el (run-dig): Rename from `dig'.
25940
25941 * play/gametree.el (gametree-mode): Use make-local-variable,
25942 not make-variable-buffer-local.
25943
25944 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
25945
25946 * ansi-color.el (ansi-color-make-extent)
25947 (ansi-color-set-extent-face): Use fboundp, not functionp.
25948
25949 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
25950 not make-variable-buffer-local.
25951
25952 * bookmark.el (Info-current-file): Add defvar.
25953 (bookmark-jump-noselect): Use with-no-warnings.
25954
25955 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
25956
25957 * ebuff-menu.el (Helper-return-blurb): Add defvar.
25958
25959 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
25960
25961 * find-file.el (ada-procedure-start-regexp)
25962 (ada-package-start-regexp): Add defvars.
25963
25964 * info.el (Info-insert-dir): Use insert-buffer-substring.
25965
25966 * xml.el (xml-att-def-re): Add defvar.
25967
25968 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
25969 calling convention.
25970
25971 * subr.el (while-no-input): Return t if there is input.
25972
25973 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
25974
25975 * cus-start.el (all): Add `overflow-newline-into-fringe'.
25976
25977 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
25978
25979 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
25980 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
25981
25982 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
25983
25984 * cmuscheme.el (scheme-start-file): Replace reference to
25985 `user-emacs-directory' by "~/.emacs.d/".
25986
25987 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
25988
25989 * info.el (Info-dir-remove-duplicates): Avoid case folding
25990 in loop; instead, keep downcased strings for comparison.
25991 Suggested by Helmut Eller.
25992
25993 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
25994
25995 Sync with Tramp 2.0.50.
25996
25997 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
25998 XEmacs case; not necessary anymore.
25999 (tramp-user-regexp): Allow "@" as part of user name.
26000 (tramp-handle-set-visited-file-modtime)
26001 (tramp-handle-insert-file-contents)
26002 (tramp-handle-write-region): No special handling for
26003 `last-coding-system-used, because this is done in
26004 `tramp-accept-process-output' now.
26005 (tramp-accept-process-output): New defun.
26006 (tramp-process-one-action, tramp-process-one-multi-action)
26007 (tramp-wait-for-regexp, tramp-wait-for-output)
26008 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
26009 Howells <dhowells@redhat.com>.
26010 (clear-visited-file-modtime): Defadvice removed. The check for
26011 unset buffer's modtime does not need to be based on
26012 `tramp-buffer-file-attributes'. Suggested by RMS.
26013 (tramp-message): Insert "\n" if not being at beginning of line.
26014 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
26015 sequence with same logic.
26016 (tramp-completion-handle-expand-file-name): Discard call of
26017 `tramp-drop-volume-letter'. It is not necessary, and there have
26018 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
26019 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
26020 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
26021 should always be visible.
26022 (tramp-handle-insert-directory, tramp-setup-complete)
26023 (tramp-set-process-query-on-exit-flag)
26024 (tramp-append-tramp-buffers): Pacify byte-compiler.
26025 (tramp-bug): Delete non-existing variables from list.
26026 Apply `tramp-load-report-modules' as pre-hook.
26027 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
26028 `shell-prompt-pattern' because of non-7bit characters.
26029 Reported by Sebastian Luque <sluque@mun.ca>.
26030 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
26031 (tramp-match-string-list): Remove function.
26032 (tramp-wait-for-regexp): Remove call of that function.
26033 Suggested by Kim F. Storm <storm@cua.dk>.
26034 (tramp-set-auto-save-file-modes): Use octal integer code #o600
26035 instead of octal character code ?\600. The latter resulted in a
26036 syntax error with XEmacs.
26037
26038 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
26039 XEmacs case; not necessary anymore.
26040 (tramp-smb-handle-write-region): No special handling for
26041 `last-coding-system-used, because this is done in
26042 `tramp-accept-process-output' now.
26043 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
26044
26045 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
26046
26047 * wid-edit.el (widget-choice-value-create):
26048 Unconditionally respect user choice. Set :explicit-choice back to nil
26049 when no longer needed.
26050 (widget-choice-action): Unconditionally respect user choice.
26051 Eliminate :explicit-choice-value.
26052
26053 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
26054
26055 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
26056 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
26057 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
26058 running new function `toggle-indicate-empty-lines'.
26059 Rename "Customize" item to "Customize fringe".
26060 Rename "Indicators" item to "Buffer boundaries" and change help echo.
26061 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
26062 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
26063 Delete "Empty lines only" item.
26064 (menu-bar-showhide-fringe-ind-customize): New function.
26065 (menu-bar-showhide-fringe-ind-mixed)
26066 (menu-bar-showhide-fringe-ind-box)
26067 (menu-bar-showhide-fringe-ind-right)
26068 (menu-bar-showhide-fringe-ind-left)
26069 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
26070 instead of `fringe-indicators'.
26071
26072 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
26073
26074 * emulation/viper.el (viper-emacs-state-mode-list):
26075 Add recentf-dialog-mode. Change the date of last update.
26076
26077 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
26078
26079 * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
26080 (viper-exec-yank, viper-put-back): Don't display modification msg
26081 if in the minibuffer.
26082
26083 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
26084 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
26085 Make variables frame local.
26086
26087 * emulation/viper-util.el (viper-append-filter-alist):
26088 Use append instead of nconc.
26089
26090 * emulation/viper.el (viper-vi-state-mode-list)
26091 (viper-emacs-state-mode-list): Move help-mode and
26092 completion-list-mode from the first list to the second.
26093 (viper-mode): Docstring.
26094 (viper-go-away, viper-non-hook-settings): Don't localize
26095 minor-mode-alist in newer Emacsen. Add advice to
26096 set-cursor-color. Don't bind "\C-c\\".
26097
26098 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
26099
26100 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
26101 (scheme-macro-expand-command): New user options.
26102 (scheme-trace-procedure, scheme-expand-current-form): New commands.
26103 (scheme-form-at-point, scheme-start-file)
26104 (scheme-interactively-start-process): New functions.
26105 (scheme-get-process): New function, extracted from `scheme-proc'.
26106 (run-scheme): Call `scheme-start-file' to get start file, and pass
26107 it to `make-comint'.
26108 (switch-to-scheme, scheme-proc):
26109 Call `scheme-interactively-start-process' if no Scheme buffer/process
26110 is available.
26111
26112 2005-08-06 Juri Linkov <juri@jurta.org>
26113
26114 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26115 Use `compilation-text-face', `compilation-info-text-face' and
26116 `compilation-error-text-face' instead of `font-lock-keyword-face'.
26117 (compilation-error): New face.
26118 (compilation-error-file-name): Inherit from
26119 `compilation-error' instead of `font-lock-warning-face'.
26120 (compilation-warning-file-name): Inherit from
26121 `compilation-warning' instead of `font-lock-warning-face'.
26122 (compilation-info, compilation-error-file-name)
26123 (compilation-warning-file-name, compilation-info-file-name)
26124 (compilation-line-number, compilation-column-number): Doc fix.
26125 (compilation-error-text-face, compilation-warning-text-face)
26126 (compilation-info-text-face): New face variables.
26127 (compilation-line-face, compilation-column-face)
26128 (compilation-enter-directory-face)
26129 (compilation-leave-directory-face): Doc fix.
26130 (compilation-text-face): New function.
26131
26132 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
26133 instead of 1 to display binary file names as info file links.
26134 (grep-error-face): Use `compilation-error-face' instead of
26135 `font-lock-keyword-face'.
26136 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
26137 and `compilation-warning-text-face' instead of
26138 `font-lock-keyword-face'. Use `compilation-error-text-face'
26139 instead of `grep-error-face'.
26140
26141 2005-08-05 Kenichi Handa <handa@m17n.org>
26142
26143 * international/code-pages.el: Add autoload cookies for all coding
26144 systems.
26145
26146 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
26147
26148 * cus-start.el (all): Put undo.c where it alphabetically belongs.
26149
26150 2005-08-04 Juri Linkov <juri@jurta.org>
26151
26152 * progmodes/compile.el (compilation-mode-map):
26153 * progmodes/grep.el (grep-mode-map):
26154 Bind TAB to `compilation-next-error' and [backtab] to
26155 `compilation-previous-error'.
26156
26157 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
26158 matching line numbers, column numbers and their ranges with regexp
26159 matching only line numbers.
26160 (grep-context-face): New face variable.
26161 (grep-mode-font-lock-keywords): Use it.
26162
26163 * faces.el (read-face-name): Delete duplicate faces.
26164
26165 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
26166
26167 * thumbs.el (thumbs-find-image): Don't make variables
26168 automatically buffer local.
26169 (thumbs-current-tmp-filename, thumbs-current-image-filename)
26170 (thumbs-image-num): Make automatically buffer local.
26171 (thumbs-show-thumbs-list): Use `make-local-variable', not
26172 `make-variable-buffer-local'.
26173 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
26174
26175 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
26176 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
26177 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
26178 (bother, bye, canyou, chatlst, continue, deathlst, describe)
26179 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
26180 (feelings-about, foullst, found, hello, history, howareyoulst)
26181 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
26182 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
26183 (neglst, obj, object, owner, please, problems, qlist)
26184 (random-adjective, relation, remlst, repetitive-shortness)
26185 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
26186 (shortlst, something, sportslst, stallmanlst, states, subj)
26187 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
26188 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
26189 Defvar at compile time.
26190
26191 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
26192 not `make-variable-buffer-local'.
26193
26194 2005-08-02 Kim F. Storm <storm@cua.dk>
26195
26196 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
26197 rectangle overlay in selected window.
26198
26199 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
26200
26201 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
26202 instead of display group. Make `indicate-buffer-boundaries'
26203 customizable through Custom.
26204
26205 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
26206
26207 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
26208 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
26209 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
26210 (gdb-put-string): Fix typos in docstrings.
26211
26212 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
26213
26214 Update copyright notices of files in progmodes directory for
26215 release of Emacs 22.1.
26216
26217 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
26218
26219 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
26220 Don't barf if the GUD buffer has been killed.
26221
26222 2005-08-01 Kim F. Storm <storm@cua.dk>
26223
26224 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
26225
26226 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
26227
26228 * simple.el (next-error-follow-minor-mode):
26229 make-variable-buffer-local -> make-local-variable.
26230
26231 * emacs-lisp/cl-extra.el: Require CL also when compiling.
26232
26233 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
26234 (byte-compile-form-make-variable-buffer-local): New functions to warn
26235 about misuses of make-variable-buffer-local where make-local-variable
26236 was meant.
26237
26238 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
26239
26240 * bs.el (bs-attributes-list): Doc fix.
26241 (bs): Update url-link.
26242
26243 * desktop.el (desktop-save-buffer): Fix typos in docstring.
26244 (desktop-load-default): Simplify.
26245
26246 * ibuffer.el (ibuffer-columnize-and-insert-list)
26247 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
26248 (ibuffer-unmark-all, ibuffer-toggle-marks)
26249 (ibuffer-unmark-forward, ibuffer-unmark-backward)
26250 (ibuffer-compile-make-format-form, ibuffer-format-column)
26251 (ibuffer-current-buffers-with-marks)
26252 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
26253 (ibuffer): Doc fix.
26254 (ibuffer-mode): Fix typo in docstring.
26255 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
26256 with `define-obsolete-variable-alias'.
26257 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
26258
26259 2005-07-29 Kenichi Handa <handa@m17n.org>
26260
26261 * international/mule-cmds.el (select-message-coding-system):
26262 Be sure to use LF for end-of-line. If no coding system is decided,
26263 return iso-8859-1-unix.
26264
26265 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
26266
26267 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
26268 (ange-ftp-pending-error-line): New vars.
26269 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
26270 to handle the non-fatal no-route-to-host messages.
26271 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
26272
26273 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
26274
26275 * isearch.el (isearch-mode-map, isearch-other-meta-char)
26276 (isearch-quote-char, isearch-printing-char)
26277 (isearch-text-char-description): "?\ " -> "?\s".
26278 (isearch-lazy-highlight-cleanup)
26279 (isearch-lazy-highlight-initial-delay)
26280 (isearch-lazy-highlight-interval)
26281 (isearch-lazy-highlight-max-at-a-time)
26282 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
26283 Declare with define-obsolete-*-alias macros.
26284 (isearch-forward): Fix typo in docstring.
26285 (search-invisible, search-ring-yank-pointer)
26286 (regexp-search-ring-yank-pointer): Doc fixes.
26287
26288 * recentf.el (recentf-menu-append-commands-p): Declare with
26289 `define-obsolete-variable-alias'.
26290 (recentf-max-saved-items, recentf-menu-filter)
26291 (recentf-arrange-by-rule-subfilter): Doc fixes.
26292 (recentf-menu-append-commands-flag)
26293 (recentf-initialize-file-name-history, recentf-expand-file-name)
26294 (recentf-clear-data): Fix typos in docstrings.
26295
26296 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
26297
26298 * progmodes/gdb-ui.el: Smarten comments.
26299 (gdb-info-breakpoints-custom): Use nowarn when finding file.
26300
26301 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
26302
26303 * term/apollo.el (terminal-init-apollo): New function containing
26304 all former top level forms in the file.
26305 * term/bobcat.el (terminal-init-bobcat):
26306 * term/cygwin.el (terminal-init-cygwin):
26307 * term/iris-ansi.el (terminal-init-iris-ansi):
26308 * term/linux.el (terminal-init-linux):
26309 * term/news.el (terminal-init-news):
26310 * term/rxvt.el (terminal-init-rxvt):
26311 * term/sun.el (terminal-init-sun):
26312 * term/tvi970.el (terminal-init-tvi970):
26313 * term/vt100.el (terminal-init-vt100):
26314 * term/vt102.el (terminal-init-vt102):
26315 * term/vt125.el (terminal-init-vt125):
26316 * term/vt200.el (terminal-init-vt200):
26317 * term/vt201.el (terminal-init-vt201):
26318 * term/vt220.el (terminal-init-vt220):
26319 * term/vt240.el (terminal-init-vt240):
26320 * term/vt300.el (terminal-init-vt300):
26321 * term/vt320.el (terminal-init-vt320):
26322 * term/vt400.el (terminal-init-vt400):
26323 * term/vt420.el (terminal-init-vt420):
26324 * term/wyse50.el (terminal-init-wyse50):
26325 * term/xterm.el (terminal-init-xterm): Likewise.
26326
26327 * term/README: Describe the terminal-init-* functionality.
26328
26329 * startup.el (command-line): After loading the terminal initialization
26330 file call the corresponding terminal initialization function.
26331
26332 2005-07-27 Kenichi Handa <handa@m17n.org>
26333
26334 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
26335 negative.
26336
26337 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
26338 (ps-mule-composition-prologue): Fix for the case that
26339 RelativeCompose is false.
26340
26341 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
26342
26343 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
26344
26345 * descr-text.el (describe-char): Handle the case where the list of
26346 chars is displayed in a separate frame.
26347 Be a bit more discriminating when looking for the char.
26348
26349 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
26350
26351 * bookmark.el (bookmark-automatically-show-annotations)
26352 (bookmark-read-annotation-text-func): Doc fixes.
26353 (bookmark-save): Improve argument/docstring consistency.
26354 (bookmark-get-bookmark, bookmark-get-bookmark-record)
26355 (bookmark-alist-from-buffer)
26356 (bookmark-upgrade-file-format-from-0)
26357 (bookmark-grok-file-format-version)
26358 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
26359 (bookmark-read-annotation-mode)
26360 (bookmark-insert-current-bookmark, bookmark-jump)
26361 (bookmark-exit-hook): Fix typos in docstrings.
26362 (bookmark-exit-hooks): Define as obsolete alias.
26363 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
26364 not `bookmark-exit-hooks'. Fix docstring.
26365 (bookmark-bmenu-select): "?\ " -> "?\s".
26366
26367 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
26368
26369 * startup.el (command-line): Fix typo.
26370
26371 2005-07-24 Richard M. Stallman <rms@gnu.org>
26372
26373 * tooltip.el (tooltip-mode): Test emacs-basic-display,
26374 not emacs-quick-startup.
26375
26376 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
26377
26378 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
26379 (reb-next-match, reb-show-subexp): Use `with-selected-window'
26380 instead of `reb-with-current-window'.
26381 (reb-prev-match): Likewise. Also, don't move left if the search
26382 was unsuccessful.
26383 (reb-initialize-buffer): New function.
26384 (re-builder, reb-change-syntax): Use it.
26385
26386 * man.el (Man-goto-page): Make second argument NOERROR optional.
26387
26388 2005-07-23 Richard M. Stallman <rms@gnu.org>
26389
26390 * man.el (Man-bgproc-sentinel): Check here for failure to find
26391 any man page in the output, and report the error here.
26392 (Man-arguments): Make it permanent local.
26393 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
26394 (Man-mode): Pass t for NOERROR.
26395
26396 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
26397 (grep-mode-font-lock-keywords):
26398 Don't use compilation-...-face for messages that are not file names.
26399
26400 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26401 Don't use compilation-...-face for messages that are not file names.
26402
26403 2005-07-22 Juri Linkov <juri@jurta.org>
26404
26405 * startup.el (normal-splash-screen): Update menu name.
26406
26407 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
26408
26409 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
26410
26411 * term/xterm.el: Load term/rxvt if the terminal is actually an
26412 rxvt terminal.
26413 (xterm-rxvt-set-background-mode): Remove, not used anymore.
26414
26415 * term/rxvt.el (function-key-map): Use substitute-key-definition
26416 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
26417
26418 * term/cygwin.el: New file.
26419
26420 2005-07-22 Kim F. Storm <storm@cua.dk>
26421
26422 * image-file.el (insert-image-file, image-file-yank-handler):
26423 Fix last change to maintain a (unique) yank-handler on yanked images.
26424
26425 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
26426
26427 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
26428 of the file size (as in "177B" for 177 bytes). This happens with
26429 "ls -lh" on FreeBSD.
26430
26431 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
26432
26433 * hilit-chg.el (highlight-changes-global-initial-state)
26434 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
26435 (hilit-chg-fixup, highlight-changes-mode):
26436 Fix typos in docstrings.
26437 (highlight-changes-global-modes, highlight-changes-rotate-faces):
26438 Doc fixes.
26439
26440 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
26441
26442 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
26443 mode function using `eval-after-load'.
26444
26445 2005-07-21 Kim F. Storm <storm@cua.dk>
26446
26447 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
26448 included when reporting an Emacs crash, and tell about the DEBUG file.
26449
26450 * image-file.el (insert-image-file): Add yank-handler.
26451 (image-file-yank-handler): Yank handler to make unique copies of
26452 images when they are yanked into a buffer next to each other.
26453
26454 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
26455
26456 * comint.el (comint-use-prompt-regexp, comint-send-input)
26457 (comint-source-default, comint-extract-string)
26458 (comint-get-source, comint-word, comint-completion)
26459 (comint-source, comint-prompt-read-only, comint-update-fence):
26460 Fix typos in docstrings.
26461 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
26462 Declare with define-obsolete-*-alias macros.
26463 (comint-previous-matching-input-from-input)
26464 (comint-next-matching-input-from-input)
26465 (comint-previous-matching-input, comint-next-matching-input)
26466 (comint-forward-matching-input):
26467 Improve argument/docstring consistency.
26468
26469 * desktop.el (desktop-clear-preserve-buffers-regexp):
26470 Also preserve the *server* buffer.
26471
26472 * simple.el (clone-indirect-buffer): Doc fix.
26473 (fixup-whitespace, just-one-space)
26474 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
26475 (next-error, next-error-highlight)
26476 (next-error-highlight-no-select, next-error-last-buffer)
26477 (next-error-buffer-p, next-error-find-buffer, next-error)
26478 (previous-error, next-error-no-select, previous-error-no-select)
26479 (open-line, split-line, minibuffer-prompt-width, kill-new)
26480 (binary-overwrite-mode): Fix typos in docstrings.
26481 (set-fill-column): Fix typo in message.
26482
26483 * skeleton.el (skeleton-proxy-new): Doc fix.
26484
26485 * strokes.el (strokes-load-hook): Doc fix.
26486 (strokes-grid-resolution, strokes-get-grid-position)
26487 (strokes-renormalize-to-grid, strokes-read-stroke)
26488 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
26489 (strokes-global-map): Fix typos in docstrings.
26490 (strokes-help): Doc fix. Fix help message and pass it through
26491 `substitute-command-keys'.
26492
26493 * tempo.el (tempo-insert-prompt, tempo-interactive)
26494 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
26495 (tempo-insert-string-functions, tempo-local-tags)
26496 (tempo-define-template, tempo-insert-template)
26497 (tempo-insert-prompt-compat, tempo-is-user-element)
26498 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
26499 Fix typos in docstrings.
26500
26501 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
26502 (vcursor-key-bindings, vcursor-use-vcursor-map)
26503 (vcursor-find-window, vcursor-scroll-down)
26504 (vcursor-disable, vcursor-beginning-of-buffer)
26505 (vcursor-end-of-buffer): Fix typos in docstrings.
26506 (vcursor-relative-move, vcursor-get-char-count):
26507 Improve argument/docstring consistency.
26508
26509 * version.el: "?\ " -> "?\s".
26510
26511 * wid-edit.el (widget-default-create, widget-after-change)
26512 (widget-default-format-handler, widget-checklist-add-item)
26513 (widget-radio-add-item, widget-choose, widget-specify-secret)
26514 (widget-field-value-create, widget-field-value-get)
26515 (widget-editable-list-format-handler)
26516 (widget-editable-list-entry-create, widget-group-value-create)
26517 (widget-documentation-link-add)
26518 (widget-documentation-string-value-create): "?\ " -> "?\s".
26519 (widget-convert-text): Doc fix.
26520 (widget-narrow-to-field, widget-field-find)
26521 (widget-url-link-action, widget-emacs-library-link-action)
26522 (widget-color-notify): Fix typos in docstrings.
26523
26524 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
26525 (x-select-text, set-w32-system-coding-system)
26526 (w32-add-charset-info): Fix typos in docstrings.
26527
26528 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
26529 (cua-enable-cua-keys, cua-use-hyper-key)
26530 (cua-virtual-rectangle-edges): Fix typos in docstrings.
26531 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
26532
26533 * net/tramp.el (tramp-handle-load): Fix typo in error message.
26534
26535 * emacs-lisp/re-builder.el (regexp-builder): Declare with
26536 `defalias' instead of faking it.
26537
26538 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
26539 (eshell-ls-missing, eshell-ls-dired-initial-args)
26540 (eshell-ls-use-in-dired): Fix typos in docstrings.
26541
26542 2005-07-20 Kim F. Storm <storm@cua.dk>
26543
26544 * emulation/cua-base.el (cua-mode): Improve doc string.
26545
26546 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
26547
26548 * abbrev.el (expand-region-abbrevs): Doc fix.
26549 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
26550 Improve argument/docstring consistency.
26551
26552 * arc-mode.el (archive-get-descr, archive-alternate-display):
26553 Doc fixes.
26554 (archive-l-e): Improve argument/docstring consistency.
26555 (archive-tmpdir, archive-unixdate, archive-unixtime)
26556 (archive-chmod-entry): Fix typos in docstrings.
26557 (archive-unflag, archive-unflag-backwards)
26558 (archive-unmark-all-files): "?\ " -> "?\s".
26559
26560 * buff-menu.el (Buffer-menu-unmark): Doc fix.
26561 (Buffer-menu-not-modified, Buffer-menu-execute)
26562 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
26563 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
26564
26565 * composite.el (compose-string, encode-composition-rule)
26566 (compose-last-chars): Fix typos in docstrings.
26567
26568 * desktop.el (desktop-enable, desktop-basefilename):
26569 Declare with `define-obsolete-variable-alias'.
26570 (desktop-internal-v2s): Don't quote keywords.
26571 (desktop-clear): "?\ " -> "?\s".
26572
26573 * dired.el (dired-align-file, dired-flag-backup-files)
26574 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
26575 (dired-listing-switches, dired-ls-F-marks-symlinks)
26576 (dired-dwim-target, dired-load-hook, dired-mode-hook)
26577 (dired-directory, dired-faces, dired, dired-revert)
26578 (dired-mode, dired-summary, dired-view-file)
26579 (dired-copy-filename-as-kill, dired-delete-file)
26580 (dired-no-confirm, dired-unmark-all-marks)
26581 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
26582 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
26583 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
26584 Fix typos in message strings.
26585
26586 * dired-x.el (virtual-dired): Declare with `defalias'.
26587 (dired-mark-unmarked-files, dired-local-variables-file)
26588 (dired-omit-here-always): Doc fix.
26589 (dired-omit-mode, dired-find-subdir)
26590 (dired-enable-local-variables, dired-clean-up-buffers-too)
26591 (dired-extra-startup, dired-mark-extension, dired-jump)
26592 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
26593 (dired-smart-shell-command, dired-guess-shell-alist-user)
26594 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
26595 (dired-x-bind-find-file, dired-x-submit-report):
26596 Fix typos in docstrings.
26597 (dired-mark-unmarked-files): "?\ " -> "?\s".
26598
26599 * dirtrack.el (dirtrack-list): Fix typos in docstring.
26600
26601 * faces.el (describe-face): "?\ " -> "?\s".
26602 (read-all-face-attributes, read-face-font, modify-face)
26603 (face-attr-construct, italic): Fix typos in docstrings.
26604 (frame-update-face-colors): Declare with
26605 `define-obsolete-function-alias'.
26606
26607 * files.el (find-file-noselect, recode-file-name): Doc fixes.
26608 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
26609 (magic-mode-alist, buffer-file-numbers-unique)
26610 (write-file-functions, get-free-disk-space):
26611 Fix typos in docstrings.
26612 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
26613 (write-contents-hooks, write-file-hooks):
26614 Declare with `define-obsolete-variable-alias'.
26615
26616 * forms-d2.el (arch-rj): Fix typo in docstrings.
26617 (arch-tocol): Likewise. "?\ " -> "?\s".
26618
26619 * frame.el (set-frame-font, cursor-in-non-selected-windows):
26620 Fix typo in docstring.
26621 (set-screen-width, set-screen-height): Delete redundant info in
26622 doctrings.
26623 (new-frame, screen-height, screen-width): Declare with
26624 `define-obsolete-function-alias'.
26625 (delete-frame-hook, blink-cursor): Declare with
26626 `define-obsolete-variable-alias'.
26627
26628 * paths.el (prune-directory-list): Fix typos in docstring.
26629
26630 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
26631 (cvs-prefix-get): Fix typos in docstrings.
26632
26633 * ps-print.el (ps-extend-face-list, ps-extend-face)
26634 (ps-print-background-image): Fix typos in docstrings.
26635 (ps-default-fg, ps-default-bg): Doc fixes.
26636
26637 * s-region.el (s-region-bind): Doc fix.
26638 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
26639
26640 * textmodes/org.el (org-table-formula-substitute-names)
26641 (org-table-get-vertical-vector): Doc fixes.
26642 (org-table-recalculate): Remove unused argument to `message'.
26643
26644 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
26645
26646 * textmodes/org.el (org-table-column-names)
26647 (org-table-column-name-regexp)
26648 (org-table-named-field-locations): New variables.
26649 (org-archive-subtree): Protect `this-command' when calling
26650 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
26651 the kill buffer.
26652 (org-complete): Remove fixed-formula completion.
26653 (org-edit-formulas-map): New variable.
26654 (org-table-edit-formulas): New command.
26655 (org-finish-edit-formulas, org-abort-edit-formulas)
26656 (org-show-variable, org-table-get-vertical-vector): New functions.
26657 (org-table-maybe-eval-formula): Handle `:=' fields.
26658 (org-table-get-stored-formulas, org-table-store-formulas)
26659 (org-table-get-formula, org-table-modify-formulas)
26660 (org-table-replace-in-formulas): Handle named field formulas.
26661 (org-table-get-specials): Store locations of named fields.
26662
26663 2005-07-19 Juri Linkov <juri@jurta.org>
26664
26665 * progmodes/grep.el (grep-regexp-alist)
26666 (grep-mode-font-lock-keywords, grep-process-setup):
26667 Use default GNU grep match color "01;31m" instead of "01;41m".
26668 (grep-regexp-alist, grep-mode-font-lock-keywords):
26669 Use `\\[[0-9]*m' instead of `\\[00m'.
26670 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
26671 sgr_start where its handling is more important. Use the real
26672 length of sgr_start instead of constant 8.
26673 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
26674 specially. Delete all remaining escape sequences.
26675 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
26676 (grep-regexp-alist): Make hyperlink only for binary file name
26677 instead of the whole line.
26678 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
26679 (grep-mode): Add autoload.
26680
26681 * emacs-lisp/find-func.el (find-function-regexp):
26682 Add `define-compilation-mode'.
26683
26684 2005-07-19 Juri Linkov <juri@jurta.org>
26685
26686 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
26687 (compare-windows-sync-string-size, compare-windows-recenter)
26688 (compare-windows-highlight, compare-windows): Add version 22.1.
26689 (compare-windows) <defface>: Inherit from lazy-highlight instead
26690 of duplicating its default value.
26691
26692 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
26693 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
26694
26695 * descr-text.el (describe-char): Create link buttons for `charset'
26696 and `code point'. Add the current input method name with a link
26697 button to `to input' field. Print face names of display table
26698 characters in `The display table entry is displayed by' section
26699 instead of printing face-id in the `display' field.
26700 Guess hardcoded faces and create a link button for them.
26701 Skip empty fields when calculating max-width.
26702 Treat `widget-create' specially while inserting strings from the
26703 collected field list.
26704 (describe-char-after): Made obsolete in version 22.1, not 21.5.
26705
26706 * diff-mode.el (diff-file-header): Change foreground color from
26707 yellow to green on light backgrounds.
26708 (diff-context): Inherit from `shadow' only for color/grayscale
26709 with more than 88 colors.
26710 (diff-indicator-removed, diff-indicator-added)
26711 (diff-indicator-changed): New faces.
26712 (diff-font-lock-keywords): Use new faces. Regroup rules.
26713 Add "^---$" for `normal' diff format. Fontify `#' lines with
26714 font-lock-comment-delimiter-face and font-lock-comment-face.
26715 Add `#' to ^[^...] in the rule for `diff-context-face'.
26716
26717 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
26718 a button-like box. Inherit from `highlight' on low colors.
26719 (shadow): Use shades of gray only for color/grayscale with
26720 more than 88 colors. Use green for light backgrounds with
26721 8 colors, and yellow for dark backgrounds with 8 colors.
26722
26723 * font-lock.el (font-lock-regexp-grouping-backslash):
26724 Don't inherit from escape-glyph (use bold for all cases).
26725
26726 * info.el (info-xref-visited): Use light foreground color `violet'
26727 for dark backgrounds instead of dark color `magenta3'.
26728 (info-title-1): Use `yellow' color for dark backgrounds.
26729
26730 * isearch.el (isearch): Use not-too-dark magenta3 instead of
26731 too-light magenta2.
26732
26733 * replace.el (match): Use slightly more light RoyalBlue3 instead
26734 of dark RoyalBlue4.
26735
26736 * wid-edit.el (widget-inactive): Inherit from `shadow'.
26737
26738 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
26739
26740 * novice.el (disabled-command-hook): Declare it with
26741 `define-obsolete-variable-alias'.
26742
26743 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
26744 (desktop-buffer-misc-functions, desktop-buffer-handlers)
26745 (desktop-load-default): Add release to obsolescence info.
26746 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
26747 (desktop-append-buffer-args, desktop-read):
26748 Fix typos in docstrings.
26749 (desktop-kill): Fix typo in message.
26750 (desktop-save): Doc fix.
26751
26752 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
26753
26754 * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
26755 (viper-envelop-ESC-key): Change the definition of fast
26756 keysequence so it'll work with keyboard macros.
26757
26758 * ediff.el (ediff-patch-buffer): Change the docstring.
26759
26760 2005-07-19 Kenichi Handa <handa@m17n.org>
26761
26762 * international/mule-cmds.el (select-safe-coding-system): Try to
26763 use an auto-coding (if any) before anything else. If the found
26764 auto-coding is invalid, show a warning message.
26765
26766 * international/mule.el (find-auto-coding): New function created
26767 by modifying the body of set-auto-coding.
26768 (set-auto-coding): Use find-auto-coding to find a coding.
26769
26770 2005-07-18 Richard M. Stallman <rms@gnu.org>
26771
26772 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
26773 not isearch-mode-end-hook-error.
26774 (allout-before-change-protect): Fix error message.
26775
26776 2005-07-18 Juri Linkov <juri@jurta.org>
26777
26778 * allout.el (allout-mode):
26779 * calculator.el (calculator-copy):
26780 * custom.el (custom-known-themes):
26781 * dired.el (dired-desktop-buffer-misc-data)
26782 (dired-restore-desktop-buffer):
26783 * dired-x.el (dired-omit-marker-char):
26784 * files.el (basic-save-buffer):
26785 * font-core.el (font-lock-mode):
26786 * calendar/calendar.el (calendar-goto-hebrew-date)
26787 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
26788 (calendar-goto-persian-date):
26789 * language/ethio-util.el (ethio-sera-to-fidel-region):
26790 * textmodes/picture.el (picture-mode):
26791 Delete duplicate duplicate words.
26792
26793 2005-07-18 Juri Linkov <juri@jurta.org>
26794
26795 * isearch.el (isearch-mode-map): Remove key bindings for regexp
26796 chars * ? } |.
26797 (isearch-fallback): Don't call `isearch-process-search-char'.
26798 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
26799 (isearch-process-search-char): Call `isearch-fallback' for regexp
26800 chars * ? } |.
26801 (isearch-return-char): Make obsolete with `make-obsolete' instead
26802 of simply documenting it as obsolete in the docstring.
26803 (isearch-fallback): Refill docstring.
26804
26805 * international/isearch-x.el
26806 (isearch-process-search-multibyte-characters): Remove unneeded
26807 `concat'. Add intermediate values to `junk-hist' instead of
26808 `minibuffer-history'. Test the length of `str'.
26809
26810 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
26811
26812 * allout.el (allout-resolve-xref): Fix typos in error strings.
26813 (allout-before-change-protect): Remove unneeded `concat'.
26814
26815 * array.el (array-mode, array-reconfigure-rows)
26816 (untabify-backward): Fix typos in docstrings.
26817 (array-reconfigure-rows): Use `insert-buffer-substring', not
26818 `insert-buffer'.
26819
26820 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
26821 * progmodes/ada-mode.el (ada-make-body):
26822 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
26823
26824 * dired.el (dired-log):
26825 * tar-mode.el (tar-subfile-save-buffer):
26826 * play/zone.el (zone-pgm-stress-destress):
26827 Use `insert-buffer-substring', not `insert-buffer'.
26828
26829 2005-07-17 Simon Josefsson <jas@extundo.com>
26830
26831 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
26832
26833 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
26834
26835 * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
26836 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
26837
26838 2005-07-17 Kim F. Storm <storm@cua.dk>
26839
26840 * ido.el (dired-other-window): Add ido property.
26841
26842 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
26843
26844 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
26845 Fix typo in docstring.
26846 (byte-compile-interactive-only-functions): Add `insert-buffer' and
26847 `insert-file-literally'.
26848
26849 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
26850 info and delete redundant message. Doc fix.
26851 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
26852 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
26853
26854 2005-07-16 Richard M. Stallman <rms@gnu.org>
26855
26856 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
26857 (byte-compile-and): Use byte-compile-and-recursion.
26858 (byte-compile-or-recursion): New function.
26859 (byte-compile-or): Use that.
26860 (byte-compile-if): Guard the else-clause too.
26861 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
26862
26863 * isearch.el (isearch-mode-end-hook-quit): New variable.
26864 (isearch-done): Bind it.
26865 (isearch-mode-end-hook): Doc fix.
26866
26867 * allout.el (allout-isearch-did-quit): Variable deleted.
26868 (allout-real-isearch-abort): Function name no longer used.
26869 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
26870 (allout-isearch-rectification): isearch-mode always exists.
26871 Don't set allout-isearch-did-quit.
26872 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
26873 allout-isearch-did-quit.
26874 (allout-enwrap-isearch): Just add the hook.
26875 (allout-isearch-abort): Function deleted.
26876 (allout-pre-command-business): Avoid warning.
26877
26878 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
26879 Correctly avoid warnings.
26880 (pascal-outline): Likewise.
26881
26882 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
26883
26884 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
26885
26886 * play/tetris.el (tetris-mode): Avoid warning.
26887
26888 * play/snake.el (snake-mode): Avoid warning.
26889
26890 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
26891 (gamegrid-set-display-table): Avoid warning.
26892 (gamegrid-set-timer): Likewise.
26893 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
26894 (gamegrid-add-score-with-update-game-score-1): Take FILE
26895 as argument.
26896 (gamegrid-add-score-with-update-game-score): Pass that argument.
26897 Rename have-shared-game-dir to gamegrid-shared-game-dir.
26898
26899 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
26900
26901 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
26902 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
26903
26904 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
26905 and insert-file.
26906
26907 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
26908 (sc-ask): Avoid warnings.
26909
26910 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
26911 (eshell-hist-initialize): Use that var the natural way.
26912
26913 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
26914
26915 * emacs-lisp/re-builder.el (reb-cook-regexp):
26916 Avoid warning calling lre-compile-string.
26917 (reb-color-display-p): Avoid warning.
26918
26919 * calculator.el (calculator-last-input): Guard uses
26920 of event-key and key-press-event-p.
26921 (event-key, key-press-event-p): Delete definitions.
26922
26923 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
26924 (find-gc-source-directory, find-gc-subrs-callers)
26925 (find-gc-noreturn-list, find-gc-source-files)
26926 (find-gc-subrs-called): Vars renamed and defvar'd.
26927
26928 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
26929 (checkdoc-overlay-put, checkdoc-delete-overlay)
26930 (checkdoc-overlay-start, checkdoc-overlay-end)
26931 (checkdoc-mode-line-update, checkdoc-char=):
26932 Define such that compiler knows they are defined.
26933 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
26934 (checkdoc-read-event): Delete. Use read-event directly.
26935
26936 * whitespace.el (whitespace-make-overlay)
26937 (whitespace-overlay-put, whitespace-delete-overlay)
26938 (whitespace-overlay-start, whitespace-overlay-end):
26939 Define such that compiler knows they are defined.
26940 (whitespace): Move conditional inside.
26941
26942 * tempo.el (tempo-insert-template): Suppress warning.
26943
26944 * ediff-diff.el (longlines-mode): Add defvar.
26945
26946 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
26947
26948 * server.el: Bind "C-x #" in a way that works even if C-x is
26949 redefined to a command key, not a prefix key.
26950
26951 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
26952
26953 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
26954 cl-make-type-test till execution time.
26955
26956 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
26957
26958 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
26959 arg ARG and use it.
26960
26961 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
26962
26963 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
26964
26965 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
26966
26967 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
26968 a defcustom with two :set or :type keywords.
26969
26970 2005-07-15 Richard M. Stallman <rms@gnu.org>
26971
26972 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
26973 Don't give ^M comment-end syntax.
26974
26975 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
26976
26977 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
26978 Don't consider gdbmi (gdb-mi.el has its own update functions).
26979 (gdb-var-delete): Make it work for gdbmi as well.
26980 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
26981
26982 * progmodes/gud.el (etags, sdb): Only require etags when needed.
26983 (gud-speedbar-menu-items): Correct logic for enabling items.
26984
26985 2005-07-15 Kim F. Storm <storm@cua.dk>
26986
26987 * ido.el: Fix commentary.
26988 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
26989 Use with-no-warnings around ffap-guesser.
26990 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
26991 Let bind minibuffer-completing-file-name to t.
26992
26993 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
26994
26995 * startup.el (site-run-file, keyboard-type): Doc fixes.
26996 (command-line): Check for "--basic-display" argument; also for
26997 "--quick", not "--bare-bones" (which was renamed).
26998 (fancy-splash-text): Add missing item "Getting New Versions".
26999 (normal-splash-screen): Fix typos and improve consistency with
27000 `fancy-splash-text'. Update copyright year.
27001
27002 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
27003 valid binding for `help-char'.
27004
27005 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
27006
27007 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
27008
27009 * term.el (term-mode): Disable cua-mode for term buffers.
27010
27011 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
27012
27013 * add-log.el (add-log-mailing-address, change-log-merge):
27014 Doc fixes.
27015 (change-log-get-method-definition): Fix typo in docstring.
27016
27017 2005-07-14 Kim F. Storm <storm@cua.dk>
27018
27019 * emulation/cua-base.el:
27020 (cua--pre-command-handler-1, cua--pre-command-handler)
27021 (cua--post-command-handler-1, cua--post-command-handler):
27022 Split in two. Check (buffer local) value of cua-mode.
27023 (cua-selection-mode): New command.
27024
27025 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
27026
27027 * custom.el (custom-initialize-safe-set)
27028 (custom-initialize-safe-default): Doc fixes.
27029
27030 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
27031 and simplify :init-value again.
27032
27033 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
27034 and simplify :init-value again. Delete autoload.
27035
27036 * startup.el (command-line): Use `custom-reevaluate-setting' again
27037 for tooltip-mode.
27038
27039 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
27040 a defcustom with two :initialize keywords.
27041
27042 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
27043
27044 * allout.el (my-mark-marker, allout-isearch-prior-pos)
27045 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
27046 (allout-post-command-business, allout-flag-region)
27047 (isearch-reenable-font-lock, allout-yank)
27048 (allout-insert-latex-header, allout-insert-latex-trailer)
27049 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
27050 (allout-latex-verb-quote): Fix typos in docstrings.
27051 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
27052 (allout-unprotected, allout-prefix-data):
27053 Improve argument/docstring consistency.
27054 (allout-chart-subtree): Fix argument spec.
27055 (allout-open-topic): Rename `use_sib_bullet' argument to
27056 `use-sib-bullet'. Doc fix.
27057
27058 * whitespace.el (whitespace-check-buffer-leading)
27059 (whitespace-check-buffer-trailing)
27060 (whitespace-check-buffer-indent)
27061 (whitespace-check-buffer-spacetab)
27062 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
27063 (whitespace-check-leading-whitespace)
27064 (whitespace-check-trailing-whitespace)
27065 (whitespace-check-spacetab-whitespace)
27066 (whitespace-check-indent-whitespace)
27067 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
27068 (whitespace-modes): Fix typos in docstrings.
27069 (defgroup, defcustom): Doc fixes.
27070
27071 * winner.el (winner-mode, winner-boring-buffers)
27072 (winner-pending-undo-ring): Doc fixes.
27073 (winner-ring): Remove unneeded `progn'.
27074 (winner-equal): `defsubst' it.
27075 (winner-redo): Fix message.
27076
27077 2005-07-13 Kim F. Storm <storm@cua.dk>
27078
27079 * simple.el (line-move-1): Always use vertical-motion to
27080 do the last (or only) line move to ensure some movement.
27081 Undo 2005-06-23 change--don't check for overlays.
27082
27083 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27084
27085 * term/mac-win.el (ccl-encode-mac-roman-font)
27086 (ccl-encode-mac-centraleurroman-font)
27087 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
27088 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
27089 Change charset-id boundary of dimension to ?\xef.
27090 (mac-char-fontspec-list): New constant.
27091 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
27092 argument. Nil uses itself as family in font-spec. Previous
27093 behavior for nil is now provided by non-nil non-string argument.
27094 All callers changed. Add font-specs for Mac fonts to
27095 "fontset-default" unless iso8859-1 fonts are installed.
27096
27097 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
27098
27099 * progmodes/sh-script.el (sh-get-indent-info): Only indent
27100 a continuation line if the \ is preceded by SPC or TAB.
27101 (sh-get-indent-info): Simplify.
27102 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
27103 Use with-current-buffer.
27104
27105 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
27106 when the matched text is empty.
27107
27108 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
27109
27110 * startup.el (command-line): Revert to previous handling of
27111 tooltip-mode. Explain in comment why the complexity is needed.
27112
27113 * tooltip.el (tooltip-mode): Revert to previous implementation of
27114 its defcustom.
27115
27116 * frame.el (blink-cursor-mode): Revert to previous implementation
27117 of its defcustom. Update comment.
27118
27119 2005-07-12 Lars Hansen <larsh@soem.dk>
27120
27121 * desktop.el: Update e-mail address.
27122
27123 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27124
27125 * term/mac-win.el (mac-services-mail-selection)
27126 (mac-services-mail-to): New functions.
27127 (mac-application-menu-map): Bind them.
27128
27129 2005-07-12 wulei <milton@wulei.net> (tiny change)
27130
27131 * progmodes/gdb-ui.el: Add note about buffering with Windows.
27132
27133 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
27134
27135 * custom.el (custom-reevaluate-setting): Doc fix.
27136
27137 2005-07-11 Jay Belanger <belanger@truman.edu>
27138
27139 * calc/calc.el (calc-embedded-announce-formula-alist)
27140 (calc-embedded-open-close-plain-alist)
27141 (calc-embedded-open-close-mode-alist): Add checks for additional
27142 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
27143
27144 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
27145
27146 * custom.el (custom-enable-theme): Don't add theme to
27147 `custom-enabled-themes' with `push' because there is no
27148 setf-method for `delq'.
27149
27150 2005-07-11 Richard M. Stallman <rms@gnu.org>
27151
27152 * custom.el (custom-declare-variable): Doc fix.
27153
27154 * dired-aux.el (dired-compare-directories): Remove "." and ".."
27155 from the alists.
27156
27157 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
27158 Do nothing if edebug-active.
27159
27160 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
27161 (edebug-display): Do it here instead.
27162
27163 2005-07-10 Richard M. Stallman <rms@gnu.org>
27164
27165 * cus-face.el (custom-theme-set-faces): Make it work.
27166 (custom-reset-faces): Doc fix.
27167 (custom-theme-reset-internal-face, custom-theme-face-value):
27168 Functions deleted.
27169
27170 * custom.el (custom-push-theme): Maintain list of the settings
27171 of a given theme in its theme-settings property.
27172 Maintain position of old settings in the theme-value
27173 or theme-face property.
27174 (custom-enabled-themes): New variable.
27175 (custom-theme-enabled-p): New function.
27176 (provide-theme): Update custom-enabled-themes.
27177 Disable and reenable the `user' theme.
27178 (require-theme): Doc fix.
27179 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
27180 (custom-theme-value, custom-theme-variable-value): Likewise.
27181 (custom-theme-reset-internal): Likewise.
27182 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
27183 (custom-enable-theme, custom-disable-theme): New functions.
27184 (custom-variable-theme-value, custom-face-theme-value): Likewise.
27185 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
27186 (custom-theme-reset-variables): Simplify.
27187 (deftheme, custom-declare-theme, custom-make-theme-feature):
27188 Definitions moved.
27189
27190 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
27191
27192 * longlines.el (longlines-show-region)
27193 (longlines-unshow-hard-newlines): Recognize hard newlines by
27194 non-nil hard property, instead of t.
27195
27196 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
27197
27198 * emulation/viper-cmd.el (viper--key-maps): New variable.
27199 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
27200 emulation-mode-map-alists.
27201 (viper-envelop-ESC-key): Use viper-subseq.
27202 (viper-search-forward/backward/next): Disable debug-on-error.
27203
27204 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
27205 (viper-ESC-key): New defcustoms.
27206
27207 * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
27208
27209 * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
27210 (viper-subseq): Copy of subseq from cl.el.
27211
27212 * emulation/viper.el (viper-go-away, viper-set-hooks): Use
27213 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
27214
27215 * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
27216
27217 * emulation/viper-init.el: Get rid of -face in face names.
27218
27219 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
27220 Make it work with longlines mode.
27221
27222 * ediff-mult.el (ediff-meta-mode-hook): New variable.
27223
27224 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
27225
27226 * ediff-init.el: Get rid of -face in face names.
27227
27228 2005-07-10 Richard M. Stallman <rms@gnu.org>
27229
27230 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
27231 and with-timeout-unsuspend.
27232
27233 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
27234 and with-timeout-unsuspend.
27235
27236 * emacs-lisp/timer.el (with-timeout-timers): New variable.
27237 (with-timeout): Bind that variable to record timers.
27238 (with-timeout-suspend, with-timeout-unsuspend): New functions.
27239
27240 * emacs-lisp/debug.el (debug-help-follow): New function.
27241 (debugger-mode-map): Use that instead of help-follow.
27242 (debugger-setup-buffer): Use eval-buffer-list
27243 to handle eval-buffer frames.
27244
27245 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
27246
27247 * timezone.el (timezone-parse-date): Change first regexp
27248 so it will not mistakenly match dates with no time zone.
27249
27250 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
27251
27252 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
27253
27254 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
27255
27256 * custom.el (custom-initialize-safe-set)
27257 (custom-initialize-safe-default): New functions.
27258
27259 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
27260 and simplify :init-value.
27261
27262 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
27263 and simplify :init-value. Delete obsolete comment.
27264
27265 * startup.el (command-line): Use `custom-reevaluate-setting' to
27266 handle `tooltip-mode'. Delete obsolete comment.
27267
27268 * files.el (set-visited-file-name): Avoid calling
27269 `file-name-nondirectory' with a nil argument.
27270
27271 2005-07-09 Richard M. Stallman <rms@gnu.org>
27272
27273 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
27274 was called with nil for the buffer, handle the read position right.
27275 Handle read position for eval-region, too.
27276
27277 2005-07-09 Juri Linkov <juri@jurta.org>
27278
27279 * fringe.el (fringe-mode): Add period in docstring.
27280 (fringe-query-style): Build prompt depending on `all-frames' arg.
27281
27282 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
27283 to not create links to unrelated functions in the Help buffer.
27284
27285 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
27286 Doc fix.
27287
27288 * simple.el (next-error-hook): New variable.
27289 (next-error): Use it. Doc fix.
27290
27291 * textmodes/ispell.el (ispell-command-loop): Add current
27292 dictionary name and program name to mode-line-format.
27293 (ispell-region, ispell-process-line): Add current dictionary name
27294 and program name to messages.
27295
27296 2005-07-08 Jay Belanger <belanger@truman.edu>
27297
27298 * calc/calc.el (calc-embedded-announce-formula-alist)
27299 (calc-embedded-open-close-formula-alist)
27300 (calc-embedded-open-close-word-alist)
27301 (calc-embedded-open-close-plain-alist)
27302 (calc-embedded-open-close-new-formula-alist)
27303 (calc-embedded-open-close-mode-alist)
27304 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
27305 (calc-embedded-mode-hook): New variables.
27306
27307 * calc/calc-embed.el (calc-embedded-firsttime)
27308 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
27309 New variables.
27310 (calc-do-embedded): Use calc-embedded-firsttime,
27311 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
27312 determine whether or not to run hooks.
27313 (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
27314 calc-embedded-firsttime-formula appropriately.
27315 Set calc-embedded delimiter variables according to mode.
27316
27317 2005-07-08 Richard M. Stallman <rms@gnu.org>
27318
27319 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
27320 Check for "emacs", etc., as entire symbol, not just as word.
27321 (checkdoc-file-comments-engine): Use regexp-quote on FN.
27322
27323 * files.el (set-visited-file-name): Report the error
27324 for "empty filename" earlier.
27325 (kill-some-buffers): Ignore buffers already dead.
27326
27327 * fringe.el (fringe-mode): Doc fix.
27328
27329 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
27330 Check for (featurep 'xemacs) and turn off warnings in what it guards.
27331 Use unwind-protect to ensure byte-compile-unresolved-functions
27332 is updated.
27333
27334 * whitespace.el (whitespace-buffer-leading-cleanup):
27335 Simplify w/ skip-chars-forward.
27336 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
27337
27338 * mail/rmail.el (rmail-only-expunge): Fix paren error.
27339 Unconditionally try to leave point at the same old place.
27340
27341 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
27342
27343 * comint.el (comint-postoutput-scroll-to-bottom)
27344 (comint-show-maximum-output): Take scroll-margin into consideration.
27345
27346 2005-07-08 Kim F. Storm <storm@cua.dk>
27347
27348 * ido.el (ido-use-filename-at-point): New choice `guess'.
27349 (ido-file-internal): Try ffap-guesser if selected.
27350
27351 * ido.el (ido-before-fallback-functions): New hook.
27352 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
27353 (ido-read-file-name): Run it.
27354
27355 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
27356
27357 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
27358 strings rather than a list of symbols to the completion function.
27359
27360 2005-07-07 Jay Belanger <belanger@truman.edu>
27361
27362 * calc/calc-units.el (math-apply-units): Change the places in
27363 which units are simplified.
27364
27365 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
27366
27367 * cus-edit.el (customize-option, customize-option-other-window):
27368 Make them handle aliases.
27369
27370 * custom.el (custom-variable-p): Make it recursively follow
27371 aliases. Mention that in the docstring.
27372
27373 2005-07-07 Richard M. Stallman <rms@gnu.org>
27374
27375 * cus-start.el (exec-path): Use `directory' instead of `file'.
27376 Fix tag for nil.
27377
27378 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
27379
27380 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
27381 when called non-interactively. Doc fix.
27382
27383 2005-07-07 Lute Kamstra <lute@gnu.org>
27384
27385 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
27386 new address as well.
27387
27388 2005-07-07 Kenichi Handa <handa@m17n.org>
27389
27390 * international/mule.el (make-coding-system):
27391 Describe `ascii-incompatible' property in the docstring.
27392 (set-file-name-coding-system): Signal an error if coding-system is
27393 ascii-incompatible.
27394 (set-keyboard-coding-system): Likewise.
27395
27396 * international/mule-cmds.el (set-default-coding-systems):
27397 Don't set default-file-name-coding-system and
27398 default-keyboard-coding-system if coding-system is ASCII-incompatible.
27399
27400 * international/utf-16.el: Declare that all UTF-16-based coding
27401 systems are ASCII-incompatible.
27402
27403 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
27404
27405 * progmodes/gud.el: Require font-lock for displaying errors.
27406 Used by gdb-ui.el.
27407
27408 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
27409
27410 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
27411 values for the pattern lists which are `read'able but not
27412 `append'able (like symbols).
27413
27414 2005-07-06 Richard M. Stallman <rms@gnu.org>
27415
27416 * progmodes/flymake.el (flymake-float-time): Instead of
27417 with-no-warnings, test for XEmacs.
27418 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
27419 to avoid warning.
27420
27421 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
27422
27423 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
27424
27425 2005-07-05 Lute Kamstra <lute@gnu.org>
27426
27427 * battery.el: Add support for Darwin (with much debugging help
27428 from Samuel Lauber <sam124@operamail.com>).
27429 (battery-status-function, battery-echo-area-format)
27430 (battery-mode-line-format): Add support for pmset on Darwin.
27431 (battery-load-low, battery-load-critical): New user options.
27432 (battery-pmset): New function.
27433
27434 2005-07-05 Lute Kamstra <lute@gnu.org>
27435
27436 Update FSF's address in GPL notices.
27437
27438 * textmodes/page-ext.el: Update FSF's address.
27439
27440 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
27441
27442 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
27443 filling from using prefix when filling a single-line docstring.
27444
27445 * progmodes/flymake.el: Remove useless eval-when-compile.
27446
27447 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
27448
27449 2005-07-04 Richard M. Stallman <rms@gnu.org>
27450
27451 * textmodes/org.el (org-file-apps-defaults-gnu):
27452 Rename from org-file-apps-defaults-linux.
27453 (org-default-apps): Don't test system-type for `linux'.
27454 (org-file-apps): Doc fix.
27455
27456 2005-07-04 David Ponce <david@dponce.com>
27457
27458 * tree-widget.el: Improve header Commentary section.
27459 (tree-widget) [defgroup]
27460 (tree-widget-image-enable, tree-widget-themes-directory)
27461 (tree-widget-theme, tree-widget-image-properties-emacs)
27462 (tree-widget-image-properties-xemacs, tree-widget-create-image)
27463 (tree-widget-image-formats, tree-widget-control)
27464 (tree-widget-empty-control, tree-widget-leaf-control
27465 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
27466 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
27467 (tree-widget-keep, tree-widget-after-toggle-functions)
27468 (tree-widget-open-node, tree-widget-close-node): Doc fix.
27469 (tree-widget-open-control, tree-widget-close-control): Fix doc and
27470 :help-echo message.
27471 (tree-widget-set-theme): Doc fix. Use `string-equal'.
27472 (tree-widget-image-properties): Doc fix. Clearer implementation.
27473 (tree-widget--cursors): New constant.
27474 (tree-widget-lookup-image): New function split from
27475 `tree-widget-find-image'. Clearer implementation.
27476 (tree-widget-find-image): Use it.
27477 (tree-widget-button-keymap): Use `set-keymap-parent'.
27478 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
27479 Define the sub-widgets here.
27480 (tree-widget-node): Check that :node is not a tree-widget.
27481 (tree-widget-get-super, tree-widget-open-control)
27482 (tree-widget-close-control, tree-widget-empty-control)
27483 (tree-widget-leaf-control, tree-widget-guide)
27484 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
27485 (tree-widget-no-handle, tree-widget-value-delete)
27486 (tree-widget-map): Remove.
27487 (tree-widget-children-value-save): Doc fix. Simplified.
27488 (tree-widget-value-create): Update according to previous changes.
27489
27490 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
27491
27492 * textmodes/org.el: Leading space replaced by TABS.
27493 (org-recalc-marks, org-table-rotate-recalc-marks)
27494 (org-table-get-specials): Treat "^" and "_" marks.
27495 (org-table-justify-field-maybe): Optional argument NEW.
27496 (org-table-eval-formula): Parsing of the format simplified.
27497 New modes C,I. Honor the %= parameter in the current table.
27498 Avoid unnecessary re-align by using the NEW argument to
27499 `org-table-justify-field-maybe'.
27500 (org-calc-default-modes): Default for date-format mimicks org-mode.
27501 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
27502
27503 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
27504
27505 * cus-face.el (custom-theme-set-faces): Make it handle face
27506 aliases whose alias declarations are pre- or autoloaded.
27507
27508 2005-07-04 Juri Linkov <juri@jurta.org>
27509
27510 * faces.el (read-face-name): Put the code for getting a face name
27511 from the buffer before adding the faces from the `face' property.
27512 Use `completing-read-multiple' instead of `completing-read'.
27513 Require `crm'. Add default value and post-process the returned
27514 list of faces.
27515
27516 * emacs-lisp/crm.el (crm-find-current-element)
27517 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
27518
27519 * emacs-lisp/lisp-mode.el (eval-defun-1):
27520 * emacs-lisp/edebug.el (edebug-eval-defun):
27521 Remove unnecessary quotes.
27522
27523 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
27524
27525 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
27526 (prolog-indent-level): Fix typo in docstring.
27527
27528 * info.el (Info-history, Info-history-forward)
27529 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
27530
27531 * add-log.el (add-change-log-entry):
27532 * comint.el (comint-dynamic-list-input-ring)
27533 (comint-dynamic-list-completions):
27534 * dabbrev.el (dabbrev-expand):
27535 * delim-col.el (delimit-columns-rectangle-line):
27536 * diff-mode.el (diff-context->unified, diff-reverse-direction)
27537 (diff-unified->context):
27538 * ediff-init.el (ediff-abbrev-jobname):
27539 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
27540 (ediff-replace-session-activity-marker-in-meta-buffer):
27541 * info.el (Info-summary):
27542 * lpr.el (printify-region):
27543 * printing.el (pr-create-interface):
27544 * ps-print.el (ps-print-quote):
27545 * ses.el (ses-column-widths, ses-print-cell)
27546 (ses-adjust-print-width, ses-center):
27547 * shell.el (shell-file-name-quote-list):
27548 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
27549 (strokes-fill-current-buffer-with-whitespace)
27550 (strokes-xpm-for-stroke, strokes-list-strokes)
27551 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
27552 * term.el (term-dynamic-list-input-ring)
27553 (term-dynamic-list-completions):
27554 * calc/calc.el (math-format-stack-value):
27555 * emacs-lisp/edebug.el (edebug-display-freq-count):
27556 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
27557 (delphi-new-comment-line):
27558 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
27559 * progmodes/executable.el (executable-set-magic):
27560 * progmodes/python.el (inferior-python-mode):
27561 * progmodes/scheme.el (scheme-mode-syntax-table):
27562 * progmodes/sh-script.el (sh-maybe-here-document):
27563 * progmodes/sql.el (sql-copy-column):
27564 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
27565 * textmodes/bibtex.el (bibtex-mode):
27566 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
27567 (sgml-auto-attributes):
27568 * textmodes/table.el (table-insert, table-shorten-cell)
27569 (table--generate-source-scan-lines, table-delete-row)
27570 (*table--cell-delete-char, table--spacify-frame)
27571 (table--horizontally-shift-above-and-below)
27572 (table--cell-insert-char, table--cell-blank-str)
27573 (table--fill-region-strictly):
27574 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
27575 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
27576
27577 * add-log.el (change-log):
27578 * apropos.el (apropos):
27579 * comint.el (comint-completion, comint-source):
27580 * dabbrev.el (dabbrev):
27581 * delim-col.el (columns):
27582 * diff-mode.el (diff-mode):
27583 * ediff.el (ediff):
27584 * ediff-diff.el (ediff-diff):
27585 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
27586 * ediff-mult.el (ediff-mult):
27587 * ediff-ptch.el (ediff-ptch):
27588 * ediff-wind.el (ediff-window):
27589 * facemenu.el (facemenu):
27590 * indent.el (indent):
27591 * info.el (info):
27592 * jka-cmpr-hook.el (compression, jka-compr):
27593 * lpr.el (lpr):
27594 * outline.el (outlines):
27595 * pcmpl-cvs.el (pcmpl-cvs):
27596 * pcmpl-rpm.el (pcmpl-rpm):
27597 * printing.el (printing):
27598 * ps-print.el (postscript, ps-print, ps-print-horizontal)
27599 (ps-print-vertical, ps-print-headers, ps-print-font)
27600 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
27601 (ps-print-background, ps-print-printer, ps-print-page)
27602 (ps-print-miscellany):
27603 * ses.el (ses):
27604 * shell.el (shell, shell-directories, shell-faces):
27605 * startup.el (initialization):
27606 * strokes.el (strokes):
27607 * term.el (term):
27608 * uniquify.el (uniquify):
27609 * w32-vars.el (w32):
27610 * calc/calc.el (calc):
27611 * emacs-lisp/bytecomp.el (bytecomp):
27612 * emacs-lisp/cl-indent.el (lisp-indent):
27613 * emacs-lisp/edebug.el (edebug):
27614 * emacs-lisp/elp.el (elp):
27615 * emacs-lisp/testcover.el (testcover):
27616 * emacs-lisp/trace.el (trace):
27617 * emulation/viper-ex.el (viper-ex):
27618 * emulation/viper-mous.el (viper-mouse):
27619 * mail/mailalias.el (mailalias):
27620 * mail/supercite.el (supercite, supercite-frames)
27621 (supercite-attr, supercite-cite, supercite-hooks):
27622 * net/rcompile.el (remote-compile):
27623 * net/rlogin.el (rlogin):
27624 * obsolete/ooutline.el (outlines):
27625 * progmodes/delphi.el (delphi):
27626 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
27627 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
27628 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
27629 (ebnf-optimization):
27630 * progmodes/etags.el (etags):
27631 * progmodes/executable.el (executable):
27632 * progmodes/idlwave.el (idlwave):
27633 * progmodes/pascal.el (pascal):
27634 * progmodes/prolog.el (prolog):
27635 * progmodes/python.el (python):
27636 * progmodes/scheme.el (scheme):
27637 * progmodes/sh-script.el (sh, sh-script):
27638 * progmodes/sql.el (SQL):
27639 * progmodes/tcl.el (tcl):
27640 * textmodes/bibtex.el (bibtex, bibtex-autokey):
27641 * textmodes/enriched.el (enriched):
27642 * textmodes/makeinfo.el (makeinfo):
27643 * textmodes/sgml-mode.el (sgml):
27644 * textmodes/table.el (table-hooks):
27645 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
27646 * textmodes/texinfo.el (texinfo):
27647 * textmodes/two-column.el (two-column):
27648 Finish `defgroup' description with period.
27649
27650 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
27651 * eshell/esh-var.el (eshell-var):
27652 * progmodes/vhdl-mode.el (vhdl-testbench):
27653 * textmodes/org.el (org): Fix typos in docstrings.
27654
27655 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
27656 consistency.
27657
27658 * progmodes/flymake.el (flymake-find-file): Remove.
27659 (flymake-float-time): Use `with-no-warnings'.
27660 (flymake-check-start-time, flymake-check-was-interrupted)
27661 (flymake-err-info, flymake-is-running, flymake-last-change-time)
27662 (flymake-new-err-info): `defvar' at compile time.
27663
27664 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
27665
27666 * replace.el (occur-hook): Doc fix.
27667 (occur-1): Don't call `occur-hook' if there are no matches.
27668
27669 2005-07-03 Richard M. Stallman <rms@gnu.org>
27670
27671 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
27672 global-map, save the same map.
27673 (global-map): Don't alter it at top level.
27674 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
27675 Then alter it here instead.
27676 (tpu-edt-off): Set global-map to the saved one.
27677
27678 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
27679 All references simplified.
27680 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
27681 (zmacs-regions): Add defvar.
27682 (repeat-complex-command-map): Everything about that deleted.
27683
27684 * textmodes/artist.el (artist-key-is-drawing)
27685 (artist-key-endpoint1, artist-key-poly-point-list)
27686 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
27687 (artist-key-compl-table, artist-rb-save-data)
27688 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
27689 Don't put them in eval-when-compile.
27690 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
27691
27692 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
27693 Use with-no-warnings.
27694
27695 * net/browse-url.el (dos-windows-version): Add defvar.
27696
27697 * mail/supercite.el (filladapt-prefix-table): Add defvar.
27698
27699 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
27700 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
27701 (rmail-new-summary-line-count): Rename from new-summary-line-count.
27702 Add defvar.
27703 (rmail-summary-beginning-of-message): Use with-no-warnings.
27704 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
27705
27706 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
27707 Use with-no-warnings.
27708
27709 * emulation/vi.el (vi-mark-region): Use c-mark-function.
27710 (c-mark-function): Add point-moving-unit property.
27711 (vi-goto-line): Use with-no-warnings.
27712
27713 * emulation/edt.el (edt-last-copied-word): Add defvar.
27714 (zmacs-region-stays): Likewise.
27715 (edt-mark-section-wisely): Use c-mark-function for C.
27716 Use makr-defun for Fortran.
27717 (time-string): defvar deleted.
27718 (edt-display-the-time): Don't set time-string.
27719
27720 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
27721
27722 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
27723 Don't warn when name is not constant
27724 or for defining the group `emacs'.
27725
27726 * tooltip.el (gud-tooltip-mode): Add defvar.
27727
27728 * startup.el (default-frame-background-mode): Add defvar.
27729
27730 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
27731
27732 * info.el (tool-bar-map): Add defvar.
27733
27734 * dired.el (dnd-protocol-alist): Add defvar.
27735
27736 * dired-aux.el (dired-query): Display question with answer, when
27737 the user answers.
27738
27739 * custom.el (custom-add-option): Doc fix.
27740
27741 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
27742
27743 2005-07-03 Eli Zaretskii <eliz@gnu.org>
27744
27745 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
27746 bogus name from the last change.
27747
27748 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
27749
27750 * custom.el (custom-declare-variable): Fix typos in comment.
27751 (custom-known-themes): Doc fix.
27752 (custom-theme-directory): New defcustom.
27753 (require-theme): Make it check `custom-theme-directory'.
27754
27755 * cus-theme.el (custom-new-theme-mode): New function.
27756 (custom-theme-name, custom-theme-variables, custom-theme-faces)
27757 (custom-theme-description): Add compiler defvars.
27758 (customize-create-theme): Add doc to the "*New Custom Theme*"
27759 buffer. Use `custom-new-theme-mode'.
27760 (custom-theme-write): Put the created buffer in emacs-lisp-mode
27761 and save it to the `custom-theme-directory'. Make this the
27762 default directory of the buffer.
27763
27764 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
27765
27766 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
27767 Fix unbalanced parentheses.
27768
27769 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
27770
27771 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
27772 into flymake-mode and delegate to flymake-mode.
27773
27774 * find-file.el (ff-which-function-are-we-in): Clean up.
27775
27776 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
27777
27778 * replace.el (occur-rename-buffer): Fix docstring.
27779
27780 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
27781 (edt-last-copied-word, edt-learn-macro-count)
27782 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
27783 (edt-rect-start-point, edt-user-global-map, rect-start-point)
27784 (time-string, zmacs-region-stays):
27785 * emulation/edt-mapper.el (edt-save-function-key-map)
27786 (EDT-key-name): `defvar' to silence the byte-compiler.
27787
27788 2005-07-02 Martin Rudalics <rudalics@gmx.at>
27789
27790 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
27791 font-lock-regexp-backslash. Doc fix.
27792 (font-lock-regexp-backslash-grouping-construct): Rename from
27793 font-lock-regexp-backslash-construct. Doc fix.
27794 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
27795 grouping constructs.
27796
27797 2005-07-02 Eli Zaretskii <eliz@gnu.org>
27798
27799 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
27800 updating all the prerequisites.
27801
27802 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
27803
27804 * textmodes/org.el (org-agenda-start-on-weekday)
27805 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
27806 (org-agenda-use-time-grid, org-archive-location)
27807 (org-allow-space-in-links, org-usenet-links-prefer-google)
27808 (org-enable-table-editor, org-export-default-language)
27809 (org-export-html-show-new-buffer, org-fill-paragraph)
27810 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
27811 (org-goto-quit, org-occur, org-eval-in-calendar)
27812 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
27813 (org-agenda-diary-entry, org-remember-help)
27814 (org-table-convert-region, org-at-table-p)
27815 (org-table-move-row-down, org-table-move-row-up)
27816 (org-table-copy-region, org-table-toggle-vline-visibility)
27817 (org-table-get-stored-formulas, org-table-get-specials)
27818 (org-recalc-commands, org-table-eval-formula)
27819 (org-table-formula-substitute-names, orgtbl-make-binding)
27820 (org-format-org-table-html, org-format-table-table-html)
27821 (org-format-table-table-html-using-table-generate-source)
27822 (org-customize): Fix typos in docstrings.
27823 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
27824 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
27825 (org-back-to-heading): Doc fixes.
27826 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
27827 (org-agenda-change-all-lines, org-get-header):
27828 Improve argument/docstring consistency.
27829 (orgtbl-error): Fix error message.
27830
27831 * progmodes/flymake.el (flymake-find-possible-master-files)
27832 (flymake-master-file-compare, flymake-get-line-err-count)
27833 (flymake-highlight-line, flymake-gui-warnings-enabled):
27834 Fix typos in docstrings.
27835 (flymake-parse-line, flymake-get-project-include-dirs-function)
27836 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
27837 Doc fixes.
27838 (flymake-get-project-include-dirs-function)
27839 (flymake-make-err-menu-data):
27840 Improve argument/docstring consistency.
27841
27842 2005-07-01 Lute Kamstra <lute@gnu.org>
27843
27844 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
27845 Catch errors with ignore-errors. Use temporary buffer.
27846 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
27847
27848 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
27849 background color faces.
27850 (facemenu-set-foreground, facemenu-set-background):
27851 Use facemenu-set-face-from-menu.
27852 (facemenu-set-face-from-menu): Treat face names that start with
27853 "fg:" or "bg:" as special.
27854 (facemenu-add-new-color): Don't create faces. Simplify.
27855
27856 2005-06-30 Richard M. Stallman <rms@gnu.org>
27857
27858 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
27859 (crm-find-current-element): Likewise.
27860
27861 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
27862
27863 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
27864
27865 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
27866
27867 * arc-mode.el (archive-extract): Make it work as a mouse binding.
27868 (archive-mouse-extract): Make it an obsolete alias.
27869 (archive-mode-map): Don't use archive-mouse-extract any more.
27870 (archive-mode, archive-extract): write-contents-hooks ->
27871 write-contents-functions.
27872 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
27873 first arg.
27874 (archive-rename-entry): Update the call.
27875 (archive-zip-summarize): Remove unused var `method'.
27876 (archive-lzh-summarize): Remove unused var `creator'.
27877
27878 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
27879 dedicated frame upon exit.
27880
27881 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
27882 (archive-zip-extract, archive-zip-expunge)
27883 (archive-zip-update, archive-zip-update-case): Use executable-find.
27884 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
27885 Use restore-buffer-modified-p.
27886 (archive-extract, archive-add-new-member, archive-write-file-member):
27887 Use with-current-buffer.
27888 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
27889
27890 2005-06-30 Andreas Schwab <schwab@suse.de>
27891
27892 * progmodes/gud.el (gud-filter): Remove unneeded progn.
27893
27894 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
27895
27896 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
27897
27898 2005-06-30 Juri Linkov <juri@jurta.org>
27899
27900 * faces.el (vertical-border): Inherit from mode-line-inactive
27901 only on tty.
27902
27903 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
27904
27905 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
27906 example, -NLINES in the `occur' docstring).
27907
27908 * replace.el (occur-1): When no matches are found, do not set the
27909 `buffer-read-only' and modified flags for the occur buffer,
27910 because it is deleted.
27911
27912 * emulation/cua-base.el (cua-check-pending-input)
27913 (cua-repeat-replace-region, cua-mode, cua-debug)
27914 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
27915 Fix typos in docstrings.
27916
27917 * emulation/cua-gmrk.el (cua-toggle-global-mark)
27918 (cua-cut-region-to-global-mark)
27919 (cua--cut-rectangle-to-global-mark):
27920 Remove period from end of messages.
27921
27922 * emulation/cua-rect.el (cua-do-rectangle-padding):
27923 Remove period from end of messages.
27924 (cua--rectangle-seq-format): Fix typo in docstring.
27925 (cua-sequence-rectangle, cua-fill-char-rectangle):
27926 Improve argument/docstring consistency.
27927
27928 2005-06-29 Juri Linkov <juri@jurta.org>
27929
27930 * faces.el (default-frame-background-mode): New internal variable.
27931 (frame-set-background-mode): Use it.
27932
27933 * startup.el (normal-top-level): Set default-frame-background-mode
27934 instead of frame-background-mode. Before setting it, test for its
27935 nil value. Remove tests for frame-background-mode and frame
27936 parameter `reverse'. Add test for "unspecified-fg".
27937
27938 * term/xterm.el (xterm-rxvt-set-background-mode):
27939 * term/rxvt.el (rxvt-set-background-mode):
27940 Set default-frame-background-mode instead of frame-background-mode.
27941
27942 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
27943
27944 * simple.el (set-variable): Warn about obsolete user variables.
27945
27946 * imenu.el (imenu--completion-buffer):
27947 * mouse.el (mouse-buffer-menu-alist):
27948 * msb.el (msb-invisible-buffer-p):
27949 * calendar/diary-lib.el (diary-header-line-format):
27950 * emacs-lisp/pp.el (pp-buffer):
27951 * progmodes/cperl-mode.el (cperl-do-auto-fill):
27952 * textmodes/picture.el (picture-replace-match):
27953 Change space constants followed by a sexp to "?\s ".
27954
27955 * play/decipher.el (decipher-loop-with-breaks):
27956 * textmodes/texinfo.el (texinfo-insert-@item): Change space
27957 constants "protected" from end of line by a comment to "?\s".
27958
27959 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
27960
27961 * font-lock.el (save-buffer-state): Use `declare'.
27962
27963 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
27964 reset the syntax-table to cperl-mode-syntax-table.
27965 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
27966 "foo_print_bar" is not matched as a reserved keyword.
27967
27968 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
27969
27970 * textmodes/org.el (orgtbl-setup): New function, for delayed
27971 setup for the orgtbl commands.
27972 (org-calc-default-modes): New option.
27973 (orgtbl-make-binding): Use `defun' to get better help display.
27974 (org-diary): Call `org-compile-prefix-format'.
27975 (org-table-formula-substitute-names): New function.
27976 (org-agenda-day-view, org-agenda-week-view): New commands.
27977 (org-agenda-toggle-week-view): Command removed.
27978 (org-tbl-menu): Split off from org-org-menu.
27979 (org-mode): Move removal of outline-mode menus to here.
27980 (org-table-formula-debug): New option.
27981 (org-table-insert-row): Keep first field if just "#" or "*".
27982 (org-mode): Paragraph regexps fixed.
27983 (org-table-recalculate-regexp): New constant.
27984 (org-table-justify-field-maybe): Avoid replace if not necessary.
27985 (org-copy-special, org-cut-special): Use `call-interactively'.
27986 (org-table-copy-region): Take region from `interactive' call.
27987 (org-trim): Return string even if no match.
27988 (org-formula): New face.
27989 (org-set-font-lock-defaults): No longer highlight "FIXME".
27990 But highlight formula-related fields in table.
27991 (org-table-p): Use regexp, not fontification.
27992 (org-table-align): Handle white space at end of line.
27993 (org-table-formula-evaluate-inline): New option.
27994 (org-mode): Auto-wrapping in comment lines turned off.
27995 (org-table-copy-down): Evaluate only in copied field, not in
27996 destination.
27997 (org-table-current-formula): Variable removed.
27998 (org-table-store-formulas, org-table-get-stored-formulas)
27999 (org-table-modify-formulas, org-table-replace-in-formulas)
28000 (org-table-maybe-eval-formula): New functions.
28001 (org-table-get-formula): Modify to use stored formulas.
28002 (org-table-insert-column, org-table-delete-column)
28003 (org-table-move-column): Call `org-table-modify-formulas'.
28004 (org-complete): Add completion for keyword formulas.
28005 (orgtbl-mode): Pull orgtbl-mode-map to start of
28006 minor-mode-map-alist.
28007
28008 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
28009
28010 * progmodes/python.el (python-check): Require `compile' before
28011 modifying its variables.
28012
28013 * newcomment.el (comment-indent-default): Don't get fooled by an early
28014 end of buffer.
28015
28016 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28017
28018 * ps-print.el (ps-print-version): Fix version number.
28019
28020 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
28021
28022 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
28023
28024 2005-06-28 Richard M. Stallman <rms@gnu.org>
28025
28026 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
28027 (flyspell-local-mouse-map): Declaration deleted.
28028 (flyspell-mouse-map): Bind only mouse-2.
28029 (flyspell-mode-map): Don't test flyspell-use-local-map.
28030 (flyspell-overlay-keymap-property-name): Var deleted.
28031 (flyspell-mode-on): Don't make local bindings for
28032 flyspell-mouse-map and flyspell-mode-map.
28033 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
28034
28035 * textmodes/ispell.el (ispell-word): Do not ignore short words.
28036
28037 * progmodes/compile.el (compilation-next-error-function):
28038 Don't switch buffers; operate on the current buffer.
28039
28040 * progmodes/compile.el (compilation-error-file-name)
28041 (compilation-warning-file-name, compilation-info-file-name)
28042 (compilation-line-number, compilation-column-number): New faces.
28043 (compilation-error-face, compilation-warning-face)
28044 (compilation-info-face, compilation-line-face)
28045 (compilation-column-face): Use them.
28046
28047 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
28048
28049 * comint.el (comint-password-prompt-regexp): Accept ", try again".
28050
28051 * bindings.el (global-map): Bind insertchar and its variants.
28052
28053 2005-06-27 Richard M. Stallman <rms@gnu.org>
28054
28055 * textmodes/artist.el (artist-text-overwrite)
28056 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
28057
28058 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28059
28060 * ps-print.el: It was not working the page selection for printing.
28061 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
28062 (ps-print-version): New version 6.6.7.
28063 (ps-end-sheet): New fun.
28064 (ps-header-sheet, ps-end-job): Call it.
28065
28066 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
28067
28068 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
28069
28070 2005-06-27 Lute Kamstra <lute@gnu.org>
28071
28072 * facemenu.el (facemenu-unlisted-faces): Add foreground and
28073 background color faces.
28074 (facemenu-get-face): Delete function.
28075 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
28076 (facemenu-add-new-color): Make second argument mandatory.
28077 Create the appropriate face and return it. Simplify.
28078 (facemenu-set-foreground, facemenu-set-background): Don't check if
28079 color is defined. Use return value of facemenu-add-new-color.
28080
28081 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
28082
28083 * progmodes/gud.el (gud-filter): Add missing argument to
28084 with-selected-window.
28085
28086 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
28087
28088 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
28089 a :require to the defcustom.
28090
28091 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
28092 defcustoms corresponding to minor modes.
28093
28094 2005-06-26 David Ponce <david@dponce.com>
28095
28096 * recentf.el: Require tree-widget instead of wid-edit.
28097 (recentf-filename-handler): Fix widget :type.
28098 (recentf-cancel-dialog, recentf-open-more-files)
28099 (recentf-open-files-action): Doc fix.
28100 (recentf-dialog-goto-first): New function.
28101 (recentf-dialog-mode-map): Set parent keymap first.
28102 (recentf-dialog-mode): Define with define-derived-mode.
28103 Don't display continuation lines in dialogs.
28104 (recentf-edit-list): Rename from recentf-edit-selected-items.
28105 (recentf-edit-list-select): Rename from recentf-edit-list-action.
28106 Simplify.
28107 (recentf-edit-list-validate): New function.
28108 (recentf-edit-list): Update accordingly.
28109 (recentf-open-files-item-shift): Remove.
28110 (recentf-open-files-item): Convert menu elements into tree and
28111 link widgets. Don't create the widgets.
28112 (recentf-open-files): Update accordingly.
28113 (recentf-save-list): Untabify.
28114
28115 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
28116
28117 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
28118 (keep-lines): Add INTERACTIVE arg. Never delete lines only
28119 partially contained in the active region. Do not take active
28120 region into account when called from Lisp, unless INTERACTIVE arg
28121 is non-nil. Use `forward-line' instead of `beginning-of-line' to
28122 avoid trouble with fields. Make marker point nowhere when no
28123 longer used. Always return nil. Doc fix.
28124 (flush-lines): Add INTERACTIVE arg. Do not take active region
28125 into account when called from Lisp, unless INTERACTIVE arg is
28126 non-nil. Use `forward-line' instead of `beginning-of-line' to
28127 avoid trouble with fields. Make marker point nowhere when no
28128 longer used. Always return nil. Doc fix.
28129 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
28130 interchangeable. Do not take active region into account when
28131 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
28132 message in echo area when called from Lisp, unless INTERACTIVE arg
28133 is non-nil. Avoid saying "1 occurrences". Do not use markers.
28134 Return the number of matches. Doc fix.
28135 (occur): Doc fix.
28136 (perform-replace): Make comment follow double space convention for
28137 the sake of `outline-minor-mode'.
28138
28139 * faces.el (facep): Doc fix.
28140
28141 2005-06-25 Richard M. Stallman <rms@gnu.org>
28142
28143 * facemenu.el (facemenu-enable-faces-p): New function.
28144 (facemenu-background-menu, facemenu-foreground-menu)
28145 (facemenu-face-menu): Add menu-enable property.
28146
28147 * jka-compr.el (jka-compr-insert-file-contents):
28148 Special handling if cannot find the uncompression program.
28149
28150 * cus-face.el (custom-face-attributes): Add autoload.
28151
28152 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
28153 Bind comment-indent-function locally.
28154
28155 * window.el (save-selected-window): Use save-current-buffer.
28156
28157 * subr.el (with-selected-window): Use save-current-buffer.
28158
28159 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
28160 and with-current-buffer.
28161
28162 2005-06-24 Richard M. Stallman <rms@gnu.org>
28163
28164 * simple.el (line-move-1): Fix previous change.
28165
28166 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
28167
28168 * replace.el (occur-1): Set `buffer-read-only' and the
28169 buffer-modified flag before running `occur-hook' to protect
28170 against unintentional buffer switches that can lead to data loss.
28171
28172 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
28173
28174 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
28175 (gud-gdb-marker-filter): Use font-lock-warning-face for any
28176 initial error.
28177
28178 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
28179 after fresh input.
28180 (gdb-var-create-handler): Put name of expression in quotes.
28181
28182 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
28183
28184 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
28185 elements of RING in order, and without bogus nil elements.
28186
28187 2005-06-23 Richard M. Stallman <rms@gnu.org>
28188
28189 * simple.el (set-variable): Args renamed; doc fix.
28190 (line-move-1): When there are overlays around, use vertical-motion.
28191
28192 * faces.el (escape-glyph): Use brown against light background.
28193 (nobreak-space): Rename from no-break-space.
28194 Fix previous change.
28195
28196 * dired-aux.el (dired-do-copy): Fix arg prompt.
28197
28198 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
28199
28200 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
28201
28202 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
28203 rather than "Distributor".
28204
28205 2005-06-23 Lute Kamstra <lute@gnu.org>
28206
28207 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
28208 (debug-on-entry): Use it. New interactive declaration that uses
28209 function-called-at-point.
28210
28211 2005-06-23 Kim F. Storm <storm@cua.dk>
28212
28213 * subr.el (save-match-data): Add comment about using evaporate arg
28214 to set-match-data.
28215
28216 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
28217
28218 * cus-edit.el (customize-face)
28219 (customize-face-other-window): Handle face aliases.
28220
28221 * faces.el (face-documentation, set-face-attribute)
28222 (face-spec-set): Handle face aliases.
28223
28224 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
28225
28226 * help-mode.el (help-make-xrefs): If a symbol representing a face
28227 name is not followed by the word "face", it could still be a
28228 function or variable name, so don't bypass other checks.
28229
28230 2005-06-22 Juri Linkov <juri@jurta.org>
28231
28232 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
28233 Replace aliased functions with calls where second arg `inherit' is t.
28234
28235 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
28236
28237 * progmodes/gdb-ui.el (gdb-error): New variable.
28238 (gdb-error): New function.
28239 (gdb-annotation-rules): Act on error-begin and error annotations.
28240 (gdb-concat-output): Use font-lock-warning-face for errors.
28241
28242 2005-06-22 Miles Bader <miles@gnu.org>
28243
28244 * bindings.el (propertized-buffer-identification): Use renamed
28245 `Buffer-menu-buffer' face.
28246
28247 * faces.el (vertical-border): Rename from `vertical-divider'.
28248 (escape-glyph): Change dark-background color back to `cyan'.
28249
28250 2005-06-21 Juri Linkov <juri@jurta.org>
28251
28252 * faces.el (face-user-default-spec): Try getting `customized-face'
28253 prior to `saved-face'.
28254 (frame-background-mode): Refill docstring.
28255
28256 * emacs-lisp/lisp-mode.el (eval-defun-1):
28257 * emacs-lisp/edebug.el (edebug-eval-defun):
28258 Set `saved-face' temporarily to nil before calling form.
28259 Set `customized-face' to the new spec after that.
28260
28261 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
28262
28263 * subr.el (1value, lambda, key-substitution-in-progress):
28264 Doc fixes.
28265
28266 * autoinsert.el (auto-insert-alist):
28267 * ses.el (ses-call-printer):
28268 * subr.el (noreturn):
28269 * emacs-lisp/lisp.el (check-parens):
28270 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
28271 * net/browse-url.el (browse-url-mosaic):
28272 * progmodes/cc-defs.el (c-safe-scan-lists):
28273 * progmodes/ebnf-abn.el (ebnf-abn-lex):
28274 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
28275 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
28276 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
28277 * progmodes/ebnf-iso.el (ebnf-iso-lex):
28278 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
28279
28280 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
28281
28282 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
28283
28284 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
28285
28286 * calendar/appt.el (appt-make-list): Activate the package, if
28287 not already active (for backwards compatibility).
28288
28289 2005-06-20 Kim F. Storm <storm@cua.dk>
28290
28291 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
28292
28293 2005-06-20 Miles Bader <miles@gnu.org>
28294
28295 * faces.el (vertical-divider): New face.
28296
28297 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
28298
28299 * simple.el (kill-whole-line): Doc fix.
28300 (next-error-buffer-p, next-error-find-buffer)
28301 (clone-indirect-buffer): Fix typos in docstrings.
28302 (comment-line-break-function): Doc fix: don't say variable
28303 is automatically buffer-local (it isn't).
28304
28305 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
28306
28307 * net/tramp-ftp.el (top):
28308 * net/tramp-smb.el (top):
28309 * net/tramp-util.el (top):
28310 * net/tramp-uu.el (top):
28311 * net/tramp-vc.el (top):
28312 * net/tramp.el (top): Revert copyright years back to original
28313 ones. Tramp has a life outside GNU Emacs.
28314
28315 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
28316
28317 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
28318
28319 2005-06-18 Juri Linkov <juri@jurta.org>
28320
28321 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
28322 end of first regexp to limit the match to the position between
28323 line number and source line with same separator character as used
28324 between file name and line number. In the second regexp limit
28325 mouse-face area to file name and line number by adding new group
28326 for them and referring it in HYPERLINK arg.
28327 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
28328 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
28329 previous line where grep markers may be already removed.
28330
28331 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
28332
28333 * progmodes/ps-mode.el: Update version and maintainer's email address.
28334
28335 2005-06-18 Steve Youngs <steve@xemacs.org>
28336
28337 * net/browse-url.el (browse-url-browser-function)
28338 (browse-url-default-browser): Add firefox.
28339 (browse-url-firefox-program, browse-url-firefox-arguments)
28340 (browse-url-firefox-startup-arguments)
28341 (browse-url-firefox-new-window-is-tab): New defcustoms.
28342 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
28343
28344 2005-06-17 Richard M. Stallman <rms@gnu.org>
28345
28346 * startup.el (command-line): Warn if specified user name has
28347 no home directory.
28348
28349 * term.el (term-get-old-input, term-input-filter, term-input-sender)
28350 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
28351
28352 * longlines.el (longlines-mode, longlines-show-hard-newlines):
28353 Doc fixes.
28354
28355 * faces.el (underline): Try bold if terminal doesn't support underline.
28356
28357 * mail/sendmail.el (mail-setup-with-from): New variable.
28358 (mail-insert-from-field): New function.
28359 (sendmail-send-it): Call it.
28360 (mail-setup): Optionally call it here.
28361
28362 * term/linux.el: Call tty-no-underline.
28363
28364 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
28365
28366 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
28367
28368 2005-06-17 Miles Bader <miles@gnu.org>
28369
28370 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
28371 (ediff-current-diff-C, ediff-current-diff-Ancestor)
28372 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
28373 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
28374 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
28375 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
28376 Remove "-face" suffix from face names.
28377 (ediff-current-diff-face-A, ediff-current-diff-face-B)
28378 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
28379 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
28380 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
28381 (ediff-even-diff-face-A, ediff-even-diff-face-B)
28382 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
28383 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
28384 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
28385 New backward-compatibility aliases for renamed faces.
28386 (ediff-current-diff-face-A, ediff-current-diff-face-B)
28387 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
28388 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
28389 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
28390 (ediff-even-diff-face-A, ediff-even-diff-face-B)
28391 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
28392 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
28393 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
28394 Use renamed ediff faces.
28395
28396 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
28397 Remove "-face" suffix from face names.
28398 (eshell-test-ok-face, eshell-test-failed-face):
28399 New backward-compatibility aliases for renamed faces.
28400 (eshell-run-test): Use renamed eshell-test faces.
28401
28402 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
28403 face name.
28404 (eshell-prompt-face): New backward-compatibility alias for renamed
28405 face.
28406 (eshell-emit-prompt): Use renamed eshell-prompt face.
28407
28408 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
28409 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
28410 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
28411 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
28412 Remove "-face" suffix from face names.
28413 (eshell-ls-directory-face, eshell-ls-symlink-face)
28414 (eshell-ls-executable-face, eshell-ls-readonly-face)
28415 (eshell-ls-unreadable-face, eshell-ls-special-face)
28416 (eshell-ls-missing-face, eshell-ls-archive-face)
28417 (eshell-ls-backup-face, eshell-ls-product-face)
28418 (eshell-ls-clutter-face):
28419 New backward-compatibility aliases for renamed faces.
28420 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
28421
28422 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
28423 Remove "-face" suffix from face name.
28424 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
28425 instead of literal face.
28426
28427 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
28428
28429 * emacs-lisp/warnings.el (display-warning, lwarn)
28430 (warning-minimum-log-level): Doc fixes.
28431 (warning-minimum-level, warning-minimum-log-level):
28432 Add :debug to :type choices.
28433
28434 * progmodes/ada-mode.el (ada-format-paramlist)
28435 (ada-get-indent-case, ada-check-matching-start)
28436 (ada-check-defun-name, ada-goto-matching-decl-start)
28437 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
28438 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
28439 (ada-make-subprogram-body): Follow error conventions.
28440 (ada-case-exception-file, ada-indent-comment-as-code)
28441 (ada-indent-handle-comment-special, ada-indent-renames)
28442 (ada-indent-return, ada-search-directories-internal)
28443 (ada-tab-policy, ada-case-exception-substring)
28444 (ada-other-file-alist, ada-matching-start-re)
28445 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
28446 (ada-imenu-generic-expression, ada-compile-goto-error)
28447 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
28448 (ada-popup-menu, ada-add-extensions, ada-mode)
28449 (ada-region-selected, ada-create-case-exception)
28450 (ada-create-case-exception-substring, ada-after-keyword-p)
28451 (ada-activate-keys-for-case, ada-adjust-case-region)
28452 (ada-adjust-case-buffer, ada-format-paramlist)
28453 (ada-scan-paramlist, ada-insert-paramlist)
28454 (ada-indent-newline-indent)
28455 (ada-indent-newline-indent-conditional)
28456 (ada-justified-indent-current, ada-goto-previous-word)
28457 (ada-indent-current, ada-get-indent-open-paren)
28458 (ada-get-indent-paramlist, ada-get-indent-end)
28459 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
28460 (ada-get-indent-block-start, ada-get-indent-subprog)
28461 (ada-get-indent-noindent, ada-get-indent-label)
28462 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
28463 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
28464 (ada-goto-stmt-end, ada-goto-next-word)
28465 (ada-check-matching-start, ada-check-defun-name)
28466 (ada-goto-matching-decl-start, ada-goto-matching-start)
28467 (ada-goto-matching-end, ada-search-ignore-string-comment)
28468 (ada-in-decl-p, ada-looking-at-semi-or)
28469 (ada-looking-at-semi-private, ada-in-paramlist-p)
28470 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
28471 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
28472 (ada-next-procedure, ada-previous-procedure, ada-next-package)
28473 (ada-previous-package, ada-create-menu)
28474 (ada-fill-comment-paragraph-justify)
28475 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
28476 (ada-other-file-name, ada-last-which-function-line)
28477 (ada-last-which-function-subprog, ada-which-function)
28478 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
28479 (ada-gen-treat-proc, ada-check-emacs-version)
28480 (ada-continuation-indent, ada-align-region-separate):
28481 Fix typos in docstrings.
28482 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
28483
28484 2005-06-16 Lute Kamstra <lute@gnu.org>
28485
28486 * simple.el (fundamental-mode): Run after-change-major-mode-hook
28487 conditionally.
28488
28489 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
28490
28491 * comint.el (comint-replace-by-expanded-filename)
28492 (comint-prompt-regexp, comint-delimiter-argument-list)
28493 (comint-preinput-scroll-to-bottom):
28494 * info.el (Info-hide-cookies-node):
28495 * ls-lisp.el (ls-lisp-classify):
28496 * find-file.el (ff-search-directories, ff-special-constructs)
28497 (ff-find-other-file):
28498 * font-lock.el (font-lock-keywords):
28499 * shell.el (shell-prompt-pattern)
28500 (shell-dynamic-complete-functions, shell-mode)
28501 (shell-delimiter-argument-list):
28502 * term.el (term-replace-by-expanded-filename)
28503 (term-prompt-regexp, term-delimiter-argument-list):
28504 * woman.el (woman-ignore, woman0-if):
28505 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
28506 * emacs-lisp/elint.el (elint-init-env):
28507 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
28508 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
28509 * language/ethio-util.el (ethio-tilde-escape)
28510 (ethio-use-three-dot-question):
28511 * net/zone-mode.el (zone-mode-load-time-setup):
28512 * progmodes/cc-align.el (c-lineup-argcont):
28513 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
28514 * progmodes/cperl-mode.el (cperl-set-style-back):
28515 * progmodes/inf-lisp.el (inferior-lisp-prompt):
28516 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
28517 Fix spellings in docstrings.
28518
28519 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
28520 * progmodes/modula2.el (m2-for): Fix spellings.
28521
28522 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
28523
28524 * simple.el (undo-more): Don't use `format' on `error' arguments.
28525 Improve argument/docstring consistency.
28526 (pending-undo-list): Doc fix.
28527
28528 * smerge-mode.el (smerge-ensure-match):
28529 * emulation/vip.el (vip-ex):
28530 * net/zone-mode.el (zone-mode-update-serial):
28531 * progmodes/idlwave.el (idlwave-complete):
28532 * progmodes/vhdl-mode.el (vhdl-visit-file)
28533 (vhdl-compose-wire-components):
28534 Don't use `format' on `error' arguments.
28535
28536 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
28537 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
28538 (tooltip-help-tips): Fix typos in docstrings.
28539
28540 2005-06-16 David Ponce <david@dponce.com>
28541
28542 * tree-widget.el (tree-widget-value-create): Simplify last change.
28543
28544 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
28545
28546 * ido.el (ido-incomplete-regexp): New variable.
28547 (ido-set-matches-1): Handle invalid-regexp error and set
28548 ido-incomplete-regexp.
28549 (ido-incomplete-regexp): New face.
28550 (ido-completions): Use it.
28551 (ido-complete, ido-exit-minibuffer, ido-completions):
28552 Handle incomplete regexps.
28553 (ido-completions): Add check for complete match when entering a regexp.
28554
28555 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
28556
28557 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
28558
28559 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
28560
28561 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
28562 by field delimiters.
28563
28564 2005-06-15 David Ponce <david@dponce.com>
28565
28566 * tree-widget.el: eval-and-compile inlined functions so they will
28567 be available at run-time too.
28568 (tree-widget-super-format-handler)
28569 (tree-widget-format-handler): Remove.
28570 (tree-widget-value-create): Handle the :indent property.
28571
28572 2005-06-15 Miles Bader <miles@gnu.org>
28573
28574 * progmodes/which-func.el (which-func): Only inherit
28575 `font-lock-function-name-face' when that makes sense against the
28576 default mode-line face, otherwise set the face color explicitly.
28577
28578 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
28579 faces instead of (non-existent) variables.
28580
28581 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
28582
28583 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
28584 (iswitchb-get-matched-buffers): Likewise. Simplify.
28585
28586 2005-06-14 Miles Bader <miles@gnu.org>
28587
28588 * progmodes/ld-script.el (ld-script-location-counter):
28589 Remove "-face" suffix from face name.
28590 (ld-script-location-counter-face):
28591 New backward-compatibility alias for renamed face.
28592 (ld-script-location-counter-face): Use renamed face.
28593
28594 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
28595 (cperl-hash): Remove "-face" suffix from face names.
28596 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
28597 New backward-compatibility aliases for renamed faces.
28598 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
28599 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
28600
28601 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
28602 name.
28603 (which-func-face): New backward-compatibility alias for renamed face.
28604 (which-func-format): Use renamed which-func face.
28605
28606 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
28607 (vhdl-function, vhdl-directive, vhdl-reserved-word)
28608 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
28609 names.
28610 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
28611 (vhdl-speedbar-configuration, vhdl-speedbar-package)
28612 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
28613 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
28614 (vhdl-speedbar-architecture-selected)
28615 (vhdl-speedbar-configuration-selected)
28616 (vhdl-speedbar-package-selected)
28617 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
28618 names.
28619 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
28620 Use renamed faces.
28621 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
28622 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
28623 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
28624 Use renamed faces.
28625 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
28626 names.
28627 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
28628 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
28629 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
28630 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
28631 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
28632 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
28633
28634 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
28635 face name.
28636 (sh-heredoc-face): New backward-compatibility alias for renamed face.
28637 (sh-heredoc-face): Use renamed sh-heredoc face.
28638
28639 * progmodes/idlw-help.el (idlwave-help-link):
28640 Remove "-face" suffix from face name.
28641 (idlwave-help-link-face):
28642 New backward-compatibility alias for renamed face.
28643 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
28644
28645 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
28646 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
28647 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
28648 New backward-compatibility aliases for renamed faces.
28649 (idlwave-shell-disabled-breakpoint-face)
28650 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
28651
28652 * progmodes/flymake.el (flymake-errline, flymake-warnline):
28653 Remove "-face" suffix from face names.
28654 (flymake-errline-face, flymake-warnline-face):
28655 New backward-compatibility aliases for renamed faces.
28656 (flymake-highlight-line): Use renamed flymake faces.
28657
28658 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
28659 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
28660 (ebrowse-member-class, ebrowse-progress):
28661 Remove "-face" suffix from face names.
28662 (ebrowse-tree-mark-face, ebrowse-root-class-face)
28663 (ebrowse-file-name-face, ebrowse-default-face)
28664 (ebrowse-member-attribute-face, ebrowse-member-class-face)
28665 (ebrowse-progress-face):
28666 New backward-compatibility aliases for renamed faces.
28667 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
28668 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
28669 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
28670 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
28671
28672 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
28673 antlr-syntax)
28674 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
28675 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
28676 names.
28677 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
28678 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
28679 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
28680 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
28681 backward-compatibility aliases for renamed faces.
28682 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
28683 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
28684 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
28685 remove "font-lock-". Use renamed antlr-mode faces.
28686 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
28687 literal face-names with face variable references.
28688
28689 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
28690 face name.
28691 (Buffer-menu-buffer-face): New backward-compatibility alias for
28692 renamed face.
28693 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
28694
28695 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
28696
28697 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
28698 Eliminate "-face" suffix.
28699 (makefile-targets): Inherit from font-lock-function-name-face and
28700 eliminate "-face" suffix.
28701 (makefile-shell): Remove attributes and eliminate "-face" suffix.
28702 (makefile-*-font-lock-keywords): Append makefile-targets in rule
28703 actions, instead of prepending, to make it less visible.
28704 (makefile-previous-dependency, makefile-match-dependency):
28705 Don't match a target on a continuation line.
28706
28707 * files.el (auto-mode-alist): Put Makefile in gmake mode.
28708
28709 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
28710
28711 * progmodes/gdb-ui.el (menu): Re-order menu items.
28712 (gdb-tooltip-print): Respect tooltip-use-echo-area.
28713
28714 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
28715 Define in tooltip.el.
28716 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
28717 (gud-tooltip-tips): Respect tooltip-use-echo-area and
28718 gud-tooltip-echo-area.
28719
28720 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
28721 backward compatibility and make obsolete.
28722 (tooltip-help-tips): Use tooltip-use-echo-area.
28723 (tooltip-show-help-function): Rename to...
28724 (tooltip-show-help): ...this, because it is a function.
28725 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
28726
28727 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
28728
28729 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
28730 (edebug-print-length, edebug-print-level, edebug-print-circle)
28731 (edebug-modify-breakpoint, edebug-eval-last-sexp)
28732 (edebug-eval-print-last-sexp): Doc fixes.
28733
28734 2005-06-14 Kim F. Storm <storm@cua.dk>
28735
28736 * ido.el (ido-mode): Make a new keymap every time we enable ido,
28737 as the coverage buffer/file/both may change.
28738
28739 2005-06-14 Lute Kamstra <lute@gnu.org>
28740
28741 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
28742 and run-mode-hooks. Simplify.
28743
28744 * mail/rmailedit.el (rmail-edit-mode):
28745 * progmodes/octave-inf.el (inferior-octave-mode):
28746 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
28747
28748 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
28749 and run-mode-hooks.
28750 (recentf-edit-list, recentf-open-files): Don't call
28751 kill-all-local-variables directly.
28752
28753 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
28754
28755 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
28756
28757 * emacs-lisp/byte-run.el (make-obsolete)
28758 (define-obsolete-function-alias): Rename arguments FUNCTION and
28759 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
28760 (make-obsolete-variable, define-obsolete-variable-alias):
28761 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
28762 respectively.
28763
28764 * isearchb.el (isearchb-activate):
28765 * pcvs.el (cvs-mode):
28766 * ses.el (ses-load):
28767 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
28768 * net/tramp.el (tramp-find-file-exists-command)
28769 (tramp-find-shell):
28770 * progmodes/ada-mode.el (ada-create-case-exception)
28771 (ada-create-case-exception-substring, ada-make-subprogram-body):
28772 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
28773 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
28774 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
28775 * textmodes/org.el (org-promote, org-evaluate-time-range)
28776 (org-agenda-next-date-line, org-agenda-previous-date-line)
28777 (org-agenda-error, org-open-at-point, org-table-move-row)
28778 (org-format-table-table-html-using-table-generate-source)
28779 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
28780 * textmodes/reftex.el (reftex-access-scan-info):
28781 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
28782 (reftex-toc-promote-prepare): Follow error conventions.
28783
28784 * diff-mode.el (diff-mode): Fix typo in docstring.
28785
28786 * forms.el (forms--intuit-from-file): Fix reference to
28787 `forms-number-of-fields' in error message.
28788 (forms-print): Fix quoting in error message.
28789
28790 * forms.el (forms-mode):
28791 * emulation/vi.el (vi-goto-insert-state):
28792 * progmodes/flymake.el (flymake-new-err-info)
28793 (flymake-start-syntax-check-for-current-buffer)
28794 (flymake-simple-cleanup):
28795 * eshell/esh-var.el (eshell/export):
28796 * progmodes/gud.el (xdb):
28797 * textmodes/flyspell.el (flyspell-incorrect-hook)
28798 (flyspell-maybe-correct-transposition)
28799 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
28800
28801 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
28802
28803 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
28804 minibuffer prompt.
28805
28806 2005-06-13 Kim F. Storm <storm@cua.dk>
28807
28808 * subr.el (add-to-ordered-list): New defun.
28809
28810 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
28811 add cua--keymap-alist to emulation-mode-map-alists.
28812
28813 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
28814
28815 * subr.el (complete-in-turn): New macro.
28816 (dynamic-completion-table, lazy-completion-table): Add debug info.
28817
28818 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
28819 in preference to face aliases.
28820
28821 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
28822 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
28823 Remove unused vars `start' and `firstline'.
28824 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
28825 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
28826
28827 2005-06-13 Eli Zaretskii <eliz@gnu.org>
28828
28829 * cus-start.el (all): Don't complain about missing GTK-related
28830 variables, unless either `gtk' is boundp or this isn't a
28831 `windows-nt' build.
28832
28833 2005-06-13 Lute Kamstra <lute@gnu.org>
28834
28835 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
28836 run-mode-hooks.
28837
28838 * ediff-mult.el (ediff-meta-mode):
28839 * ediff-util.el (ediff-mode): Use run-mode-hooks.
28840
28841 * ledit.el (ledit-mode): Use delay-mode-hooks.
28842
28843 * woman.el (woman-mode-line-format): Delete constant.
28844 (woman-mode-map): Initialize it properly.
28845 (woman-mode): Set mode-class property to special.
28846 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
28847 Set major-mode and mode-name. Don't set mode-line-format directly.
28848 (Man-getpage-in-background): Don't reference woman-mode-line-format.
28849
28850 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
28851 string argument obsolete.
28852
28853 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
28854
28855 * textmodes/org.el (org-CUA-compatible): New option.
28856 (org-disputed-keys): New variable.
28857 (org-key): New function.
28858 (orgtbl-make-binding): Add docstring to the created function.
28859 (org-mode): Set paragraph start/separate regexps.
28860 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
28861 (org-archive-location, org-archive-mark-done)
28862 (org-archive-stamp-time): New options.
28863 (org-archive-subtree): New command.
28864 (org-fill-paragraph): New function.
28865 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
28866 (org-fake-empty-table-line): Function removed.
28867 (org-format-org-table-html): Do not create empty table lines at
28868 separator lines. Improved table header treatment.
28869 (org-link-format): New option.
28870 (org-make-link): New function.
28871 (org-insert-link, org-store-link): Use org-make-link.
28872 (org-open-file): Quote file name for shell command, to allow
28873 spaces in file names.
28874 (org-link-regexp): Fix bug with mailto link.
28875 (org-link-maybe-angles-regexp, org-protected-link-regexp):
28876 New constants.
28877 (org-export-as-html): Deal with the optional angles around a link.
28878 Better treatment of file: links.
28879 (org-open-at-point): Replace @{ and @} with < and >.
28880 (org-run-mode-hooks): Function removed.
28881 (org-agenda-mode): No longer use `org-run-mode-hooks'.
28882
28883 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
28884
28885 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
28886 MI command -data-list-register-values.
28887 (gdb-post-prompt): Indent properly.
28888
28889 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
28890
28891 * hilit-chg.el (highlight-changes-colors): Rename from
28892 `highlight-changes-colours'.
28893 (highlight-changes-colours): Keep as obsolete alias.
28894 (highlight-changes-face-list): Doc fix.
28895 (hilit-chg-make-list): Use `highlight-changes-colors'.
28896
28897 2005-06-12 Mark A. Hershberger <mah@everybody.org>
28898
28899 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
28900 defun-prompt-regexp.
28901
28902 2005-06-12 Eli Zaretskii <eliz@gnu.org>
28903
28904 * loadup.el: Don't say we are dumping under 2 names on windows-nt
28905 and cygwin.
28906
28907 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
28908 Don't use an old loaddefs.el, as in Makefile.in.
28909
28910 2005-06-12 Lute Kamstra <lute@gnu.org>
28911
28912 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
28913
28914 * man.el (Man-mode-map): Initialize it properly.
28915 (Man-mode): Set mode-class property to special.
28916
28917 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
28918
28919 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
28920
28921 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
28922 A newline is needed in the docstring there.
28923
28924 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
28925 Doc fixes.
28926
28927 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28928
28929 * printing.el: Doc fix. The menubar is no more changed when printing
28930 is loaded, it only changes when pr-menu-bind or pr-update-menus is
28931 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
28932 (pr-version): New version number (6.8.4).
28933 (pr-menu-bind): New command.
28934 (pr-update-menus): Docstring and code fix.
28935 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
28936 Docstring fix.
28937 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
28938 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
28939
28940 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
28941
28942 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
28943 "Returns" to "return", document useful return values, etc.
28944
28945 2005-06-11 Alan Mackenzie <acm@muc.de>
28946
28947 * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
28948 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
28949 (adaptive-file-function): Minor amendment to doc-string.
28950
28951 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
28952
28953 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
28954 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
28955 Fix :type--it is `integer', not `string'.
28956
28957 * faces.el (modeline-highlight): Rename from (the erroneous)
28958 `modeline-higilight'.
28959
28960 2005-06-11 Lute Kamstra <lute@gnu.org>
28961
28962 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
28963 lisp-interaction-mode-map but make it the parent.
28964 (edebug-eval-mode): Use define-derived-mode.
28965
28966 2005-06-11 Andreas Schwab <schwab@suse.de>
28967
28968 * bindings.el: Add binding of `ESC functionkey' for every
28969 `M-functionkey'.
28970 * hexl.el (hexl-mode-map): Likewise.
28971
28972 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
28973
28974 * progmodes/compile.el (compilation-error-regexp-alist-alist)
28975 [msft]: update regexp for newer msft compilers.
28976
28977 2005-06-10 Mark A. Hershberger <mah@everybody.org>
28978
28979 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
28980 ATTLIST portions of included DTDs.
28981 (xml-parse-dtd): Eliminate use of inefficient match-data.
28982
28983 2005-06-10 Miles Bader <miles@gnu.org>
28984
28985 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
28986 (mpuz-text): Remove "-face" suffix from face names.
28987 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
28988 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
28989 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
28990
28991 * play/gomoku.el (gomoku-O, gomoku-X):
28992 Remove "-face" suffix from face names.
28993 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
28994 New backward-compatibility aliases for renamed faces.
28995 (gomoku-font-lock-keywords): Use renamed gomoku faces.
28996
28997 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
28998
28999 * thumbs.el: Fixes for changes of 2005-06-09.
29000 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
29001 as a directory.
29002 (thumbs-thumbname): Remove directory separator from format string;
29003 `thumbs-thumbsdir' now returns a valid directory name.
29004 (thumbs-temp-dir): New defsubst.
29005 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
29006 Use it.
29007
29008 * cus-edit.el (minibuffer):
29009 * files.el (make-backup-file-name-function):
29010 * filesets.el (filesets-external-viewers):
29011 * hilit-chg.el (highlight-changes-colours)
29012 (highlight-changes-face-list, highlight-changes-rotate-faces):
29013 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
29014 * kmacro.el (kmacro-call-macro):
29015 * log-edit.el (log-edit-changelog-full-paragraphs):
29016 * mouse.el (mouse-1-click-follows-link):
29017 * skeleton.el (skeleton-autowrap):
29018 * subr.el (insert-for-yank-1):
29019 * tempo.el (tempo-insert-region):
29020 * terminal.el (terminal-emulator):
29021 * time.el (display-time-mail-face):
29022 * vc.el (vc-annotate):
29023 * vcursor.el (vcursor-copy-line):
29024 * woman.el (woman-bold-headings, woman-ignore)
29025 (woman-default-faces, woman-monochrome-faces):
29026 * calendar/todo-mode.el (todo-insert-threshold):
29027 * emulation/pc-select.el (pc-select-selection-keys-only)
29028 (pc-selection-mode):
29029 * emulation/vip.el (vip-find-char-forward):
29030 * emulation/viper-cmd.el (viper-find-char-forward):
29031 * international/mule-cmds.el
29032 (select-safe-coding-system-accept-default-p)
29033 (input-method-exit-on-invalid-key):
29034 * international/mule-diag.el (describe-coding-system):
29035 * international/ucs-tables.el (unify-8859-on-encoding-mode):
29036 * net/browse-url.el (browse-url-xterm-program):
29037 * obsolete/lazy-lock.el (lazy-lock-mode):
29038 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
29039 (cperl-mode):
29040 * progmodes/cpp.el (cpp-face-light-name-list)
29041 (cpp-face-dark-name-list):
29042 * progmodes/delphi.el (delphi-newline-always-indents):
29043 Fix spellings in docstrings.
29044
29045 * ido.el (ido-mode, ido-file-extensions-order)
29046 (ido-default-file-method, ido-default-buffer-method)
29047 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
29048 (ido-decorations, ido-read-file-name-as-directory-commands)
29049 (ido-read-file-name-non-ido, ido-work-directory-list)
29050 (ido-ignore-item-temp-list, ido-current-directory)
29051 (ido-magic-forward-char, ido-enter-find-file)
29052 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
29053 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
29054
29055 2005-06-10 Lute Kamstra <lute@gnu.org>
29056
29057 * play/dunnet.el (dun-mode): Use define-derived-mode.
29058 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
29059 obsolete alias.
29060
29061 * play/doctor.el (doctor-mode-map): Remove defvar.
29062 (doctor-mode): Use define-derived-mode.
29063
29064 * mail/mspools.el (mspools-mode):
29065 * net/eudc-hotlist.el (eudc-hotlist-mode):
29066 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
29067
29068 2005-06-10 Miles Bader <miles@gnu.org>
29069
29070 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
29071 Remove "-face" suffix from face names.
29072 (flyspell-incorrect-face, flyspell-duplicate-face):
29073 New backward-compatibility aliases for renamed faces.
29074 (flyspell-mode-on, make-flyspell-overlay)
29075 (flyspell-highlight-incorrect-region)
29076 (flyspell-highlight-duplicate-region)
29077 (flyspell-display-next-corrections)
29078 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
29079
29080 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
29081 from face name.
29082 (texinfo-heading-face): New backward-compatibility alias for
29083 renamed face.
29084 (texinfo-heading-face): Use renamed texinfo-heading face.
29085
29086 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
29087 suffix from face names.
29088 (tex-math-face, tex-verbatim-face):
29089 New backward-compatibility aliases for renamed faces.
29090 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
29091 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
29092 literal face name.
29093
29094 * textmodes/table.el (table-cell): Remove "-face" suffix from face
29095 name.
29096 (table-cell-face): New backward-compatibility alias for renamed face.
29097 (table--put-cell-face-property, table--update-cell-face):
29098 Use renamed table-cell face.
29099
29100 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
29101 from face name.
29102 (sgml-namespace-face): New backward-compatibility alias for
29103 renamed face.
29104 (sgml-namespace-face): Use renamed sgml-namespace face.
29105
29106 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
29107 (org-level-4, org-level-5, org-level-6, org-level-7)
29108 (org-level-8, org-warning, org-headline-done)
29109 (org-deadline-announce, org-scheduled-today)
29110 (org-scheduled-previously, org-link, org-done, org-table)
29111 (org-time-grid): Remove "-face" suffix from face names.
29112 (org-level-1-face, org-level-2-face, org-level-3-face)
29113 (org-level-4-face, org-level-5-face, org-level-6-face)
29114 (org-level-7-face, org-level-8-face, org-warning-face)
29115 (org-headline-done-face, org-deadline-announce-face)
29116 (org-scheduled-today-face, org-scheduled-previously-face)
29117 (org-link-face, org-done-face, org-table-face)
29118 (org-time-grid-face):
29119 New backward-compatibility aliases for renamed faces.
29120 (org-level-faces, org-set-font-lock-defaults, org-timeline)
29121 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
29122 (org-agenda-get-timestamps, org-agenda-get-scheduled)
29123 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
29124
29125 * emulation/viper-init.el (viper-search, viper-replace-overlay)
29126 (viper-minibuffer-emacs, viper-minibuffer-insert)
29127 (viper-minibuffer-vi): Remove "-face" suffix from face names.
29128 (viper-search-face, viper-replace-overlay-face)
29129 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29130 (viper-minibuffer-vi-face):
29131 New backward-compatibility aliases for renamed faces.
29132 (viper-search-face, viper-replace-overlay-face)
29133 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29134 (viper-minibuffer-vi-face): Use renamed viper faces.
29135
29136 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
29137 Remove "-face" suffix from face names.
29138 (testcover-nohits-face, testcover-1value-face):
29139 New backward-compatibility aliases for renamed faces.
29140 (testcover-mark): Use renamed testcover faces.
29141
29142 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
29143 face name.
29144 (diary-button-face): New backward-compatibility alias for renamed face.
29145 (diary-entry): Use renamed diary-button face.
29146
29147 * calendar/calendar.el (diary, calendar-today, holiday)
29148 (mark-visible-calendar-date): Remove "-face" suffix from face names.
29149 (diary-face, calendar-today-face, holiday-face):
29150 New backward-compatibility aliases for renamed faces.
29151 (eval-after-load "facemenu", diary-entry-marker)
29152 (calendar-today-marker, calendar-holiday-marker, diary-face):
29153 Use renamed calendar faces.
29154
29155 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
29156 (compare-windows-face): New backward-compatibility alias for
29157 renamed face.
29158 (compare-windows-highlight): Use renamed compare-windows face.
29159
29160 * strokes.el (strokes-char): Remove "-face" suffix from face name.
29161 (strokes-char-face): New backward-compatibility alias for renamed face.
29162 (strokes-encode-buffer): Use renamed strokes-char face.
29163
29164 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
29165 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
29166 Remove "-face" suffix from face names.
29167 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
29168 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
29169 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
29170 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
29171 Use renamed pcvs faces.
29172 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
29173 * pcvs-defs.el (cvs-mode-map): Likewise.
29174 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
29175
29176 * info.el (info-title-1, info-title-2, info-title-3)
29177 (info-title-4): Remove "-face" suffix from and downcase face names.
29178 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
29179 (Info-title-4-face):
29180 New backward-compatibility aliases for renamed faces.
29181 (Info-fontify-node): Use renamed info faces.
29182
29183 * hilit-chg.el (highlight-changes, highlight-changes-delete):
29184 Remove "-face" suffix from face names.
29185 (highlight-changes-face, highlight-changes-delete-face):
29186 New backward-compatibility aliases for renamed faces.
29187 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
29188 (hilit-chg-make-list): Use renamed highlight-changes faces.
29189
29190 * generic-x.el (show-tabs-tab, show-tabs-space):
29191 Remove "-face" suffix from face names.
29192 (show-tabs-tab-face, show-tabs-space-face):
29193 New backward-compatibility aliases for renamed faces.
29194 (show-tabs-generic-mode-font-lock-defaults-1)
29195 (show-tabs-generic-mode-font-lock-defaults-2):
29196 Use renamed show-tabs faces.
29197
29198 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
29199 (smerge-markers): Remove "-face" suffix from face names.
29200 (smerge-mine-face, smerge-other-face, smerge-base-face)
29201 (smerge-markers-face):
29202 New backward-compatibility aliases for renamed faces.
29203 (smerge-mine-face, smerge-other-face, smerge-base-face)
29204 (smerge-markers-face): Use renamed smerge faces.
29205
29206 * log-view.el (log-view-file, log-view-message): Remove "-face"
29207 suffix from face names.
29208 (log-view-file-face, log-view-message-face):
29209 New backward-compatibility aliases for renamed faces.
29210 (log-view-file-face, log-view-message-face): Use renamed log-view
29211 faces.
29212
29213 * paren.el (show-paren-match, show-paren-mismatch):
29214 Remove "-face" suffix from face names.
29215 (show-paren-match-face, show-paren-mismatch-face):
29216 New backward-compatibility aliases for renamed faces.
29217 (show-paren-function): Use renamed show-paren faces.
29218
29219 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
29220 (ruler-mode-margins, ruler-mode-fringes)
29221 (ruler-mode-column-number, ruler-mode-fill-column)
29222 (ruler-mode-comment-column, ruler-mode-goal-column)
29223 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
29224 suffix from face names.
29225 (ruler-mode-default-face, ruler-mode-pad-face)
29226 (ruler-mode-margins-face, ruler-mode-fringes-face)
29227 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
29228 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
29229 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
29230 New backward-compatibility aliases for renamed faces.
29231 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
29232 (ruler-mode-column-number, ruler-mode-fill-column)
29233 (ruler-mode-comment-column, ruler-mode-goal-column)
29234 (ruler-mode-tab-stop, ruler-mode-current-column)
29235 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
29236 faces.
29237
29238 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
29239 face name.
29240 (whitespace-highlight-the-space): Use renamed face.
29241 (whitespace-highlight-face): New backward-compatibility alias for
29242 renamed face.
29243
29244 * woman.el (woman-italic, woman-bold, woman-unknown)
29245 (woman-addition, woman-symbol-face):
29246 Remove "-face" suffix from face names.
29247 (woman-italic-face, woman-bold-face, woman-unknown-face)
29248 (woman-addition-face):
29249 New backward-compatibility aliases for renamed faces.
29250 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
29251 (woman-decode-region, woman-replace-match)
29252 (woman-display-extended-fonts, woman-special-characters)
29253 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
29254 Use renamed woman faces.
29255
29256 * longlines.el (longlines-visible-face): Face removed.
29257
29258 * diff-mode.el (diff-header, diff-file-header, diff-index)
29259 (diff-hunk-header, diff-removed, diff-added, diff-changed)
29260 (diff-function, diff-context, diff-nonexistent): Remove "-face"
29261 suffix from face names.
29262 (diff-header-face, diff-file-header-face, diff-index-face)
29263 (diff-hunk-header-face, diff-removed-face, diff-added-face)
29264 (diff-changed-face, diff-function-face, diff-context-face)
29265 (diff-nonexistent-face): New backward-compatibility aliases for
29266 renamed faces.
29267 (diff-header-face, diff-file-header-face)
29268 (diff-index, diff-index-face, diff-hunk-header)
29269 (diff-hunk-header-face, diff-removed, diff-removed-face)
29270 (diff-added, diff-added-face, diff-changed-face, diff-function)
29271 (diff-function-face, diff-context-face, diff-nonexistent)
29272 (diff-nonexistent-face): Use renamed diff-mode faces.
29273
29274 * progmodes/compile.el (compilation-warning-face)
29275 (compilation-info-face): Remove "-face" suffix from face names.
29276 (compilation-warning-face, compilation-info-face):
29277 New backward-compatibility aliases for renamed faces.
29278 (compilation-warning-face, compilation-info-face):
29279 Use renamed compilation faces.
29280
29281 * add-log.el (change-log-date, change-log-name)
29282 (change-log-email, change-log-file, change-log-list)
29283 (change-log-conditionals, change-log-function)
29284 (change-log-acknowledgement): Remove "-face" suffix from face names.
29285 (change-log-date-face, change-log-name-face)
29286 (change-log-email-face, change-log-file-face)
29287 (change-log-list-face, change-log-conditionals-face)
29288 (change-log-function-face, change-log-acknowledgement-face):
29289 New backward-compatibility aliases for renamed faces.
29290 (change-log-font-lock-keywords): Use renamed change-log faces.
29291
29292 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
29293 (custom-set, custom-changed, custom-saved, custom-button)
29294 (custom-button-pressed, custom-documentation, custom-state)
29295 (custom-comment, custom-comment-tag, custom-variable-tag)
29296 (custom-variable-button, custom-face-tag, custom-group-tag-1)
29297 (custom-group-tag): Remove "-face" suffix from face names.
29298 (custom-magic-alist, custom-magic-value-create)
29299 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
29300 (custom-invalid-face, custom-rogue-face, custom-modified-face)
29301 (custom-set-face, custom-changed-face, custom-saved-face)
29302 (custom-button-face, custom-button-pressed-face)
29303 (custom-documentation-face, custom-state-face)
29304 (custom-comment-face, custom-comment-tag-face)
29305 (custom-variable-tag-face, custom-variable-button-face)
29306 (custom-face-tag-face, custom-group-tag-face-1)
29307 (custom-group-tag-face):
29308 New backward-compatibility aliases for renamed faces.
29309
29310 * wid-edit.el (widget-documentation, widget-button)
29311 (widget-field, widget-single-line-field, widget-inactive)
29312 (widget-button-pressed): "-face" suffix removed from face names.
29313 (widget-documentation-face, widget-button-face)
29314 (widget-field-face, widget-single-line-field-face)
29315 (widget-inactive-face, widget-button-pressed-face):
29316 New backward-compatibility aliases for renamed faces.
29317 (widget-documentation-face, widget-button-face)
29318 (widget-button-pressed-face, widget-specify-field)
29319 (widget-specify-inactive): Use renamed widget faces.
29320
29321 2005-06-10 Kenichi Handa <handa@m17n.org>
29322
29323 * term/x-win.el (x-clipboard-yank): Remove condition-case
29324 wrapping.
29325
29326 2005-06-11 Kenichi Handa <handa@m17n.org>
29327
29328 * add-log.el (change-log-font-lock-keywords): Make the regexp for
29329 date lines stricter.
29330
29331 2005-06-10 Zhang Wei <id.brep@gmail.com>
29332
29333 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
29334 of x-get-selection.
29335
29336 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
29337
29338 * comint.el (comint-mode, comint-snapshot-last-prompt):
29339 * frame.el (frame-current-scroll-bars):
29340 * term.el (term-mode, term-check-proc, term-input-sender)
29341 (term-simple-send, term-extract-string, term-word)
29342 (term-match-partial-filename):
29343 * window.el (window-current-scroll-bars):
29344 * emulation/cua-base.el (cua-normal-cursor-color)
29345 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
29346 (cua-global-mark-cursor-color):
29347 * mail/undigest.el (rmail-forward-separator-regex):
29348 Fix typos in docstrings.
29349
29350 * comint.el (comint-check-proc, make-comint-in-buffer)
29351 (comint-source-default): Doc fixes.
29352
29353 * term.el (term-send-string): Improve argument/docstring consistency.
29354
29355 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
29356
29357 * comint.el (comint-send-input): Bind `inhibit-read-only' around
29358 call to `delete-region'.
29359 (comint-mode-hook): Do not enable Font Lock by default.
29360
29361 2005-06-09 Lute Kamstra <lute@gnu.org>
29362
29363 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
29364 could be void.
29365
29366 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
29367
29368 * emacs-lisp/debug.el (debugger-will-be-back): New var.
29369 (debug): Use it.
29370 (debugger-step-through, debugger-continue, debugger-jump)
29371 (debugger-return-value): Set it when needed.
29372 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
29373 Use inhibit-read-only.
29374
29375 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
29376
29377 * window.el (shrink-window-if-larger-than-buffer)
29378 (window-size-fixed): Fix typo in docstring.
29379
29380 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
29381 thumbnails directory on loading.
29382 (thumbs-conversion-program): Use `eq' to check the system type,
29383 not `equal'.
29384 (thumbs-temp-dir): Initialize to `temporary-file-directory',
29385 not "/tmp". Fix docstring.
29386 (thumbs-thumbsdir): New function to return the thumbnails
29387 directory, creating it if needed.
29388 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
29389 (thumbs-temp-file): Delete variable and make it into a function.
29390 (thumbs-resize-image, thumbs-modify-image): Use it.
29391 (thumbs-kill-buffer): Simplify.
29392 (thumbs-gensym): Defalias or duplicate CL `gensym'.
29393 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
29394 docstrings.
29395
29396 2005-06-09 Kim F. Storm <storm@cua.dk>
29397
29398 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
29399 set-match-data to free markers in match-data.
29400
29401 * replace.el (replace-match-data): Pass RESEAT arg `t' to
29402 match-data to unchain markers in match-data.
29403
29404 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
29405
29406 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
29407 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
29408 unnecessary now.
29409
29410 2005-06-08 Richard M. Stallman <rms@gnu.org>
29411
29412 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
29413 give the variable a doc string that doesn't say don't set it directly.
29414
29415 * textmodes/ispell.el (ispell-check-version):
29416 Use match-string-no-properties.
29417 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
29418 (ispell-buffer-local-words): Likewise.
29419
29420 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
29421 except on terminals with enough colors to really display it.
29422 (makefile-dependency-regex): Delete spurious `bb'.
29423
29424 * faces.el (escape-glyph): Use blue once again in last case.
29425 (no-break-space): Redefine so that it isn't invisible on a tty.
29426
29427 2005-06-08 Kim F. Storm <storm@cua.dk>
29428
29429 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
29430 also when reading directory name.
29431
29432 2005-06-08 Lute Kamstra <lute@gnu.org>
29433
29434 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
29435 (flyspell-mode-line-string): Remove autoload cookie.
29436 (flyspell-mode): Remove defvar.
29437
29438 2005-06-07 Lute Kamstra <lute@gnu.org>
29439
29440 * textmodes/org.el (org-run-mode-hooks): New function.
29441 (org-agenda-mode): Use it.
29442
29443 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
29444
29445 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
29446
29447 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
29448
29449 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
29450
29451 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
29452
29453 * font-lock.el (font-lock-add-keywords): Doc fix.
29454
29455 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
29456
29457 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
29458 (tex-compile-default): In the absence of any history, use the order in
29459 tex-compile-alist to choose the preferred command.
29460 (tex-compile-commands): Reorder a bit.
29461
29462 * textmodes/flyspell.el (flyspell-auto-correct-binding)
29463 (flyspell-incorrect-face, flyspell-duplicate-face):
29464 Use (X)Emacs-agnostic code.
29465 (flyspell-mode-map): Don't overwrite at each load. Remove code
29466 redundant with the subsequent add-minor-mode. Merge Emacs and
29467 XEmacs code.
29468 (flyspell-word): Minor simplification.
29469 (flyspell-math-tex-command-p): Quieten the byte-compiler.
29470 (flyspell-external-point-words): Remove unused vars `size' and `start'.
29471 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
29472 Merge the corresponding Emacs code.
29473 (flyspell-correct-word, flyspell-xemacs-popup):
29474 Use flyspell-do-correct.
29475
29476 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
29477 a dedicated window.
29478
29479 * international/latexenc.el (latexenc-find-file-coding-system):
29480 Undo part of last patch, to turn off a compiler warning.
29481
29482 2005-06-06 Juri Linkov <juri@jurta.org>
29483
29484 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
29485 Rename `tmm-inactive-face' to `tmm-inactive'.
29486
29487 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
29488
29489 * iswitchb.el: Rename faces.
29490
29491 2005-06-06 Kim F. Storm <storm@cua.dk>
29492
29493 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
29494 (cua-global-mark): Remove -face suffix from face names.
29495
29496 * emulation/cua-gmrk.el (cua--init-global-mark):
29497 Remove cua-global-mark face setup.
29498
29499 2005-06-06 Richard M. Stallman <rms@gnu.org>
29500
29501 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
29502 just like other allowed characters.
29503 (makefile-match-dependency): Exclude leading and training whitespace
29504 from the range of regexp subexp 1.
29505 (makefile-macroassign-regex): Don't try to match the body,
29506 just the name of the macro being defined.
29507
29508 * info.el (Info-read-node-name-2): New function.
29509 (Info-read-node-name-1): Use that.
29510 Add a completion-base-size-function property.
29511
29512 * simple.el (completion-setup-function): Look for
29513 completion-base-size-function property of minibuffer-completion-table.
29514
29515 * files.el (locate-file-completion): Doc fix.
29516
29517 * printing.el: Don't call pr-update-menus; user must do that.
29518
29519 * emacs-lisp/debug.el (debugger-window): New variable.
29520 (debug): Use debugger-window if it is set and still alive.
29521 Record debugger-window for next entry.
29522
29523 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
29524
29525 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
29526
29527 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
29528 (hack-one-local-variable, hack-local-variables)
29529 (hack-local-variables-prop-line): Pass that arg.
29530
29531 2005-06-06 Kim F. Storm <storm@cua.dk>
29532
29533 * ido.el (ido-first-match, ido-only-match, ido-subdir)
29534 (ido-indicator): Remove -face suffix from face names.
29535
29536 2005-06-06 Juri Linkov <juri@jurta.org>
29537
29538 * font-lock.el (font-lock-regexp-backslash)
29539 (font-lock-regexp-backslash-construct): New faces.
29540 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
29541 after `('. Add `while-no-input' to control structures.
29542
29543 * faces.el (no-break-space, shadow): New faces.
29544 (escape-glyph): Use less loud colors pink2 and red4.
29545
29546 * diff-mode.el (diff-context-face)
29547 * dired.el (dired-ignored)
29548 * rfn-eshadow.el (file-name-shadow)
29549 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
29550
29551 * info.el (Info-title-1-face): Use green instead of yellow because
29552 bold yellow is not readable on light backgrounds.
29553
29554 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
29555 before selecting the desired mode to not spend time fontifying
29556 old contents.
29557
29558 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
29559
29560 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
29561 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
29562
29563 * ps-print.el (ps-default-fg, ps-default-bg):
29564 Fix typos in docstrings.
29565
29566 * isearchb.el (isearchb): Don't pass a spurious second argument to
29567 `iswitchb-completions'.
29568
29569 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
29570
29571 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
29572 to preserve point.
29573 (gdb-find-file-hook): Add doc string.
29574
29575 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
29576 C dereferenced pointer expression.
29577 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
29578
29579 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
29580
29581 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
29582 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
29583 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
29584 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
29585 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
29586 Make background transparent.
29587
29588 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
29589
29590 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
29591 (font-lock-remove-keywords): Doc fix.
29592 (font-lock-mode-major-mode): Compiler defvar.
29593 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
29594
29595 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
29596 (font-lock-mode): Update `font-lock-mode-major-mode'.
29597 (font-lock-set-defaults): Compiler defvar.
29598 (font-lock-default-function): Take `font-lock-mode-major-mode'
29599 into account.
29600
29601 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
29602 keep track of which major mode it enabled the minor mode for.
29603 Use find-file-hook again. Update docstring.
29604
29605 * simple.el (eval-expression-print-level)
29606 (eval-expression-print-length, eval-expression-debug-on-error):
29607 Doc fixes.
29608
29609 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
29610
29611 * iswitchb.el (iswitchb-single-match-face)
29612 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
29613 (iswitchb-invalid-regexp-face): New faces.
29614 (iswitchb-completions): Use them.
29615 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
29616 now marked as an obsolete alias.
29617 (iswitchb-read-buffer): Remove check for bound font variables.
29618 (iswitchb-invalid-regexp): New free variable.
29619 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
29620 set iswitchb-invalid-regexp.
29621 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
29622 invalid regexps.
29623 (iswitchb-completions): Add check for complete match when entering
29624 a regexp.
29625 (iswitchb-completions): Remove require-match argument.
29626 (iswitchb-exhibit): Fix caller.
29627 (iswitchb-common-match-inserted): New variable.
29628 (iswitchb-complete, iswitchb-completion-help): Use it.
29629
29630 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
29631
29632 * url/url-http.el (url-http-chunked-encoding-after-change-function):
29633 Use `url-http-debug' instead of `message'.
29634
29635 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
29636
29637 * url/url-http.el (url-http-parse-headers): Pass redirected URL
29638 as a callback argument.
29639
29640 2005-06-04 Kim F. Storm <storm@cua.dk>
29641
29642 * simple.el (line-move): Only call sit-for when moving backwards.
29643
29644 * ido.el (ido-make-merged-file-list-1): New defun split from
29645 ido-make-merged-file-list.
29646 (ido-make-merged-file-list): Bind throw-on-input around call to
29647 ido-make-merged-file-list-1. Return input-pending-p if
29648 interrupted by more input available.
29649 (ido-read-internal): Handle input-pending-p return value from
29650 ido-make-merged-file-list.
29651
29652 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
29653
29654 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
29655 compatibility code.
29656
29657 * international/latexenc.el (latexenc-find-file-coding-system):
29658 Don't inherit the EOL part of the coding-system from the
29659 tex-main buffer. Fit within 80 columns.
29660
29661 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
29662
29663 * tmm.el (tmm-inactive-face): New face.
29664 (tmm-remove-inactive-mouse-face): New function.
29665 (tmm-prompt, tmm-add-one-shortcut)
29666 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
29667 but not selectable.
29668
29669 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
29670
29671 * faces.el (face-equal): Improve argument/docstring consistency.
29672
29673 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
29674
29675 * progmodes/make-mode.el (makefile-targets-face)
29676 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
29677 (makefile-bsdmake-dependency-regex)
29678 (makefile-makepp-rule-action-regex)
29679 (makefile-bsdmake-rule-action-regex): New constants.
29680 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
29681
29682 * progmodes/compile.el (compilation-error-regexp-alist-alist):
29683 Allow (...) within `...' for makepp messages.
29684
29685 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
29686
29687 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
29688
29689 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
29690 "." files are deleted from all file lists before comparison.
29691
29692 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
29693 (viper-ESC-key): Made them customizable.
29694
29695 * emulation/viper.el (viper-non-hook-settings):
29696 Fix the names of defadvices.
29697
29698 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
29699
29700 * autorevert.el (auto-revert-buffers): Use save-match-data.
29701
29702 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
29703
29704 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
29705 menu items with a nil command binding.
29706
29707 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
29708
29709 * emacs-lisp/cl-macs.el (defsetf):
29710 Improve argument/docstring consistency.
29711
29712 * faces.el (list-faces-display): Improve the formatting by
29713 computing the maximum length required for any face-name (reworked
29714 patch of 1999-01-11, accidentally deleted on 1999-07-21).
29715 (internal-find-face): Remove redundant info in docstring.
29716
29717 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
29718
29719 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
29720 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
29721 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
29722 (gdb-assembler-custom): Improve regexps.
29723 (def-gdb-auto-update-handler): Use window point to preserve point.
29724
29725 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
29726
29727 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
29728
29729 2005-05-31 Jay Belanger <belanger@truman.edu>
29730
29731 * calc/calc-embed.el (calc-embedded-word): Change argument passed
29732 to calc-embedded.
29733 (calc-embedded-make-info): Have plain prefix argument select
29734 entire line.
29735
29736 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
29737
29738 * faces.el (list-faces-display): Signal error if passed a regexp
29739 that matches no face name.
29740
29741 * simple.el (filter-buffer-substring): Fix typo in docstring.
29742
29743 2005-05-31 Richard M. Stallman <rms@gnu.org>
29744
29745 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
29746 (vhdl-emacs-21): Doc fix.
29747 (vhdl-mode): Unconditionally set comment-padding.
29748 (vhdl-fixup-whitespace-region): Insert spaces only where
29749 there are none.
29750 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
29751
29752 2005-05-30 John Wiegley <johnw@newartisans.com>
29753
29754 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
29755 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
29756 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
29757 `directory-sep-char' to ?/, and all uses of `string-to-int' to
29758 `string-to-number'.
29759
29760 2005-05-30 Jay Belanger <belanger@truman.edu>
29761
29762 * calc/calc.el (calc-bug-address): Fix docstring.
29763 (calc-window-hook, calc-trail-window-hook): New variables.
29764 (calc-trail-display): Restore use of calc-trail-window-hook.
29765 (calc): Restore use of calc-window-hook.
29766
29767 2005-05-31 Masatake YAMATO <jet@gyve.org>
29768
29769 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
29770
29771 * help-fns.el (help-C-file-name): Add autoload mark for
29772 `find-function-noselect'.
29773
29774 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
29775
29776 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
29777 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
29778
29779 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
29780
29781 * calendar/diary-lib.el (mark-included-diary-files): Only kill
29782 included diary buffer if it was not already being visited.
29783 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
29784
29785 * calendar/icalendar.el (top-level): Do not require appt.
29786
29787 * mail/supercite.el (sc-select-attribution): Only use a list
29788 element from sc-attrib-selection-list if it returns a string.
29789 Reported by Davide G. M. Salvetti <salve@debian.org>.
29790
29791 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
29792
29793 * thumbs.el (thumbs-thumbname): The resulting thumbname now
29794 includes a hash value to improve its uniqueness, and has a ".jpg"
29795 extension. Also, it is now a valid filename on all systems.
29796 (thumbs-make-thumb): Use `let', not `let*'.
29797 (thumbs-show-thumbs-list): Check for JPEG availability.
29798
29799 2005-05-30 Richard M. Stallman <rms@gnu.org>
29800
29801 * filesets.el (filesets-menu-ensure-use-cached):
29802 Prevent warning when emacs-version>= is undefined.
29803
29804 * printing.el (pr-interactive-n-up): Use string-to-number.
29805
29806 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
29807
29808 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
29809 Warn only when name to be defined is quoted.
29810
29811 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
29812
29813 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
29814 Make regexp more robust.
29815 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
29816 Force regeneration of disassembly.
29817
29818 2005-05-29 Jay Belanger <belanger@truman.edu>
29819
29820 * calc/calc.el (calc-user-invocation): Check if
29821 calc-invocation-macro is non-nil.
29822
29823 2005-05-29 Juri Linkov <juri@jurta.org>
29824
29825 * add-log.el (change-log-font-lock-keywords):
29826 Add `+' to e-mail regexp to accept mail address with keywords.
29827
29828 * man.el (Man-name-regexp): Add `:' to accept qualified names.
29829
29830 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
29831
29832 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
29833
29834 * ielm.el (inferior-emacs-lisp-mode): Ditto.
29835
29836 2005-05-29 Richard M. Stallman <rms@gnu.org>
29837
29838 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
29839 Undo the change that moves to end of the current word.
29840
29841 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
29842
29843 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
29844 Throw error when count <= 0 to ensure input is a number.
29845 (gdb-read-memory-custom): Pick up address from buffer.
29846 (gdb-memory-mode): Allow user to increment and decrement
29847 memory address from header line.
29848
29849 2005-05-29 Richard M. Stallman <rms@gnu.org>
29850
29851 * textmoddes/flyspell.el (flyspell-version): Function deleted.
29852 (flyspell-auto-correct-previous-hook): Doc fix.
29853
29854 * jit-lock.el (jit-lock-function, jit-lock-after-change):
29855 Do nothing if memory is full.
29856
29857 * font-lock.el (font-lock-fontify-syntactically-region):
29858 Pass t for GREEDY to looking-back.
29859
29860 * saveplace.el (save-place-alist-to-file): Write the file
29861 using write-region.
29862
29863 * subr.el (looking-back): New argument GREEDY.
29864
29865 * progmodes/compile.el (compilation-start): Set the mode
29866 before inserting the initial text.
29867
29868 * progmodes/which-func.el (which-func-update-1): Turn the mode
29869 off in case of error by setting which-func-mode.
29870
29871 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
29872
29873 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
29874 Narrow down to what's on the screen, and recenter overlays
29875 at the end of the next word.
29876
29877 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
29878
29879 * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
29880 8Vars moved up.
29881 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
29882 (flyspell-abbrev-p): Default to nil.
29883 (flyspell-use-global-abbrev-table-p): Doc fix.
29884 (flyspell-large-region): Allow nil as value.
29885 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
29886
29887 (mail-mode-flyspell-verify): More robust handling
29888 of `mail-header-separator'. More efficient signature detection.
29889 Allow for regexp metacharacters in message-header-separator.
29890 Adding `To' not to be checked in mail-mode-flyspell-verify.
29891
29892 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
29893 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
29894 Bind flyspell-auto-correct-binding.
29895 Bind C-. and C-, .
29896 (flyspell-mode-map): Likewise.
29897 (flyspell-mode): Doc fix.
29898 (flyspell-accept-buffer-local-defs): Preserve current buffer.
29899 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
29900 (flyspell-word-cache-result): New var, always local.
29901 (flyspell-check-pre-word-p): Doc fix.
29902 (flyspell-check-changed-word-p): Handle spc like newline.
29903 (flyspell-post-command-hook): Set flyspell-word-cache-result.
29904 (flyspell-word-search-backward, flyspell-word-search-forward):
29905 New functions.
29906 (flyspell-word): Return t if nothing to check.
29907 When parsing TeX code, check for after } or \.
29908 Use flyspell-word-search-backward to find previous word.
29909 Return nil if duplicated word.
29910 For word already checked, return same value as last time.
29911 Set flyspell-word-cache-result after checking.
29912 Don't clobber the return value.
29913 (flyspell-get-word): Major rewrite.
29914 (flyspell-external-point-words): New locals pword, pcount.
29915 Fix size used in progress message.
29916 Find the proper corresponding word in flyspell-large-region-buffer.
29917 (flyspell-region): Check for flyspell-large-region = nil.
29918 (flyspell-highlight-incorrect-region): Clean up overlays in region.
29919 (flyspell-auto-correct-word): Check that WORD is a cons.
29920 (flyspell-correct-word): Likewise.
29921
29922 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
29923
29924 * progmodes/make-mode.el (makefile-rule-action-regex)
29925 (makefile-macroassign-regex, makefile-makepp-mode)
29926 (makefile-bsdmake-mode): Continuation lines may be empty.
29927 Reported by Joshua Varner.
29928 (makefile-makepp-font-lock-keywords): Add $(stem).
29929
29930 2005-05-28 Karl Berry <karl@gnu.org>
29931
29932 * textmodes/tex-mode.el: Now that tex-send-command calls
29933 shell-quote-argument (2005-03-31 change), remove all calls to
29934 shell-quote-argument; they all end up invoking tex-send-command.
29935 The double quoting loses on filenames with non-safe characters,
29936 such as "@". Reported by Frederik Fouvry.
29937
29938 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
29939
29940 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
29941 about preserving point.
29942
29943 2005-05-27 Jay Belanger <belanger@truman.edu>
29944
29945 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
29946 Info-goto-node.
29947
29948 * calc/calc-embed.el (calc-embed-arg): New variable.
29949 (calc-do-embedded-activate, calc-embedded-activate-formula)
29950 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
29951 variable by new variable.
29952 (calc-embedded-make-info): Replace undeclared variable by new
29953 variable. When selecting region with positive prefix
29954 argument, use end of previous line instead of beginning of line.
29955
29956 * calc/calc-aent.el (calc-arg-values): Declare it.
29957
29958 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
29959 Declare them.
29960
29961 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
29962
29963 * calc/calc.el (calc-alg-map): Declare it.
29964
29965 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
29966
29967 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
29968
29969 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
29970 (gdb-registers-buffer, toggle-gdb-all-registers):
29971 Toggle display of floating point registers.
29972 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
29973
29974 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
29975 (toggle-gud-tooltip-dereference):
29976 Rename from gud-toggle-tooltip-dereference.
29977
29978 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
29979
29980 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
29981
29982 2005-05-27 Jay Belanger <belanger@truman.edu>
29983
29984 * calc/calc-prog.el (calc-kbd-report): Remove.
29985 (calc-kbd-query): Rewrite.
29986
29987 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
29988
29989 * image.el (image-library-alist): Move to image.c.
29990 (image-type-available-p): Doc fix.
29991
29992 2005-05-27 Lute Kamstra <lute@gnu.org>
29993
29994 * calc/calc.el (calc):
29995 * outline.el (outline-1, outline-2, outline-3, outline-4)
29996 (outline-5, outline-6, outline-7, outline-8):
29997 * textmodes/dns-mode.el (dns-mode):
29998 * textmodes/sgml-mode.el (sgml-namespace-face):
29999 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
30000 (tex-verbatim-face, tex-use-reftex):
30001 * textmodes/texinfo.el (texinfo-heading-face):
30002 Specify customization group.
30003
30004 * longlines.el: Don't require easy-mmode.
30005 (longlines-visible-face): Specify customization group.
30006
30007 2005-05-27 Kenichi Handa <handa@m17n.org>
30008
30009 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
30010 encoding table of windows-1251.
30011
30012 * international/ucs-tables.el (ucs-set-table-for-input):
30013 If translation-table-for-input of a coding system is a symbol, get
30014 its translation-table property.
30015
30016 * international/code-pages.el: Don't register a coding system into
30017 non-iso-charset-alist more than once.
30018 (cp-make-coding-system): Likewise.
30019
30020 2005-05-26 John Wiegley <johnw@newartisans.com>
30021
30022 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
30023 `eshell-resume-eval' is wrapped in a list, it indicates that the
30024 command was run asynchronously. In that case, unwrap the value
30025 before checking the delimiter value.
30026
30027 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
30028 character before a space at the end of a line is \, assume the space
30029 is part of the last argument rather than a final argument separator.
30030
30031 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
30032 is in use, and the target is `t' or `nil' (which are the most common
30033 values), don't assume that the symbol target is a buffer.
30034
30035 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
30036
30037 * calendar/calendar.el (calendar-mode-line-format):
30038 Use mode-line-highlight as mouse-face.
30039
30040 * time.el (display-time-string-forms, display-time-update):
30041 Use mode-line-highlight as mouse-face.
30042
30043 2005-05-26 Jay Belanger <belanger@truman.edu>
30044
30045 * calc/calc.el (calc-language-alist): Remove extra defvar.
30046
30047 2005-05-26 Lute Kamstra <lute@gnu.org>
30048
30049 * arc-mode.el (archive-mode):
30050 * bookmark.el (bookmark-read-annotation-mode)
30051 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
30052 * bs.el (bs-mode):
30053 * calc/calc-yank.el (calc-edit-mode):
30054 * calc/calc.el (calc-mode, calc-trail-mode):
30055 * calculator.el (calculator-mode):
30056 * chistory.el (command-history-mode):
30057 * comint.el:
30058 * cus-edit.el (custom-mode):
30059 * descr-text.el (describe-text-mode):
30060 * ebuff-menu.el (Electric-buffer-menu-mode):
30061 * ediff-util.el (ediff-mode):
30062 * emacs-lisp/re-builder.el (reb-mode):
30063 * emulation/vi.el (vi-mode-setup):
30064 * emulation/ws-mode.el (wordstar-mode):
30065 * eshell/esh-mode.el (eshell-mode):
30066 * forms.el (forms-mode):
30067 * help-mode.el (help-mode):
30068 * hexl.el (hexl-mode):
30069 * ibuffer.el (ibuffer-mode):
30070 * ielm.el (inferior-emacs-lisp-mode):
30071 * info.el (Info-mode, Info-edit-mode):
30072 * international/swedish.el:
30073 * ledit.el (ledit-from-lisp-mode):
30074 * locate.el (locate-mode):
30075 * mail/rmail.el (rmail-mode):
30076 * mail/rmailedit.el (rmail-edit-mode):
30077 * mail/rmailsum.el (rmail-summary-mode):
30078 * mail/supercite.el (sc-electric-mode):
30079 * net/eudc.el (eudc-mode):
30080 * net/quickurl.el (quickurl-list-mode):
30081 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
30082 * obsolete/ooutline.el (outline-mode):
30083 * obsolete/options.el (Edit-options-mode):
30084 * obsolete/rnews.el (news-mode):
30085 * obsolete/rnewspost.el (news-reply-mode):
30086 * play/5x5.el (5x5-mode):
30087 * play/decipher.el (decipher-mode, decipher-stats-mode):
30088 * play/gomoku.el (gomoku-mode):
30089 * play/snake.el (snake-mode):
30090 * play/solitaire.el (solitaire-mode):
30091 * play/tetris.el (tetris-mode):
30092 * progmodes/ada-mode.el (ada-mode):
30093 * progmodes/antlr-mode.el (antlr-mode):
30094 * progmodes/autoconf.el (autoconf-mode):
30095 * progmodes/dcl-mode.el (dcl-mode):
30096 * progmodes/delphi.el (delphi-mode):
30097 * progmodes/ebrowse.el (ebrowse-tree-mode)
30098 (ebrowse-electric-list-mode, ebrowse-member-mode)
30099 (ebrowse-electric-position-mode):
30100 * progmodes/f90.el (f90-mode):
30101 * progmodes/fortran.el (fortran-mode):
30102 * progmodes/icon.el (icon-mode):
30103 * progmodes/idlw-help.el (idlwave-help-mode):
30104 * progmodes/idlw-shell.el (idlwave-shell-mode):
30105 * progmodes/idlwave.el (idlwave-mode):
30106 * progmodes/inf-lisp.el (inferior-lisp-mode):
30107 * progmodes/m4-mode.el (m4-mode):
30108 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
30109 * progmodes/modula2.el (modula-2-mode):
30110 * progmodes/octave-inf.el (inferior-octave-mode):
30111 * progmodes/octave-mod.el (octave-mode):
30112 * progmodes/pascal.el (pascal-mode):
30113 * progmodes/sh-script.el (sh-mode):
30114 * progmodes/sql.el (sql-mode, sql-interactive-mode):
30115 * progmodes/vhdl-mode.el (vhdl-mode):
30116 * progmodes/xscheme.el (scheme-interaction-mode):
30117 * replace.el (occur-mode):
30118 * ses.el (ses-mode):
30119 * simple.el (completion-list-mode):
30120 * skeleton.el:
30121 * speedbar.el (speedbar-mode):
30122 * term.el (term-mode):
30123 * terminal.el (terminal-edit-mode):
30124 * textmodes/reftex-index.el (reftex-index-mode)
30125 (reftex-index-phrases-mode):
30126 * textmodes/reftex-sel.el (reftex-select-label-mode)
30127 (reftex-select-bib-mode):
30128 * textmodes/reftex-toc.el (reftex-toc-mode):
30129 * wdired.el (wdired-change-to-wdired-mode):
30130 * wid-browse.el (widget-browse-mode):
30131 Use run-mode-hooks.
30132
30133 * array.el (array-mode):
30134 * calendar/todo-mode.el (todo-mode):
30135 * man.el (Man-mode):
30136 * play/landmark.el (lm-mode):
30137 * play/mpuz.el (mpuz-mode):
30138 Use kill-all-local-variables and run-mode-hooks.
30139
30140 * subr.el (delay-mode-hooks): Specify indentation.
30141
30142 2005-05-26 Mark A. Hershberger <mah@everybody.org>
30143
30144 * xml.el (xml-substitute-special): Don't die for undefined xml
30145 entities.
30146
30147 2005-05-26 Jay Belanger <belanger@truman.edu>
30148
30149 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
30150 of nil.
30151
30152 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
30153
30154 * progmodes/gdb-ui.el (gdb-frame-address):
30155 Rename from gdb-current-address.
30156 (gdb-previous-frame-address): Rename from gdb-previous-address.
30157 (gdb-selected-frame): Rename from gdb-current-frame.
30158 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
30159 (gdb-frame-number): Rename from gdb-current-stack-level.
30160 (gdb-ann3): Match new mode-name for disassembly buffer.
30161 Extend initialization of variables.
30162 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
30163 (gdb-memory-mode): Use mouse-face in header line.
30164 (gdb-assembler-buffer-name): Call it disassembly and give frame
30165 in mode line.
30166 (gdb-source-spec-regexp, gdb-assembler-custom)
30167 (gdb-invalidate-assembler, gdb-frame-handler):
30168 Make robust to leading zeroes in address format.
30169
30170 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
30171
30172 * textmodes/org.el (org-mode): Use `define-derived-mode' to
30173 define `org-mode'.
30174 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
30175
30176 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
30177
30178 * log-edit.el (log-edit-changelog-entries): Distinguish between
30179 filenames like xfns.c and fns.c.
30180
30181 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
30182
30183 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
30184 point after reverting.
30185 (Buffer-menu-make-sort-button): Handle the case where
30186 `Buffer-menu-use-header-line' is nil.
30187
30188 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
30189
30190 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
30191 New funcs. In minibuffer-local-completion-map bind `]', `/'
30192 and `:' to them.
30193
30194 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
30195
30196 * startup.el (normal-top-level): Allow modification of load-path while
30197 we're iterating over it.
30198
30199 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
30200
30201 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
30202 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
30203 (thumbs-resize-interactive, thumbs-insert-image)
30204 (thumbs-insert-thumb, thumbs-dired-show-marked)
30205 (thumbs-find-image-at-point, thumbs-delete-images)
30206 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
30207 (thumbs-increment-image-size, thumbs-decrement-image-size):
30208 Fix typos in docstrings.
30209
30210 2005-05-24 Andre Spiegel <spiegel@gnu.org>
30211
30212 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
30213 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
30214 (cperl-mode): Use them.
30215
30216 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
30217
30218 * window.el (quit-window, shrink-window-if-larger-than-buffer):
30219 Doc fixes.
30220
30221 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
30222
30223 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
30224 Bind C-d to gdb-inferior-io-eof.
30225
30226 * dired.el (dired-dnd-popup-notice): Use message-box.
30227
30228 2005-05-23 Masatake YAMATO <jet@gyve.org>
30229
30230 * bindings.el (mode-line-major-mode-keymap):
30231 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
30232
30233 * faces.el (mode-line-highlight): New face.
30234
30235 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
30236 as mouse-face.
30237
30238 * bindings.el (top-level, help-echo, mode-line-modified)
30239 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
30240 as mouse-face.
30241
30242 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
30243
30244 * progmodes/cc-engine.el (c-guess-basic-syntax):
30245 Remove spurious call to `zerop'.
30246
30247 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
30248
30249 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
30250
30251 CC Mode update to 5.30.10:
30252
30253 * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
30254 the point could go past the limit in decoration level 2, thereby
30255 causing errors during interactive fontification.
30256
30257 * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
30258 bug when the file is evaluated interactively.
30259
30260 * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
30261 declarations somewhat better in C++.
30262
30263 * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
30264 New helper macro to make use of `run-mode-hooks'
30265 which has been added in Emacs 21.1.
30266 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
30267 (awk-mode): Use it.
30268 (make-local-hook): Suppress warning about obsoleteness.
30269
30270 * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
30271 (c-append-backslashes-forward, c-delete-backslashes-forward)
30272 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
30273 Compensate for return value from `forward-line' when it has moved
30274 but not to a different line due to eob.
30275
30276 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
30277 `objc-method-intro' and `objc-method-args-cont'.
30278
30279 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
30280
30281 CC Mode update to 5.30.10:
30282
30283 * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
30284 address in the copyright statement. Incidentally, change "along with
30285 GNU Emacs" to "along with this program" where it occurs.
30286
30287 * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
30288 autoload, so that it is interactive, hence can be found by M-x awk-mode
30289 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
30290 <gmorris+emacs@ast.cam.ac.uk>.
30291
30292 * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
30293 Mode's regexps.
30294
30295 2005-05-23 Kevin Ryde <user42@zip.com.au>
30296
30297 * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
30298 from c-parse-state, to avoid a lisp error (on bad code).
30299
30300 2005-05-23 Lute Kamstra <lute@gnu.org>
30301
30302 * subr.el (font-lock-defaults): Remove defvar as it's already
30303 defined in font-core.el.
30304
30305 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
30306
30307 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
30308
30309 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
30310 more general and work when GDB variable "print pretty" is on,
30311 as with Emacs, for example.
30312
30313 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
30314
30315 * font-core.el: Update comment.
30316
30317 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
30318 Use `after-change-major-mode-hook' instead of `find-file-hook'.
30319
30320 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
30321
30322 2005-05-22 Eli Zaretskii <eliz@gnu.org>
30323
30324 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
30325 and `yank-handler' in the doc strings.
30326
30327 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
30328
30329 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
30330
30331 2005-05-22 Richard M. Stallman <rms@gnu.org>
30332
30333 * help.el (describe-key): Move print-help-return-message call
30334 out of conditional.
30335
30336 * progmodes/etags.el (list-tags): Use with-no-warnings.
30337
30338 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
30339 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
30340 (starttls-extra-args, starttls-extra-arguments): Add defvars.
30341
30342 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
30343
30344 * language/viet-util.el (viet-viscii-nonascii-translation-table):
30345 Add defvar.
30346
30347 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
30348 Use defvar, not defconst.
30349
30350 * hexl.el (hexl-follow-line): Use with-no-warnings.
30351
30352 * emulation/tpu-extras.el: Use write-file-functions instead of
30353 write-file-hooks.
30354
30355 * dired.el (dired-font-lock-keywords): Fontify files with junk
30356 extensions even if marked by -F.
30357
30358 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
30359
30360 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
30361 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
30362 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
30363 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
30364 (concatenate, list-length, get*, getf, cl-remprop):
30365 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
30366 (etypecase, progv, lexical-let, lexical-let*)
30367 (multiple-value-bind, multiple-value-setq, shiftf):
30368 Improve argument/docstring consistency.
30369
30370 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
30371
30372 2005-05-22 Andre Spiegel <spiegel@gnu.org>
30373
30374 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
30375 doesn't exist.
30376
30377 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
30378 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
30379
30380 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
30381
30382 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
30383 already deleted variables: auto-fill-hook, blink-paren-hook,
30384 lisp-indent-hook, inhibit-local-variables, unread-command-event,
30385 suspend-hooks, comment-indent-hook, meta-flag,
30386 before-change-function, after-change-function,
30387 font-lock-doc-string-face.
30388
30389 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
30390
30391 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
30392
30393 2005-05-21 Eli Zaretskii <eliz@gnu.org>
30394
30395 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
30396 rmail-dont-reply-to.
30397
30398 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
30399
30400 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
30401 literal blank when splitting new-header-values.
30402
30403 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
30404
30405 * calendar/cal-menu.el (cal-menu-update): Add separator as a
30406 string so that tmm doesn't create a completion entry for it.
30407
30408 * textmodes/table.el (table-disable-menu): Ditto.
30409
30410 2005-05-21 Richard M. Stallman <rms@gnu.org>
30411
30412 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
30413
30414 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
30415
30416 * net/rcompile.el (remote-compile): Use compilation-start.
30417
30418 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
30419
30420 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
30421
30422 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
30423 Default to makefile-bsdmake-mode on BSD systems.
30424
30425 * imenu.el (imenu-generic-expression, imenu--generic-function'):
30426 REGEXP may also be a search function now. The part of doc-string
30427 for describing the structure was 95% identical to that of
30428 `imenu--generic-function'. Unify it there.
30429
30430 * progmodes/make-mode.el (makefile-imenu-generic-expression):
30431 Use function to find dependencies, because regexp alone is so complex,
30432 it easily goes into an endless loop.
30433 (makefile-makepp-mode): Also add submenu for Perl functions
30434 defined in the makefile.
30435 (makefile-bsdmake-mode): Special imenu-generic-expression no
30436 longer needed, due to function call.
30437 (makefile-match-dependency): Take BOUND into account when checking
30438 if we're through.
30439
30440 2005-05-20 Jay Belanger <belanger@truman.edu>
30441
30442 * calc/calc-units.el (calc-invalidate-units-table):
30443 Use inhibit-read-only.
30444 (math-build-units-table-buffer): Use view-mode.
30445
30446 2005-05-20 David Kastrup <dak@gnu.org>
30447
30448 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
30449 easy-menu-add is not a nop on Emacs; and clarify when to call it.
30450
30451 2005-05-20 Lute Kamstra <lute@gnu.org>
30452
30453 * diff-mode.el (diff-header-face, diff-file-header-face)
30454 (diff-index-face, diff-hunk-header-face, diff-removed-face)
30455 (diff-added-face, diff-changed-face, diff-function-face)
30456 (diff-context-face, diff-nonexistent-face): Put them in the
30457 diff-mode customization group.
30458
30459 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
30460
30461 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
30462
30463 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
30464
30465 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
30466 Minor regexp-optimization.
30467
30468 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
30469
30470 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
30471 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
30472 (org-agenda-add-time-grid-maybe): New function.
30473 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
30474 (org-table-create): `dotimes' instead of `mapcar'.
30475 (org-xor): Simplify implementation.
30476 (org-agenda): `inhibit-redisplay' turned on.
30477 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
30478 a consistent line after a state change.
30479 (org-agenda-remove-times-when-in-prefix): New option.
30480 (org-prefix-has-time): New variable.
30481 (org-parse-time-string): Optional argument NODEFAULT.
30482 (org-format-agenda-item): Parse items for time-of-day
30483 specifications and move these into the prefix if possible.
30484 (org-agenda-priority): Get current heading, not previous heading
30485 during agenda remote editing.
30486
30487 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
30488
30489 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
30490 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
30491 (remove-duplicates, delete-duplicates, substitute)
30492 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
30493 (nsubstitute-if-not, find, find-if, find-if-not, position)
30494 (position-if, position-if-not, count, count-if, count-if-not)
30495 (mismatch, search, sort*, stable-sort, merge, member*)
30496 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
30497 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
30498 (intersection, nintersection, set-difference, nset-difference)
30499 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
30500 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
30501 (nsublis, tree-equal): Improve argument/docstring consistency.
30502
30503 * subr.el (send-string, send-region): Remove obsolescence declaration.
30504 (window-dot, set-window-dot, read-input, show-buffer)
30505 (eval-current-buffer, string-to-int):
30506 Add release number to obsolescence declarations.
30507
30508 2005-05-19 Kim F. Storm <storm@cua.dk>
30509
30510 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
30511 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
30512
30513 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
30514
30515 * faces.el (list-faces-display): Make back button respect optional
30516 regexp arg.
30517
30518 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
30519
30520 * calculator.el (calculator-radix-grouping-mode)
30521 (calculator-radix-grouping-digits, calculator-displayer)
30522 (calculator-radix-grouping-separator, calculator-copy-displayer):
30523 * dabbrev.el (dabbrev-search-these-buffers-only):
30524 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
30525 (diff-advance-after-apply-hunk, diff-mode-hook)
30526 (diff-minor-mode-prefix):
30527 * imenu.el (imenu-use-popup-menu):
30528 * jit-lock.el (jit-lock-context-time):
30529 * newcomment.el (comment-fill-column, comment-column)
30530 (comment-style, comment-padding, comment-multi-line)
30531 (comment-empty-lines, comment-auto-fill-only-comments):
30532 * reveal.el (reveal-around-mark):
30533 * uniquify.el (uniquify-buffer-name-style)
30534 (uniquify-after-kill-buffer-p)
30535 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
30536 (uniquify-min-dir-content, uniquify-separator)
30537 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
30538 * w32-vars.el (w32-fixed-font-alist):
30539 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
30540 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
30541 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
30542 * progmodes/perl-mode.el (perl-indent-level)
30543 (perl-continued-statement-offset, perl-continued-brace-offset)
30544 (perl-brace-offset, perl-brace-imaginary-offset)
30545 (perl-label-offset, perl-indent-continued-arguments)
30546 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
30547 * progmodes/tcl.el (tcl-indent-level)
30548 (tcl-continued-indent-level, tcl-auto-newline)
30549 (tcl-tab-always-indent, tcl-electric-hash-style)
30550 (tcl-help-directory-list, tcl-use-smart-word-finder)
30551 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
30552 (inferior-tcl-source-command):
30553 * textmodes/fill.el (enable-kinsoku):
30554 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
30555 * textmodes/table.el (table-yank-handler):
30556 Specify missing group (and type, if simple) in defcustom.
30557
30558 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
30559
30560 * progmodes/compile.el (compilation-finish-function): Fix defvar.
30561
30562 2005-05-19 Richard M. Stallman <rms@gnu.org>
30563
30564 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
30565
30566 * subr.el (event-basic-type): Don't get an error.
30567 (left-fringe-p): Function deleted.
30568
30569 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
30570 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
30571
30572 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
30573 in recursive copy.
30574
30575 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
30576
30577 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
30578
30579 * emacs-lisp/bytecomp.el
30580 (byte-compile-file-form-custom-declare-variable):
30581 Call byte-compile-nogroup-warn if appropriate.
30582
30583 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
30584 (compilation-set-window): Don't call left-fringe-p; do it directly.
30585
30586 2005-05-19 Jay Belanger <belanger@truman.edu>
30587
30588 * calc/calc-graph.el (calc-graph-format-data): Make sure
30589 var-PlotRejects is bound before trying to check its value.
30590
30591 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
30592
30593 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
30594 definition of this variable from reftex-global.el to reftex.el,
30595 because it is needed in the menu.
30596
30597 2005-05-19 Lute Kamstra <lute@gnu.org>
30598
30599 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
30600 years are fixed. Don't insert a space after a dash.
30601
30602 2005-05-19 Kim F. Storm <storm@cua.dk>
30603
30604 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
30605
30606 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
30607
30608 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
30609 strings, because (eq ... ?\\) is fairly frequent.
30610
30611 * progmodes/make-mode.el (makefile-add-this-line-targets):
30612 Simplify and integrate into `makefile-pickup-targets'.
30613 (makefile-add-this-line-macro): Simplify and integrate into
30614 `makefile-pickup-macros.
30615 (makefile-pickup-filenames-as-targets): Simplify.
30616 (makefile-previous-dependency, makefile-match-dependency):
30617 Don't stumble over `::'.
30618
30619 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
30620
30621 * subr.el (post-command-idle-hook, post-command-idle-delay):
30622 Remove obsoletion of post-command-idle-hook and
30623 post-command-idle-delay.
30624
30625 * faces.el (list-faces-display): Provide button when describe-face
30626 is called to take user back to the list of faces.
30627
30628 * help-fns.el (describe-variable): Remove hyperlinks in a
30629 variable's value as these are quite frequently inappropriate.
30630
30631 * follow.el (follow-submit-feedback, follow-mode):
30632 Remove references to post-command-idle-hook.
30633
30634 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
30635
30636 * progmodes/make-mode.el (makefile-previous-dependency)
30637 (makefile-match-dependency): Check for := (and in bsd mode also
30638 !=) to give a better result, even when font-lock is not on.
30639
30640 2005-05-18 Jay Belanger <belanger@truman.edu>
30641
30642 * calc/calc-help.el (calc-s-prefix-help):
30643 Add `calc-copy-special-constant' to help string.
30644
30645 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
30646
30647 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
30648
30649 2005-05-18 Jay Belanger <belanger@truman.edu>
30650
30651 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
30652 in linear factors are in proper order.
30653
30654 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
30655
30656 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
30657 Support for jurabib.
30658
30659 * textmodes/reftex.el (featurep): Define aliases for overlay
30660 commands, for XEmacs compatibility, and use these aliases in
30661 overlay initializations.
30662 (reftex-highlight): Use `reftex-move-overlay'.
30663 (reftex-unhighlight): Use `reftex-delete-overlay'.
30664 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
30665 (reftex-access-search-path): Use `reftex-uniquify' instead of
30666 `reftex-uniq'.
30667
30668 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
30669 `before-string' property modification enables for Emacs as well.
30670 (reftex-select-item): Use `reftex-delete-overlay'.
30671 (reftex-select-mark): Use `reftex-make-overlay' and
30672 `reftex-overlay-put'.
30673 (reftex-select-unmark): Use `reftex-delete-overlay' and
30674 `reftex-overlay-put'.
30675
30676 2005-05-18 Lute Kamstra <lute@gnu.org>
30677
30678 * emacs-lisp/lisp.el (check-parens): Fix docstring.
30679
30680 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
30681
30682 * add-log.el (add-change-log-entry):
30683 * array.el (array-make-template, array-reconfigure-rows)
30684 (array-init-max-row, array-init-max-column)
30685 (array-init-columns-per-line, array-init-field-width):
30686 * replace.el (replace-match-maybe-edit, perform-replace):
30687 * textmodes/spell.el (spell-region):
30688 Replace `read-input' by `read-string'.
30689
30690 * forms.el (forms-mode):
30691 * finder.el (finder-compile-keywords):
30692 * shadowfile.el (shadow-read-files):
30693 Replace `eval-current-buffer' by `eval-buffer'.
30694
30695 * terminal.el (te-pass-through):
30696 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
30697 (ange-ftp-raw-send-cmd):
30698 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
30699 (send-process-next-char, telnet-initial-filter, telnet):
30700 Replace `send-string' by `process-send-string'.
30701
30702 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
30703 (prolog-consult-region): Replace `send-string' by
30704 `process-send-string'; replace `send-region' by `process-send-region'.
30705
30706 * progmodes/delphi.el (delphi-log-msg):
30707 Replace `set-window-dot' by `set-window-point'.
30708
30709 * subr.el (window-dot, set-window-dot, read-input, send-string)
30710 (send-region, show-buffer, eval-current-buffer):
30711 Make really obsolete, as the comment says.
30712
30713 2005-05-17 Kim F. Storm <storm@cua.dk>
30714
30715 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
30716 (cua--init-keymaps): Bind C-return instead of S-return to set
30717 rectangle mark.
30718
30719 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
30720 instead of S-return to toggle/clear rectangle mark.
30721
30722 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
30723
30724 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
30725 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
30726 Also fontify plain strings assigned to variables, mostly so that a
30727 colon has a face and is thus not taken as a dependency separator.
30728 (makefile-previous-dependency): Inline the new matcher, because it
30729 is too complex to work in both directions.
30730 (makefile-match-dependency): Eliminate `backward' arg (see above).
30731 Completely reimplemented so as to not sometimes go into an endless
30732 loop. It should also be more efficient, because first it only
30733 searches for `:', instead of applying the very complex regexp.
30734 (makefile-mode): Cancel `font-lock-support-mode', because blocks
30735 to be fontified in one piece can be too long for JIT.
30736 Makefiles are never *that* big.
30737
30738 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
30739
30740 * dired.el (dired-mode): Simplify.
30741
30742 2005-05-17 Lute Kamstra <lute@gnu.org>
30743
30744 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
30745 defcustom for the mode hook variable.
30746
30747 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
30748 Emacs Lisp Reference Manual.
30749
30750 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
30751
30752 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
30753 (evenp, list*):
30754 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
30755 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
30756
30757 * net/tramp-smb.el (tramp-smb-open-connection):
30758 Pass `tramp-chunksize' as fifth (required) argument.
30759
30760 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
30761
30762 * font-lock.el (lisp-font-lock-keywords-1):
30763 Set `font-lock-negation-char-face' for [^...] char group.
30764 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
30765
30766 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
30767 a var, and refine it to mask one more level of nested vars.
30768 (makefile-rule-action-regex): Turn it into a var, and refine it so
30769 it recognizes backslashed continuation lines as belonging to the
30770 same command.
30771 (makefile-macroassign-regex): Refine it so it recognizes
30772 backslashed continuation lines as belonging to the same command.
30773 (makefile-var-use-regex): Don't look at the next char, because it
30774 might be the same one to be skipped by the initial [^$], leading
30775 to an overlooked variable use.
30776 (makefile-make-font-lock-keywords): Remove two parameters, which
30777 are now variables that some of the modes set locally.
30778 Handle dependency and rule action matching through functions, because
30779 regexps alone match too often. Dependency matching now comes
30780 last, so it can check, whether a colon already matched something else.
30781 (makefile-mode): Inform that font-lock improves makefile parsing
30782 capabilities.
30783 (makefile-match-dependency, makefile-match-action): New functions.
30784
30785 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
30786
30787 * emacs-lisp/cl-extra.el (equalp): Doc fix.
30788
30789 * align.el (align-regexp):
30790 * ansi-color.el (ansi-color-get-face):
30791 * array.el (array-reconfigure-rows, array-init-max-row)
30792 (array-init-max-column, array-init-columns-per-line)
30793 (array-init-field-width):
30794 * dired-aux.el (dired-trample-file-versions):
30795 * dired-x.el (dired-mark-sexp):
30796 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
30797 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
30798 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
30799 * faces.el (face-read-integer):
30800 * files.el (backup-extract-version, insert-directory):
30801 * hexl.el (hexl-insert-decimal-char):
30802 * server.el (server-process-filter):
30803 * shell.el (shell-extract-num):
30804 * startup.el (command-line-1):
30805 * term.el (term-command-hook):
30806 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
30807 (time-stamp-do-number):
30808 * time.el (display-time-update):
30809 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
30810 (timezone-fix-time):
30811 * vms-patch.el (vms-suspend-resume-hook):
30812 * calendar/appt.el (appt-convert-time):
30813 * calendar/cal-bahai.el (mark-bahai-diary-entries):
30814 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
30815 * calendar/cal-islam.el (mark-islamic-diary-entries):
30816 * calendar/calendar.el (calendar-cursor-to-date)
30817 (calendar-star-date):
30818 * calendar/diary-lib.el (diary-attrtype-convert)
30819 (mark-diary-entries, diary-entry-time):
30820 * calendar/solar.el (solar-get-number):
30821 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
30822 * emacs-lisp/re-builder.el (reb-display-subexp):
30823 * emulation/edt.el (edt-set-scroll-margins):
30824 * emulation/tpu-extras.el (tpu-set-scroll-margins):
30825 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
30826 (vip-get-ex-count):
30827 * emulation/viper-ex.el (viper-get-ex-token)
30828 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
30829 * international/fontset.el (fontset-plain-name):
30830 * mail/feedmail.el (feedmail-look-at-queue-directory):
30831 * mail/mailalias.el (mail-get-names):
30832 * mail/rmail.el (rmail-convert-to-babyl-format):
30833 * mail/rmailsum.el (rmail-make-basic-summary-line)
30834 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
30835 (rmail-summary-goto-msg):
30836 * mail/smtpmail.el (smtpmail-read-response):
30837 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
30838 (ange-ftp-vms-add-file-entry):
30839 * play/gametree.el (gametree-looking-at-ply)
30840 (gametree-current-branch-score):
30841 * progmodes/ada-xref.el (ada-prj-find-prj-file)
30842 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
30843 * progmodes/cperl-mode.el (condition-case):
30844 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
30845 (ebrowse-set-member-buffer-column-width)
30846 (ebrowse-select-1st-to-9nth):
30847 * progmodes/etags.el (etags-snarf-tag):
30848 * progmodes/flymake.el (flymake-parse-line):
30849 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
30850 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
30851 (idlwave-shell-menu-def):
30852 * progmodes/ps-mode.el (ps-run-goto-error):
30853 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
30854 (vhdl-speedbar-contract-level):
30855 * term/mac-win.el (x-handle-numeric-switch):
30856 * term/sun-mouse.el (sun-get-frame-data):
30857 * term/w32-win.el (x-handle-numeric-switch):
30858 * term/x-win.el (x-handle-numeric-switch):
30859 * textmodes/ispell.el (ispell-parse-output):
30860 * textmodes/nroff-mode.el (nroff-outline-level):
30861 * textmodes/reftex-cite.el (reftex-bib-sort-year)
30862 (reftex-bib-sort-year-reverse, reftex-format-citation):
30863 * textmodes/reftex-parse.el (reftex-init-section-numbers)
30864 (reftex-section-number):
30865 * textmodes/texinfmt.el (texinfo-paragraphindent):
30866 Replace `string-to-int' by `string-to-number'.
30867
30868 * international/latexenc.el: Add page marker to force the "Local
30869 Variables:" string out of the last page.
30870
30871 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
30872
30873 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
30874 tooltip-change-major-mode.
30875 (gud-tooltip-print-command): Remove case where gud-minor-mode
30876 is gdb ("--fullname").
30877 (gud-tooltip-tips): Turn GUD tooltips off for this case and
30878 explain to user.
30879
30880 2005-05-16 Jay Belanger <belanger@truman.edu>
30881
30882 * calc/calc-store.el (calc-copy-special-constant): New function.
30883
30884 * calc/calc-ext.el (calc-init-extensions): Add binding for
30885 `calc-copy-special-constant'.
30886
30887 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
30888 for the `calc-copy-special-constant' command.
30889
30890 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
30891
30892 * subr.el (left-fringe-p): New function.
30893
30894 * progmodes/compile.el (compilation-setup): Set local value of
30895 overlay-arrow-string to "" always.
30896 (compilation-set-window): Left fringe then don't scroll.
30897 No left fringe then no arrow and scroll message to top.
30898 (compilation-context-lines): Adjust doc string accordingly.
30899
30900 2005-05-16 Kim F. Storm <storm@cua.dk>
30901
30902 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
30903 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
30904 (ido-wide-find-dir-or-delete-dir): New command for M-d.
30905 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
30906 (ido-read-file-name): Handle commands with ido property value
30907 equal to find-file as reading a file name, to allow C-d to enter dired.
30908 (ibuffer-find-file): Add ido property with value find-file.
30909
30910 2005-05-15 Kim F. Storm <storm@cua.dk>
30911
30912 * subr.el (open-network-stream-nowait): Remove.
30913 (open-network-stream-server): Remove.
30914
30915 2005-05-15 Richard M. Stallman <rms@gnu.org>
30916
30917 * faces.el (describe-face): Output a definition link button.
30918
30919 * help-mode.el (help-face-def): New button type.
30920
30921 * emacs-lisp/copyright.el (copyright-fix-years):
30922 Match properly if the first year is 2-digit.
30923 Don't mess up the whitespace after the years by filling.
30924
30925 * dired-aux.el (dired-mark-confirm):
30926 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
30927
30928 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
30929 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
30930 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
30931
30932 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
30933 Set font-lock-comment-start-skip.
30934
30935 * font-lock.el (font-lock-comment-start-skip): New variable.
30936 (font-lock-comment-end-skip): New variable.
30937 (font-lock-fontify-syntactically-region): Use them if non-nil.
30938
30939 2005-05-15 Jay Belanger <belanger@truman.edu>
30940
30941 * calc/calc-store.el (calc-store-value): Return a string rather
30942 than display it as a message.
30943 Use calc-var-name for variable name.
30944 (calc-store-into): Add the result of calc-store-value to message.
30945 (calc-copy-variable): Add a message.
30946 (calc-store-exchange): Improve error messages.
30947 (calc-store-binary, calc-store-map): Don't reset the values of
30948 special constants.
30949
30950 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
30951
30952 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
30953 manual to docstring.
30954
30955 * files.el (hack-local-variables-confirm): Add STRING argument.
30956 Make the function handle non file visiting buffers correctly.
30957 (hack-local-variables-prop-line, hack-local-variables)
30958 (hack-one-local-variable): Use STRING arg of
30959 `hack-local-variables-confirm'.
30960
30961 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
30962
30963 Sync with Tramp 2.0.49.
30964
30965 * net/tramp.el (tramp-handle-dired-call-process)
30966 (tramp-handle-insert-directory):`insert-buffer' cannot be used
30967 because the contents of the Tramp buffer is changed before
30968 insertion (`expand-file' and alike).
30969 (tramp-handle-insert-directory): If `localname' has an empty
30970 nondirectory name, it must not be quoted.
30971 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
30972 variable `tramp-chunksize'. Change callees.
30973 (tramp-open-connection-setup-interactive-shell): Check remote host
30974 for buggy `send-process-string' implementation.
30975 Set `tramp-chunksize' if found. Reported by Michael Kifer
30976 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
30977 (tramp-handle-shell-command): `insert-buffer' cannot be used
30978 because the contents of the Tramp buffer is changed before
30979 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
30980 <frederic.bothamy@free.fr>.
30981 (tramp-set-auto-save): Actions should be done for Tramp file name
30982 handler only. Ange-FTP has its own auto-save mechanism.
30983 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
30984 (tramp-set-auto-save-file-modes): Set file modes of
30985 `buffer-auto-save-file-name' to ?\600 as fallback solution.
30986 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
30987 (tramp-bug): Remove obsolete variable.
30988 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
30989 for presence of `mml-mode'. Make it running for older Emacsen as well.
30990
30991 2005-05-14 John Paul Wallington <jpw@pobox.com>
30992
30993 * ibuf-ext.el (define-ibuffer-filter filename):
30994 If `dired-directory' is a list, use its car.
30995
30996 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
30997
30998 * ibuffer.el (define-ibuffer-column filename):
30999 If `dired-directory' is a list, use its car.
31000
31001 2005-05-14 Richard M. Stallman <rms@gnu.org>
31002
31003 * subr.el (symbol-file): Doc fix.
31004
31005 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
31006 (byte-compile-form): Call byte-compile-nogroup-warn.
31007 (byte-compile-warning-types): Doc fix.
31008
31009 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
31010
31011 * progmodes/cc-engine.el (c-literal-faces):
31012 Add font-lock-comment-delimiter-face.
31013
31014 * net/net-utils.el (dig): Use with-no-warnings.
31015
31016 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
31017 (sc-recite-frame-alist, sc-default-cite-frame)
31018 (sc-default-uncite-frame, sc-default-recite-frame)
31019 (sc-attrib-selection-list, sc-rewrite-header-list):
31020 Mark as risky-local-variable.
31021
31022 * international/ogonek.el (ogonek-jak, ogonek-how):
31023 Don't use beginning-of-buffer.
31024
31025 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
31026
31027 * calendar/solar.el (solar-data-list): Move definition up.
31028
31029 * dnd.el (dnd-protocol-alist): Add autoload.
31030
31031 * progmodes/sh-script.el: Many doc usage fixes.
31032 (sh-indent-after-do): Change default to match common styles.
31033
31034 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
31035
31036 * files.el (interpreter-mode-alist)
31037 (auto-mode-interpreter-regexp): Doc fixes.
31038
31039 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
31040
31041 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
31042
31043 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
31044
31045 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
31046
31047 * dired.el (dired-mode): make-variable-buffer-local =>
31048 make-local-variable.
31049
31050 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31051
31052 * term/mac-win.el (mac-select-convert-to-string): Try coding
31053 systems in mac-script-code-coding-systems if specified one cannot
31054 encode string for `com.apple.traditional-mac-plain-text'.
31055
31056 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
31057
31058 * progmodes/make-mode.el (makefile-targets-face)
31059 (makefile-shell-face, makefile-makepp-perl-face): New faces.
31060 (makefile-dependency-regex): Fix it to not make the colon in
31061 $(var:a=b) special.
31062 (makefile-rule-action-regex): New regexp for highlighting embedded
31063 Shell strings.
31064 (makefile-macroassign-regex): Handle != for highlighting as
31065 embedded Shell strings.
31066 (makefile-var-use-regex): New const.
31067 (makefile-statements, makefile-automake-statements)
31068 (makefile-gmake-statements, makefile-makepp-statements)
31069 (makefile-bsdmake-statements): New consts.
31070 (makefile-make-font-lock-keywords): New function.
31071 (makefile-automake-font-lock-keywords)
31072 (makefile-gmake-font-lock-keywords)
31073 (makefile-makepp-font-lock-keywords)
31074 (makefile-bsdmake-font-lock-keywords): New consts.
31075 (makefile-mode-map): Add switchers between the various submodes.
31076 (makefile-mode): Document the availability of the variants.
31077 (makefile-automake-mode, makefile-gmake-mode)
31078 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
31079
31080 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
31081 new variants of makefile-mode.
31082
31083 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
31084
31085 * font-lock.el (font-lock-comment-delimiter-face): Fix up
31086 the inheritance.
31087
31088 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
31089
31090 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
31091 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
31092
31093 * files.el (normal-mode): Extend the scope of the
31094 `enable-local-variables' binding to include the `set-auto-mode' call.
31095 (magic-mode-alist): Doc fix.
31096
31097 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
31098
31099 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
31100 font-lock-comment-face rather than copying its setting.
31101
31102 2005-05-12 Andreas Schwab <schwab@suse.de>
31103
31104 * eshell/esh-mode.el (eshell-send-input): Doc fix.
31105
31106 2005-05-12 Lute Kamstra <lute@gnu.org>
31107
31108 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
31109 defcustom for the mode hook variable. Delete the last argument.
31110 * generic-x.el: Fix callers of define-generic-mode.
31111 (generic-x-modes): Delete group.
31112 (show-tabs-tab-face, show-tabs-space-face): Put them in the
31113 generic-x customization group.
31114
31115 2005-05-12 Kim F. Storm <storm@cua.dk>
31116
31117 * font-lock.el (font-lock-negation-char-face): Default to "off".
31118
31119 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
31120 font-lock-negation-char-face to ! in !=.
31121
31122 2005-05-12 Masatake YAMATO <jet@gyve.org>
31123
31124 * add-log.el (find-change-log): Fix typos in the docstring
31125 of function.
31126
31127 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
31128
31129 * international/latexenc.el (latexenc-find-file-coding-system):
31130 Avoid `re-search-forward' when looking for input encoding because
31131 of speed and safety. Better regular expressions for recognizing
31132 input encoding. Limit a search for TeX-master/tex-main-file to
31133 the local variable section.
31134
31135 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
31136
31137 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
31138 syntax of $ to "'" (quote).
31139
31140 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
31141
31142 * dnd.el (dnd-protocol-alist): Improve custom type.
31143
31144 * dired.el (dired-dnd-protocol-alist): New variable.
31145 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
31146 `dired-mode-hook' to the end.
31147
31148 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
31149
31150 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
31151 comment-end if comment-start-skip is not set.
31152 Obey the font-lock-comment-delimiter-face variables.
31153
31154 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
31155
31156 * files.el (executable-find): Move from executable.el. Use
31157 locate-file.
31158 * progmodes/executable.el (executable-find): Move to files.el.
31159
31160 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
31161 when trying to ensure forward progress.
31162
31163 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
31164
31165 * mouse-sel.el (mouse-sel-follow-link-p): New function.
31166 (mouse-select, mouse-select-internal, mouse-extend-internal):
31167 Use it to implement mouse-1-click-follows-link functionality.
31168
31169 2005-05-11 Richard M. Stallman <rms@gnu.org>
31170
31171 * font-lock.el (font-lock-fontify-syntactically-region):
31172 Use font-lock-comment-delimiter-face for comment delimiters.
31173
31174 2005-05-10 Jay Belanger <belanger@truman.edu>
31175
31176 * calc/calc-help.el (calc-m-prefix-help): Add mention of
31177 preserving embedded modes.
31178
31179 2005-05-10 Richard M. Stallman <rms@gnu.org>
31180
31181 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
31182
31183 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
31184 Move from ada-stmt.el.
31185 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
31186
31187 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
31188 Move to ada-mode.el.
31189 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
31190
31191 * cus-edit.el (custom-file): Call file-chase-links.
31192
31193 * files.el (read-directory-name): Fix previous change.
31194 (hack-local-variables-confirm): New function.
31195 (hack-local-variables-prop-line, hack-local-variables)
31196 (hack-one-local-variable): Use it.
31197
31198 2005-05-10 Lute Kamstra <lute@gnu.org>
31199
31200 * font-lock.el (font-lock-keywords-alist)
31201 (font-lock-removed-keywords-alist): Clarify docstrings.
31202
31203 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
31204
31205 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
31206 (gdb-source-info): Check for preprocessor info.
31207 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
31208 a macro for a function.
31209 (gdb-info-breakpoints-custom): Try to find file again if not already
31210 found (user might have used GDB dir command).
31211 (gdb-get-location): Update gdb-location-alist correctly for change
31212 to gdb-info-breakpoints-custom.
31213
31214 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
31215 (gud-tooltip-print-command): Add gdbmi case.
31216 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
31217 preprocessor info.
31218
31219 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
31220
31221 * startup.el (fancy-splash-insert): Fix typo in doc string.
31222
31223 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
31224
31225 * obsolete/float.el (string-to-float):
31226 * obsolete/hilit19.el (hilit-add-pattern):
31227 * obsolete/rnews.el (news-parse-range, news-select-message)
31228 (news-get-pruned-list-of-files): Replace `string-to-int' by
31229 `string-to-number'.
31230
31231 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
31232 `find-file-not-found-hooks'; use `add-hook'.
31233 (uncompress-while-visiting): Set `write-file-functions', not
31234 `write-file-hooks'; use `add-hook'.
31235
31236 2005-05-09 Kim F. Storm <storm@cua.dk>
31237
31238 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
31239 (cua-paste): Handle clipboard action.
31240 (cua--init-keymaps): Remap clipboard-kill-region and
31241 clipboard-kill-ring-save.
31242
31243 2005-05-08 Eli Zaretskii <eliz@gnu.org>
31244
31245 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
31246 Improve commentary.
31247
31248 * simple.el (next-error-overlay-arrow-position): Revert the change
31249 made on 2005-04-30.
31250
31251 2005-05-07 Jay Belanger <belanger@truman.edu>
31252
31253 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
31254 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
31255 `calc-sel-reselect'.
31256
31257 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
31258 Calc is in embedded mode.
31259
31260 2005-05-07 Eli Zaretskii <eliz@gnu.org>
31261
31262 * progmodes/compile.el (compilation-setup):
31263 Set overlay-arrow-string to an empty string on text terminals.
31264
31265 * textmodes/ispell.el (ispell-program-name): Try looking for
31266 "aspell" along exec-path, and if found, use it as the default
31267 speller program.
31268
31269 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
31270
31271 * international/mule.el (sgml-xml-auto-coding-function):
31272 Recognize encoding='FOO' in single quotes as well as in double quotes.
31273
31274 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
31275
31276 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
31277 as well as `interactive', so that defmacro* would recognize
31278 `declare' forms.
31279
31280 2005-05-07 Eli Zaretskii <eliz@gnu.org>
31281
31282 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
31283 Explain more about the LIGHTER arg's usage in the doc string.
31284 Add commentary to clarify what the code does. Fix the regexp that
31285 strips whitespace from LIGHTER. Quote LIGHTER before using it,
31286 since it could have characters special to regular expressions.
31287
31288 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
31289
31290 * replace.el (occur-1): Bind inhibit-read-only so that
31291 erase-buffer doesn't barf on read-only text properties (likewise
31292 for add-text-properties in occur-engine). Mark buffer as unmodified.
31293 (occur-engine): Don't set buffer-read-only here.
31294
31295 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
31296
31297 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
31298 list-buffers-directory. This caused the *cvs-commit* buffer to be
31299 sometimes mistakenly reused as a *cvs* buffer.
31300
31301 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
31302
31303 * tooltip.el: Move code for GUD tooltips into gud.el.
31304 (require): CL no longer needed to compile case.
31305 (tooltip-mode): Do not toggle functions for GUD tooltips.
31306 (tooltip-gud-tips-p): Remove. Replace with minor mode
31307 gud-tooltip-mode in gud.el.
31308 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
31309 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
31310 tooltip-gud prefix with gud-tooltip and obsolete.
31311 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
31312 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
31313 (tooltip-mouse-motion): Mouse movement functions/variable.
31314 Rename in gud.el by adding gud prefix.
31315 (tooltip-gud-original-filter, tooltip-gud-dereference)
31316 (tooltip-gud-event, tooltip-toggle-gud-tips)
31317 (tooltip-gud-process-output, tooltip-gud-print-command)
31318 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
31319 gud.el by replacing tooltip-gud prefix with gud-tooltip.
31320 (gdb-tooltip-print): Move to gdb-ui.el.
31321
31322 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
31323 (require): CL needed to compile case.
31324 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
31325 tooltip-gud-tips-p. Make it a minor-mode.
31326 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
31327 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
31328 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
31329 (gud-tooltip-change-major-mode)
31330 (gud-tooltip-activate-mouse-motions-if-enabled)
31331 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
31332 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
31333 (gud-tooltip-original-filter, gud-tooltip-dereference)
31334 (gud-tooltip-event, tooltip-toggle-gud-tips)
31335 (gud-tooltip-process-output, gud-tooltip-print-command)
31336 (gud-tooltip-tips): Move from tooltip.el.
31337
31338 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
31339 (gdb-cpp-define-alist-flags): Doc fix.
31340 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
31341 gud-tooltip-mode is t.
31342
31343 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
31344
31345 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
31346 evaporate if their text is deleted.
31347 (goto-address-at-point): Make it work as a mouse binding as well.
31348 (goto-address-at-mouse): Obsolete it. Update users.
31349
31350 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
31351
31352 * calendar/appt.el (top-level): No longer activate on load.
31353
31354 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
31355
31356 * calendar/cal-bahai.el (mark-bahai-diary-entries):
31357 * net/webjump.el (webjump):
31358 * progmodes/idlw-help.el (idlwave-do-context-help1)
31359 (idlwave-highlight-linked-completions):
31360 * textmodes/po.el (po-find-file-coding-system-guts):
31361 Replace `assoc-ignore-case' by `assoc-string'.
31362
31363 2005-05-06 Eli Zaretskii <eliz@gnu.org>
31364
31365 * files.el (locate-file): Doc fix.
31366
31367 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
31368 Remove the redundant test for ms-dos.
31369
31370 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
31371 look for the preprocessor with exec-suffixes. If not found in
31372 standard places, look in exec-path. Remove most of the tests that
31373 used system-type.
31374
31375 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
31376
31377 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
31378
31379 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
31380 file-name clash with jka-compr.el on 8+3 filesystems.
31381
31382 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31383
31384 * term/mac-win.el: Don't define or bind scroll bar functions if
31385 x-toolkit-scroll-bars is t.
31386 (x-select-text, x-get-selection-value): Clear
31387 x-last-selected-text-clipboard if x-select-enable-clipboard is
31388 nil.
31389 (PRIMARY): Put mac-scrap-name property.
31390 (mac-select-convert-to-file-url): New function.
31391 (public.file-url): New selection target type. Add to
31392 selection-converter-alist.
31393 (x-get-selection, x-selection-value): Handle it.
31394 (x-cut-buffer-or-selection-value): New alias.
31395
31396 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
31397
31398 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
31399 entry to avoid calling bibtex-find-entry with arg global
31400 being t. Remove arg key.
31401 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
31402 (bibtex-copy-summary-as-kill): Change accordingly.
31403
31404 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
31405
31406 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
31407 (org-agenda-date-later): Use with-current-buffer.
31408
31409 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
31410
31411 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
31412 (define-obsolete-variable-alias): Doc Fixes.
31413
31414 2005-05-06 Kim F. Storm <storm@cua.dk>
31415
31416 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
31417 vertical-motion when selective-display is active.
31418
31419 * ido.el (ido-setup-hook): New hook.
31420 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
31421 (ido-input-stack): New var.
31422 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
31423 ido-next-work-file binding to M-O.
31424 Bind M-f to ido-wide-find-file-or-pop-dir.
31425 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
31426 (ido-read-internal): Run ido-setup-hook.
31427 Catch quit in read-file-name and read-string to cancel edit.
31428 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
31429 Automatically pop-all when completing a directory name (RET).
31430 (ido-file-internal): Add with-no-warnings around ffap and dired code.
31431 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
31432 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
31433 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
31434 New functions for M-b/M-f to move among the directory components.
31435 (ido-make-merged-file-list): Catch quit to cancel merge.
31436 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
31437 (ido-completion-help): No warnings for ido-completion-buffer-full.
31438
31439 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
31440
31441 * font-lock.el (font-lock-negation-char-face): New face and variable.
31442 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
31443 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
31444 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
31445 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
31446
31447 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
31448
31449 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
31450 Fix typo in docstring.
31451
31452 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
31453 (ebrowse-print-statistics-line)
31454 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
31455
31456 * term/w32-win.el (image-library-alist): Add additional name for
31457 Xpm library.
31458
31459 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
31460
31461 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
31462 use gcc instead of cpp.
31463
31464 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
31465 (gdb-create-define-alist): Use it.
31466 (gdb-cpp-define-alist-program): Update for MS-DOS.
31467
31468 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
31469
31470 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
31471
31472 2005-05-04 Richard M. Stallman <rms@gnu.org>
31473
31474 * help.el (describe-key): No error when UNTRANSLATED is nil.
31475
31476 * simple.el (line-move-1): Fix previous change to signal errors
31477 appropriately.
31478
31479 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
31480
31481 * calendar/icalendar.el (icalendar-version): Now at 0.12.
31482 (icalendar-duration-correction): Remove.
31483 (icalendar--get-event-properties): Split result at commas.
31484 (icalendar--decode-isoduration): New optional argument
31485 DURATION-CORRECTION.
31486 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
31487 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
31488 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
31489 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
31490 (icalendar--convert-anniversary-to-ical): New functions, extracted
31491 from icalendar-export-region, with bug fixes.
31492 (icalendar-export-region): Use the above functions.
31493 (icalendar-import-buffer): Check before saving diary file.
31494 (icalendar--convert-recurring-to-diary)
31495 (icalendar--convert-non-recurring-all-day-to-diary)
31496 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
31497 extracted from icalendar--convert-ical-to-diary, with bug fixes.
31498 (icalendar--convert-ical-to-diary): Use the above functions.
31499
31500 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
31501
31502 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
31503 Remove these recent additions.
31504 (c-mode): Restore to before 2005-04-28.
31505
31506 * progmodes/cc-vars.el (cc-define-list-program): Remove this
31507 recent addition.
31508
31509 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
31510 (gdb-define-alist): New variables.
31511 (gdb-create-define-alist): New function.
31512 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
31513 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
31514 with string-to-number.
31515 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
31516
31517 * progmodes/gud.el: Replace string-to-int with string-to-number.
31518 (gud-find-file): Handle gdb-define-alist.
31519
31520 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
31521
31522 2005-05-02 Jay Belanger <belanger@truman.edu>
31523
31524 * calc/calc-aent.el (math-read-token):
31525 * calc/calc-bin.el (calc-word-size):
31526 * calc/calc-ext.el (calc-read-number-fancy):
31527 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
31528 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
31529 * calc/calc-frac.el (calc-over-notation):
31530 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
31531 (calc-graph-num-points, calc-graph-init):
31532 * calc/calc-prog.el (calc-read-parse-table-part)
31533 (calc-edit-macro-repeats):
31534 * calc/calc-yank.el (calc-do-grab-rectangle):
31535 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
31536 Replace `string-to-int' by `string-to-number'.
31537
31538 2005-05-02 Kim F. Storm <storm@cua.dk>
31539
31540 * kmacro.el: Use executing-kbd-macro-index variable.
31541
31542 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
31543
31544 * net/rlogin.el (rlogin-parse-words): Delete func.
31545 (rlogin): Use split-string, not rlogin-parse-words.
31546 Also, if there are option-like elements in the parsed args,
31547 take the host to be the first arg immediately following them.
31548 Suggested by Michael Mauger.
31549
31550 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
31551
31552 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
31553
31554 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
31555
31556 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
31557 (cc-mode-cpp-program): Rename to cc-define-list-program and
31558 move to cc-vars.el.
31559
31560 * progmodes/cc-vars.el (cc-define-list-program):
31561 Change to "gcc -E -dM -". Make customizable.
31562
31563 2005-05-02 Kim F. Storm <storm@cua.dk>
31564
31565 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
31566
31567 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
31568
31569 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
31570
31571 * international/mule-util.el (truncate-string): Remove alias and
31572 obsolete declaration.
31573
31574 * international/mule-cmds.el (update-iso-coding-systems):
31575 Remove alias and obsolete declaration.
31576
31577 * international/mule.el (coding-system-parent): Remove alias and
31578 obsolete declaration.
31579
31580 * subr.el (define-function, sref): Remove aliases and obsolete
31581 declarations.
31582 (chars-in-region): Remove obsolete declaration.
31583
31584 2005-05-01 Richard M. Stallman <rms@gnu.org>
31585
31586 * info.el (Info-mode): Set widen-automatically to nil, locally.
31587
31588 * simple.el (widen-automatically): New variable.
31589 (pop-global-mark): Obey widen-automatically.
31590
31591 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
31592
31593 * term/xterm.el (function-key-map): Call substitute-key-definition
31594 before the keymap size is increased by a lot of define-key calls.
31595
31596 2005-05-01 Richard M. Stallman <rms@gnu.org>
31597
31598 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
31599 Rename ARG to ELEMENT. Doc fix.
31600
31601 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
31602
31603 * allout.el (allout-exposure): Remove macro and obsolete declaration.
31604 Remove references to allout-exposure/change to allout-new-exposure.
31605
31606 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
31607 bytecode symbols.
31608
31609 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
31610 (compiled-function-p, focus-frame, unfocus-frame):
31611 Remove aliases and obsolete declarations.
31612 Back out inadvertent changes from previous commit.
31613
31614 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
31615
31616 * files.el (require-final-newline): Make Custom tags consistent
31617 with mode-require-final-newline.
31618 (mode-require-final-newline): Doc fix.
31619
31620 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
31621
31622 * international/latexenc.el (latexenc-find-file-coding-system):
31623 Fix regular expressions.
31624
31625 2005-05-01 David Kastrup <dak@gnu.org>
31626
31627 * international/latexenc.el (latexenc-find-file-coding-system):
31628 Fix regular expressions.
31629
31630 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
31631
31632 * subr.el (string-to-int): Make obsolete.
31633
31634 2005-04-30 Richard M. Stallman <rms@gnu.org>
31635
31636 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
31637
31638 * loadup.el: Load jka-comp-hook.
31639
31640 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
31641 (jka-compr-handler): Add autoload. `put' calls moved
31642 to jka-comp-hook.el.
31643 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
31644 (jka-compr-inhibit): Autoload.
31645
31646 * jka-comp-hook.el: New file.
31647 Enable the mode by default.
31648
31649 * files.el (backup-buffer-copy): Use copy-file instead
31650 of write-region, and put back the 'excl.
31651
31652 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
31653
31654 * progmodes/flymake.el (flymake-split-string)
31655 (flymake-split-string, flymake-log, flymake-pid-to-names)
31656 (flymake-reg-names, flymake-get-source-buffer-name)
31657 (flymake-unreg-names, flymake-add-line-err-info)
31658 (flymake-add-err-info): Clarify docstrings.
31659 (flymake-popup-menu, flymake-make-emacs-menu)
31660 (flymake-make-xemacs-menu): Add docstrings.
31661 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
31662 Set variables directly throughout.
31663
31664 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
31665
31666 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
31667 exists. Initialize cc-define-alist.
31668 (c-mode): Add cc-create-define-alist locally to after-save-hook.
31669 If there is no file (Macroexpansion) don't create an alist.
31670
31671 2005-04-29 Sam Steingold <sds@gnu.org>
31672
31673 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
31674 (cc-create-define-alist): Use it instead of the hard-coded string.
31675
31676 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
31677
31678 * international/mule-conf.el (file-coding-system-alist): Fix regexp
31679 for latexenc.
31680
31681 2005-04-29 Lute Kamstra <lute@gnu.org>
31682
31683 * emacs-lisp/generic.el: Improve commentary section.
31684 (define-generic-mode): Improve docstring.
31685
31686 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
31687
31688 * textmodes/org.el (many places): Change to quiet the byte compiler.
31689 (org-prefix-format-compiled): New variable.
31690 (org-compile-prefix-format): New function.
31691 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
31692 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
31693 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
31694 (org-get-entries-from-diary): Use `org-get-time-of-day' for
31695 consistency with entries from `org-mode' files.
31696 (org-get-time-of-day): Fix bug with partial matches early in a line.
31697 (org-non-link-chars): New constant.
31698 (org-link-regexp): Respect `org-non-link-chars'.
31699 (org-agenda-day-view): Remove command.
31700 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
31701 (org-follow-bbdb-link, org-store-link): Search also company field.
31702 (org-highlight-overlay): New variable.
31703 (org-highlight, org-unhighlight): New functions.
31704 (org-agenda-mode): Add pre-command-hook to remove highlight.
31705 (org-evaluate-time-range): Behavior depends upon whether time stamp
31706 contains a time or not.
31707 (org-show-subtree, org-show-entry): New functions.
31708 (org-agenda-cleanup-fancy-diary): Remove empty lines.
31709
31710 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
31711
31712 * comint.el (comint-output-filter-functions): Add autoload cookie.
31713
31714 2005-04-28 Kim F. Storm <storm@cua.dk>
31715
31716 * ido.el (ido-everywhere): Fix last change.
31717
31718 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
31719
31720 * international/latexenc.el: New file.
31721 * international/mule-conf.el (file-coding-system-alist): For .tex,
31722 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
31723
31724 2005-04-28 Lute Kamstra <lute@gnu.org>
31725
31726 * font-lock.el (font-lock-add-keywords)
31727 (font-lock-remove-keywords): Clarify docstring.
31728 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
31729 Don't start docstrings with a `*'.
31730 (font-lock-update-removed-keyword-alist): Give it a docstring.
31731
31732 * generic-x.el: Update commentary section.
31733 Only require font-lock when compiling.
31734 Define all modes conditionally.
31735 Place all generic modes in the generic-x-modes customization group.
31736 (generic-x-modes): New customization group.
31737 (generic-default-modes, generic-mswindows-modes)
31738 (generic-unix-modes, generic-other-modes): New constants.
31739 (generic-define-mswindows-modes, generic-define-unix-modes):
31740 Update docstrings. Make them obsolete.
31741 (generic-extras-enable-list): New default value. Update docstring.
31742 Improve :type. Change :set function.
31743 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
31744 Fix docstring.
31745
31746 * emacs-lisp/generic.el (generic-mode-internal):
31747 Simplify font-lock-defaults.
31748 (define-generic-mode): Fix docstring.
31749
31750 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
31751
31752 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
31753 font-lock-face property to highlight matches.
31754
31755 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
31756
31757 * progmodes/cc-mode.el (cc-create-define-alist): New function.
31758 (cc-define-alist): New variable.
31759 (c-mode): Make it local and initialize it.
31760
31761 * progmodes/gdb-ui.el (gdb-active-process): New variable.
31762 (gdb-exited): New function.
31763 (gdb-annotation-rules): Use it.
31764 (gdb-starting): Set gdb-active-process to t.
31765 (gdb-stopping): Amend doc string.
31766 (gdb-reset): Set gdb-active-process to nil.
31767
31768 * tooltip.el (tooltip-gud-tips): Show the associated #define
31769 directives when a C program under GDB is not executing.
31770
31771 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
31772
31773 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
31774 font-lock-fontify-syntactic-keywords.
31775
31776 * font-lock.el (font-lock-default-fontify-region): Don't force
31777 parse-sexp-lookup-properties to nil.
31778
31779 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
31780
31781 * man.el (man-mode-syntax-table): Set up `:' to have
31782 word-constituent syntax.
31783
31784 2005-04-27 Lute Kamstra <lute@gnu.org>
31785
31786 * novice.el (disable-command): Don't add spurious newlines to the
31787 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
31788
31789 2005-04-26 Jay Belanger <belanger@truman.edu>
31790
31791 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
31792 than one window before deleting window.
31793
31794 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
31795
31796 * shell.el (shell-prompt-pattern): Doc fix.
31797 (shell-mode): Set paragraph-separate buffer locally to "\\'".
31798
31799 * comint.el (comint-prompt-regexp, comint-get-old-input)
31800 (comint-use-prompt-regexp)
31801 (comint-use-prompt-regexp-instead-of-fields)
31802 (comint-replace-by-expanded-history, comint-send-input)
31803 (comint-output-filter, comint-get-old-input-default)
31804 (comint-line-beginning-position, comint-bol, comint-show-output)
31805 (comint-backward-matching-input, comint-forward-matching-input)
31806 (comint-next-prompt, comint-previous-prompt):
31807 Rename `comint-use-prompt-regexp-instead-of-fields' to
31808 `comint-use-prompt-regexp'. Keep old name as alias and declare
31809 obsolete.
31810 (comint-use-prompt-regexp): Shorten first line of doc string.
31811
31812 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
31813 Set paragraph-separate buffer locally to "\\'".
31814
31815 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
31816 Adapt to above name change.
31817
31818 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
31819 (smbclient-prompt-regexp): Ditto.
31820
31821 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
31822
31823 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
31824
31825 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
31826 gdb-location-list.
31827 Break lines that are over 80 characters wide.
31828
31829 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
31830
31831 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
31832 New fun and var, to preserve compatibility.
31833
31834 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
31835
31836 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
31837
31838 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
31839 name to file-newer-than-file-p.
31840
31841 2005-04-26 Richard M. Stallman <rms@gnu.org>
31842
31843 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
31844
31845 * progmodes/python.el (python-mode):
31846 Use new name eldoc-documentation-function.
31847
31848 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
31849
31850 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
31851 (eldoc-documentation-function):
31852 Rename from eldoc-print-current-symbol-info-function. Calls changed.
31853
31854 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
31855
31856 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
31857
31858 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
31859
31860 * term/xterm.el (function-key-map): Fix strings for
31861 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
31862 {C,S,A,C-S}-{f1-f12}.
31863
31864 2005-04-26 Kenichi Handa <handa@m17n.org>
31865
31866 * international/mule-cmds.el (select-safe-coding-system):
31867 Fix previous change.
31868
31869 2005-04-26 Lute Kamstra <lute@gnu.org>
31870
31871 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
31872
31873 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
31874 (font-lock-comment-delimiter-face): Ditto.
31875
31876 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
31877
31878 2005-04-25 Jay Belanger <belanger@truman.edu>
31879
31880 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
31881 to t while inserting information; use help-mode.
31882
31883 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
31884
31885 * term.el (ansi-term-color-vector): Use the xterm colors.
31886 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
31887
31888 2005-04-25 Lute Kamstra <lute@gnu.org>
31889
31890 * font-core.el (font-lock-defaults): Fix docstring.
31891
31892 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
31893
31894 2005-04-25 Kenichi Handa <handa@m17n.org>
31895
31896 * international/mule-cmds.el (select-safe-coding-system):
31897 Don't check consistency with coding: spec, etc if raw-text or
31898 no-conversion was found to be safe.
31899
31900 2005-04-24 Richard M. Stallman <rms@gnu.org>
31901
31902 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
31903 citation markers at start of each line.
31904
31905 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
31906 citation markers at start of each line.
31907
31908 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
31909
31910 * files.el (mode-require-final-newline): Fix previous change.
31911 (require-final-newline): Fix type label.
31912
31913 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
31914
31915 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
31916 statement in buffer (broken by 2004-11-24 change).
31917
31918 2005-04-24 Kim F. Storm <storm@cua.dk>
31919
31920 * ido.el (ido-everywhere): Save and restore old read-buffer-function
31921 and read-file-name-function values. Don't overwrite existing
31922 non-nil values if ido-mode is enabled without ido-everywhere.
31923
31924 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
31925
31926 * files.el (mode-require-final-newline): Minor doc fix.
31927
31928 2005-04-24 Eli Zaretskii <eliz@gnu.org>
31929
31930 * subr.el (syntax-after): Doc fix.
31931 (syntax-class): If argument is nil, return nil. Mask off upper 16
31932 bits, not 8 bits.
31933
31934 * files.el (mode-require-final-newline): Doc fix.
31935 (backup-buffer-copy): Fix last change.
31936
31937 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31938
31939 * term/mac-win.el: Require select. Set selection-coding-system to
31940 mac-system-coding-system. Call menu-bar-enable-clipboard.
31941 (x-last-selected-text-clipboard, x-last-selected-text-primary)
31942 (x-select-enable-clipboard): New variables.
31943 (x-select-text, x-get-selection, x-selection-value)
31944 (x-get-selection-value, mac-select-convert-to-string)
31945 (mac-services-open-file, mac-services-open-selection)
31946 (mac-services-insert-text): New functions.
31947 (CLIPBOARD, FIND): Put mac-scrap-name property.
31948 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
31949 (public.tiff): Put mac-ostype property.
31950 (selection-converter-alist): Add entries for them.
31951 (mac-application-menu-map): New keymap.
31952 (interprogram-cut-function, interprogram-paste-function): Set to
31953 x-select-text and x-get-selection-value, respectively.
31954 (split-window-keep-point): Set to t.
31955
31956 2005-04-23 Richard M. Stallman <rms@gnu.org>
31957
31958 * files.el (read-directory-name): Always pass non-nil
31959 DEFAULT-FILENAME arg to read-file-name.
31960 (backup-buffer-copy, basic-save-buffer-2): Take care against
31961 writing thru an unexpected existing symlink.
31962 (revert-buffer): In indirect buffer, revert the base buffer.
31963 (magic-mode-alist): Doc fix.
31964 (buffer-stale-function): Doc fix.
31965 (minibuffer-with-setup-hook): Avoid warning.
31966 (mode-require-final-newline): Doc and custom fix.
31967
31968 * follow.el (follow-end-of-buffer): Use with-no-warnings.
31969
31970 * font-lock.el (font-lock-comment-face): On terminals with few colors,
31971 use the default appearance.
31972 (font-lock-comment-delimiter-face): New face, new variable.
31973
31974 * imenu.el (imenu--generic-function): The official position of a
31975 definition is the start of the line that BEG is in.
31976
31977 * midnight.el (midnight-timer): Move defvar up.
31978
31979 * mouse.el (mouse-drag-region-1): Delete some debugging code.
31980
31981 * saveplace.el (save-place-to-alist): Use with-no-warnings.
31982
31983 * startup.el (command-line): Use with-no-warnings.
31984
31985 * window.el (window-size-fixed): New defvar.
31986
31987 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
31988
31989 * mail/rmail.el (rmail-font-lock-keywords):
31990 Use font-lock-comment-delimiter-face.
31991
31992 * mail/sendmail.el (mail-font-lock-keywords):
31993 Use font-lock-comment-delimiter-face.
31994
31995 * progmodes/compile.el (next-error-highlight-timer): New defvar.
31996
31997 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
31998
31999 * progmodes/compile.el (compilation-mode-font-lock-keywords):
32000 Specify t for LAXMATCH when matching directories.
32001 Save match data around compilation-compat-error-properties form.
32002
32003 2005-04-23 David Kastrup <dak@gnu.org>
32004
32005 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
32006 Mention that the autoloaded aliases should be kept for AUCTeX.
32007
32008 2005-04-23 Andreas Schwab <schwab@suse.de>
32009
32010 * isearch.el (isearch-forward): Doc fix.
32011
32012 2005-04-23 Eli Zaretskii <eliz@gnu.org>
32013
32014 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
32015 (jit-lock-stealth-nice): Change default value to 0.5.
32016
32017 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
32018
32019 * abbrev.el (write-abbrev-file): Write table entries in
32020 alphabetical order by table name.
32021
32022 2005-04-22 Kim F. Storm <storm@cua.dk>
32023
32024 * ido.el (ido-read-internal): Fix `list' completion.
32025
32026 2005-04-22 Kenichi Handa <handa@m17n.org>
32027
32028 * recentf.el (recentf-save-file-coding-system): New variable.
32029 (recentf-save-list): Encode the file by
32030 recentf-save-file-coding-system and add coding: tag.
32031
32032 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
32033
32034 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
32035
32036 2005-04-21 Lute Kamstra <lute@gnu.org>
32037
32038 * loadhist.el (unload-feature): Don't remove a function from hooks
32039 if it is about to be restored to an autoload . Remove functions
32040 that will become unbound from auto-mode-alist. Simplify the code.
32041
32042 * subr.el (assq-delete-all): New implementation that is linear,
32043 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
32044 (rassq-delete-all): New function.
32045
32046 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32047 Add size-indication-mode.
32048
32049 2005-04-21 Kenichi Handa <handa@m17n.org>
32050
32051 * international/mule-cmds.el: Add autoload for widget-value in
32052 eval-when-compile.
32053
32054 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
32055
32056 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32057 Add tooltip-mode.
32058
32059 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
32060
32061 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
32062
32063 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
32064 (inferior-lisp-filter-regexp, inferior-lisp-program)
32065 (inferior-lisp-load-command, inferior-lisp-prompt)
32066 (inferior-lisp-mode-hook, lisp-source-modes)
32067 (inferior-lisp-load-hook): defvar->defcustom.
32068 (inferior-lisp-program, inferior-lisp-prompt)
32069 (inferior-lisp-load-hook): Doc fixes.
32070 (inferior-lisp-install-letter-bindings): Small change in
32071 introductory comment.
32072
32073 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
32074
32075 * vc.el (vc-annotate-color-map): Change some colors so that text
32076 using them as foreground is readable on both white and black
32077 backgrounds.
32078
32079 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
32080
32081 * international/mule-conf.el (translation-table-for-input):
32082 Remove redundant declaration.
32083
32084 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
32085
32086 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
32087
32088 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
32089 (tooltip-toggle-gud-tips): New function.
32090
32091 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32092
32093 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
32094 right angle brackets.
32095
32096 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
32097
32098 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
32099
32100 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
32101
32102 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
32103 Remove. Update callers to use expand-file-name instead.
32104
32105 * subr.el (syntax-class): New function.
32106
32107 * simple.el (blink-matching-open): Use it.
32108
32109 * paren.el (show-paren-function): Use it to recognize parens that are
32110 also used in 2-char comment markers.
32111
32112 2005-04-19 Lute Kamstra <lute@gnu.org>
32113
32114 * loadhist.el (unload-feature): Update for new format of
32115 load-history. Simplify the code.
32116
32117 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32118
32119 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
32120 (mac-add-charset-info): New function. Initialize variable
32121 mac-charset-info-alist using it.
32122 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
32123 for translation.
32124 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
32125 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
32126 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
32127 New CCL programs.
32128
32129 2005-04-19 Kim F. Storm <storm@cua.dk>
32130
32131 * simple.el (next-buffer, prev-buffer, next-error)
32132 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32133 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
32134
32135 * bindings.el (next-buffer, prev-buffer, next-error)
32136 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32137 (clone-indirect-buffer-other-window): Move bindings from simple.el.
32138 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
32139 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
32140
32141 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
32142
32143 * isearch.el (isearch-edit-string): Make the search-ring available for
32144 minibuffer history commands.
32145 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
32146 the default history commands now work just as well.
32147 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
32148
32149 2005-04-18 Kim F. Storm <storm@cua.dk>
32150
32151 * emulation/cua-base.el (cua--pre-command-handler): Add more
32152 elaborate check for shift modifier on non-window systems.
32153
32154 2005-04-18 Lars Hansen <larsh@math.ku.dk>
32155
32156 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
32157
32158 2005-04-18 Kim F. Storm <storm@cua.dk>
32159
32160 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
32161 and make it optional. Don't test tooltip-gud-echo-area here.
32162 (tooltip-gud-process-output, gdb-tooltip-print):
32163 Pass tooltip-gud-echo-area to tooltip-show.
32164 (tooltip-help-tips): Remove second optional arg to tooltip-show.
32165
32166 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32167
32168 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
32169 `display-graphic-p' may not be bound yet.
32170
32171 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
32172
32173 * startup.el (command-line): No longer enable Xterm Mouse mode by
32174 default in terminals compatible with xterm.
32175
32176 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
32177
32178 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
32179
32180 * tooltip.el (tooltip-gud-echo-area): Rename from
32181 tooltip-use-echo-area.
32182 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
32183 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
32184 area independently of where help tooltips are displayed.
32185
32186 2005-04-17 David Kastrup <dak@gnu.org>
32187
32188 * cus-theme.el (custom-theme-write-variables): Quote variables
32189 where necessary.
32190
32191 2005-04-17 Richard M. Stallman <rms@gnu.org>
32192
32193 * simple.el (yank-excluded-properties): Add follow-link to value.
32194
32195 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
32196
32197 * startup.el (fancy-splash-max-time): Just 30 seconds.
32198 (fancy-splash-delay): Just 7.
32199 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
32200
32201 * loadhist.el (unload-feature): Update for new format of load-history.
32202 Simplify the code.
32203
32204 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
32205 (rmail-font-lock-keywords): Don't fontify the text of a citation.
32206
32207 * mail/sendmail.el (mail-font-lock-keywords):
32208 Don't fontify subject text.
32209 Don't fontify the text of a citation.
32210
32211 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
32212
32213 * comint.el (comint-output-filter): Run comint-output-filter-functions
32214 with point where the user had it.
32215
32216 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
32217
32218 * international/ucs-tables.el (ucs-set-table-for-input):
32219 Disable when using unify-on-decoding.
32220
32221 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
32222
32223 * emulation/cua-base.el (cua-global-mark-face): Add special case
32224 for displays supporting a high number of colors.
32225
32226 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
32227
32228 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
32229
32230 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
32231
32232 * filesets.el (filesets-add-buffer): If user supplies a name of a
32233 non-existing fileset, create a new fileset.
32234
32235 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
32236
32237 * textmodes/org.el (org-up-heading-all): Fix bug with
32238 `outline-up-heading-all'.
32239
32240 2005-04-16 Andreas Schwab <schwab@suse.de>
32241
32242 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
32243 /etc/permissions.d/* and /etc/aliases.d/*.
32244
32245 2005-04-16 Kenichi Handa <handa@m17n.org>
32246
32247 * international/code-pages.el (cp-make-coding-system):
32248 Set `translation-table-for-input' property value to the symbol
32249 ucs-mule-to-mule-unicode, not to that value.
32250 (pt154): Escape guillemet by `\'.
32251
32252 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
32253
32254 * loadup.el: Load tooltip if x-show-tip is fboundp.
32255
32256 * startup.el (command-line): Add comment.
32257
32258 * tooltip.el (tooltip-mode): Specify correct standard value for
32259 Custom in init-value.
32260
32261 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
32262
32263 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
32264 possible.
32265
32266 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
32267
32268 * textmodes/org.el (org-agenda-date-prompt): Rename from
32269 `org-agenda-date-today'.
32270 (org-evaluate-time-range): Insert at point instead of directly
32271 after time range.
32272 (org-first-headline-recenter, org-subtree-end-visible-p)
32273 (org-optimize-window-after-visibility-change): New functions
32274 (org-agenda-post-command-hook): Don't allow point at end of line,
32275 to make sure it always hits the text properties.
32276 (org-agenda-next-date-line, org-agenda-previous-date-line):
32277 New commands.
32278 (org-set-regexps-and-options): Category may contain white space.
32279 (org-agenda-get-deadlines, org-agenda-get-scheduled):
32280 Improve marker positions.
32281 (org-agenda-new-marker): Argument POS made optional.
32282 (org-agenda-get-timestamps): Deadlines which are done are listed
32283 in org-done-face now.
32284 (org-agenda-get-todos, org-agenda-get-timestamps)
32285 (org-agenda-get-deadlines, org-agenda-get-scheduled):
32286 Set `undone-face' and `done-face' properties.
32287 (org-last-todo-state-is-todo): New variable.
32288 (org-todo): Set `org-last-todo-state-is-todo'.
32289 (org-agenda-todo): Change face according to
32290 `org-last-todo-state-is-todo'. And change other lines referring to
32291 the same entry.
32292 (org-calendar-goto-agenda): New command.
32293 (org-calendar-to-agenda-key): New option.
32294 (org-startup-folded): New allowed value `content'.
32295 (org-set-regexps-and-options): Accept new value `content' for
32296 `org-startup-folded'.
32297 (org-get-current-options): Handle new value `content' for
32298 `org-startup-folded'.
32299 (org-insert-todo-heading): New command.
32300 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
32301 interactively in empty file and option
32302 `org-insert-mode-line-in-empty-file' has been set.
32303 (org-agenda-todo, org-agenda-priority): Modify to use
32304 `org-agenda-change-all-lines'.
32305 (org-warning-face): Change color on dark background.
32306
32307 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32308
32309 * international/mule-cmds.el (set-locale-environment): On Mac OS,
32310 use preferences AppleLocale and AppleLanguages, and variable
32311 mac-system-locale for default locale. On Mac OS Classic, use
32312 mac-system-coding-system for default coding systems.
32313
32314 * term/mac-win.el: Don't set file-name-coding-system.
32315 Decode variables system-name, emacs-build-system, user-login-name, and
32316 user-full-name by mac-system-coding-system on Mac OS Classic.
32317 (mac-system-coding-system): New variable.
32318
32319 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
32320
32321 * startup.el (command-line): Handle `xterm-mouse-mode' before
32322 reading init file.
32323
32324 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
32325
32326 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
32327
32328 * progmodes/sh-script.el (sh-here-document-word): Make it a
32329 defcustom. Doc fix.
32330 (sh-add): Bash uses $(( )) for arithmetic.
32331 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
32332 (sh-maybe-here-document): Remove quotes and leading whitespace
32333 from heredoc word when closing. Indent heredoc with tabs if word
32334 starts with "-".
32335
32336 2005-04-13 Richard M. Stallman <rms@gnu.org>
32337
32338 * simple.el (undo): Fix previous change.
32339
32340 * custom.el (defface): Doc fix.
32341
32342 2005-04-13 Lute Kamstra <lute@gnu.org>
32343
32344 * Makefile.in (DONTCOMPILE): Remove list.
32345 (compile, compile-always): Don't use DONTCOMPILE.
32346 (update-authors): Load the library in which batch-update-authors
32347 is defined.
32348 * makefile.w32-in (DONTCOMPILE): Remove list.
32349 (compile, compile-always): Fix comments.
32350 (update-authors): Load the library in which batch-update-authors
32351 is defined.
32352
32353 * generic-x.el (generic-mode-ini-file-find-file-hook):
32354 Rename to ini-generic-mode-find-file-hook.
32355 Keep generic-mode-ini-file-find-file-hook as an alias.
32356 (ini-generic-mode-find-file-hook): Rename from
32357 generic-mode-ini-file-find-file-hook. Fix docstring.
32358 (ini-generic-mode): Docstring change.
32359 (bat-generic-mode-run-as-comint): Silence the byte compiler.
32360
32361 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
32362 called from lisp.
32363
32364 * generic.el: Move to the emacs-lisp subdir.
32365
32366 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
32367
32368 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
32369 and C-S- function and cursor motion keys.
32370
32371 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
32372
32373 * startup.el (command-line): Enable Xterm Mouse mode by default.
32374 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
32375 for Custom. No longer show "Mouse" in mode line when enabled.
32376 Doc fix.
32377
32378 2005-04-12 Kim F. Storm <storm@cua.dk>
32379
32380 * emulation/cua-base.el (cua-rectangle-face)
32381 (cua-rectangle-noselect-face): Define face attributes here.
32382
32383 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
32384
32385 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
32386
32387 * startup.el (command-line): Turn off blinking cursor if
32388 cursorBlink in resources is off or false.
32389
32390 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32391
32392 * term/mac-win.el (dnd): Require dnd.
32393 (mac-drag-n-drop): Call dnd-handle-one-url.
32394 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
32395 (kTextEncodingISOLatin2): Remove constants.
32396 (mac-script-code-coding-systems): New constant.
32397 (mac-handle-language-change): New function.
32398 (special-event-map): Bind it to `language-change' event.
32399 (mac-centraleurroman, mac-cyrillic): New coding systems.
32400 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
32401 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
32402 and mac-cyrillic-encoder to encode-mac-centraleurroman and
32403 encode-mac-cyrillic, respectively.
32404
32405 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32406
32407 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
32408 Don't set overlay-arrow-string to "=>" as this is done
32409 globally in C now.
32410
32411 2005-04-12 Lute Kamstra <lute@gnu.org>
32412
32413 * generic-x.el (rc-generic-mode, rul-generic-mode):
32414 Fix auto-mode-alist entries.
32415 (etc-fstab-generic-mode): Tweak fontification.
32416
32417 * generic.el (generic-make-keywords-list): Fix docstring.
32418 (generic-mode-internal): Simplify generic-font-lock-keywords.
32419
32420 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
32421
32422 * whitespace.el (whitespace-buffer-leading)
32423 (whitespace-buffer-trailing): Revert the incorrect test inversion.
32424 However, fix the highlight area for the leading and
32425 trailing whitespaces to show space.
32426
32427 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
32428
32429 * whitespace.el (whitespace-version): Bump to 3.5.
32430
32431 (whitespace-buffer-leading, whitespace-buffer-trailing):
32432 Invert sense of the test to highlight the whitespace.
32433
32434 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32435
32436 * progmodes/gud.el (gud-display-line): GUD uses its own
32437 overlay arrow now so don't set overlay-arrow-string.
32438 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
32439
32440 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
32441
32442 * term.el (term-ansi-current-bold, term-ansi-current-underline)
32443 (term-ansi-current-reverse, term-ansi-current-invisible)
32444 (term-ansi-face-already-done): Change to boolean.
32445 (term-reset-terminal, term-handle-colors-array): Handle the above
32446 vars accordingly.
32447 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
32448 (term-emulate-terminal): Use the new name.
32449
32450 * faces.el (secondary-selection): Use yellow1, not yellow.
32451 (trailing-whitespace): Use red1, not red.
32452
32453 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
32454
32455 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
32456 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
32457 (dired-dnd-handle-file): Call dnd-get-local-file-uri.
32458
32459 * cus-edit.el (dnd): New group.
32460
32461 * term/w32-win.el (dnd): Require dnd
32462 (w32-drag-n-drop): Call dnd-handle-one-url.
32463
32464 * x-dnd.el: Require dnd.
32465 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
32466 Call dnd-handle-one-url.
32467 (x-dnd-types-alist, x-dnd-insert-utf8-text)
32468 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
32469 to dnd-insert-text.
32470 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
32471 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
32472 (x-dnd-get-local-file-name, x-dnd-open-local-file)
32473 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
32474
32475 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
32476
32477 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
32478
32479 * wdired.el: Doc fixes.
32480 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
32481 (wdired-use-dired-vertical-movement): Rename from
32482 wdired-always-move-to-filename-beginning.
32483 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
32484 (wdired-change-to-wdired-mode): Change mode name.
32485 (wdired-newline): Delete.
32486
32487 2005-04-11 Richard M. Stallman <rms@gnu.org>
32488
32489 * whitespace.el (whitespace-highlight-the-space):
32490 Don't call whitespace-unhighlight-the-space here.
32491
32492 * simple.el (undo): Record t in undo-equiv-table
32493 for the redo record made by an undo-in-region.
32494
32495 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32496
32497 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
32498 (gdb-frame-inferior-io-buffer): New Functions to control
32499 display of separate IO buffer.
32500 (menu): Add them to menu-bar.
32501 (gdb-display-buffer): Check for buffer another frame.
32502 Protect GUD buffer.
32503 (gdb-setup-windows): Create IO buffer if not already there.
32504 (gdb-memory-mode): Remove purecopy noops.
32505
32506 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
32507
32508 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
32509 and pass to self-insert-command.
32510
32511 2005-04-11 Lute Kamstra <lute@gnu.org>
32512
32513 * generic.el: Commentary section cleanup.
32514 (generic): Delete.
32515 (generic-use-find-file-hook, generic-lines-to-scan)
32516 (generic-find-file-regexp, generic-ignore-files-regexp)
32517 (default-generic-mode, generic-mode-find-file-hook)
32518 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
32519 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
32520 (generic-use-find-file-hook, generic-lines-to-scan)
32521 (generic-find-file-regexp, generic-ignore-files-regexp)
32522 (default-generic-mode, generic-mode-find-file-hook)
32523 (generic-mode-ini-file-find-file-hook): Move from generic.el.
32524
32525 2005-04-10 Karl Fogel <kfogel@red-bean.com>
32526
32527 * bookmark.el (bookmark-write-file): Catch errors writing file.
32528 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
32529
32530 2005-04-10 Richard M. Stallman <rms@gnu.org>
32531
32532 * startup.el (fancy-splash-tail): Update copyright year.
32533 (command-line): Split part of -Q into -D.
32534 (emacs-basic-display): New defvar.
32535 (fancy-splash-text): Correct name of menu item.
32536
32537 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
32538
32539 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
32540 lines in one node.
32541
32542 * comint.el (comint-send-input): New arg ARTIFICIAL.
32543 Callers in this file changed.
32544
32545 * abbrev.el (define-abbrevs): Read system abbrevs properly.
32546
32547 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
32548
32549 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
32550
32551 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
32552 `ldap-search-internal'.
32553
32554 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
32555
32556 * files.el (set-auto-mode-1): Use line-end-position.
32557
32558 * international/latin-1.el:
32559 * international/latin-2.el:
32560 * international/latin-3.el:
32561 * international/latin-4.el:
32562 * international/latin-5.el:
32563 * international/latin-8.el:
32564 * international/latin-9.el: Give punctuation syntax to NBSP.
32565
32566 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
32567 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
32568 Use char-classes to accept non-ascii letters, accepted in some recent
32569 bibtex implementations.
32570
32571 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
32572
32573 * custom.el (custom-set-minor-mode): Any non-nil value for the
32574 variable should enable the mode when set through Custom.
32575
32576 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
32577
32578 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
32579 TAB binding so tab-always-indent is obeyed.
32580 (vhdl-minibuffer-local-map): Move initialization into declaration.
32581 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
32582 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
32583 (vhdl-hooked-abbrev): Avoid test for XEmacs.
32584 (vhdl-current-line): Use line-beginning-position.
32585 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
32586 with-output-to-temp-buffer, so the current position can be recorded.
32587
32588 2005-04-10 Masatake YAMATO <jet@gyve.org>
32589
32590 * progmodes/compile.el (compilation-error-regexp-alist-alist):
32591 Add regexp for gcov.
32592
32593 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
32594
32595 * calendar/time-date.el (time-to-seconds, seconds-to-time)
32596 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
32597 syntax which Emacs 20 doesn't support.
32598
32599 2005-04-09 Richard M. Stallman <rms@gnu.org>
32600
32601 * help.el (describe-key-briefly, describe-key):
32602 Replace strings as event types with "(any string)".
32603
32604 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
32605
32606 * arc-mode.el (archive-mode-map): Move initialization into
32607 the declaration. Override *all* bindings of `undo'.
32608 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
32609
32610 2005-04-09 Jay Belanger <belanger@truman.edu>
32611
32612 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
32613
32614 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
32615
32616 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
32617 (xterm-register-default-colors): Update color values computation
32618 to match xterm-200.
32619
32620 2005-04-09 Kenichi Handa <handa@m17n.org>
32621
32622 * international/code-pages.el (iso-latin-7): Fix the map.
32623
32624 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
32625
32626 * emacs-lisp/lisp.el (defun-prompt-regexp)
32627 (parens-require-spaces, buffer-end, end-of-defun)
32628 (insert-parentheses): Doc fixes.
32629
32630 2005-04-08 Kim F. Storm <storm@cua.dk>
32631
32632 * comint.el (comint-highlight-prompt): Fix face spec.
32633 * hi-lock.el (hi-green): Likewise.
32634
32635 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
32636
32637 * cus-edit.el (custom-modified-face):
32638 * comint.el (comint-highlight-input): Fix previous changes.
32639 * term.el (term-handle-ansi-escape): Add a comment.
32640
32641 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
32642
32643 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
32644 in the buffer and in whitespace-highlighted-space.
32645 (whitespace-unhighlight-the-space): Simplify.
32646 (whitespace-buffer): Simplify.
32647
32648 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
32649
32650 * textmodes/table.el (table-cell-face): Add special case for
32651 displays supporting a high number of colors.
32652 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
32653 (vhdl-font-lock-reserved-words-face)
32654 (vhdl-speedbar-architecture-face)
32655 (vhdl-speedbar-instantiation-face)
32656 (vhdl-speedbar-architecture-selected-face)
32657 (vhdl-speedbar-instantiation-selected-face): Likewise.
32658 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
32659 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
32660 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
32661 (ebrowse-root-class-face, ebrowse-member-attribute-face)
32662 (ebrowse-progress-face): Likewise.
32663 * progmodes/compile.el (compilation-info-face): Likewise.
32664 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
32665 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
32666 * calendar/calendar.el (diary-face): Likewise.
32667 * woman.el (woman-italic-face, woman-bold-face)
32668 (woman-unknown-face): Likewise.
32669 * wid-edit.el (widget-button-pressed-face): Likewise.
32670 * whitespace.el (whitespace-highlight-face): Likewise.
32671 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
32672 * pcvs-info.el (cvs-marked-face): Likewise.
32673 * info.el (info-xref): Likewise.
32674 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
32675 * hilit-chg.el (highlight-changes-face)
32676 (highlight-changes-delete-face): Likewise.
32677 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
32678 (hi-red-b): Likewise.
32679 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
32680 * font-lock.el (font-lock-keyword-face)
32681 (font-lock-function-name-face, font-lock-warning-face): Likewise.
32682 * cus-edit.el (custom-invalid-face, custom-modified-face)
32683 (custom-set-face, custom-changed-face, custom-variable-tag-face)
32684 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
32685 * comint.el (comint-highlight-prompt): Likewise.
32686
32687 2005-04-08 Lute Kamstra <lute@gnu.org>
32688
32689 * font-lock.el (font-lock-keywords): Docstring fixes.
32690
32691 2005-04-08 Kenichi Handa <handa@m17n.org>
32692
32693 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
32694 chars are more than a limit, print " and more..." at the tail.
32695
32696 2005-04-08 Kim F. Storm <storm@cua.dk>
32697
32698 * emacs-lisp/authors.el (authors-aliases): Update list.
32699 (authors-ignored-files): New list.
32700 (authors-fixed-entries): Fix typo.
32701 (authors-renamed-files-alist): Update list.
32702 (authors-add): Check authors-ignored-files.
32703
32704 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
32705
32706 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
32707 optional, to ensure backward compatibility.
32708
32709 2005-04-08 Stephen Eglen <stephen@gnu.org>
32710
32711 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
32712
32713 2005-04-08 Kim F. Storm <storm@cua.dk>
32714
32715 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
32716
32717 * mouse.el (mouse-on-link-p): Doc fix.
32718
32719 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
32720
32721 * ielm.el (ielm-prompt-read-only): Doc fix.
32722
32723 * comint.el (comint-prompt-read-only): Doc fix.
32724
32725 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
32726
32727 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
32728 ensure dired always handles wildcards passed to ffap.
32729 (find-file-at-point): Use it.
32730 (ffap-dired-wildcards): Doc fix.
32731
32732 2005-04-07 Juri Linkov <juri@jurta.org>
32733
32734 * simple.el (next-error-overlay-arrow-position): New defvar.
32735 Put "=>" on its property `overlay-arrow-string'. Add it to
32736 `overlay-arrow-variable-list'.
32737
32738 * progmodes/compile.el (compilation-setup):
32739 Set `next-error-overlay-arrow-position' to nil. Also set it to
32740 nil in the local hook `kill-buffer-hook'. Make local variable
32741 `overlay-arrow-string' and set it to "=>".
32742 (compilation-goto-locus): Set BOL position to
32743 `next-error-overlay-arrow-position' instead of
32744 `overlay-arrow-position'.
32745
32746 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
32747 locally instead of adding it to the global hook.
32748 (Info-kill-buffer): Move up.
32749
32750 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
32751
32752 * term/xterm.el (xterm-standard-colors): Update color values from
32753 xterm-200.
32754
32755 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
32756
32757 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
32758
32759 * fast-lock.el:
32760 * lazy-lock.el: Move them to the obsolete subdir.
32761
32762 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
32763
32764 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
32765 (wdired-add-replace-advice): Remove.
32766 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
32767
32768 2005-04-06 Kim F. Storm <storm@cua.dk>
32769
32770 * startup.el (command-line): Add --bare-bones alias for -Q.
32771
32772 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32773
32774 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
32775 create the startup fontset if a font specification ends with
32776 `mac-roman'.
32777
32778 2005-04-06 Lute Kamstra <lute@gnu.org>
32779
32780 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
32781 change.
32782
32783 * emacs-lisp/copyright.el (copyright-update-year): Replace the
32784 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
32785
32786 2005-04-05 Lute Kamstra <lute@gnu.org>
32787
32788 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
32789 (define-generic-mode): Ditto. Fix debug declaration.
32790
32791 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
32792 Put them in the generic-x group.
32793
32794 * calendar/timeclock.el (timeclock): Doc fix.
32795
32796 * generic.el (define-generic-mode): Don't use custom-current-group.
32797 Document default :group value.
32798 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
32799 (define-global-minor-mode): Don't use custom-current-group.
32800
32801 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
32802
32803 * startup.el (command-line-1): Display startup-echo-area-message
32804 when fancy splash screen is in use.
32805
32806 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
32807 (sh-escaped-newline): New face.
32808 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
32809 newline, and use sh-escaped-newline face.
32810
32811 * progmodes/tcl.el (tcl-escaped-newline): New face.
32812 (tcl-builtin-list): New variable.
32813 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
32814 newlines. Fix keywords subexpression number.
32815
32816 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
32817
32818 * textmodes/org.el (org-diary-default-entry): Fix call to
32819 `add-to-diary-entry'.
32820
32821 2005-04-05 Kim F. Storm <storm@cua.dk>
32822
32823 * ediff-init.el: Use (featurep 'xemacs).
32824
32825 2005-04-05 David Ponce <david@dponce.com>
32826
32827 * cus-edit.el (face): Derive from symbol widget. Display sample
32828 of the current face on the fly.
32829 (widget-face-sample-face-get, widget-face-notify): New functions.
32830 (widget-face-value-create): Remove.
32831
32832 * wid-edit.el (widget-field-end): Temporarily remove field
32833 narrowing before to call `get-char-property'.
32834
32835 2005-04-04 Jay Belanger <belanger@truman.edu>
32836
32837 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
32838 (math-read-subscripts): New variable.
32839 (math-read-preprocess-string): Process subscripts.
32840
32841 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
32842
32843 * comint.el (comint-prompt-read-only): Doc fix.
32844
32845 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
32846 `-1'. Doc fix.
32847
32848 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
32849
32850 * textmodes/org.el (org-insert-mode-line-in-empty-file):
32851 Change default value to nil.
32852
32853 2005-04-04 Lute Kamstra <lute@gnu.org>
32854
32855 * autorevert.el (auto-revert-mode): Specify :group.
32856 * battery.el (display-battery-mode): Specify :group.
32857 * diff-mode.el (diff-minor-mode): Specify :group.
32858 * font-core.el (font-lock-mode): Specify :group.
32859 * hl-line.el (hl-line-mode): Specify :group.
32860 * iimage.el (iimage): New customization group.
32861 (iimage-mode): Specify :group.
32862 * longlines.el (longlines-mode): Specify :group.
32863 * master.el: Don't require easy-mmode.
32864 (master): New customization group.
32865 (master-mode): Specify :group.
32866 * msb.el (msb-mode): Specify :group.
32867 * reveal.el (reveal-mode): Specify :group.
32868 * simple.el (next-error-follow-minor-mode): Specify :group.
32869 * smerge-mode.el (smerge-mode): Specify :group.
32870 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
32871 * emulation/cua-base.el (cua-mode): Specify :group.
32872 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
32873 * language/thai-util.el (thai-auto-composition-mode)
32874 (thai-word-mode): Specify :group.
32875 * mail/supercite.el (sc-minor-mode): Specify :group.
32876 * progmodes/cwarn.el (cwarn-mode): Specify :group.
32877 * progmodes/flymake.el (flymake-mode): Specify :group.
32878 * progmodes/glasses.el (glasses-mode): Specify :group.
32879 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
32880 * textmodes/enriched.el (enriched-mode): Specify :group.
32881 * textmodes/refill.el (refill-mode): Specify :group.
32882
32883 * add-log.el (change-log-font-lock-keywords): Names in
32884 parenthesized lists can contain spaces.
32885
32886 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
32887
32888 * startup.el (fancy-splash-text): Shorten default text of
32889 "Emacs Tutorial" line. Also, if the current language env
32890 indicates an available tutorial file other than TUTORIAL,
32891 extract its title and append it to the line in parentheses.
32892 (fancy-splash-insert): If arg is a thunk, funcall it.
32893
32894 2005-04-04 Jay Belanger <belanger@truman.edu>
32895
32896 * calc.el (calc-language-alist): Add tags to customization type.
32897
32898 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
32899
32900 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
32901 Doc fix.
32902
32903 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
32904
32905 * add-log.el (change-log-font-lock-keywords): The manual
32906 describing a Change Log entry, says: (...) "Aside from these
32907 header lines, every line in the change log starts with a space or
32908 a tab.". The font-lock was not highlighting lines started with
32909 spaces, added support for it.
32910
32911 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
32912
32913 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
32914 (bibtex-generate-url-list): Update docstring accordingly. Put the
32915 complex example in the docstring.
32916 (bibtex-font-lock-url): Use pop.
32917
32918 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
32919
32920 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
32921
32922 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
32923
32924 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
32925
32926 * filesets.el (filesets-set-default): Doc fix.
32927
32928 2005-04-03 Lute Kamstra <lute@gnu.org>
32929
32930 * generic.el (define-generic-mode): Add argument to specify
32931 keywords for defcustom.
32932 (default-generic-mode): Specify :group.
32933
32934 * generic-x.el: Specify :group for all generic modes.
32935
32936 * desktop.el (desktop-no-desktop-file-hook)
32937 (desktop-after-read-hook): Doc fix.
32938
32939 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
32940
32941 * simple.el (visible-mode): Use explicit :group keyword.
32942 This changes the group of `visible-mode-hook' from paren-blinking
32943 to editing-basics.
32944
32945 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
32946
32947 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
32948 mailbox specifications as well as URLs.
32949 (rmail-insert-inbox-text): Remove unused conditional branches.
32950
32951 2005-04-01 Jay Belanger <belanger@truman.edu>
32952
32953 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
32954 (calc-gnuplot-print-command): Move definitions to calc.el.
32955
32956 * calc/calc-embed.el (calc-embedded-announce-formula)
32957 (calc-embedded-open-formula, calc-embedded-close-formula)
32958 (calc-embedded-open-word, calc-embedded-close-word)
32959 (calc-embedded-open-plain, calc-embedded-close-plain)
32960 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
32961 (calc-embedded-open-mode, calc-embedded-close-mode):
32962 Move definitions to calc.el.
32963
32964 * calc/calc.el (calc-settings-file, calc-language-alist):
32965 Make customizable.
32966 (calc-embedded-announce-formula, calc-embedded-open-formula)
32967 (calc-embedded-close-formula, calc-embedded-open-word)
32968 (calc-embedded-close-word, calc-embedded-open-plain)
32969 (calc-embedded-close-plain, calc-embedded-open-new-formula)
32970 (calc-embedded-close-new-formula, calc-embedded-open-mode)
32971 (calc-embedded-close-mode, calc-gnuplot-name)
32972 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
32973 from other files and make customizable.
32974
32975 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
32976
32977 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
32978 Use buffer-live-p.
32979 (cvs-mode-run): Don't call cvs-update-header here.
32980 (cvs-run-process): Call cvs-update-header.
32981 Use process properties for cvs-postprocess and cvs-buffer so that
32982 the sentinel can behave better if the temp buffer is killed.
32983 Use a pipe rather than a tty, to better handle unexpected prompts.
32984 (cvs-sentinel): Rewrite. Call cvs-update-header.
32985
32986 2005-04-01 Andre Spiegel <spiegel@gnu.org>
32987
32988 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
32989 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
32990
32991 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
32992
32993 * generic.el (define-generic-mode): Add indentation rule.
32994
32995 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
32996
32997 * files.el (mode-require-final-newline): Make Custom correctly
32998 report a nil value and allow to set it to nil via Custom.
32999 Doc fix.
33000
33001 2005-04-01 Kenichi Handa <handa@m17n.org>
33002
33003 * international/characters.el: Enable the correct case setting for
33004 dotless-i and dotted-I.
33005
33006 2005-04-01 Kim F. Storm <storm@cua.dk>
33007
33008 * ido.el (ido-file-internal): Fall back to non-ido command if
33009 initial directory is on slow ftp (or tramp) host.
33010
33011 2005-03-31 Richard M. Stallman <rms@gnu.org>
33012
33013 * emacs-lisp/autoload.el (make-autoload):
33014 Handle define-global-minor-mode.
33015
33016 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
33017 Rename from easy-mmode-define-global-mode.
33018 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
33019
33020 * progmodes/scheme.el (scheme-mode-syntax-table):
33021 Update syntax of | and # for two-character comment syntax.
33022
33023 2005-03-31 Lute Kamstra <lute@gnu.org>
33024
33025 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
33026 (define-minor-mode): Call custom-current-group at load-time.
33027
33028 * generic.el (define-generic-mode): Add debug declaration.
33029 Add defcustom for the mode hook.
33030 (generic-mode-internal): Use run-mode-hooks.
33031
33032 2005-03-31 Kim F. Storm <storm@cua.dk>
33033
33034 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
33035 (mouse-fixup-help-message): New defun called by show_help_echo
33036 to fixup mouse-2 prefix in help messages when applicable.
33037
33038 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
33039
33040 2005-03-31 Kenichi Handa <handa@m17n.org>
33041
33042 * language/thai-word.el (thai-find-word-ends): Pay attention to
33043 the case that we reach the end of buffer.
33044
33045 * textmodes/fill.el (fill-text-properties-at): New function.
33046 (fill-newline): Use fill-text-properties-at instead of
33047 text-properties-at.
33048
33049 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
33050
33051 * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
33052 not comint-quote-filename.
33053
33054 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
33055
33056 * help-fns.el (help-with-tutorial): Revert last change.
33057
33058 2005-03-31 Kim F. Storm <storm@cua.dk>
33059
33060 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
33061
33062 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
33063
33064 * calendar/cal-china.el: Update reference to "Calendrical
33065 Calculations" book; there's a new edition.
33066 * calendar/cal-coptic.el: Likewise.
33067 * calendar/cal-french.el: Likewise.
33068 * calendar/cal-hebrew.el: Likewise.
33069 * calendar/cal-islam.el: Likewise.
33070 * calendar/cal-iso.el: Likewise.
33071 * calendar/cal-julian.el: Likewise.
33072 * calendar/cal-mayan.el: Likewise.
33073 * calendar/cal-persia.el: Likewise.
33074 * calendar/calendar.el: Likewise.
33075 * calendar/holidays.el: Likewise.
33076 * calendar/lunar.el: Likewise.
33077 * calendar/solar.el: Likewise.
33078
33079 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
33080 white space from doc string.
33081
33082 2005-03-30 Jay Belanger <belanger@truman.edu>
33083
33084 * calc/calc-help.el (calc-full-help): Remove email address.
33085
33086 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
33087
33088 * help-fns.el (help-with-tutorial): Delete title line.
33089
33090 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
33091
33092 * calendar/cal-x.el (calendar-one-frame-setup)
33093 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
33094 rather than `symbol' for set-window-dedicated-p.
33095
33096 * calendar/appt.el (appt-buffer-name): Make it a constant.
33097 (appt-add): Doc fix.
33098
33099 * filesets.el (filesets-menu-path, filesets-menu-before)
33100 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
33101 (filesets-menu-cache-file): Use directory ~/.emacs.d.
33102 (filesets-add-submenu): Delete and use add-submenu instead.
33103
33104 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
33105
33106 * textmodes/org.el (org-agenda-phases-of-moon)
33107 (org-agenda-sunrise-sunset, org-agenda-convert-date)
33108 (org-agenda-goto-calendar): New commands.
33109 (org-diary-default-entry): New function.
33110 (org-get-entries-from-diary): Better parsing of diary entries.
33111 (org-agenda-check-no-diary): New function.
33112 ("diary-lib"): Advice to function `add-to-diary-list', to allow
33113 linking to diary entries.
33114 (org-agenda-execute-calendar-command): New function.
33115 (org-agenda): Improve visible section in window.
33116 Use `org-fit-agenda-window'.
33117 (org-fit-agenda-window): New option.
33118 (org-move-subtree-down): Better handling of empty lines
33119 at end of subtree.
33120 (org-cycle): Numeric prefix is interpreted now as show-subtree N
33121 levels up.
33122 (org-fontify-done-headline): New option.
33123 (org-headline-done-face): New face.
33124 (org-set-font-lock-defaults): Use `org-headline-done-face'.
33125 (org-table-copy-down): Rename from `org-table-copy-from-above'.
33126 When current field is non-empty, it is copied to next row.
33127 (org-table-copy-from-above): Fix bug which made it
33128 impossible to copy fields containing only a single non-white character.
33129
33130 2005-03-30 Kim F. Storm <storm@cua.dk>
33131
33132 * kmacro.el (kmacro-end-macro): Isearch may store this command
33133 into the macro -- so ignore it when executing keyboard macro.
33134
33135 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
33136
33137 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
33138
33139 2005-03-29 Kenichi Handa <handa@m17n.org>
33140
33141 * language/thai.el ("Thai"): Set setup-function and exit-function
33142 for Thai language environment.
33143
33144 * language/thai-util.el: Require thai-word.
33145 (thai-word-mode-map): New variable.
33146 (thai-word-mode): New minor mode.
33147 (setup-thai-language-environment-internal): New function.
33148 (exit-thai-language-environment-internal): New function.
33149
33150 * language/thai-word.el (thai-word-table): Declare it by defvar,
33151 use dolist to initialize it.
33152 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
33153 (thai-fill-find-break-point): New functions.
33154
33155 2005-03-29 Richard M. Stallman <rms@gnu.org>
33156
33157 * simple.el (idle-update-delay): Move definition up.
33158 (set-mark): Doc fix.
33159
33160 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
33161
33162 * longlines.el: New file.
33163
33164 * simple.el (buffer-substring-filters): New variable.
33165 (filter-buffer-substring): New function.
33166 (kill-region, copy-region-as-kill): Use it.
33167
33168 * register.el (copy-to-register, append-to-register)
33169 (prepend-to-register): Use filter-buffer-substring.
33170
33171 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
33172
33173 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
33174 (gud-filter-pending-text): Move in front of gdb.
33175 (gud-overlay-arrow-position): New variable.
33176 (gud-sentinel, gud-display-line): Use it in place of
33177 overlay-arrow-position.
33178
33179 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
33180
33181 * progmodes/fortran.el (fortran-if-indent): Doc fix.
33182 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
33183 (fortran-font-lock-keywords-4): New variable.
33184 (fortran-blocks-re, fortran-end-block-re)
33185 (fortran-start-block-re): New constants, for hideshow.
33186 (hs-special-modes-alist): Add a Fortran entry.
33187 (fortran-mode-map): Bind fortran-end-of-block,
33188 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
33189 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
33190 (fortran-looking-at-if-then, fortran-end-of-block)
33191 (fortran-beginning-of-block): New functions, for hideshow.
33192
33193 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
33194 Doc fix. Tweak regexp.
33195 (f90-beginning-of-block): Push mark first.
33196
33197 2005-03-29 Jay Belanger <belanger@truman.edu>
33198
33199 * calc/calc.el: Update copyright date.
33200 (calc-version): Increase to 2.1.
33201 (calc-version-date): Remove.
33202
33203 * calc/calc-help.el: Update copyright date.
33204 (calc-full-help): Remove reference to calc-version-date.
33205 Update copyright date.
33206
33207 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
33208
33209 * vc.el (vc-do-command): Use a pipe for async processes, so password
33210 prompts don't show up at places where the user can't reply.
33211
33212 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
33213
33214 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
33215 on the file name we pass to the inferior shell.
33216
33217 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
33218
33219 * progmodes/which-func.el (which-function): Be robust in the face of an
33220 imenu--make-index-alist failure.
33221
33222 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
33223
33224 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
33225
33226 * progmodes/python.el (python-preoutput-filter): Fix last change.
33227
33228 2005-03-29 Lute Kamstra <lute@gnu.org>
33229
33230 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
33231 functions and compiled macros.
33232 (debug-convert-byte-code): Handle macros too.
33233 (debug-on-entry-1): Don't signal an error when trying to clear a
33234 function that is not set to debug on entry.
33235
33236 2005-03-29 Jay Belanger <belanger@truman.edu>
33237
33238 * calc/calc-lang.el: Add functions to math-function-table
33239 properties of tex and math.
33240
33241 2005-03-29 Kenichi Handa <handa@m17n.org>
33242
33243 * ps-mule.el (ps-mule-plot-string): Translate characters by
33244 ps-print-translation-table.
33245 (ps-mule-begin-job): Call find-charset-region/string with
33246 ps-print-translation-table.
33247 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
33248
33249 * ps-print.el (ps-print-translation-table): New variable.
33250 (ps-plot-region): Translate characters by ps-print-translation-table.
33251
33252 2005-03-29 Juri Linkov <juri@jurta.org>
33253
33254 * simple.el (next-error-highlight-timer): New variable.
33255
33256 * progmodes/compile.el (compilation-goto-locus):
33257 Use `next-error-highlight-timer' instead of `sit-for'.
33258
33259 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
33260
33261 * mail/supercite.el (sc-mail-field): Use assoc-string.
33262 (sc-get-address): Simplify regexps.
33263
33264 * files.el (minibuffer-with-setup-hook): New macro.
33265 (find-file-read-args): Use it to avoid let-binding
33266 minibuffer-with-setup-hook (which breaks turning on/off
33267 file-name-shadow-mode while in the prompt).
33268
33269 * complete.el (PC-read-include-file-name-internal):
33270 Use test-completion.
33271
33272 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
33273
33274 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
33275
33276 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
33277
33278 * window.el (window-buffer-height): Use count-screen-lines.
33279
33280 * progmodes/python.el (python-preoutput-leftover): New var.
33281 (python-preoutput-filter): Use it.
33282 (python-send-receive): Loop until all the result has been received.
33283
33284 2005-03-28 Juri Linkov <juri@jurta.org>
33285
33286 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
33287
33288 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
33289 "Recover Crashed Session".
33290 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
33291 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
33292 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
33293 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
33294 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
33295 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
33296 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
33297 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
33298
33299 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
33300 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
33301 Ediff Sessions", "Toggle use of separate control buffer frame",
33302 "Use separate frame for Ediff control buffer".
33303
33304 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
33305 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
33306 "Rename Bookmark", "Delete Bookmark".
33307
33308 * info.el (Info-mode-menu): Remove ellipsis from "Index".
33309 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
33310 Add `:active Info-index-alternatives' to "Next Matching Item".
33311
33312 * wdired.el (wdired-change-to-wdired-mode):
33313 Mention `wdired-abort-changes' key in the initial message.
33314
33315 * international/mule.el (auto-coding-alist): Associate non-ascii
33316 image filename extensions with `no-conversion'.
33317
33318 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
33319
33320 * international/iso-acc.el:
33321 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
33322
33323 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
33324
33325 * textmodes/sgml-mode.el (html-mode): Doc update.
33326
33327 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
33328
33329 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
33330
33331 * term.el (term-move-columns): Fix face after extending a line.
33332 (term-insert-spaces): Likewise.
33333 (term-reset-terminal): Fix off by one error.
33334
33335 2005-03-26 Eli Zaretskii <eliz@gnu.org>
33336
33337 * international/mule.el (auto-coding-alist): Add .xpi files.
33338
33339 * files.el (auto-mode-alist): Add .xpi files.
33340
33341 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
33342
33343 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
33344
33345 2005-03-26 Eli Zaretskii <eliz@gnu.org>
33346
33347 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
33348
33349 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
33350
33351 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
33352 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
33353
33354 * calendar/cal-move.el (calendar-beginning-of-year): Move the
33355 cursor to Jan 1 when needed.
33356 (calendar-end-of-year): Fix -/+ typo.
33357 Reported by Chong Yidong <cyd@stupidchicken.com>.
33358
33359 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
33360
33361 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
33362
33363 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
33364 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
33365
33366 2005-03-25 Richard M. Stallman <rms@gnu.org>
33367
33368 * filesets.el (filesets-init): Add autoload.
33369
33370 * mail/mailalias.el (mail-directory): Doc fix.
33371
33372 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
33373
33374 * mail/mailalias.el (mail-directory-process): Do nothing if
33375 mail-directory-process is an atom.
33376 (mail-get-names): Ignore mail-directory-names if it is an atom.
33377 (mail-directory-process defvar): Doc fix.
33378 (mail-names): Doc fix.
33379
33380 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
33381
33382 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
33383
33384 2005-03-26 Kenichi Handa <handa@m17n.org>
33385
33386 * international/mule-util.el (detect-coding-with-priority):
33387 Call update-coding-systems-internal before detect-coding-region.
33388
33389 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
33390
33391 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
33392 (gdb-frames-mode-map): Add follow-link property.
33393
33394 2005-03-25 Jay Belanger <belanger@truman.edu>
33395
33396 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
33397 for variables.
33398
33399 2005-03-25 Juri Linkov <juri@jurta.org>
33400
33401 * image-mode.el: Optimize image filename extension regexps in
33402 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
33403 in `auto-mode-alist'.
33404 (image-mode): Add `image-toggle-display-text' to local hook
33405 `change-major-mode-hook'. Display the image as an image by
33406 default. Set `cursor-type' and `truncate-lines' if the image
33407 is already displayed. Take into account the current mode (image
33408 or text) in message.
33409 (image-minor-mode): New minor mode.
33410 (image-mode-maybe, image-toggle-display-text): New functions.
33411 (image-toggle-display): Use called-interactively-p.
33412 Let-bind `inhibit-read-only' to t.
33413
33414 * image-mode.el (image-minor-mode): Set `cursor-type' and
33415 `truncate-lines' if the image is already displayed. Add turning
33416 image-minor-mode off to `change-major-mode-hook'. Add message.
33417 Call `image-toggle-display-text' after turning image-minor-mode off.
33418
33419 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
33420
33421 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
33422 Terminal.app, use utf-8.
33423 (set-display-table-and-terminal-coding-system): Add coding-system arg.
33424 (set-locale-environment): Use it.
33425
33426 * term/xterm.el: Undo last change, better done in mule-cmds.el.
33427
33428 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
33429
33430 * progmodes/python.el (python-close-block-statement-p)
33431 (python-outdent-p, python-current-defun): Use symbol-end.
33432
33433 2005-03-25 Karl Chen <quarl@cs.berkeley.edu>
33434
33435 * files.el (save-some-buffers): Doc fix.
33436
33437 2005-03-25 Werner Lemberg <wl@gnu.org>
33438
33439 * complete.el, thumbs.el: Replace `legal' with `valid'.
33440 * calendar/calendar.el: Replace `legal' with `valid'.
33441 * emacs-lisp/advice.el: Replace `legal' with `valid'.
33442 * mail/supercite.el: Replace `legal' with `valid'.
33443 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
33444 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
33445 Replace `legal' with `valid'.
33446 * textmodes/reftex-vars.el, textmodes/reftex.el:
33447 Replace `legal' with `valid'.
33448
33449 2005-03-25 Werner Lemberg <wl@gnu.org>
33450
33451 * calc/calc-forms.el, calc/calc-sel.el
33452 * midnight.el, vc-cvs.el
33453 * emacs-lisp/cl-macs.el
33454 * emulation/vip.el
33455 * eshell/esh-io.el, eshell/esh-var.el
33456 * mail/supercite.el
33457 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
33458 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
33459 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
33460 * progmodes/sh-script.el, progmodes/xscheme.el
33461 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
33462 * textmodes/reftex-index.el, textmodes/reftex-parse.el
33463 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
33464 * textmodes/reftex.el, textmodes/org.el:
33465 Replace `illegal' with `invalid'.
33466
33467 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33468
33469 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
33470 (flymake-find-buildfile, flymake-find-possible-master-files)
33471 (flymake-check-include, flymake-parse-line): Replace loops over the
33472 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
33473
33474 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
33475 Substitute file-name-as-directory in the rest of the file.
33476 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
33477 (flymake-replace-region): Remove unused arg `buffer'.
33478 (flymake-check-patch-master-file-buffer): Update calls to it.
33479 (flymake-add-err-info): Remove unused var `count'.
33480 (flymake-mode): Use define-minor-mode.
33481
33482 * progmodes/flymake.el: Use with-current-buffer.
33483 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
33484 flymake-replace-regexp-in-string, flymake-line-beginning-position)
33485 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
33486 Avoid testing for `xemacs'.
33487 (flymake-nop): Move.
33488 (flymake-region-has-flymake-overlays): Return the computed value.
33489 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
33490 Remove unused var `endline'.
33491 (flymake-get-line-count): Remove unused function.
33492 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
33493
33494 * emulation/vi.el:
33495 * generic.el:
33496 * hilit-chg.el (global-highlight-changes):
33497 * hi-lock.el (hi-lock-mode):
33498 * follow.el: find-file-hooks -> find-file-hook.
33499
33500 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
33501
33502 2005-03-24 Juri Linkov <juri@jurta.org>
33503
33504 * dired.el (dired-mode-map): Add menu item "Compare directories"
33505 for dired-compare-directories.
33506
33507 * dired-aux.el (dired-compare-directories): Add autoload cookie.
33508 Doc fix. Replace `read-file-name' with `read-directory-name'.
33509
33510 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33511
33512 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
33513
33514 2005-03-24 Jay Belanger <belanger@truman.edu>
33515
33516 * calc/calc-embed.el (calc-embedded-mode-change): Save all
33517 relevant mode settings in calc-embedded-original-modes when modes
33518 are permanently changed.
33519
33520 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
33521
33522 * autoinsert.el: find-file-hooks -> find-file-hook.
33523
33524 2005-03-24 Lute Kamstra <lute@gnu.org>
33525
33526 * generic.el (generic-font-lock-defaults): Make it obsolete.
33527 (generic-font-lock-keywords): New variable to replace
33528 generic-font-lock-defaults.
33529 (generic-mode-set-font-lock): Delete it.
33530 (generic-mode-internal): Don't call generic-mode-set-font-lock.
33531 (generic-bracket-support): Add docstring.
33532
33533 * generic-x.el: Rename generic-font-lock-defaults to
33534 generic-font-lock-keywords throughout.
33535 (mailagent-rules-setup-function): Delete it.
33536 (mailagent-rules-generic-mode): Use anonymous function instead.
33537 (show-tabs-generic-mode-font-lock-defaults-1)
33538 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
33539 Quote faces.
33540 (show-tabs-tab-face, show-tabs-space-face): Specify background,
33541 not foreground.
33542
33543 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
33544 Recognize define-generic-mode.
33545
33546 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
33547
33548 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
33549 if there's no completion table.
33550
33551 2005-03-23 Miles Bader <miles@gnu.org>
33552
33553 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33554 Remove tty-specific variants, as they're no longer needed.
33555
33556 2005-03-23 Lute Kamstra <lute@gnu.org>
33557
33558 * generic-x.el: Code cleanup: make args constant whenever possible.
33559 (installshield-statement-keyword-list)
33560 (installshield-system-functions-list)
33561 (installshield-system-variables-list, installshield-types-list)
33562 (installshield-funarg-constants-list): Make them constants.
33563
33564 * generic.el (generic-make-keywords-list): Add autoload cookie.
33565
33566 * calendar/time-date.el: Add comment on time value formats.
33567 Don't require parse-time.
33568 (with-decoded-time-value): New macro.
33569 (encode-time-value): New function.
33570 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
33571 (days-to-time): Return a valid time value when arg is huge.
33572 (time-since): Use time-subtract.
33573 (time-to-number-of-days): Use time-to-seconds.
33574
33575 2005-03-23 David Ponce <david@dponce.com>
33576
33577 * recentf.el (recentf-keep): New option.
33578 (recentf-menu-action): Default to `find-file'.
33579 (recentf-keep-non-readable-files-flag)
33580 (recentf-keep-non-readable-files-p)
33581 (recentf-file-readable-p, recentf-find-file)
33582 (recentf-cleanup-remote): Remove.
33583 (recentf-include-p): More robust.
33584 (recentf-keep-p): New function.
33585 (recentf-remove-if-non-kept): Rename from
33586 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
33587 All callers updated.
33588 (recentf-menu-items-for-commands): Fix help string.
33589 (recentf-track-closed-file): Update. Doc fix.
33590 (recentf-cleanup): Update. Count removed files. Doc fix.
33591
33592 2005-03-23 Kim F. Storm <storm@cua.dk>
33593
33594 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33595 Don't inherit from fringe face (now happens automatically).
33596
33597 2005-03-22 Kim F. Storm <storm@cua.dk>
33598
33599 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
33600 position values.
33601
33602 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
33603
33604 * menu-bar.el (showhide-date-time): Remove.
33605 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
33606 (menu-bar-make-mm-toggle): Simplify.
33607
33608 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33609
33610 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
33611 Accept qualified variable and function names.
33612
33613 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
33614
33615 * bindings.el (completion-ignored-extensions):
33616 Remove ".lis" for `vax-vms'.
33617
33618 2005-03-22 Andreas Schwab <schwab@suse.de>
33619
33620 * generic-x.el: Revert last change.
33621 * ldefs-boot.el: Update.
33622
33623 2005-03-22 Jay Belanger <belanger@truman.edu>
33624
33625 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
33626 (calc-embedded-save-original-modes)
33627 (calc-embedded-restore-original-modes): New functions.
33628 (calc-do-embedded): Save original modes when entering embedded mode
33629 and restore when leaving embedded mode.
33630 (calc-embedded-modes-change): Change the value of
33631 calc-embedded-original-modes to reflect permanent changes.
33632
33633 2005-03-22 Lute Kamstra <lute@gnu.org>
33634
33635 * generic-x.el: Require generic again.
33636
33637 2005-03-22 Miles Bader <miles@gnu.org>
33638
33639 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
33640 Tweak details to look good on both ttys and bitmap displays, light
33641 or dark background, etc.
33642
33643 2005-03-21 Kim F. Storm <storm@cua.dk>
33644
33645 * tooltip.el (tooltip-show-help-function): Check car and cdr of
33646 mouse position.
33647
33648 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
33649
33650 * icomplete.el: Don't forcibly turn on the mode upon load.
33651 (icomplete-mode): Use define-minor-mode.
33652 (icomplete-eoinput): Default to nil.
33653 (icomplete-minibuffer-setup): Remove autoload.
33654 (icomplete-tidy): Simplify.
33655 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
33656 in the initial state or if the user has modified the field.
33657 Fix handling of icomplete-max-delay-chars.
33658 Remove code that handles the oddball case where
33659 minibuffer-completion-table is an integer.
33660 Wrap icomplete-completions in while-no-input in case building
33661 completions takes more time than expected.
33662 (icomplete-completions): Simplify.
33663
33664 2005-03-21 Richard M. Stallman <rms@gnu.org>
33665
33666 * jka-compr.el (jka-compr-really-do-compress):
33667 Make variable buffer-local.
33668
33669 * image-mode.el: Handle .xpm files too.
33670 (image-toggle-display): Preserve modification flag.
33671
33672 * help.el (where-is): Don't mention aliases with no key bindings.
33673
33674 2005-03-21 Lute Kamstra <lute@gnu.org>
33675
33676 * generic.el: Fix commentary section. Don't require cl for
33677 compilation.
33678 (generic-mode-list): Add autoload cookie.
33679 (generic-use-find-file-hook, generic-lines-to-scan)
33680 (generic-find-file-regexp, generic-ignore-files-regexp)
33681 (generic-mode, generic-mode-find-file-hook)
33682 (generic-mode-ini-file-find-file-hook): Fix docstrings.
33683 (define-generic-mode): Make it a defmacro. Fix docstring.
33684 (generic-mode-internal): Code cleanup. Add autoload cookie.
33685 (generic-mode-set-comments): Code cleanup.
33686 * generic-x.el: Don't prevent compilation. Don't require generic.
33687 Follow coding conventions. Minor code cleanup.
33688 (etc-fstab-generic-mode): Add some keywords.
33689 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
33690 define-generic-mode like a function declaration.
33691
33692 2005-03-21 Jay Belanger <belanger@truman.edu>
33693
33694 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
33695 changing modes.
33696
33697 2005-03-21 Sam Steingold <sds@gnu.org>
33698
33699 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
33700
33701 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
33702
33703 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
33704 Add underscore to "f$ lexicals" regexp.
33705
33706 2005-03-20 Juri Linkov <juri@jurta.org>
33707
33708 * subr.el (progress-reporter-do-update): When `min-value' is equal
33709 to `max-value', set `percentage' to 0 and prevent division by zero.
33710
33711 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
33712
33713 Sync with Tramp 2.0.48.
33714
33715 * net/tramp.el (all): Change all addresses to .gnu.org.
33716 (tramp-append-tramp-buffers): New defun.
33717 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
33718 Catch `dont-send' signal.
33719 (tramp-set-auto-save-file-modes): Set always permissions, because
33720 there might be an old auto-saved file belonging to another
33721 original file. This could be a security threat. Reported by
33722 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
33723 Check for Emacs 21.3.50 removed.
33724
33725 * net/tramp-smb.el (all): Remove debug construct for
33726 `with-parsed-tramp-file-name'.
33727 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
33728 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
33729 No error message if DIRECTORY or FILENAME doesn't exist.
33730 (tramp-smb-open-connection): Check existence of
33731 `tramp-smb-program'.
33732
33733 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
33734
33735 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
33736 Properly handle the case where the `m' or `s' command's argument is not
33737 yet terminated.
33738 (perl-indent-new-calculate): New function.
33739 (perl-indent-line): Use it.
33740
33741 2005-03-20 Miles Bader <miles@gnu.org>
33742
33743 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
33744 in text-mode too. Change to new face names.
33745 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
33746 Add `:weight bold' attribute.
33747 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
33748
33749 2005-03-19 Juri Linkov <juri@jurta.org>
33750
33751 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
33752
33753 * international/mule.el (auto-coding-alist): Sync with
33754 `auto-mode-alist' by adding upper case archive file extensions
33755 and adding ear/war to jar extension.
33756
33757 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
33758
33759 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
33760 running, restart it.
33761
33762 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
33763
33764 * finder.el (finder-current-item): Throw an error on an empty line.
33765
33766 * man.el (Man-follow-manual-reference): If current-word returns
33767 nil, use "".
33768
33769 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
33770
33771 * simple.el (goto-line): Doc fix.
33772
33773 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
33774
33775 * files.el (save-buffer): Doc fix.
33776
33777 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
33778
33779 * recentf.el (recentf-cleanup-remote): New variable.
33780 (recentf-cleanup): Use it to conditionally check availability of
33781 remote files.
33782
33783 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
33784
33785 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
33786 function names.
33787
33788 2005-03-19 Eli Zaretskii <eliz@gnu.org>
33789
33790 * language/thai-word.el: New file.
33791
33792 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33793
33794 * files.el (backup-buffer): If the file's directory is not
33795 writable, use copy instead of move to backup the file.
33796
33797 2005-03-19 Eli Zaretskii <eliz@gnu.org>
33798
33799 * obsolete/keyswap.el: Moved to obsolete/ from term/.
33800
33801 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
33802
33803 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
33804 Use functionp instead of symbolp and fboundp. Reported by Drkm
33805 <darkman_spam@yahoo.fr>.
33806 (ps-print-version): New version 6.6.6.
33807
33808 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
33809
33810 * textmodes/table.el (table--line-column-position): New idiom.
33811 (table--row-column-insertion-point-p): New function to test
33812 validity of row and column insertion operation at a location.
33813 (table-global-menu, table-cell-menu): Use above functions for
33814 deterministic test operation.
33815 (table--editable-cell-p): Behave in deterministic fashion.
33816
33817 2005-03-18 Juri Linkov <juri@jurta.org>
33818
33819 * isearch.el (isearch-lazy-highlight-new-loop):
33820 Make arguments beg and end optional.
33821 (isearch-update): Remove optional arguments nil from
33822 isearch-lazy-highlight-new-loop.
33823 (isearch-lazy-highlight-search): Let-bind case-fold-search to
33824 isearch-lazy-highlight-case-fold-search instead of
33825 isearch-case-fold-search, and let-bind isearch-regexp to
33826 isearch-lazy-highlight-regexp.
33827 Use isearch-lazy-highlight-last-string instead of isearch-string.
33828
33829 * replace.el (perform-replace): Remove bindings of global
33830 variables isearch-string, isearch-regexp, isearch-case-fold-search.
33831 Add three new arguments to `replace-highlight'.
33832 (replace-highlight): Add arguments string, regexp, case-fold.
33833 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
33834 to allow isearch-lazy-highlight-new-loop to use these values
33835 to set corresponding isearch-lazy-highlight-* internal
33836 variables whose values lazy highlighting will use regardless of
33837 changes to global variables isearch-string, isearch-regexp,
33838 isearch-case-fold-search during lazy highlighting loop.
33839 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
33840 to `lazy-highlight-cleanup'.
33841
33842 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
33843 (ispell-highlight-face): Set default face to `isearch' when
33844 lazy highlighting is enabled.
33845 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
33846 priority to 1. Add lazy highlighting.
33847 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
33848 from `isearch-dehighlight'.
33849
33850 2005-03-18 David Ponce <david@dponce.com>
33851
33852 * files.el (hack-local-variables): Do a case-insensitive search
33853 for End.
33854
33855 2005-03-18 Juri Linkov <juri@jurta.org>
33856
33857 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
33858 `isearch-lazy-highlight-cleanup', add alias to old name and
33859 declare obsolete. Add release numbers to other obsolete vars.
33860 (isearch-done, isearch-lazy-highlight-new-loop):
33861 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
33862 (lazy-highlight-cleanup) <variable>: Doc fix.
33863 (isearch-lazy-highlight-update): Rename obsolete
33864 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
33865
33866 2005-03-18 Kenichi Handa <handa@m17n.org>
33867
33868 * language/thai-util.el: Fix categorization of Thai characters in
33869 thai-category-table.
33870 (thai-composition-pattern): Adjust it for the above change.
33871 (thai-self-insert-command, thai-compose-syllable): New functions.
33872 (thai-compose-region): Use thai-compose-syllable.
33873 (thai-compose-string): Likewise.
33874 (thai-composition-function): Likewise.
33875 (thai-auto-composition): New function.
33876 (thai-auto-composition-mode): New minor mode.
33877
33878 * language/thai.el: Fix patterns to be registered in
33879 composition-function-table.
33880
33881 * international/quail.el (quail-input-method): Locally bind
33882 inhibit-modification-hooks to t.
33883
33884 2005-03-17 Richard M. Stallman <rms@gnu.org>
33885
33886 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
33887 (perl-mode): Use run-mode-hooks.
33888
33889 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
33890 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
33891 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
33892
33893 * mail/sendmail.el (sendmail-send-it): Reenable the code
33894 to compute resend-to-address and use it.
33895
33896 * tar-mode.el (tar-mode): Turn off undo unconditionally.
33897
33898 * image-mode.el: New file.
33899
33900 * image.el (insert-sliced-image): Add autoload cookie.
33901
33902 * font-lock.el (font-lock-lines-before): New user option.
33903 (font-lock-after-change-function): Obey it.
33904
33905 * bindings.el (esc-map): Make M-g a prefix.
33906 Bind M-g g and M-g M-g to goto-line.
33907
33908 * faces.el (face-id): Doc fix.
33909
33910 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
33911
33912 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
33913 (rmail-show-message): Use rmail-unknown-mail-followup-to.
33914 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
33915
33916 * mail/sendmail.el (mail-yank-ignored-headers)
33917 (mail-font-lock-keywords, mail-mode-fill-paragraph):
33918 Add Mail-Followup-To and Mail-Reply-To headers.
33919 (mail-citation-hook): Add autoload cookie.
33920 (mail-mode): Doc fix.
33921 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
33922 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
33923 (mail-mode-fill-paragraph): Handle those headers.
33924 (mail-mailing-lists): New variable.
33925 (mail-mail-reply-to, mail-mail-followup-to): New functions.
33926
33927 2005-03-17 Juri Linkov <juri@jurta.org>
33928
33929 * isearch.el (isearch-fallback): Check for `(car previous)'
33930 before calling `isearch-other-end-state'.
33931
33932 2005-03-17 Kim F. Storm <storm@cua.dk>
33933
33934 * simple.el (move-beginning-of-line): Move to beginning of buffer
33935 line, as well as beginning of screen line.
33936
33937 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
33938
33939 * calendar/diary-lib.el (mark-diary-entries): Use new optional
33940 argument REDRAW rather than calendar-redrawing variable.
33941 * calendar/calendar.el (calendar-redrawing): Delete.
33942 (redraw-calendar): Do not bind calendar-redrawing.
33943
33944 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
33945
33946 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
33947 diary-file buffer.
33948
33949 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
33950
33951 * help.el (describe-mode): Allow a :minor-mode-function property to
33952 specify a different minor mode toggle function than the variable.
33953 * simple.el (auto-fill-function):
33954 * subr.el (add-minor-mode): Use it.
33955
33956 2005-03-16 Kenichi Handa <handa@m17n.org>
33957
33958 * language/ethio-util.el (sera-being-called-by-w3): New variable.
33959 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
33960 (ethio-fidel-to-sera-buffer): Likewise.
33961
33962 2005-03-16 Juri Linkov <juri@jurta.org>
33963
33964 * emacs-lisp/find-func.el (find-function-regexp):
33965 Add defun-emitting macro `menu-bar-make-toggle'.
33966
33967 * isearch.el: Put `isearch-scroll' property to
33968 `split-window-horizontally'.
33969
33970 * info.el: Update error messages for `debug-ignored-errors'.
33971 (Info-isearch-search): Doc fix.
33972 (Info-find-node): Move up code to go into info buffer before
33973 recording the node to the history.
33974 (Info-fontify-node): Fontify titles only if the next line
33975 has two or more `*', `=', `-', `.'.
33976 Display "go to this node" for empty (match-string 3).
33977
33978 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33979
33980 * term/mac-win.el: Add mouse pointer shape constants.
33981
33982 2005-03-15 Kim F. Storm <storm@cua.dk>
33983
33984 * simple.el (move-beginning-of-line): Use vertical-motion.
33985
33986 2005-03-15 Juri Linkov <juri@jurta.org>
33987
33988 * isearch.el (isearch-error): New variable.
33989 (isearch-invalid-regexp, isearch-within-brackets): Remove.
33990 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
33991 (isearch-within-brackets-state): Remove.
33992 (isearch-case-fold-search-state, isearch-pop-fun-state):
33993 Decrease frame index.
33994 (isearch-mode, isearch-top-state, isearch-push-state)
33995 (isearch-edit-string, isearch-abort, isearch-search-and-update)
33996 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
33997 (isearch-search, isearch-lazy-highlight-new-loop):
33998 Replace `isearch-invalid-regexp' with `isearch-error'.
33999 Remove `isearch-within-brackets'.
34000 (isearch-search): Add `search-failed' handler to `condition-case'.
34001 (isearch-lazy-highlight-search): Add `condition-case' to catch
34002 errors and allow `isearch-lazy-highlight-update' to try
34003 highlighting from the beginning of the window.
34004 (isearch-repeat): Move up code to set isearch-wrapped to t
34005 before calling isearch-wrap-function.
34006
34007 * info.el (Info-isearch-initial-node): New internal variable.
34008 (Info-search): Signal an error in isearch mode when search leaves
34009 the initial node. Signal an error when `bound' is non-nil and
34010 nothing was found in the current subfile.
34011 (Info-isearch-search): Remove `condition-case'.
34012 (Info-isearch-wrap): Don't wrap when search failed during leaving
34013 the initial node. If `Info-isearch-search' is nil, wrap around
34014 the current node.
34015 (Info-isearch-start): New fun.
34016 (Info-mode): Add buffer-local hook `Info-isearch-start' to
34017 `isearch-mode-hook'.
34018
34019 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34020
34021 * simple.el (normal-erase-is-backspace): Set default to t if
34022 running on Mac.
34023
34024 * term/mac-win.el (function-key-map): Sync with x-win.el.
34025
34026 2005-03-15 Kenichi Handa <handa@m17n.org>
34027
34028 * international/mule-cmds.el (locale-language-names): Modify the
34029 format of elements and add more entries.
34030 (locale-preferred-coding-systems): Add more entries.
34031 (set-locale-environment): Adjust for the change of
34032 locale-language-names.
34033
34034 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
34035
34036 * pcvs.el (smerge-ediff): Remove bogus autoload.
34037
34038 2005-03-14 Lute Kamstra <lute@gnu.org>
34039
34040 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
34041 Ignore a `*' at the beginning of a line.
34042
34043 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
34044 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
34045 subr.el.
34046 (dont-compile, eval-when-compile, eval-and-compile): Use declare
34047 to specify indentation.
34048
34049 * generic.el (define-generic-mode): Let generic-mode-list be a
34050 list of strings; test membership with equal.
34051
34052 2005-03-14 Kim F. Storm <storm@cua.dk>
34053
34054 * simple.el (next-line, previous-line): Add optional try-vscroll
34055 arg to recognize interactive use. Pass it on to line-move.
34056 (line-move): Don't perform auto-window-vscroll when defining or
34057 executing keyboard macro to ensure consistent behavior.
34058
34059 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
34060
34061 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
34062
34063 2005-03-13 Lute Kamstra <lute@gnu.org>
34064
34065 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
34066 debugger-setup-buffer so that backtrace marks the frames set to
34067 debug-on-exit and we don't have to do it manually. Set an extra
34068 debug-on-exit for macro's.
34069 (debugger-setup-buffer): Don't mark the top frame manually.
34070
34071 2005-03-12 Lute Kamstra <lute@gnu.org>
34072
34073 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
34074 lisp-indent-function throughout.
34075 (with-no-warnings): Set lisp-indent-function property.
34076
34077 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
34078
34079 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
34080 Add entry for backslash.
34081
34082 2005-03-12 Juri Linkov <juri@jurta.org>
34083
34084 * info.el (Info-search): Four fixes for backward search.
34085
34086 2005-03-11 Jay Belanger <belanger@truman.edu>
34087
34088 * calc/calc.el (calc-language-alist): New variable.
34089 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
34090 (calc-embedded-find-modes): Use calc-language-alist instead of
34091 calc-embedded-language-alist.
34092
34093 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
34094
34095 * calendar/calendar.el (calendar-redrawing): New internal
34096 variable.
34097 (redraw-calendar): Remove bogus save-excursion from previous
34098 change. Bind calendar-redrawing to t for mark-diary-entries.
34099 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
34100 calendar if that is why we were called.
34101
34102 2005-03-11 Kenichi Handa <handa@m17n.org>
34103
34104 * international/mule.el (make-coding-system): Set property
34105 coding-system-define-form to nil.
34106 (define-coding-system-alias): Likewise.
34107
34108 2005-03-11 Kenichi Handa <handa@m17n.org>
34109
34110 These changes are suggested by Dave Love <fx@gnu.org>.
34111
34112 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
34113 coding: tag.
34114 (adaptive-fill-regexp): Add more bullets.
34115 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
34116 regexps.
34117
34118 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
34119
34120 * help.el (describe-mode): Properly handle non-trivial lighters.
34121 Don't ignore minor modes that are not listed in minor-mode-list.
34122
34123 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
34124 feature ON when the user requests to turn it OFF.
34125
34126 2005-03-10 Lute Kamstra <lute@gnu.org>
34127
34128 * emacs-lisp/debug.el (debug-entry-code): Delete it.
34129 (implement-debug-on-entry): New function to replace debug-entry-code.
34130 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
34131 second argument as the 2005-03-07 change makes it obsolete.
34132 (debug-on-entry, cancel-debug-on-entry): Update call to
34133 debug-on-entry-1.
34134 (debug, debugger-setup-buffer): Comment update.
34135 (debugger-frame-number): Update to work with implement-debug-on-entry.
34136
34137 2005-03-10 Jay Belanger <belanger@truman.edu>
34138
34139 * calc/calc-embed.el (math-ms-args): Declare it.
34140 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
34141 math-ms-args.
34142 (calc-embedded-subst): Use math-multi-subst-rec to substitute
34143 variables.
34144
34145 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
34146
34147 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
34148 Use message-box.
34149
34150 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
34151 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
34152 (tooltip-gud-tips): Simplify.
34153 (tooltip-gud-tips-p): Remove superfluous :set.
34154 (tooltip-gud-modes): Add fortran-mode.
34155 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
34156
34157 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
34158
34159 2005-03-09 Kim F. Storm <storm@cua.dk>
34160
34161 * play/animate.el (animate-place-char): Use forward-line instead
34162 of next-line to improve performance.
34163
34164 2005-03-09 Simon Josefsson <jas@extundo.com>
34165
34166 * net/browse-url.el (browse-url-default-browser): Doc fix.
34167
34168 2005-03-09 Miles Bader <miles@gnu.org>
34169
34170 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
34171 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
34172
34173 2005-03-09 Kenichi Handa <handa@m17n.org>
34174
34175 * international/latin-1.el: Set case and syntax for 255 only if
34176 set-case-syntax-set-multibyte is nil.
34177
34178 * textmodes/ispell.el (ispell-insert-word): New function.
34179 (ispell-word): Use ispell-insert-word to insert a new word.
34180 (ispell-process-line): Likewise.
34181 (ispell-complete-word): Likewise.
34182
34183 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
34184
34185 * calendar/calendar.el (redraw-calendar): Preserve point.
34186 Reported by Matt Hodges <MPHodges@member.fsf.org>.
34187 (calendar-week-start-day): Move after definition of
34188 redraw-calendar. Delete buffer test, since redraw-calendar has
34189 that now.
34190
34191 * calendar/diary-lib.el (mark-diary-entries): Only call
34192 redraw-calendar in the first of any recursive calls.
34193 Reported by Alan Shutko <ats@acm.org>.
34194
34195 2005-03-08 Juri Linkov <juri@jurta.org>
34196
34197 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
34198 (html-horizontal-rule, html-line, html-image, html-checkboxes)
34199 (html-radio-buttons): Add a space before the trailing `/>' where
34200 sgml-xml-mode is non-nil.
34201 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
34202 the subsequent tag of the empty XML tag.
34203 (html-href-anchor): Don't set initial input to "http:".
34204 (html-image): Ask for the image URL and set point inside alt="".
34205 (html-name-anchor): Duplicate the name in the `id' attribute when
34206 sgml-xml-mode is non-nil.
34207 (html-paragraph): Remove \n before <p>.
34208 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
34209 instead of `checked' when sgml-xml-mode is non-nil.
34210
34211 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
34212 Remove 1 space before #RRGGBB to not truncate it on terminal
34213 windows w/o fringes. Remove 1 space between bg and fg examples
34214 to get more space.
34215 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
34216 avoid byte-compile warnings.
34217
34218 * image-file.el (image-file-handler): Put `safe-magic' property to
34219 `image-file-handler'.
34220
34221 * info.el (Info-isearch-search): Emulate word search in
34222 isearching through multiple Info nodes with Info-search.
34223 (Info-isearch-wrap): Allow isearch-word.
34224
34225 2005-03-08 Lute Kamstra <lute@gnu.org>
34226
34227 * emacs-lisp/debug.el (debugger-step-through): Make sure that
34228 stepping into the debugger's code is not possible.
34229 (debugger-jumping-flag): Docstring update.
34230
34231 2005-03-08 Jay Belanger <belanger@truman.edu>
34232
34233 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
34234 embedded mode begins.
34235 (calc-embedded-language-alist): New variable.
34236 (calc-embedded-find-modes): Use calc-embedded-language-alist to
34237 set default language mode.
34238
34239 2005-03-08 Kenichi Handa <handa@m17n.org>
34240
34241 * international/ccl.el (define-ccl-program): Fix docstring about
34242 extra 256 bytes assured for the output buffer.
34243
34244 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
34245 Fix BUFFER_MAGNIFICATION to 2.
34246 (ccl-encode-mule-utf-16be-with-signature): Likewise.
34247
34248 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
34249
34250 * align.el (align-rules-list): Added an alignment rule for CSS
34251 declarations (applies to css-mode and html-mode buffers).
34252
34253 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
34254
34255 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
34256
34257 2005-03-07 Kim F. Storm <storm@cua.dk>
34258
34259 * simple.el (move-beginning-of-line): New command.
34260
34261 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
34262
34263 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
34264
34265 * emulation/cua-base.el: Put CUA move property on move-end-of-line
34266 and move-beginning-of-line.
34267
34268 * apropos.el (apropos-print): Omit command from M-x ... RET.
34269
34270 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
34271
34272 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
34273 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
34274
34275 2005-03-06 Richard M. Stallman <rms@gnu.org>
34276
34277 * bindings.el (esc-map): Bind M-g to goto-line.
34278
34279 * facemenu.el (global-map): Bind M-o, not M-g.
34280
34281 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
34282
34283 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
34284 "Open Directory" as for "Open File".
34285
34286 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
34287
34288 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
34289 (push-mark-command): Run activate-mark-hook.
34290
34291 2005-03-06 Richard M. Stallman <rms@gnu.org>
34292
34293 * help-mode.el (help-mode-finish): Don't alter the element
34294 in view-return-to-alist if there already is one.
34295
34296 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
34297 make sure the current buffer is the expected one.
34298
34299 * novice.el (disabled-command-function): Output in *Disabled Command*.
34300 Explicitly ignore non-keyboard events, and explicitly handle C-g.
34301
34302 * textmodes/flyspell.el (flyspell-large-region):
34303 Pass args differently for aspell.
34304
34305 * files.el (mode-require-final-newline): Doc fix.
34306
34307 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
34308
34309 * progmodes/which-func.el (which-function):
34310 Specify NOERROR when calling imenu--make-index-alist.
34311
34312 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
34313
34314 * simple.el (normal-erase-is-backspace): Define default value.
34315
34316 * custom.el (custom-theme-set-variables): Remove unused var
34317 `immediate'.
34318 (custom-reevaluate-setting): Simple function to handle variables
34319 that are defined before their default value can really be
34320 computed.
34321
34322 * startup.el (command-line): Use it for temporary-file-directory,
34323 small-emporary-file-directory, auto-save-file-name-transforms,
34324 blink-cursor-mode, and normal-erase-is-backspace.
34325
34326 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
34327 progress, even with buggy anchored keywords.
34328
34329 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
34330
34331 * simple.el (goto-line): Remove unbalanced final parenthesis.
34332
34333 2005-03-05 Richard M. Stallman <rms@gnu.org>
34334
34335 * simple.el (goto-line): Use a number at point as the default.
34336 With C-u as arg, switch buffers.
34337
34338 2005-03-05 Juri Linkov <juri@jurta.org>
34339
34340 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
34341 with `no-blinking-cursor'.
34342
34343 * startup.el (no-blinking-cursor): New defvar.
34344 (command-line): Add `--no-blinking-cursor' to longopts.
34345 Set `no-blinking-cursor' to t for command line arguments
34346 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
34347 with `no-blinking-cursor' in the condition for calling
34348 `blink-cursor-mode'.
34349
34350 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
34351
34352 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
34353 (menu-bar-options-save): Add blink-cursor-mode.
34354 (menu-bar-options-menu): Add blink-cursor-mode.
34355
34356 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
34357
34358 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
34359 (icalendar-export-file, icalendar-export-region)
34360 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
34361 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
34362
34363 2005-03-04 Lute Kamstra <lute@gnu.org>
34364
34365 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
34366 (debug-function-list): Ditto.
34367
34368 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
34369
34370 * textmodes/texinfmt.el (texinfo-append-refill):
34371 Redefine the types of line to which @refill
34372 is not appended by replacing a search for `@refill\\|@bye' with
34373 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
34374 itemize@refill' bug and the unfilled long lines bug.
34375 (texinfmt-version): Update number and date.
34376
34377 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
34378
34379 * international/code-pages.el (windows-1250, windows-125[2-8])
34380 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
34381
34382 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
34383
34384 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
34385 bound yet.
34386
34387 2005-03-02 Romain Francoise <romain@orebokech.com>
34388
34389 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
34390 buffer after removing limits.
34391 (ibuffer-pop-filter): Ditto.
34392 Update copyright.
34393
34394 2005-03-02 Miles Bader <miles@gnu.org>
34395
34396 * button.el (make-text-button): If the user doesn't specify a
34397 type, use the default. Rewrite to use `add-text-properties' and
34398 plist functions.
34399
34400 2005-03-01 Lute Kamstra <lute@gnu.org>
34401
34402 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
34403 (debugger-jumping-flag): New var.
34404 (debug-entry-code): Use it.
34405 (debugger-jump): Use debugger-jumping-flag and add
34406 debugger-reenable to post-command-hook.
34407 (debugger-reenable): Use debugger-jumping-flag and remove itself
34408 from post-command-hook.
34409 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
34410 debugger-reenable.
34411
34412 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
34413
34414 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
34415 inclusion of "itemize\\|", which may be unnecessary, is certainly
34416 inelegant, and stops refilling in itemize lists when formatting
34417 Japanese Texinfo files to Info.
34418 Update copyright to 2005.
34419
34420 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
34421
34422 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
34423 of an error if GDB can't find the source file.
34424
34425 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
34426
34427 * calendar/calendar.el (redraw-calendar): Work from any buffer,
34428 not just the calendar.
34429
34430 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
34431 first.
34432 (diary-redraw-calendar): New function.
34433 (make-diary-entry): Add diary-redraw-calendar to local
34434 write-contents-functions. Turn off selective display before
34435 inserting in diary.
34436
34437 2005-03-01 Kim F. Storm <storm@cua.dk>
34438
34439 * emacs-lisp/copyright.el (copyright-fix-years): New command.
34440
34441 2005-03-01 Lute Kamstra <lute@gnu.org>
34442
34443 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
34444 that debug-entry-code can be safely removed from a function while
34445 this code is being evaluated. Revert the 2005-02-27 change as the
34446 new implementation no longer requires it. Make sure that a
34447 function body containing just a string is not mistaken for a docstring.
34448 (debug): Skip one more frame in case of debug on entry.
34449 (debugger-setup-buffer): Delete one more frame line in case of
34450 debug on entry.
34451 (debugger-frame-number): Update to use the new text introduced by
34452 the 1999-11-03 change. Skip one more frame in case of debug on entry.
34453
34454 2005-02-28 Kim F. Storm <storm@cua.dk>
34455
34456 * double.el (double-translate-key): Call force-window-update after
34457 read-event to avoid crash in redisplay.
34458
34459 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
34460
34461 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
34462 (debug): Use it. Move the inhibit-trace earlier.
34463 (debug-entry-code): New const.
34464 (debug-on-entry-1): Use it.
34465
34466 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
34467
34468 * international/utf-16.el (ccl-encode-mule-utf-16le):
34469 Fix BUFFER_MAGNIFICATION to 2.
34470 (ccl-encode-mule-utf-16be): Likewise.
34471
34472 2005-02-28 Kenichi Handa <handa@m17n.org>
34473
34474 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
34475 Fix BUFFER_MAGNIFICATION to 4.
34476 (ccl-encode-mule-utf-16be-with-signature): Likewise.
34477
34478 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
34479
34480 * speedbar.el (speedbar-update-flag): Doc fix.
34481 (speedbar-show-info-under-mouse): Give set-mouse-position the right
34482 argument.
34483
34484 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
34485
34486 * reveal.el (reveal-post-command): Don't try to reveal overlays which
34487 have a non-nil `invisible' property but are actually visible.
34488
34489 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
34490 for perldoc sections.
34491 (perl-outline-regexp, perl-outline-level): New var and function.
34492 (perl-mode): Use them.
34493
34494 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
34495
34496 * calendar/diary-lib.el (diary-remind): Discard any mark portion
34497 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
34498
34499 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
34500
34501 * cus-edit.el: Comment change.
34502 (custom-buffer-create-internal): Slightly reword text at top of
34503 Custom buffers. Mention there that saving an option edits the
34504 init file. Add link to Emacs manual node on `custom-file'.
34505 (custom-magic-alist): Rewrite individual State messages to use
34506 capitalized keywords. Doc fix.
34507
34508 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
34509
34510 * calendar/calendar.el (calendar-buffer): Move above
34511 calendar-week-start-day.
34512 (calendar-week-start-day): Doc fix. Add :set function.
34513 (calendar-minimum-window-height): New variable.
34514 (generate-calendar-window): Only resize window if selected-window
34515 is displaying the calendar buffer. Use new variable
34516 calendar-minimum-window-height.
34517 (generate-calendar): Reword error message.
34518 (calendar-mode-map): Bind DEL to scroll-other-window-down.
34519
34520 2005-02-27 Andreas Schwab <schwab@suse.de>
34521
34522 * vc.el (vc-do-command): Don't run command asynchronously when
34523 operating in a remote directory.
34524
34525 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
34526 change from sync with Tramp 2.0.47.
34527
34528 2005-02-27 Richard M. Stallman <rms@gnu.org>
34529
34530 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
34531
34532 * textmodes/flyspell.el (flyspell-mode-on):
34533 Call ispell-change-dictionary only if necessary.
34534
34535 * emacs-lisp/re-builder.el (regexp-builder): New function.
34536
34537 * register.el (describe-register-1): Explicitly handle
34538 yank-excluded-properties = t.
34539
34540 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
34541 (custom-magic-alist): Change the status descriptions again.
34542 (face widget-type): Total rewrite based on `restricted-sexp'
34543 to eliminate the confusing double hiding levels.
34544
34545 * emacs-lisp/debug.el (debug-on-entry-1):
34546 If function body is empty, add nil as body form.
34547
34548 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
34549
34550 * emacs-lisp/trace.el (inhibit-trace): New var.
34551 (trace-make-advice): Use it.
34552
34553 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
34554
34555 2005-02-26 Kim F. Storm <storm@cua.dk>
34556
34557 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
34558 (mouse-on-link-p, mouse-drag-region-1): Use it.
34559
34560 2005-02-25 Lute Kamstra <lute@gnu.org>
34561
34562 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
34563
34564 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
34565
34566 * frame.el (blink-cursor-mode): Add :group keyword.
34567
34568 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
34569
34570 * calendar/icalendar.el (icalendar--decode-isodatetime):
34571 New optional argument DAY-SHIFT.
34572 (icalendar-export-region): Fix coding-system-for-write.
34573 (icalendar--convert-ical-to-diary): Shift end-day of all-day
34574 events by one.
34575
34576 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
34577
34578 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
34579
34580 2005-02-24 Kim F. Storm <storm@cua.dk>
34581
34582 * international/iso-acc.el (iso-accents-compose): Fix crash
34583 during redisplay. Call force-window-update after read-event
34584 and delete-region to signal that window is not accurate.
34585
34586 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
34587
34588 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
34589 Remove unused and inexistent var `inhibit-trace'.
34590 (debugger-mode): Use run-mode-hooks.
34591 (debugger-list-functions): Add buttons; setup xref stack.
34592
34593 2005-02-23 Richard M. Stallman <rms@gnu.org>
34594
34595 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
34596 appointment says it was explicitly made.
34597 (appt-add): Set the 3rd element.
34598 (appt-make-list): Preserve explicit appointments.
34599
34600 * subr.el (find-tag-default): Catch errors in forward-sexp.
34601
34602 2005-02-23 Juri Linkov <juri@jurta.org>
34603
34604 * info.el (Info-isearch-search): New defcustom.
34605 (Info-isearch-search): Call the default isearch function
34606 when Info-isearch-search is nil.
34607 (Info-isearch-wrap): Use variable Info-isearch-search.
34608
34609 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
34610
34611 * cus-edit.el: Comment change.
34612
34613 2005-02-22 Kim F. Storm <storm@cua.dk>
34614
34615 * progmodes/hideif.el (hide-ifdef-use-define-alist):
34616 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
34617
34618 2005-02-22 Simon Josefsson <jas@extundo.com>
34619
34620 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
34621 New variable.
34622 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
34623 Oskarsson" <myrkraverk@users.sourceforget.net>.
34624
34625 2005-02-22 Kim F. Storm <storm@cua.dk>
34626
34627 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
34628 check that window of that event is the selected window.
34629 (mouse-drag-region-1): Compare mouse event window to selected
34630 window before setting point.
34631
34632 * tooltip.el (tooltip-show-help-function): Pass event to
34633 mouse-on-link-p so it can check selected window.
34634
34635 2005-02-22 Kenichi Handa <handa@m17n.org>
34636
34637 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
34638 (ps-mule-show-warning): New function.
34639 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
34640 characters are found.
34641
34642 * ps-print.el (ps-header-footer-string): Return a list of header
34643 and footer strings.
34644
34645 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
34646
34647 * pcvs.el (cvs-retrieve-revision): Fix thinko.
34648
34649 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
34650
34651 * frame.el (blink-cursor-mode): Use define-minor-mode.
34652
34653 * term/mac-win.el (function-key-map): Use char-names more consistently.
34654 (file-name-coding-system): Only set it for MacOS-9. The other case is
34655 already handled in mule-cmds.el (where it also works when mac-win.el
34656 is not used).
34657
34658 2005-02-21 Kenichi Handa <handa@m17n.org>
34659
34660 * international/mule.el (ctext-pre-write-conversion): Always use
34661 " *code-converting-work*" buffer for work.
34662
34663 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
34664
34665 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
34666
34667 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
34668
34669 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
34670
34671 * ses.el (undo-more): Restore defadvice, but only the part that
34672 allows changes outside the restricted area of the buffer.
34673
34674 2005-02-20 Kim F. Storm <storm@cua.dk>
34675
34676 * simple.el (line-move): Add fourth optional arg try-vscroll which
34677 must be set to perform auto-window-vscroll.
34678 When moving backwards and doing auto-window-vscroll, automatically
34679 vscroll to the last part of lines which are taller than the window.
34680 (next-line, previous-line): Set try-vscroll arg on line-move.
34681
34682 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
34683
34684 * replace.el (query-replace, query-replace-regexp)
34685 (replace-string, replace-regexp): When operating on region, make
34686 the minibuffer prompt say so.
34687
34688 * isearch.el (isearch-forward): Document isearch-query-replace and
34689 isearch-query-replace-regexp keybindings.
34690
34691 2005-02-19 Jay Belanger <belanger@truman.edu>
34692
34693 * calc/calc-aent.el (math-read-token): Add local variable.
34694
34695 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
34696 (calc-edit-top): Move declaration to earlier in file.
34697 (calc-edit-macro-repeats): Add local variables.
34698
34699 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
34700 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
34701 calcFunc-tanh.
34702 Adjust integration rule for calcFunc-tan.
34703
34704 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
34705
34706 * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
34707 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
34708 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
34709 (viper-skip-separators): Bug fix.
34710 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
34711 particular major mode.
34712 (viper-del-backward-char-in-replace): Don't put deleted char on the
34713 kill ring.
34714
34715 * emulation/viper-ex.el (viper-color-display-p): New function.
34716 (viper-has-face-support-p): Use viper-color-display-p.
34717
34718 * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
34719
34720 * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
34721
34722 * emulation/viper-util.el (viper-glob-unix-files):
34723 Fix shell status check.
34724 (viper-file-remote-p): Make equivalent to file-remote-p.
34725
34726 * emulation/viper.el (viper-major-mode-modifier-list):
34727 Use viper-gnus-modifier-map.
34728
34729 2005-02-19 David Kastrup <dak@gnu.org>
34730
34731 * subr.el (subregexp-context-p): Fix garbled doc string by adding
34732 quoting.
34733
34734 2005-02-19 Jay Belanger <belanger@truman.edu>
34735
34736 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
34737 Remove extra definitions.
34738 (calc-coth): New function.
34739 (calcFunc-cot): Fix `let'.
34740
34741 2005-02-19 Eli Zaretskii <eliz@gnu.org>
34742
34743 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
34744 the reasons we use "type pc" in these faces.
34745
34746 * button.el (button): Ditto.
34747
34748 2005-02-19 Michael Mauger <mmaug@yahoo.com>
34749
34750 * replace.el (query-replace-read-from): Set the value of
34751 query-replace-from-history-variable to handle the case of an empty
34752 string entered to accept the suggested default.
34753
34754 * net/tramp.el (tramp-file-name-for-operation):
34755 Use dired-call-process instead of dired-call-process-command.
34756
34757 2005-02-19 Jay Belanger <belanger@truman.edu>
34758
34759 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
34760 (math-div-non-trig): New variables.
34761 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
34762 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
34763 (math-combine-prod, math-div-symb-fancy): Add simplifications for
34764 trig expressions.
34765
34766 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
34767
34768 * progmodes/gdb-ui.el (gdb-var-update-handler)
34769 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
34770 for watch expressions,
34771 (gdb-var-create-handler): Don't set speedbar-update-flag.
34772 (gdb-post-prompt): Simplify test for speedbar.
34773
34774 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
34775
34776 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
34777 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
34778 we use the syntax table of the correct buffer.
34779 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
34780 Felix Gatzemeier.
34781
34782 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
34783 (ediff-file-remote-p): Make synonymous with file-remote-p.
34784 In all deffaces ediff-*-face-*, use min-colors.
34785
34786 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
34787 ediff-recurse-to-subdirectories.
34788 (ediff-mark-if-equal): Check that the arguments are strings, use
34789 ediff-same-contents (after to Felix Gatzemeier).
34790
34791 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
34792 nil.
34793
34794 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
34795
34796 * log-view.el (log-view-message-re): Fix up Subversion regexp.
34797
34798 2005-02-18 David Kastrup <dak@gnu.org>
34799
34800 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
34801 use `mark-active' when defined.
34802
34803 2005-02-18 Kenichi Handa <handa@m17n.org>
34804
34805 * ps-print.el (ps-font-info-database): New entry
34806 ZapfChancery-MediumItalic with correct font name. Fix font name
34807 of the entry Zapf-Chancery-MediumItalic.
34808
34809 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
34810
34811 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
34812
34813 2005-02-16 Kim F. Storm <storm@cua.dk>
34814
34815 * ido.el (ido-fallback-command): Pass user input to fallback command.
34816
34817 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
34818
34819 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
34820 (gdb-find-file-hook): Add server prefix.
34821
34822 2005-02-16 Richard M. Stallman <rms@gnu.org>
34823
34824 * replace.el (perform-replace): Pass new args to replace-highlight.
34825 (replace-highlight): Take region args,
34826 and pass them to isearch-lazy-highlight-new-loop.
34827
34828 * novice.el (disabled-command-hook): Autoload the defalias
34829 and the make-obsolete-variable call.
34830
34831 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
34832
34833 * isearch.el (isearch-lazy-highlight-start-limit)
34834 (isearch-lazy-highlight-end-limit): New variables limit
34835 the region for highlighting.
34836 (isearch-lazy-highlight-new-loop): New args BEG and END.
34837 (isearch-lazy-highlight-search): Use the new vars.
34838 (isearch-lazy-highlight-update): Likewise.
34839
34840 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
34841
34842 * cus-start.el (all): Use default-boundp.
34843
34844 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
34845
34846 * menu-bar.el (menu-bar-select-frame): Handle current frame.
34847
34848 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
34849
34850 * autorevert.el (auto-revert-stop-on-user-input)
34851 (auto-revert-verbose): Doc fixes.
34852
34853 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
34854
34855 * international/mule-cmds.el (set-locale-environment): Remove call
34856 to set-selection-coding-system on Windows.
34857
34858 2005-02-15 Jay Belanger <belanger@truman.edu>
34859
34860 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
34861 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
34862 calcFunc-coth.
34863 (math-simplify-sqrt): Add simplifications.
34864
34865 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
34866 to list.
34867
34868 * calc/calc-ext.el: Add functions to autoloads.
34869
34870 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
34871 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
34872 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
34873 (math-csc-raw, math-cot-raw): New functions.
34874
34875 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
34876
34877 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
34878 the variable name in a message.
34879
34880 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
34881 calcFunc-csc, calcFunc-cot.
34882
34883 * calc/calcalg2.el: Add derivative and integration rules for
34884 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
34885 calcFunc-csch, calcFunc-coth.
34886 (math-do-integral-methods): Add to checks for when to use
34887 substitutions.
34888
34889 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
34890
34891 2005-02-15 Lute Kamstra <lute@gnu.org>
34892
34893 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
34894 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
34895 <monnier@iro.umontreal.ca>.
34896 (lisp-outline-level): Improve efficiency. Suggested by David
34897 Kastrup <dak@gnu.org>.
34898
34899 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
34900
34901 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
34902 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
34903 (gdb-set-gud-minor-mode-existing-buffers): New functions.
34904 (gdb-find-file-hook): New hook. Add it to find-file-hook.
34905 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
34906
34907 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
34908
34909 * cus-start.el (all): Comment change.
34910
34911 2005-02-14 Lute Kamstra <lute@gnu.org>
34912
34913 * cus-start.el (all): Check if symbol is void.
34914
34915 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
34916
34917 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
34918 optional argument to \cite.
34919
34920 2005-02-14 Richard M. Stallman <rms@gnu.org>
34921
34922 * cus-edit.el (custom-buffer-create-internal): Update help message.
34923 (custom-magic-alist): Update help messages.
34924
34925 * cus-start.el (all): Allow a var to specify a standard value.
34926
34927 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
34928
34929 * custom.el (custom-theme-set-variables): Handle variable aliases.
34930
34931 * frame.el (blink-cursor-timer): Doc fix.
34932 (blink-cursor): Make it an alias for `blink-cursor-mode' and
34933 declare obsolete.
34934 (blink-cursor-mode): Define with defcustom and use correct
34935 standard expression in that defcustom.
34936 * startup.el (command-line): Adapt to above changes in frame.el.
34937
34938 2005-02-11 Lute Kamstra <lute@gnu.org>
34939
34940 * apropos.el (apropos-score-doc): Prevent division by zero.
34941
34942 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
34943
34944 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
34945 (icalendar--get-event-property-attributes)
34946 (icalendar--get-event-properties)
34947 (icalendar--datetime-to-diary-date): New functions.
34948 (icalendar--split-value): Doc fix.
34949 (icalendar--datetime-to-noneuropean-date)
34950 (icalendar--datetime-to-european-date): New optional argument
34951 SEPARATOR. Return result as a string instead of a list.
34952 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
34953 (icalendar--convert-string-for-export): Rename arg S to STRING.
34954 (icalendar-export-region): Doc fix. Change name of error buffer.
34955 Save output buffer.
34956 (icalendar-import-file): Add blank at end of prompt.
34957 (icalendar-import-buffer): Doc fix. Do not switch to error
34958 buffer. Indicate status in return value.
34959 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
34960 buffer. Save output buffer. Handle exception from recurrence
34961 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
34962 events. Fix problems with weekly all-day events.
34963
34964 2005-02-10 Richard M. Stallman <rms@gnu.org>
34965
34966 * simple.el (eval-expression-print-format):
34967 Avoid warning about edebug-active.
34968
34969 * help.el (help-for-help-internal): Rename from help-for-help.
34970 (help-for-help): Define with defalias.
34971
34972 * font-core.el (font-lock-default-function): Use with-no-warnings.
34973
34974 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
34975
34976 * custom.el (defface): Doc fix.
34977
34978 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
34979
34980 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
34981 width 0" to prevent word wrapping problems.
34982
34983 2005-02-09 Kim F. Storm <storm@cua.dk>
34984
34985 * ido.el (ido-file-extensions-order): New defcustom.
34986 (ido-file-extension-lessp, ido-file-extension-aux)
34987 (ido-file-extension-order): New advanced file ordering.
34988 (ido-file-lessp): New simple file ordering.
34989 (ido-sort-list): Remove.
34990 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
34991 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
34992
34993 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
34994
34995 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
34996 that some versions of grep produce.
34997 (grep-mode-font-lock-keywords): Likewise.
34998
34999 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
35000
35001 * progmodes/gdb-ui.el (gdb-location-list): New variable.
35002 (gdb-cdir): Delete.
35003 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
35004 (gdb-source-info): Treat case when source file is in another
35005 directory properly.
35006 (gdb-get-location): New function.
35007
35008 2005-02-07 Jay Belanger <belanger@truman.edu>
35009
35010 * calc/calc-prog.el (calc-write-parse-table-part)
35011 (calc-fix-token-name): Fix a check for language type.
35012
35013 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
35014
35015 2005-02-07 Andre Spiegel <spiegel@gnu.org>
35016
35017 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
35018 as directory not writable.
35019
35020 2005-02-07 Kim F. Storm <storm@cua.dk>
35021
35022 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
35023 (cua--standard-movement-commands): Remove list.
35024 Instead, set CUA property value to move for movement commands.
35025 (cua-movement-commands): Remove. Users must set CUA prop instead.
35026 (cua--pre-command-handler): Check CUA property.
35027 (cua--init-keymaps): Don't remap undo commands.
35028 (cua-mode): Don't call cua--rectangle-on-off.
35029
35030 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
35031 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
35032 (cua--rect-undo-set-point): New var.
35033 (cua--rectangle-undo-boundary): Setup undo apply entry.
35034 (cua--rect-undo-handler): New function for rectangle undo.
35035 (cua--rect-start-position, cua--rect-end-position): Add.
35036 (cua--rectangle-post-command): Call cua--rectangle-set-corners
35037 for restored rectangle. Set point if cua--rect-undo-set-point.
35038
35039 2005-02-06 Jay Belanger <belanger@truman.edu>
35040
35041 * calc/calc-lang.el (calc-tex-language): Display more information
35042 in messages.
35043
35044 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
35045 in TeX mode.
35046
35047 2005-02-06 Richard M. Stallman <rms@gnu.org>
35048
35049 * emacs-lisp/lisp.el (buffer-end): Doc fix.
35050
35051 2005-02-05 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
35052
35053 * net/ldap.el (ldap-search-internal): Support attributes with
35054 optional descriptions separated by a semi-colon, as in
35055 "userCertificate;binary".
35056
35057 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
35058
35059 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
35060 isn't a cons (i.e. the version is 0).
35061
35062 2005-02-05 Eli Zaretskii <eliz@gnu.org>
35063
35064 * help.el (help-for-help): Doc fix.
35065
35066 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
35067
35068 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
35069 GDB-Windows on the menu-bar as this works better.
35070
35071 2005-02-04 Jay Belanger <belanger@truman.edu>
35072
35073 * calc/calc-embed.el (calc-embedded-update): Don't put in
35074 unnecessary newlines. Adjust the end of formula marker.
35075
35076 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
35077 (math-latex-parse-two-args): New function.
35078
35079 2005-02-03 Lute Kamstra <lute@gnu.org>
35080
35081 * help-fns.el (help-with-tutorial): Make sure that users cannot
35082 remove the entire text of the tutorial by means of `undo'.
35083
35084 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
35085
35086 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
35087 in recent changes, where the ispell process was repeatedly
35088 killed & restarted.
35089
35090 * international/mule-cmds.el (set-locale-environment): Set file-name
35091 coding system to utf-8 on Darwin systems.
35092 (set-default-coding-systems): Don't set default-file-name-coding-system
35093 on Darwin systems.
35094
35095 2005-02-03 Richard M. Stallman <rms@gnu.org>
35096
35097 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
35098
35099 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
35100
35101 * faces.el (list-faces-display): Add optional argument.
35102
35103 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
35104
35105 * font-core.el (font-lock-default-function): Handle the rare case where
35106 only font-lock-keywords is set.
35107
35108 2005-02-02 Kenichi Handa <handa@m17n.org>
35109
35110 * international/characters.el: Cancel previous change for
35111 I-WITH-DOT-ABOVE and DOTLESS-i.
35112
35113 * international/latin-5.el: Cancel previous change.
35114
35115 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
35116
35117 * progmodes/gud.el: Correction to syntax in gud-menu-map.
35118
35119 2005-02-02 Kenichi Handa <handa@m17n.org>
35120
35121 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
35122 DOTLESS-i.
35123
35124 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
35125 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
35126
35127 * case-table.el (get-upcase-table): New function.
35128 (copy-case-table): Copy upcaes table too if non-nil.
35129 (set-case-syntax-delims): Maintain upcase table too.
35130 (set-case-syntax-pair): Likewise.
35131 (set-upcase-syntax, set-downcase-syntax): New functions.
35132 (set-case-syntax): Maintain upcase table too.
35133
35134 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
35135
35136 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
35137
35138 * progmodes/gud.el (gud-goto-info): New function.
35139 (gud-tool-bar-map): Use correct icon.
35140
35141 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
35142
35143 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
35144 When delegating, order args in the funcall correctly.
35145
35146 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
35147
35148 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
35149
35150 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
35151
35152 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
35153 buffer not visiting a file.
35154
35155 2005-01-31 Jay Belanger <belanger@truman.edu>
35156
35157 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
35158 bound on the line with the formula.
35159
35160 2005-01-31 Kim F. Storm <storm@cua.dk>
35161
35162 * ses.el (ses-create-cell-variable-range)
35163 (ses-destroy-cell-variable-range, ses-reset-header-string)
35164 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
35165 (ses-insert-row): Fix format of apply undo entries.
35166
35167 2005-01-31 Jay Belanger <belanger@truman.edu>
35168
35169 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
35170 parts.
35171
35172 * calc/calc-embed.el (calc-embedded-open-formula)
35173 (calc-embedded-close-formula): Ignore matrix environments.
35174
35175 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
35176 TeX mode.
35177
35178 * calc/calc-lang.el (math-function-table, math-oper-table)
35179 (math-variable-table): Adjust the LaTeX portions.
35180
35181 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
35182 (math-latex-ignore-words): New constant.
35183
35184 2005-01-31 Richard M. Stallman <rms@gnu.org>
35185
35186 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
35187 (ispell-local-dictionary): Doc fix.
35188 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
35189 Don't reinitialize at run time. Don't defcustom.
35190 All uses changed to append ispell-local-dictionary-alist,
35191 or check it first.
35192 (ispell-current-dictionary): New variable for dictionary in use.
35193 (ispell-dictionary): Now used only for global default.
35194 (ispell-start-process): Set ispell-current-dictionary,
35195 not ispell-dictionary.
35196 (ispell-change-dictionary): Use this only for setting
35197 user preferences.
35198 (ispell-internal-change-dictionary): New function
35199 to change the current dictionary in use.
35200 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
35201 Use ispell-current-dictionary.
35202 Handle ispell-local-dictionary-overridden.
35203 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
35204
35205 2005-01-31 Jay Belanger <belanger@truman.edu>
35206
35207 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
35208
35209 * calc/calc-ext.el: Add calc-latex-language to autoloads.
35210 (calc-mode-map): Add calc-latex-language.
35211
35212 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
35213 (math-latex-print-frac): New functions.
35214 (math-oper-table, math-function-table, math-variable-table)
35215 (math-complex-format, math-input-filter): Add latex properties.
35216 (calc-set-language): Set math-expr-special-function-mapping.
35217
35218 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
35219 (calc-write-parse-table-part): Add LaTeX support.
35220
35221 * calc/calc.el (calc-language): Adjust docstring.
35222 (calc-set-mode-line): Add LaTeX support.
35223 (math-expr-special-function-mapping): New variable.
35224 (math-tex-ignore-words): Add to list.
35225
35226 * calc/calccomp.el (math-compose-expr, math-compose-rows):
35227 Add LaTeX support.
35228 (math-compose-expr): Add support for special functions.
35229
35230 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
35231
35232 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
35233
35234 * progmodes/gdb-ui.el (gdb-memory-address)
35235 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
35236 (gdb-memory-mode-map, gdb-memory-format-keymap)
35237 (gdb-memory-format-menu, gdb-memory-unit-keymap)
35238 (gdb-memory-unit-menu): New variables for a buffer
35239 that lets the user examine program memory.
35240 (gdb-memory-set-address, gdb-memory-set-repeat-count)
35241 (gdb-memory-format-binary, gdb-memory-format-octal)
35242 (gdb-memory-format-unsigned, gdb-memory-format-signed)
35243 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
35244 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
35245 (gdb-memory-unit-word, gdb-memory-unit-halfword)
35246 (gdb-memory-unit-byte, gdb-memory-unit-menu)
35247 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
35248 (gdb-memory-mode, gdb-memory-buffer-name)
35249 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
35250 New functions for above buffer.
35251
35252 2005-01-30 Richard M. Stallman <rms@gnu.org>
35253
35254 * cus-edit.el (custom-bury-buffer): Function deleted.
35255 (custom-buffer-done-function): Option deleted.
35256 (custom-buffer-done-kill): New replacement option.
35257 (Custom-buffer-done): Call quit-window.
35258 (custom-buffer-create-internal): Update for above changes.
35259
35260 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
35261
35262 * simple.el (undo-ask-before-discard): New var.
35263 (undo-outer-limit-truncate): Implement it.
35264 (undo-extra-outer-limit): Doc update.
35265
35266 2005-01-29 Richard M. Stallman <rms@gnu.org>
35267
35268 * ses.el (undo-more): Delete defadvice.
35269 (ses-begin-change): Doc fix.
35270
35271 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
35272 instead of rebinding C-x u and C-_.
35273
35274 * files.el (normal-backup-enable-predicate): Return nil for files
35275 in /tmp, regardless of temporary-file-directory.
35276
35277 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
35278
35279 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
35280 (open-rectangle, delete-whitespace-rectangle-line)
35281 (clear-rectangle-line): If FILL, pass t instead of FILL
35282 for move-to-column's 2nd arg.
35283
35284 * simple.el (undo): Fix the test for continuing a series of undos.
35285 (undo-more): Set pending-undo-list to t when we reach end.
35286 (pending-undo-list): Move up defvar.
35287
35288 * wid-edit.el (widget-button-click):
35289 Shorten the range of the track-mouse binding.
35290
35291 * comint.el (comint-insert-input): Undo previous changes;
35292 use last-input-event in interactive spec.
35293
35294 2005-01-29 Eli Zaretskii <eliz@gnu.org>
35295
35296 * progmodes/compile.el (compilation-start): Bind buffer-read-only
35297 to nil before invoking call-process. Reset buffer's modified flag
35298 after fontifying it in the no-async branch.
35299
35300 * wid-edit.el (widget-specify-button): If mouse pointer shape
35301 cannot be changed, use mouse face instead.
35302
35303 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
35304
35305 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
35306 (gdb-goto-breakpoint): Make breakpoint handling work on template
35307 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>.
35308 (gdb-assembler-custom): Update to recognize breakpoint information
35309 added on 2005-01-19.
35310
35311 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
35312
35313 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
35314 (dsssl-mode): Use define-derived-mode.
35315 (scheme-mode-initialize): Remove.
35316 (scheme-mode): Use run-mode-hooks.
35317
35318 * cus-edit.el (customize-group-other-window)
35319 (custom-buffer-create-other-window): Don't override special-display-*.
35320 (custom-mode-map): Make it dense.
35321
35322 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
35323 sets the default value.
35324
35325 2005-01-28 Eli Zaretskii <eliz@gnu.org>
35326
35327 * descr-text.el: Add more keywords.
35328
35329 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
35330
35331 * speedbar.el: Avoid unnecessary use of locate-library.
35332
35333 * international/mule-cmds.el (standard-display-european-internal):
35334 Don't fiddle with latin-1 non-break space any more since it's now
35335 special cased in the C code.
35336 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
35337
35338 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
35339
35340 * cus-start.el (all): Add `undo-outer-limit'.
35341
35342 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
35343
35344 * textmodes/bibtex.el (bibtex-format-entry):
35345 Use `bibtex-empty-field-re' only on the text of fields, not on entire
35346 field lines.
35347 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
35348 not on part of a buffer.
35349
35350 2005-01-25 Lute Kamstra <lute@gnu.org>
35351
35352 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
35353 nonempty field text strings like "{letters\\macro{}more letters}".
35354 Clarify docstring.
35355 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
35356 (bibtex-entry-offset, bibtex-parse-association)
35357 (bibtex-parse-field-name): Fix typos in docstrings.
35358 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
35359
35360 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu>
35361 Juri Linkov <juri@jurta.org>
35362
35363 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
35364 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
35365 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
35366 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
35367
35368 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
35369 isearch minor mode.
35370
35371 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
35372
35373 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
35374
35375 2005-01-24 Lute Kamstra <lute@gnu.org>
35376
35377 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
35378 CASECHARS and NOT-CASECHARS regular expressions of the
35379 "nederlands" and "nederlands8" dictionaries to prevent a "Range
35380 striding over charsets" error.
35381
35382 2005-01-24 Jay Belanger <belanger@truman.edu>
35383
35384 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
35385 display variable name.
35386
35387 2005-01-24 Kenichi Handa <handa@m17n.org>
35388
35389 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
35390 Fix setting of the element of encoded-kbd-iso2022-invocations.
35391
35392 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
35393
35394 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
35395 (gdb-threads-select): Change to also accept mouse events.
35396 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
35397 (gdb-threads-mouse-select): Delete.
35398
35399 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
35400
35401 * files.el (insert-directory): Take care of empty directory,
35402 listed without -a switch.
35403
35404 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
35405
35406 * textmodes/refill.el (refill-post-command-function):
35407 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
35408 to the list of functions that we should be careful not to undo.
35409 (refill-late-fill-paragraph-function): Remove.
35410 (refill-saved-state): New var.
35411 (refill-mode): Use it to save fill-paragraph-function.
35412 Save also the value of auto-fill-function.
35413
35414 * term/w32-win.el: Simplify code.
35415
35416 2005-01-23 Kim F. Storm <storm@cua.dk>
35417
35418 * simple.el (line-move): Adapt to new return value from
35419 pos-visible-in-window-p.
35420
35421 * simple.el (line-move): Fix last change. Check partial
35422 visibility at point rather than at window-start.
35423
35424 2005-01-22 Jason Rumney <jasonr@gnu.org>
35425
35426 * term/w32-win.el (xw-defined-colors): Remove debug-message.
35427
35428 2005-01-22 David Kastrup <dak@gnu.org>
35429
35430 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
35431
35432 2005-01-22 Eli Zaretskii <eliz@gnu.org>
35433
35434 * type-break.el (type-break-mode): Add a test for
35435 type-break-file-name being non-nil.
35436
35437 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
35438
35439 * net/eudc.el (top level): Call (message "") via progn, so that
35440 eudc-options-file is loaded.
35441
35442 2005-01-22 Kim F. Storm <storm@cua.dk>
35443
35444 * simple.el (line-move-1): Rename from line-move.
35445 (line-move): New function that adjusts vscroll for partially
35446 visible rows, and calls line-move-1 otherwise.
35447
35448 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
35449
35450 * pcomplete.el: Define pcomplete-read-event instead of read-event,
35451 since it's not a complete read-event implementation.
35452
35453 2005-01-20 Jay Belanger <belanger@truman.edu>
35454
35455 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
35456 for called function.
35457
35458 2005-01-20 Steven Tamm <steventamm@mac.com>
35459
35460 * term/mac-win.el (process-connection-type): Remove.
35461 Controlled now by s/darwin.h:PTY_ITERATION.
35462
35463 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
35464
35465 * window.el (handle-select-window): Don't switch window when we're
35466 in the minibuffer.
35467
35468 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
35469
35470 * subr.el (dotimes-with-progress-reporter): New macro.
35471
35472 * ses.el (ses-dotimes-msg): Remove macro.
35473 Use `dotimes-with-progress-reporter' instead.
35474
35475 2005-01-19 Steven Tamm <steventamm@mac.com>
35476
35477 * term/mac-win.el (process-connection-type): Use new
35478 operating-system-release variable to use ptys on Darwin 7 (OS X
35479 10.3) when using carbon build.
35480
35481 2005-01-19 Jay Belanger <belanger@truman.edu>
35482
35483 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
35484 flags if the last command was a tab or M-tab.
35485
35486 * calc/calc-prog.el (calc-user-define-edit): Put original formula
35487 in formula editing buffer.
35488
35489 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
35490
35491 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
35492 breakpoint image symbol in margin.
35493
35494 2005-01-19 Jay Belanger <belanger@truman.edu>
35495
35496 * calc/calc-prog.el (calc-execute-kbd-macro):
35497 Ignore calc-keep-arg-flag.
35498
35499 2005-01-19 Kenichi Handa <handa@m17n.org>
35500
35501 * textmodes/ispell.el (ispell-looking-at): New function.
35502 (ispell-process-line): Use ispell-looking-at to compare the ispell
35503 output and the buffer contents.
35504
35505 2005-01-18 Jay Belanger <belanger@truman.edu>
35506
35507 * calc/calc.el (calc-display-raw): Fix docstring.
35508
35509 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
35510
35511 * simple.el (blink-matching-open): Strip extra info from syntax.
35512
35513 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
35514 funny chars in the end-of-here-doc marker.
35515
35516 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
35517
35518 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
35519 that enable/disabled state of breakpoints is shown correctly in
35520 fringe and on ttys.
35521 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
35522 Add breakpoint information as text properties.
35523 (gdb-mouse-toggle-breakpoint):
35524 Rename to gdb-mouse-set-clear-breakpoint.
35525 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
35526 breakpoints in the margin.
35527 (gdb-remove-strings): Simplify.
35528
35529 2005-01-17 Jay Belanger <belanger@truman.edu>
35530
35531 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
35532 erasing buffer.
35533
35534 2005-01-17 Richard M. Stallman <rms@gnu.org>
35535
35536 * progmodes/grep.el (grep-find): Copy from `grep' the condition
35537 for calling grep-compute-defaults.
35538
35539 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
35540 if buffer is empty.
35541
35542 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
35543
35544 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
35545
35546 * hilit-chg.el (highlight-changes-mode): Don't autoload.
35547
35548 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
35549 non-preloaded variables.
35550
35551 2005-01-17 Steven Tamm <steventamm@mac.com>
35552
35553 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
35554 tex-shell cause to force interactivity when using pipes.
35555
35556 2005-01-17 Kim F. Storm <storm@cua.dk>
35557
35558 * simple.el (just-one-space): Make arg optional.
35559
35560 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
35561
35562 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
35563 posn-at-x-y to t to access left-margin.
35564
35565 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
35566
35567 Sync with Tramp 2.0.47.
35568
35569 * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
35570 catching keep-date problems in cp/scp operations.
35571 (tramp-handle-copy-file): Don't call `set-file-modes'
35572 unconditionally. Specialized functions should know better what is
35573 necessary. This improves performance a little bit, and the
35574 functions could catch errors with `cp -p' and `scp -p'.
35575 (tramp-do-copy-or-rename-file-via-buffer)
35576 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
35577 when appropriate.
35578 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
35579 Call `set-file-modes' when appropriate.
35580 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
35581 Johnsson <isak@hypergene.com>.
35582 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
35583 of both Tramp buffer and debug buffer. Reported by Joakim Verona
35584 <joakim@verona.se>.
35585 (tramp-file-name-for-operation): Mark `shell-command' as magic for
35586 Emacs only.
35587
35588 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
35589 `find-file-hooks' and `dired-mode-hook'.
35590 (tramp-minor-mode-map): Respective map. Add remapping for
35591 `compile' and `recompile'.
35592 (tramp-remap-command, tramp-recompile): New defuns.
35593 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
35594 in buffer "*Compilation*". Call the commands asynchronously.
35595
35596 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
35597 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
35598 `shell-command', because it isn't magic in XEmacs. Reported by
35599 Adrian Aichner <adrian@xemacs.org>.
35600
35601 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
35602 `substitute-in-file-name.
35603 (tramp-smb-handle-substitute-in-file-name): New defun.
35604 (tramp-smb-advice-PC-do-completion): Delete advice.
35605
35606 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
35607
35608 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
35609 Fix error in deleting region.
35610
35611 2005-01-15 Richard M. Stallman <rms@gnu.org>
35612
35613 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
35614 In non-temp buffer, switch syntax table temporarily.
35615
35616 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
35617
35618 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
35619
35620 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
35621
35622 * imenu.el (imenu--split-menu): Copy menulist before sorting.
35623 (imenu--generic-function): Use START, not BEG, as pos of definition.
35624
35625 * simple.el (just-one-space): Argument specifies number of spaces.
35626
35627 * simple.el (eval-expression-print-format): Avoid warning
35628 about edebug-active.
35629
35630 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change)
35631
35632 * progmodes/sh-script.el: Code copied from make-mode.el
35633 with small changes,
35634 (sh-mode-map): Bind C-c C-\.
35635 (sh-backslash-column, sh-backslash-align): New variables.
35636 (sh-backslash-region, sh-append-backslash): New functions.
35637
35638 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
35639
35640 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
35641 (rmail-pop-password, rmail-pop-password-required): Move to
35642 rmail-obsolete group.
35643 (rmail-set-pop-password): Rename to rmail-set-remote-password.
35644 All callers updated.
35645 (rmail-get-pop-password): Rename to rmail-get-remote-password.
35646 Take an argument specifying whether it is POP or IMAP mailbox we
35647 are using. All callers updated.
35648 (rmail-pop-password-error): Rename to
35649 rmail-remote-password-error. Added mailutils-specific error message.
35650 (rmail-movemail-search-path)
35651 (rmail-movemail-variant-in-use): New variables.
35652 (rmail-remote-password, rmail-remote-password-required):
35653 New customization variables.
35654 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
35655 (rmail-parse-url): New function.
35656 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
35657 with GNU mailutils movemail.
35658
35659 2005-01-15 Kevin Ryde <user42@zip.com.au>
35660
35661 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
35662 suffix to space, $ or '$, to correctly position point when going
35663 to @table style constants like DBL_MAX.
35664
35665 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
35666
35667 * type-break.el (type-break-mode, type-break-file-time)
35668 (type-break-file-keystroke-count, type-break-choose-file):
35669 Don't store data in or load data from the file if type-break-file-name
35670 is nil.
35671 (type-break-file-name): Doc update as per the above.
35672
35673 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
35674
35675 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
35676 lookup-key might return nil; handle that.
35677
35678 2005-01-15 Alan Mackenzie <acm@muc.de>
35679
35680 * progmodes/ebrowse.el (ebrowse-class-in-tree):
35681 Return the tail of the tree rather than the element found,
35682 thus enabling the tree to be setcar'd.
35683
35684 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
35685
35686 * textmodes/org.el (org-show-following-heading): New option.
35687 (org-show-hierarchy-above): Use `org-show-following-heading'.
35688 (org-cycle): Documentation fix.
35689
35690 * textmodes/org.el (orgtbl-optimized): New option.
35691 (orgtbl-mode): New command, a minor mode.
35692 (orgtbl-mode-map): New variable.
35693 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
35694 (orgtbl-error, orgtbl-self-insert-command)
35695 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
35696
35697 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
35698 a local variable in each org-mode buffer.
35699
35700 * textmodes/org.el (org-set-regexps-and-options): Rename from
35701 `org-set-regexps'. Added checking for STARTUP keyword.
35702 (org-get-current-options): Add STARTUP options.
35703 (org-table-insert-row): Make mode intelligent about when
35704 realignment is needed.
35705 (org-self-insert-command, org-delete-backward-char, org-delete-char):
35706 New commands.
35707 (org-enable-table-editor): New default value `optimized'.
35708 (org-table-blank-field): Support blanking regions if active.
35709
35710 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
35711
35712 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
35713 if the year is not given.
35714
35715 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
35716 Add new escapes %m and %M, fixed bug with %F by adding
35717 save-match-data.
35718 (reftex-reference): Remove ?. from list of spaces.
35719 (reftex-label-info): Add automatic label prefix recognition.
35720
35721 * textmodes/reftex-index.el (reftex-index-next-phrase):
35722 Add slave parameter to call of `reftex-index-this-phrase'.
35723 (reftex-index-this-phrase): New optional argument.
35724 (reftex-index-region-phrases): Add slave parameter to call of
35725 `reftex-index-this-phrase'.
35726 (reftex-display-index): New argument redo.
35727 (reftex-index-rescan): Add `redo' to arguments of
35728 `reftex-display-index'.
35729 (reftex-index-Rescan, reftex-index-revert)
35730 (reftex-index-switch-index-tag): Add `redo' to arguments of
35731 `reftex-display-index'.
35732 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
35733 indexing. Fix bug with matching is there is a quote before or
35734 after the word.
35735
35736 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
35737 Fix bug when collecting citation keys in lines with comments.
35738 (reftex-citation): Prefix argument no longer rescans the document,
35739 but forces prompting for optional arguments of cite macros.
35740 (reftex-do-citation): Prompting for optional arguments implemented.
35741
35742 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
35743 Add optional arguments to most cite commands.
35744 (reftex-cite-cleanup-optional-args): New option
35745 (reftex-cite-prompt-optional-args): New option.
35746 (reftex-trust-label-prefix): New option.
35747
35748 * textmodes/reftex-toc.el (reftex-toc-find-section):
35749 Add push-mark before changing the position in the buffer.
35750
35751 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
35752 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
35753
35754 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
35755
35756 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
35757 more carefully.
35758
35759 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
35760
35761 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
35762 (sgml-mode): Use it.
35763 (sgml-get-context): Better keep track of implicitly closed tags.
35764
35765 2005-01-13 Kenichi Handa <handa@m17n.org>
35766
35767 * textmodes/ispell.el: These changes are to fix misalignment error
35768 caused by equivalent characters of different Emacs charsets.
35769 (ispell-unified-chars-table): New variable.
35770 (ispell-get-decoded-string): New function.
35771 (ispell-get-casechars, ispell-get-not-casechars)
35772 (ispell-get-otherchars): Call ispell-get-decoded-string.
35773
35774 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
35775
35776 * custom.el (custom-declare-variable): Just put symbol instead
35777 of (defvar . symbol) in `current-load-list'.
35778
35779 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
35780
35781 * emacs-lisp/elint.el: Fixed typo in Commentary section.
35782
35783 2005-01-12 Jay Belanger <belanger@truman.edu>
35784
35785 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
35786 to create a Calc summary.
35787
35788 2005-01-12 Kim F. Storm <storm@cua.dk>
35789
35790 * mouse.el (mouse-on-link-p): Change functionality and doc
35791 string to comply with latest description in lisp ref.
35792
35793 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
35794
35795 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
35796 Enable mouse clicks on mode-line, header-line and margin.
35797 (event-type): Give mouse event symbols an `event-kind' property
35798 with value `mouse-click'.
35799
35800 2005-01-12 Juri Linkov <juri@jurta.org>
35801
35802 * facemenu.el (list-colors-display): Add new arg buffer-name.
35803 Use it. Fix docstring. Replace code for identifying duplicate
35804 colors by the name with call to `list-colors-duplicates' which
35805 identifies duplicate colors by the value unless the color
35806 is one of special Windows colors. Set truncate-lines to t.
35807 Print sorted duplicate color names on each line. Indent to 22
35808 \(the longest color name in rgb.txt) instead of 20. Optimize.
35809 (list-colors-duplicates): New function.
35810 (facemenu-color-name-equal): Delete function.
35811
35812 * facemenu.el (list-colors-print): New function created from code
35813 in list-colors-display. Print #RRGGBB at the window right edge.
35814 (list-colors-display): When temp-buffer-show-function is not
35815 defined, call list-colors-print from temp-buffer-show-hook
35816 to get the right value of window-width in list-colors-print
35817 after the buffer is displayed.
35818
35819 * simple.el (pop-mark): Move deactivate-mark out of conditional
35820 part to deactivate the active mark regardless of the state of the
35821 mark ring.
35822
35823 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
35824 variables line in desktop files.
35825
35826 2005-01-12 Juri Linkov <juri@jurta.org>
35827
35828 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
35829 Bring together isearch highlight related options.
35830 (lazy-highlight): Replace group `replace' by `matching'.
35831 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
35832 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
35833 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
35834 and declare them obsolete.
35835 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
35836 (isearch-faces): Remove defgroup.
35837 (isearch-overlay, isearch-highlight, isearch-dehighlight):
35838 Move isearch highlighting code closer to lazy highlighting code.
35839
35840 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
35841 (query-replace-highlight, query-replace-lazy-highlight)
35842 (query-replace): Move definitions to the beginning of the file.
35843
35844 2005-01-11 Juri Linkov <juri@jurta.org>
35845
35846 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
35847 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
35848 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
35849
35850 * info.el (Info-history-forward): New variable.
35851 (Info-select-node): Reset Info-history-forward to nil.
35852 (Info-last): Turn into defalias.
35853 (Info-history-back): Rename from Info-last.
35854 Add current node to Info-history-forward.
35855 (Info-history-forward): New fun.
35856 (Info-mode-map): Replace Info-last by Info-history-back.
35857 Bind Info-history-forward to "r".
35858 (Info-mode-menu): Replace Info-last by Info-history-back.
35859 Fix menu item text. Add menu item for Info-history-forward.
35860 (info-tool-bar-map): Replace Info-last by Info-history-back.
35861 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
35862 for Info-history-forward.
35863 (Info-mode): Replace Info-last by Info-history-back in docstring.
35864 Add local variable Info-history-forward.
35865 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
35866
35867 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
35868
35869 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
35870 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
35871 Ignore select-window events rather than fiddle with
35872 mouse-autoselect-window.
35873
35874 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
35875
35876 * type-break.el (type-break-mode): Fix previous change.
35877
35878 2005-01-10 Jay Belanger <belanger@truman.edu>
35879
35880 * calc/calc-ext.el (calc-reset): Reset when inside embedded
35881 calculator; only reset when point is inside a calculator.
35882 Don't adjust the window height if the window takes up the whole height
35883 of the frame.
35884
35885 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
35886
35887 * ebuff-menu.el (Electric-buffer-menu-mode):
35888 Preserve value of buffer-local var header-line-format.
35889
35890 2005-01-09 Jay Belanger <belanger@truman.edu>
35891
35892 * calc/calc.el (calc-mode-var-list-restore-saved-values):
35893 Make sure settings file exists before accessing it.
35894
35895 * calc/calc-embed.el (calc-embedded-subst):
35896 Replace math-multi-subst-rec, which is only supposed to be called
35897 by math-multi-subst, by math-multi-subst.
35898
35899 2005-01-09 Andre Spiegel <spiegel@gnu.org>
35900
35901 * vc.el (vc-allow-async-revert): New user option.
35902 (vc-disable-async-diff): New internal variable.
35903 (vc-revert-buffer): Use them to disable asynchronous diff.
35904
35905 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
35906 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
35907 asynchronously if vc-disable-async-diff is t.
35908
35909 2005-01-09 Jay Belanger <belanger@truman.edu>
35910
35911 * calc/calc.el (defcalcmodevar): New macro.
35912 (calc-mode-var-list-restore-default-values)
35913 (calc-mode-var-list-restore-saved-values): New functions.
35914 (calc-mode-var-list): Use defcalcmodevar to define it.
35915 (calc-always-load-extensions, calc-line-numbering)
35916 (calc-line-breaking, calc-display-just, calc-display-origin)
35917 (calc-number-radix, calc-leading-zeros, calc-group-digits)
35918 (calc-group-char, calc-point-char, calc-frac-format)
35919 (calc-prefer-frac, calc-hms-format, calc-date-format)
35920 (calc-float-format, calc-full-float-format, calc-complex-format)
35921 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
35922 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
35923 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
35924 (calc-matrix-brackets, calc-language, calc-language-option)
35925 (calc-left-label, calc-right-label, calc-word-size)
35926 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
35927 (calc-display-raw, calc-internal-prec, calc-angle-mode)
35928 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
35929 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
35930 (calc-window-height, calc-display-trail, calc-show-selections)
35931 (calc-use-selections, calc-assoc-selections)
35932 (calc-display-working-message, calc-auto-why, calc-timing)
35933 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
35934 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
35935 (calc-gnuplot-default-device, calc-gnuplot-default-output)
35936 (calc-gnuplot-print-device, calc-gnuplot-print-output)
35937 (calc-gnuplot-geometry, calc-graph-default-resolution)
35938 (calc-graph-default-resolution-3d, calc-invocation-macro)
35939 (calc-show-banner): Use defcalcmodevar to declare them and set
35940 their default values.
35941
35942 * calc/calc-ext.el (calc-reset): Restore saved values of variables
35943 instead of default values (but restore default values if there is
35944 an argument of 0).
35945
35946 2005-01-09 David Kastrup <dak@gnu.org>
35947
35948 * desktop.el (desktop-restore-eager): Fix typo in type.
35949
35950 2005-01-08 Richard M. Stallman <rms@gnu.org>
35951
35952 * cus-edit.el (customize): Delete :link.
35953
35954 2005-01-08 Jay Belanger <belanger@truman.edu>
35955
35956 * calc/calc.el (calc-mode): Remove the extension from the
35957 `calc-settings-file' file name when loading it.
35958
35959 2005-01-08 Kim F. Storm <storm@cua.dk>
35960
35961 * info.el (Info-mode-map, Info-next-link-keymap)
35962 (Info-prev-link-keymap, Info-up-link-keymap):
35963 Map follow-link to mouse-face.
35964 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
35965
35966 2005-01-08 Jay Belanger <belanger@truman.edu>
35967
35968 * calc/calc.el (calc-settings-file): Change default value.
35969 Suggested by cgw in a comment in calc-mode.el.
35970
35971 * calc/calc-mode.el (calc-settings-file-name):
35972 Compare calc-settings-file to user-init-file instead of ~/.emacs.
35973 Replace ~/.emacs in a prompt by calc-settings-file.
35974
35975 2005-01-07 Lars Hansen <larsh@math.ku.dk>
35976
35977 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
35978 (desktop-lazy-idle-delay): New customizable variables.
35979 (desktop-buffer-args-list): New variable.
35980 (desktop-append-buffer-args): New function.
35981 (desktop-save): Call desktop-append-buffer-args for some buffers.
35982 (desktop-lazy-create-buffer): New function.
35983 (desktop-idle-create-buffers): New function.
35984 (desktop-read): Add message about buffers to restore lazily.
35985 (desktop-lazy-abort): New command.
35986 (desktop-clear): Call desktop-lazy-abort.
35987 (desktop-lazy-complete): New command.
35988
35989 2005-01-06 Richard M. Stallman <rms@gnu.org>
35990
35991 * emacs-lisp/find-func.el (find-face-definition):
35992 Rename from find-face.
35993
35994 2005-01-06 Kim F. Storm <storm@cua.dk>
35995
35996 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
35997
35998 * man.el (Man-xref-man-page, Man-xref-header-file)
35999 (Man-xref-normal-file): Add follow-link property.
36000
36001 2005-01-06 Jay Belanger <belanger@truman.edu>
36002
36003 * calc/calc-units.el: Make sure the proper macro definitions are
36004 available when compiling.
36005
36006 2005-01-06 Juri Linkov <juri@jurta.org>
36007
36008 * isearch.el (isearch-lazy-highlight-update):
36009 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
36010
36011 2005-01-06 Miles Bader <miles@gnu.org>
36012
36013 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
36014 (isearch-lazy-highlight-face): Use new name.
36015
36016 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
36017
36018 * uniquify.el (uniquify-rationalize-file-buffer-names):
36019 Re-add an interactive spec.
36020 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
36021 to the same name.
36022
36023 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
36024 (isearch-update, isearch-done): Adjust calls accordingly.
36025
36026 2005-01-05 Richard M. Stallman <rms@gnu.org>
36027
36028 * custom.el (custom-set-variables, custom-theme-set-variables):
36029 Clarify documentation.
36030
36031 * emacs-lisp/find-func.el (find-variable)
36032 (find-variable-other-window, find-variable-other-frame):
36033 Fix the TYPE args to find-function-read and find-function-do-it.
36034 (find-function): Doc fix.
36035 (find-function-at-point): Replace function-at-point alias.
36036
36037 2005-01-04 Richard M. Stallman <rms@gnu.org>
36038
36039 * cus-face.el (custom-declare-face):
36040 Record defface in current-load-list.
36041
36042 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
36043
36044 * emacs-lisp/find-func.el: Doc fixes.
36045 (find-face-regexp): New variable.
36046 (find-function-regexp-alist): New variable.
36047 (find-function-C-source): Third arg is now TYPE.
36048 (find-function-search-for-symbol): Handle general TYPE.
36049 (find-function-read, find-function-do-it): Handle general TYPE.
36050 (find-definition-noselect, find-face): New functions.
36051 (function-at-point): Alias deleted.
36052
36053 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
36054
36055 * battery.el (display-battery-mode): Rename from display-battery.
36056 Handle the case where it gets turned off.
36057
36058 2005-01-04 Richard M. Stallman <rms@gnu.org>
36059
36060 * cus-edit.el (customize): Make :link point to user doc.
36061
36062 * man.el (Man-fontify-manpage): Turn off undo generation.
36063
36064 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
36065
36066 2005-01-04 Andreas Schwab <schwab@suse.de>
36067
36068 * files.el (insert-directory): Only look for error lines in
36069 inserted text. Don't move too far after processing --dired markers.
36070
36071 2005-01-04 Richard M. Stallman <rms@gnu.org>
36072
36073 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
36074 Don't expand if the character is @, period, dash, etc.
36075 (define-mail-abbrev): Quote names that contain problem characters.
36076
36077 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
36078
36079 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
36080
36081 2005-01-03 Richard M. Stallman <rms@gnu.org>
36082
36083 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
36084 (query-replace-highlight, query-replace-lazy-highlight)
36085 (query-replace): Definitions moved up. Doc fix.
36086
36087 2005-01-03 Richard M. Stallman <rms@gnu.org>
36088
36089 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
36090 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
36091 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
36092 (lazy-highlight-face): Rename from isearch-lazy-...
36093 Change all references to them.
36094
36095 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
36096
36097 * cus-edit.el (custom-file): Doc fix for defcustom.
36098 (custom-file): The function no longer sets the variable
36099 `custom-file' to its return value.
36100
36101 * startup.el (command-line): No longer load `custom-file'.
36102
36103 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
36104
36105 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
36106
36107 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
36108 Don't confuse module-prefixed identifiers for labels.
36109 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
36110
36111 2005-01-02 Richard M. Stallman <rms@gnu.org>
36112
36113 * files.el (basic-save-buffer-1): Fix previous change.
36114
36115 * loadhist.el (file-loadhist-lookup): New function.
36116 (file-provides, file-requires): Use it.
36117
36118 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
36119 instead of calculating the right size.
36120
36121 2005-01-02 Karl Chen <quarl@cs.berkeley.edu>
36122
36123 * vc-svn.el (vc-svn-diff): Stay local if possible.
36124
36125 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
36126
36127 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
36128
36129 * files.el (hack-local-variables): Fix last change.
36130
36131 2005-01-02 Jay Belanger <belanger@truman.edu>
36132
36133 * calc/calc-yank.el (calc-edit-top): New variable.
36134 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
36135 object. Change header properties.
36136 (calc-edit-finish, calc-edit-finish-stack-object)
36137 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
36138 edited object.
36139 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
36140 for the beginning of the edited object.
36141 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
36142 for the beginning of the edited object.
36143 * calc/calc-prog.el (calc-edit-macro-finish-edit)
36144 (calc-finish-formula-edit, calc-macro-repeats)
36145 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
36146 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
36147 beginning of the edited object.
36148 (calc-user-define-edit): Change the header for editing macros.
36149 Remove unnecessary variable.
36150
36151 2005-01-01 Jay Belanger <belanger@truman.edu>
36152
36153 * calc/calc-yank.el (calc-edit-mode): Change default header.
36154 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
36155 * calc/calc-store.el (calc-edit-variable): Change title to match new
36156 header.
36157 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
36158 mode to match new header.
36159 (calc-user-define-edit): Change titles to include names of commands.
36160 (calc-finish-formula-edit): Adjust to handle new header.
36161 (calc-finish-macro-edit): Remove.
36162 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
36163 (calc-edit-macro-command, calc-edit-macro-command-type)
36164 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
36165 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
36166 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
36167 (calc-edit-macro-finish-edit): New functions.
36168 (calc-user-define-edit): Use new functions to edit named calc macros.
36169
36170 2005-01-01 Stefan Monnier <monnier@iro.umontreal.ca>
36171
36172 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
36173
36174 * ses.el (copy-region-as-kill): Deactivate mark.
36175
36176 2005-01-01 Richard M. Stallman <rms@gnu.org>
36177
36178 * replace.el (occur-1): If the output buffer is also an input,
36179 don't kill it, rename it.
36180
36181 * faces.el (set-face-background, set-face-foreground): Doc fix.
36182
36183 * cus-face.el (custom-face-attributes): Fix :help-echo strings
36184 for :foreground and :background.
36185
36186 * dired.el (dired-view-command-alist): Variable deleted.
36187 (dired-view-file, dired-mouse-find-file-other-window):
36188 Delete the code to use it.
36189
36190 2005-01-01 Kim F. Storm <storm@cua.dk>
36191
36192 * image.el (insert-sliced-image): Use t for line-height property.
36193
36194 See ChangeLog.11 for earlier changes.
36195
36196 ;; Local Variables:
36197 ;; coding: iso-2022-7bit
36198 ;; add-log-time-zone-rule: t
36199 ;; End:
36200
36201 Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
36202
36203 This file is part of GNU Emacs.
36204
36205 GNU Emacs is free software; you can redistribute it and/or modify
36206 it under the terms of the GNU General Public License as published by
36207 the Free Software Foundation; either version 3, or (at your option)
36208 any later version.
36209
36210 GNU Emacs is distributed in the hope that it will be useful,
36211 but WITHOUT ANY WARRANTY; without even the implied warranty of
36212 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
36213 GNU General Public License for more details.
36214
36215 You should have received a copy of the GNU General Public License
36216 along with GNU Emacs; see the file COPYING. If not, write to the
36217 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
36218 Boston, MA 02110-1301, USA.
36219
36220 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1