(Info-isearch-search): Always return point.
[emacs.git] / lisp / ChangeLog
blob493c8a4216c57e7901f2c9c0a2ff8c2c6704c617
1 2008-03-25  Johan Bockg\e$(Q)[\e(Brd  <bojohan@gnu.org>
3         * info.el (Info-isearch-search): Always return point.
5 2008-03-23  Andreas Schwab  <schwab@suse.de>
7         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]: Fix
8         radio button condition.
9         [box]: Likewise.
10         [customize]: Add radio button.
12 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
14         * vc-bzr.el (vc-bzr-print-log): Ensure it works when passed a
15         single file argument.
16         (vc-bzr-show-log-entry): Fix typo.
18 2008-03-19  Wilson Snyder  <wsnyder@wsnyder.org>
20         * progmodes/verilog-mode.el (verilog-easy-menu-filter): New
21         function.
22         (verilog-stmt-menu, verilog-menu): Add :help.
23         (verilog-customize, verilog-font-customize)
24         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
25         (verilog-mode): Update documentation strings to match tool tips.
26         (verilog-auto-search-do, verilog-auto-re-search-do)
27         (verilog-skip-forward-comment-or-string): Fix verilog-auto
28         expansion when a .* appears inside a string.
29         (verilog-re-search-forward, verilog-re-search-backward): Add
30         comment to recall how this works.
32 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
34         * net/tls.el (open-tls-stream): Reindent.
36 2008-03-19  Glenn Morris  <rgm@gnu.org>
38         * net/tls.el: Don't require rx when compiling.
39         (tls-end-of-info): Rewrite without using rx.
40         (open-tls-stream): Use with-current-buffer.
42 2008-03-18  Dan Nicolaescu  <dann@ics.uci.edu>
44         * font-lock.el (font-lock-comment-face): Set the foreground for
45         the light background 8 colors case.
47         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
48         command for each file in the list.
49         (vc-bzr-log-view-mode): Recognize the file marker.
50         (vc-bzr-show-log-entry): Make regexp match more cases.
52 2008-03-18  Wilson Snyder  <wsnyder@wsnyder.org>
54         * verilog-mode.el (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT
55         mis-including genvars.
57 2008-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
59         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
60         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
61         Revision numbers can include ".".
63         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
64         "+" lines not accounted for by counting "-" and context lines.
66 2008-03-16  Juri Linkov  <juri@jurta.org>
68         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
69         (dired-perm-write): Rename from `dired-warn-writable'.
70         Change parent face from `font-lock-warning-face' to
71         `font-lock-comment-delimiter-face'.
72         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
73         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
74         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
75         with `dired-perm-write-face'.
77 2008-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
79         * term/mac-win.el (mac-service-open-file): Use file URL instead of
80         file name string.
82 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
84         * vc-bzr.el (vc-bzr-registered): Fail if `bzr' is not installed.
85         (vc-bzr-annotate-command): Preserve line alignment.
86         (vc-bzr-annotate-time): Accept space used to preserve alignment.
88 2008-03-13  Richard Stallman  <rms@gnu.org>
90         * mouse.el (mouse-yank-secondary): Nice error msg if no secondary sel.
92         * emacs-lisp/advice.el (defadvice): Add usage pattern.
94 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
96         * simple.el (set-mark-command): Doc fix.
98 2008-03-10  Nick Roberts  <nickrob@snap.net.nz>
100         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
101         thread in [h-e-w]).
103 2008-03-08  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
105         * subr.el (while-no-input): Don't splice BODY directly into the
106         `or' form.
108 2008-03-06  Kim F. Storm  <storm@cua.dk>
110         * help.el (view-emacs-todo): Rename from view-todo.  Change users.
111         (describe-gnu-project): Rename from describe-project.  Change users.
112         Define obsolete function aliases for the old names.
114 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
116         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
117         Reported by Drew Adams <drew.adams@oracle.com>.
119 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
121         * iswitchb.el (iswitchb-use-faces): Doc fix.
122         (iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings.
124 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
126         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
127         Fix typo.
128         (verilog-type-font-keywords): Reindent.
130 2008-03-03  Michael McNamara  <mac@mail.brushroad.com>
132         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
133         grouping-keyword regular expression.
134         (verilog-font-lock-keywords): Allow users to toggle special
135         highlight of grouping-keywords.
136         (verilog-highlight-grouping-keywords): The toggle for special
137         highlighting of grouping keywords.
139 2008-03-02  Juri Linkov  <juri@jurta.org>
141         * startup.el: Revert 2008-02-28 change that adds initial message
142         to *scratch* buffer regardless of the value of `inhibit-startup-screen'.
144 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
146         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
147         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
148         * progmodes/verilog-mode.el (verilog-mode):
149         * net/socks.el (socks):
150         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
152 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
154         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
155         running `desktop-not-loaded-hook' to allow modifying it.
156         Don't show warning message if `desktop-dirname' was modified.
158 2008-03-01  Alan Mackenzie  <acm@muc.de>
160         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
162         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
163         doc-string, "c-old-LEN" -> "c-old-END".
165 2008-02-29  Glenn Morris  <rgm@gnu.org>
167         * allout.el (allout-topic-encryption-bullet)
168         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
169         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
170         from 22.0 to 22.1.
172 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
174         * desktop.el (desktop-save): Save the buffer name if the
175         uniquified base name is empty.
177 2008-02-29  Stefan Monnier  <monnier@iro.umontreal.ca>
179         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
180         we still expect more lines.
182 2008-02-28  Juri Linkov  <juri@jurta.org>
184         * startup.el (normal-splash-screen): Add argument `concise'.
185         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
186         to the created buffer.  If `concise' is non-nil, call
187         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
188         (display-startup-screen): Add argument `concise' to the call to
189         `normal-splash-screen'.
191 2008-02-28  Kim F. Storm  <storm@cua.dk>
193         * startup.el (startup-echo-area-message): Check for about-emacs.
195 2008-02-28  Juri Linkov  <juri@jurta.org>
197         * startup.el: Always add initial message to *scratch* buffer if
198         `initial-scratch-message' is non-nil regardless of the value of
199         `inhibit-startup-screen'.
200         (inhibit-startup-screen, initial-scratch-message): Doc fix.
201         (command-line-1): Move code that inserts `initial-scratch-message'
202         up before the if-form that checks for `inhibit-startup-screen'.
203         Suggested by Jonathan Rockway <jon@jrock.us>.
205 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
207         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
208         comment-paragraph filling if the commark doesn't match
209         comment-start-skip.
211         * uniquify.el (uniquify-buffer-base-name): Undo last change.
213 2008-02-28  Daiki Ueno  <ueno@unixuser.org>
215         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
216         the `imap' variant.
218 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
220         * uniquify.el (uniquify-buffer-base-name): If the base name is an
221         empty string, return nil to allow the caller to default to the
222         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
224 2008-02-26  Jason Rumney  <jasonr@gnu.org>
226         * files.el (make-auto-save-file-name): Encode more characters in
227         non-file buffer names.  Use url-encoding.
229 2008-02-26  Juanma Barranquero  <lekktu@gmail.com>
231         * net/net-utils.el (ftp-program): Fix typo in docstring.
232         (ifconfig-program-options, netstat-program-options)
233         (arp-program-options, route-program-options, nslookup-program-options)
234         (ftp-program-options, smbclient-program-options)
235         (dns-lookup-program-options, arp, route): Doc fixes.
237         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
238         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
239         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
240         Fix typos in docstrings.
241         (gdb-pending-triggers): Reflow docstring.
242         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
244 2008-02-25  Alan Mackenzie  <acm@muc.de>
246         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
247         typing "#" at EOB.
249 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
251         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
253 2008-02-24  Jason Rumney  <jasonr@gnu.org>
255         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
257 2008-02-23  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
259         * textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
261 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
263         * dired.el (dired-mark-prompt): Don't count/display the t element.
264         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
266 2008-02-22  Bill Meier  <wmeier@newsguy.com>  (tiny change)
268         * progmodes/sh-script.el (sh-indent-comment): Docstring fix.
270 2008-02-21  Glenn Morris  <rgm@gnu.org>
272         * subr.el (sit-for): Fix obsolete form for nil second argument.
274 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
276         * progmodes/verilog-mode.el (eval-when-compile): Don't define
277         add-submenu.
278         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
279         Remove.  Move contents to the only use ...
280         (verilog-menu): ... here.
281         (verilog-statement-menu): Remove.  Move contents to the only use ...
282         (verilog-stmt-menu): ... here.
283         (verilog-mark-defun): Simply call mark-defun for Emacs.
284         (occur-pos-list): Declare for byte compiler.
285         (mode-popup-menu): Don't defvar.
286         (verilog-add-statement-menu): Remove.
287         (verilog-mode-hook): Don't add verilog-add-statement-menu.
288         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
290 2008-02-21  Michael McNamara  <mac@mail.brushroad.com>
292         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
293         conditional.
294         (verilog-font-grouping-keywords-face): Make the begin..end
295         keywords standout more than other verilog keywords.
296         (verilog-type-font-keywords): Move the begin..end out of this list
297         to facilitate making them to (potentially) stand out more.
298         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
299         function & task blocks.
300         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
301         initial, function & task blocks.
302         (verilog-forward-sexp): Handle the new "disable fork" statement of
303         IEEE-1800 Verilog.
304         (verilog-beg-block-re-ordered): Handle the new "disable fork"
305         statement of IEEE-1800 Verilog.
306         (verilog-calc-1): Handle the new "disable fork" statement of
307         IEEE-1800 Verilog.
308         (verilog-disable-fork-re): Add const to help handle the new
309         "disable fork" statement of IEEE-1800 Verilog.
310         (verilog-declaration-core-re): Add port directions by themselves,
311         with no qualification, as base item of a declaration.
312         (verilog-pretty-declarations): Add new flag to ask it to refrain
313         from printing to the message buffer.
314         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
315         printing to the message buffer.  Improve handling of the many
316         types of expression line up.
317         (verilog-just-one-space): Remove printing of an empty message.
318         (verilog-get-lineup-indent): Rework to support the better handling
319         of expression lineup for verilog-pretty-expr.
320         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
322 2008-02-20  Alan Mackenzie  <acm@muc.de>
324         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
325         yesterday's commit.
327 2008-02-20  Nick Roberts  <nickrob@snap.net.nz>
329         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
330         to mouse-set-point in buffers that aren't associated with files.
332         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
334 2008-02-20  Glenn Morris  <rgm@gnu.org>
336         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
337         on Windows.
339 2008-02-19  Alan Mackenzie  <acm@muc.de>
341         Set of changes so that "obtrusive" syntactic elements in a
342         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
343         unmatched paren) don't interact syntactically with stuff outside
344         the CPP line.
346         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
347         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
348         off-by-one bug.
349         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
350         a bit of refactoring.
351         (c-awk-extend-and-syntax-tablify-region): Takes some of the
352         functionality of c-awk-advise-fl-for-awk-region, which has been
353         refactored away.
355         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
356         (c-clear-char-property-with-value): New function and macro which
357         remove text-properties `equal' to a supplied value.
359         * progmodes/cc-engine.el: Comment about text properties amended.
361         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
362         parens around "error\\|warning".
364         * progmodes/cc-langs.el (c-get-state-before-change-function)
365         (c-before-font-lock-function, c-anchored-cpp-prefix):
366         New language variables.
367         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
369         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
370         syntax-table text properties.
371         (c-common-init): Call language specific before/after-change
372         functions at mode initialisation.
373         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
374         (c-extend-region-for-CPP, c-neutralize-CPP-line)
375         (c-neutralize-syntax-in-CPP): New functions.
376         (c-before-change, c-after-change): Call the new language specific
377         change functions defined in cc-langs.el.
378         (c-advise-fl-for-region): New macro.
379         (awk-mode): Remove AWK specific stuff which has been refactored
380         into language independent stuff.
382 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
384         * diff-mode.el (diff-file-junk-re): New const.
385         (diff-beginning-of-file-and-junk): Use it.
386         (diff-file-kill): Make sure we were really inside a file diff.
388         * diff-mode.el: Make it more robust in the presence of empty context
389         lines in unified hunks.
390         (diff-valid-unified-empty-line): New var.
391         (diff-unified->context, diff-sanity-check-hunk): Obey it.
392         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
393         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
394         (diff-hunk-header-re-unified): New const.
395         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
396         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
397         (diff-sanity-check-hunk): Use it.
399 2008-02-19  Nick Roberts  <nickrob@snap.net.nz>
401         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
402         (gdb): (Re)set gdb-flush-pending-output to nil here...
403         (gdb-init-1): ...instead of here (before gdb-prompt).
405 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
407         * progmodes/verilog-mode.el (customize): Fix typo in error message.
408         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
409         (verilog-mode-auto, verilog-indent-level-module)
410         (verilog-minimum-comment-distance, verilog-library-flags)
411         (verilog-library-directories, verilog-library-files)
412         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
413         (verilog-xemacs-menu, verilog-set-compile-command)
414         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
415         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
416         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
417         (verilog-batch-inject-auto, verilog-batch-indent)
418         (verilog-continued-line, verilog-type-keywords)
419         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
420         (verilog-read-inst-pins, verilog-read-arg-pins)
421         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
422         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
423         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
424         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
425         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
426         (verilog-mode-version, verilog-mode-release-date)
427         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
428         (verilog-simulator, verilog-compiler)
429         (verilog-auto-sense-defines-constant, verilog-company)
430         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
431         Fix typos in docstrings.
432         (verilog-set-auto-endcomments, verilog-calculate-indent)
433         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
434         Reflow docstrings.
435         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
436         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
437         (electric-verilog-forward-sexp, verilog-in-case-region-p)
438         (verilog-in-struct-region-p, verilog-in-generate-region-p)
439         (verilog-leap-to-head, verilog-current-indent-level)
440         (verilog-case-indent-level, verilog-cpp-keywords)
441         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
442         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
443         (verilog-signals-not-in, verilog-symbol-detick-text)
444         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
445         (verilog-forward-close-paren, verilog-backward-open-paren)
446         (verilog-backward-open-bracket): Doc fixes.
448         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
449         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
450         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
451         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
452         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
453         Fix typos in docstrings.
455 2008-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
457         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
458         Recognize ''' just like any other char-constant.
460 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
462         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
463         careful enough.  Detect the uid-change all within the main loop.
465 2008-02-14  Stefan Monnier  <monnier@pastel.home>
467         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
469 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
471         * hilit-chg.el (highlight-save-buffer-state): New macro.
472         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
473         (hilit-chg-clear): Use it to preserve the modified-p flag.
474         (highlight-changes-rotate-faces): Don't mess with the undo-list.
476 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
478         * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
480 2008-02-12  Juri Linkov  <juri@jurta.org>
482         * startup.el (fancy-startup-screen, normal-splash-screen):
483         Set default-directory to command-line-default-directory.
485         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
486         after reading the desktop.
488 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
490         * font-lock.el (font-lock-set-defaults): Unset previously set variables
491         when needed.
493 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
495         * uniquify.el (uniquify-buffer-base-name): New function.
496         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
498         * desktop.el (uniquify-managed): Don't defvar.
499         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
500         `uniquify-managed'.  Return also the buffer's base name.
501         (desktop-save): When saving the buffer info, filter out the base name,
502         and save it as buffer name if the buffer is managed by uniquify.
504 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
506         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
507         Index: line, don't search backward for the previous one.
509 2008-02-10  \e,AF\e(Bvar Arnfj\e,Av\e(Br\e,Ap\e(B Bjarmason  <avar@cpan.org>  (tiny change)
511         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
512         from gnus-button-url-regexp.
514 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
516         * progmodes/compile.el (compilation-next-error): Doc fix.
517         (compilation-find-file): Doc fix.
519 2008-02-09  Glenn Morris  <rgm@gnu.org>
521         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
522         Add obsolete aliases to the old names.
524 2008-02-08  Richard Stallman  <rms@gnu.org>
526         * net/net-utils.el (ifconfig): Rename from ipconfig.
527         (ipconfig): Alias to ifconfig.
528         (ifconfig-program): Rename from ipconfig-program.
529         (ifconfig-program-options): Rename from ipconfig-program-options.
531 2008-02-08  Glenn Morris  <rgm@gnu.org>
533         * custom.el (custom-theme-set-variables): Sort symbols that are
534         dependencies before symbols that depend on them.
535         (custom-enabled-themes): Set after custom-theme-directory.
537 2008-02-04  Juanma Barranquero  <lekktu@gmail.com>
539         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
541 2008-02-04  Michael McNamara  <mac@mail.brushroad.com>
543         * progmodes/verilog-mode.el (verilog-declaration-core-re):
544         Add port directions by themselves, with no qualification, as base
545         item of a declaration.
546         (verilog-pretty-declarations): Add new flag that inhibits printing
547         to the message buffer.
548         (verilog-pretty-expr): Add new flag that inhibits printing to the
549         message buffer.  Improve handling of the many types of expression
550         line up.
551         (verilog-just-one-space): Don't print an empty message.
552         (verilog-get-lineup-indent): Rework to support the better handling
553         of expression lineup for verilog-pretty-expr.
554         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
555         (verilog-mode-version, verilog-mode-release-date): Update.
557 2008-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
559         * subr.el (cancel-change-group): Don't move point.
561 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
563         Sync with Tramp 2.0.57.
565         * net/tramp.el (tramp-handle-make-auto-save-file-name)
566         (tramp-completion-dissect-file-name, tramp-find-executable):
567         Use `mapc' instead of `mapcar'.
568         (tramp-open-connection-setup-interactive-shell): Send only single
569         prompt setting commands, in order to avoid double-prompt.
571         * net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of
572         `mapcar'.
574         * net/trampver.el: Update release number.
576 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
578         * progmodes/etags.el (next-file): Improve revert message.
580 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
582         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
583         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
584         of today, the most recent libpng is 1.2.24).
586 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
588         * vc.el (vc-update): Fix bug: Specify branch tip as
589         vc-checkout REVISION.  Reported by Dan Nicolaescu.
591 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
593         * simple.el (reindent-then-newline-and-indent): Be careful about the
594         unusual case where indent-according-to-mode moves point.
596 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
598         * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
599         (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
600         (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
601         (verilog-sk-state-machine): Quote all calls to
602         "auxiliary skeleton"s to prevent infloops.
604 2008-01-31  Jason Rumney  <jasonr@gnu.org>
606         * w32-fns.el: Partially revert 2007-11-10 change.
608 2008-01-31  Martin Rudalics  <rudalics@gmx.at>
610         * mail/rmail.el (rmail-highlight): Fix specification.
611         Reported by pod <pod@herald.ox.ac.uk>.
613 2008-01-31  Jason Rumney  <jasonr@gnu.org>
615         * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
617 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
619         * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
620         (gdb-var-set-format-handler): New function.
621         (gdb-var-set-format): Use it.
623 2008-01-29  Alan Mackenzie  <acm@muc.de>
625         * progmodes/cc-langs.el (c-block-stmt-1-kwds, c-block-stmt-2-kwds)
626         (c-simple-stmt-kwds): New Objective C keywords: @finally, @try,
627         @catch, @synchronized, @throw.
629         * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
630         from this regexp; part of same fix as next change to cc-engine.el.
632         * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
633         Anchor the "{" of a template function correctly on "template", not the
634         following "<".
636         * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
638 2008-01-29  Richard Stallman  <rms@gnu.org>
640         * progmodes/etags.el (tags-query-replace): Delete unused optional args.
641         Doc fix.
643         * files.el (hack-local-variables): Don't query about fake variables.
645 2008-01-27  Nick Roberts  <nickrob@snap.net.nz>
647         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
648         gdb-cpp-define-alist-program if file is nil (currently only
649         " *partial-output-...").
651 2008-01-27  Alan Mackenzie  <acm@muc.de>
653         * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
654         enhance comments.
656 2008-01-27  Richard Stallman  <rms@gnu.org>
658         * allout.el: Many doc fixes.
659         (allout-encrypt-string): Fix error message.
661 2008-01-26  Alan Mackenzie  <acm@muc.de>
663         * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
664         arglist-cont-nonempty.
666         * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
667         for a brace with syntax arglist-cont-nonempty.
669         * progmodes/cc-styles.el (c-style-alist): Add elements for
670         arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python,
671         awk).
673 2008-01-26  Alan Mackenzie  <acm@muc.de>
675         * progmodes/cc-defs.el (c-save-buffer-state):
676         Bind buffer-file-name and buffer-file-truename to nil, to prevent
677         primitives generating "buffer is read only" messages.
679 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
681         * progmodes/etags.el (tags-query-replace): Doc fix.
683 2008-01-26  Phil Sung  <psung@mit.edu>  (tiny change)
685         * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
686         that the filename end is found even when the filename is empty.
687         Fixes error and spurious newlines when marking files for deletion.
689 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
691         * allout.el (allout-unload-function): New function.
693 2008-01-25  Sven Joachim  <svenjoac@gmx.de>
695         * view.el (kill-buffer-if-not-modified): Don't pass t to
696         buffer-modified-p.
698 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
700         * allout.el (allout-prefix-data): Doc fix.
701         (allout-show-current-subtree): Reflow docstring.
702         (allout-use-mode-specific-leader, allout-use-hanging-indents)
703         (produce-allout-mode-map, allout-overlay-interior-modification-handler)
704         (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
705         (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
706         (allout-copy-topic-as-kill, allout-listify-exposed)
707         (allout-process-exposed, allout-encrypted-key-info)
708         (allout-update-passphrase-mnemonic-aids)
709         (allout-next-topic-pending-encryption)
710         (allout-tests-globally-true): Fix typos in docstrings.
712 2008-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
714         * vc.el (vc-version-diff): Make sure we shrink the right window.
716 2008-01-23  Jason Rumney  <jasonr@gnu.org>
718         * lpr.el (printer-name): Do not set on MS Windows.
720 2008-01-20  Glenn Morris  <rgm@gnu.org>
722         * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
723         prevent infloops.
725 2008-01-20  Martin Svenson  <phromo@gmail.com>  (tiny change)
727         * progmodes/python.el (python-imports): Default to "None".
729 2008-01-19  Dan Nicolaescu  <dann@ics.uci.edu>
731         * progmodes/sh-script.el (sh-basic-offset):
732         * progmodes/cc-vars.el (c-syntactic-indentation)
733         (c-syntactic-indentation-in-macros): Mark as safe.
735 2008-01-18  Richard Stallman  <rms@gnu.org>
737         * icomplete.el (icomplete-get-keys):
738         Look up KEYS using all maps in proper buffer.
740 2008-01-16  Alan Mackenzie  <acm@muc.de>
742         * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside an
743         eval-and-compile, so as to permit byte-compiling (e.g. in bootstrap).
745 2008-01-16  Juanma Barranquero  <lekktu@gmail.com>
747         * frame.el (display-mm-height, display-mm-width):
748         * whitespace.el (whitespace-check-leading-whitespace)
749         (whitespace-check-trailing-whitespace)
750         (whitespace-check-spacetab-whitespace)
751         (whitespace-check-indent-whitespace)
752         (whitespace-check-ateol-whitespace):
753         * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
755 2008-01-16  Glenn Morris  <rgm@gnu.org>
757         * comint.el (comint-regexp-arg): Fix no-input case.
759 2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
761         * calendar/icalendar.el (icalendar-export-file)
762         (icalendar-import-file): Restore significant trailing whitespace
763         in `interactive' prompts.
765 2008-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
767         * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
768         after-save-hook so that it is not called multiple times.
770         * vc-svn.el (vc-svn-resolve-when-done): Likewise.
772 2008-01-15  Glenn Morris  <rgm@gnu.org>
774         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
776 2008-01-14  Alan Mackenzie  <acm@muc.de>
778         * progmodes/cc-vars.el (c-constant-symbol): New function which
779         supersedes c-const-symbol.  During a customize-.. call it enables
780         an element of (e.g.) c-hanging-braces alist to have its name
781         displayed, even when the default value of c-h-b etc. doesn't
782         include the elemnt.  Replace uses of the old function by the new.
784         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
785         obscure non-working fragment ":value c-".
787         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
788         call inside a struct being recognised as a K&R argument.
790 2008-01-14  Jason Rumney  <jasonr@gnu.org>
792         * image.el (image-type): Use image-type-from-file-name (from trunk
793         2007-05-21  Chong Yidong  <cyd@stupidchicken.com>).
795 2008-01-12  Glenn Morris  <rgm@gnu.org>
797         * woman.el (woman-parse-numeric-arg): Change handling of `==':
798         can be interned without a function definition.
800 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
802         * view.el (view-file-other-window, view-file-other-frame):
803         Don't kill the buffer if it is modified.  Doc fixes.
804         (kill-buffer-if-not-modified): New function.
805         (view-file): Don't kill the buffer if it is modified.
807         * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
808         (ebrowse-view/find-file-and-search-pattern):
809         Call view-file-other-window instead of ebrowse-view-file-other-window.
810         (ebrowse-view-file-other-frame): Don't call
811         current-window-configuration.  Fix second argument in the call to
812         view-mode-enter.  Doc fix.
814 2008-01-11  Richard Stallman  <rms@gnu.org>
816         * subr.el (atomic-change-group): Prevent undo list truncation.
818 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
820         * cus-start.el (all): Add missing version entries.
822 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
824         * files.el (safe-local-eval-forms):
825         Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
827 2008-01-10  Nick Roberts  <nickrob@snap.net.nz>
829         * comint.el (comint-insert-input): Set point first.
831         * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
832         session doesn't hang because gdb-pending-triggers is non-nil.
833         (gdb-frame-handler): Use buffer-file-name instead of
834         buffer-name in case of duplicate file names.
836 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
838         * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
839         C-M-e and C-M-h for emacs, they work by default.
840         (verilog-emacs-features): Remove.
841         (verilog-setup-dual-comments, verilog-populate-syntax-table):
842         Remove.  Move syntax table initialization ...
843         (verilog-mode-syntax-table): ... here.
844         (verilog-mode): Don't initialize the syntax table here.
845         (verilog-mark-defun): Only do something useful for XEmacs, Emacs
846         does not need it.
848 2008-01-10  Glenn Morris  <rgm@gnu.org>
850         * shell.el (shell-dirtrack-verbose, shell-mode)
851         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
852         (dirtrack-toggle, dirtrack-mode): No longer alias to
853         shell-dirtrack-mode.
855 2008-01-10  Kenichi Handa  <handa@ni.aist.go.jp>
857         * international/mule-cmds.el (select-safe-coding-system):
858         When a buffer is modified, cancel the writing.
860 2008-01-09  Wilson Snyder  <wsnyder@wsnyder.org>
862         * progmodes/verilog-mode.el (verilog-booleanp): New function for
863         backward compatibility.  Replace all uses of booleanp with
864         verilog-booleanp.
866 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
868         * vc-hg.el (vc-hg-diff): Don't pass an empty string.
870 2008-01-09  Wilson Snyder  <wsnyder@wsnyder.org>
872         * progmodes/verilog-mode.el (top-level): Fix spacing.
873         (verilog-mode-version, verilog-mode-release-date): Update version
874         number.
875         (verilog-mode-release-emacs): New variable.
876         (compile-command, reporter-prompt-for-summary-p): Define for byte
877         compiler.
878         (verilog-startup-message-lines)
879         (verilog-startup-message-displayed)
880         (verilog-display-startup-message): Remove.
881         (verilog-highlight-p1800-keywords): Improve docstring.
882         (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
883         (vector-skip-list): Only defvar at compile time.
884         (verilog-highlight-translate-off, verilog-indent-level)
885         (verilog-indent-level-module, verilog-indent-level-declaration)
886         (verilog-indent-declaration-macros, verilog-indent-lists)
887         (verilog-indent-level-behavioral)
888         (verilog-indent-level-directive, verilog-cexp-indent)
889         (verilog-case-indent, verilog-auto-newline)
890         (verilog-auto-indent-on-newline, verilog-tab-always-indent)
891         (verilog-tab-to-comment, verilog-indent-begin-after-if)
892         (verilog-align-ifelse, verilog-minimum-comment-distance)
893         (verilog-auto-lineup, verilog-highlight-p1800-keywords)
894         (verilog-auto-endcomments, verilog-auto-read-includes)
895         (verilog-auto-star-expand, verilog-auto-star-save)
896         (verilog-library-flags, verilog-library-directories)
897         (verilog-library-files, verilog-library-extensions)
898         (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
899         (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
900         (verilog-assignment-delay, verilog-auto-inst-vector)
901         (verilog-auto-inst-template-numbers)
902         (verilog-auto-input-ignore-regexp)
903         (verilog-auto-inout-ignore-regexp)
904         (verilog-auto-output-ignore-regexp)
905         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
906         Add safe-local-variable properties.
907         (verilog-statement-menu, verilog-company)
908         (verilog-re-search-forward, verilog-re-search-backward)
909         (verilog-error-regexp-add, verilog-end-block-re)
910         (verilog-emacs-features, verilog-populate-syntax-table)
911         (verilog-setup-dual-comments, verilog-type-font-keywords)
912         (verilog-inside-comment-p, electric-verilog-backward-sexp)
913         (verilog-backward-sexp, verilog-forward-sexp)
914         (verilog-font-lock-init, verilog-mode)
915         (electric-verilog-terminate-line, electric-verilog-semi)
916         (electric-verilog-tab, verilog-insert-1, )
917         (verilog-insert-indices, verilog-generate-numbers)
918         (verilog-comment-region, verilog-label-be)
919         (verilog-beg-of-statement, verilog-in-case-region-p)
920         (verilog-in-struct-region-p, verilog-in-generate-region-p)
921         (verilog-in-fork-region-p, verilog-backward-case-item)
922         (verilog-set-auto-endcomments, verilog-get-expr)
923         (verilog-expand-vector-internal, verilog-surelint-off)
924         (verilog-batch-execute-func, verilog-calculate-indent)
925         (verilog-calc-1, verilog-calculate-indent-directive)
926         (verilog-leap-to-head, verilog-continued-line)
927         (verilog-backward-token, verilog-backward-syntactic-ws)
928         (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
929         (verilog-forward-ws&directives, verilog-at-constraint-p)
930         (verilog-skip-backward-comments, verilog-indent-line-relative)
931         (verilog-do-indent, verilog-indent-comment)
932         (verilog-more-comment, verilog-pretty-declarations)
933         (verilog-pretty-expr, verilog-just-one-space)
934         (verilog-indent-declaration, verilog-get-completion-decl)
935         (verilog-goto-defun, verilog-showscopes, verilog-header)
936         (verilog-signals-combine-bus, verilog-read-decls)
937         (verilog-read-always-signals-recurse, verilog-read-instants)
938         (verilog-read-auto-template, verilog-set-define)
939         (verilog-read-defines, verilog-read-signals, verilog-getopt)
940         (verilog-is-number, verilog-expand-dirnames)
941         (verilog-modi-lookup, verilog-modi-cache-results)
942         (verilog-insert-one-definition, verilog-make-width-expression)
943         (verilog-delete-autos-lined, verilog-auto-save-check)
944         (verilog-auto-arg, verilog-auto-inst-port, verilog-auto-inst)
945         (verilog-auto-inst-param, verilog-auto-reg)
946         (verilog-auto-reg-input, verilog-auto-wire, )
947         (verilog-auto-output, verilog-auto-output-every)
948         (verilog-auto-input, verilog-auto-inout)
949         (verilog-auto-inout-module, verilog-auto-sense)
950         (verilog-auto-reset, verilog-auto-tieoff, verilog-auto-unused)
951         (verilog-auto-ascii-enum, verilog-auto)
952         (verilog-sk-define-signal, verilog-mode-mouse-map)
953         (verilog-load-file-at-mouse, verilog-load-file-at-point)
954         (verilog-library-files): Cleanup spacing of )'s they should not be
955         on unique lines.  Fix checkdoc warnings.
957 2008-01-09  Glenn Morris  <rgm@gnu.org>
959         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
960         entry, for Windows.
962 2008-01-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
964         * ps-print.el: Some face attributes (like :strike-through) was not
965         being recognised.  Reported by Leo <sdl.web@gmail.com>.
966         (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
967         (ps-screen-to-bit-face): Fix code.
969 2008-01-08  Kevin Ryde  <user42@zip.com.au>
971         * progmodes/compile.el (compilation-error-regexp-alist-alist):
972         For perl, allow "during global destruction" at end.
974 2008-01-08  Glenn Morris  <rgm@gnu.org>
976         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
977         unified format.
979         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
981 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
983         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
984         quotes in case of spaces, e.g. STL containers (not pretty).
986 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
988         * vc-hg.el (vc-hg-log-view-mode): Handle the user field better.
990 2008-01-07  Nick Roberts  <nickrob@snap.net.nz>
992         * progmodes/gdb-ui.el (gud-gdb-command-name):
993         Explain "--annotate=3" option is necessary for the Graphical Interface.
995 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
997         * vc-hg.el (vc-hg-dir-state): Pass the dir argument to vc-hg-command.
999 2008-01-07  Glenn Morris  <rgm@gnu.org>
1001         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
1003 2008-01-06  Nick Roberts  <nickrob@snap.net.nz>
1005         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
1006         on menu bar.
1008 2008-01-06  Michael Albinus  <michael.albinus@gmx.de>
1010         * ffap.el (ffap-read-file-or-url): Let-bind
1011         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
1013 2008-01-05  Sven Joachim  <svenjoac@gmx.de>
1015         * vc-bzr.el: Fix typo in header.
1017 2008-01-05  Eli Zaretskii  <eliz@gnu.org>
1019         * Makefile.in (custom-deps, finder-data): Depend on autoloads
1020         instead of loaddefs.el.
1022 2008-01-05  Glenn Morris  <rgm@gnu.org>
1024         * progmodes/verilog-mode.el: Replace all instances of
1025         string-to-int with string-to-number, insert-string with insert,
1026         and read-input with read-string.
1027         (top-level): No need to require imenu, reporter, dinotrace, vc,
1028         font-lock when compiling.  Always require compile.  Relegate remaining
1029         compatibility cruft to XEmacs.  Don't require font-lock.
1030         (verilog-version): Remove superfluous concat.
1031         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
1032         No need to define.
1033         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
1034         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
1035         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
1036         (verilog-startup-message-displayed): These are variables, not constants.
1037         (verilog-batch-execute-func, verilog-auto-inst)
1038         (verilog-auto-inst-param): Use mapc rather than mapcar.
1039         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
1040         actually defining.
1041         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
1042         (verilog-modi-get-outputs, verilog-modi-get-inouts)
1043         (verilog-modi-get-inputs, verilog-modi-get-wires)
1044         (verilog-modi-get-regs, verilog-modi-get-assigns)
1045         (verilog-modi-get-consts, verilog-modi-get-gparams)
1046         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
1047         (verilog-modi-get-sub-inputs): Move inline functions earlier in
1048         the file.
1049         (sigs-in, sigs-out): Don't declare multiple times.
1050         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
1051         `defvar'.
1052         (verilog-auto): Call dinotrace-unannotate-all only if bound.
1053         (verilog-module-inside-filename-p): No need to wrap fboundp test
1054         in condition-case.
1055         (reporter-submit-bug-report): Autoload it.
1056         (verilog-mark-defun): Call zmacs-activate-region only if bound.
1057         (verilog-font-customize): Call customize-apropos only if bound.
1058         (verilog-getopt-flags, verilog-auto-reeval-locals):
1059         Use make-local-variable rather than make-variable-buffer-local.
1060         (verilog-company, verilog-project, verilog-modi-cache-list):
1061         Move make-variable-buffer-local calls to top-level.
1062         (font-lock-defaults-alist): Don't define it.
1063         (verilog-need-fld): Remove.
1064         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
1065         (verilog-mode): Only call make-local-hook on XEmacs.
1066         Set font-lock-defaults rather than using verilog-font-lock-init.
1068         * progmodes/verilog-mode.el (top-level): Don't require compile.
1069         (compilation-error-regexp-alist, compilation-last-buffer):
1070         Define for compiler.
1071         (verilog-insert-1): New function.
1072         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
1073         Use verilog-insert-1.
1074         (verilog-surelint-off): Use next-error-last-buffer if bound.
1075         Check compile buffer is live.
1077 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1079         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
1080         gets inserted out-of-order.
1082 2008-01-04  Riccardo Murri  <riccardo.murri@gmail.com>
1084         * vc-bzr.el: Copyright and version headers update.
1085         Remove some outdated comments through the whole file.
1086         (vc-bzr-program-args): Remove because unused.
1087         (vc-bzr-log-switches): New customization option.
1088         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
1089         use `vc-bzr-program-args'.
1090         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
1091         `vc-find-root' (patch by Andreas Hoenen).
1092         (vc-bzr-status): Update regex to match latest Bzr output.
1093         Remove redundant test.
1094         (vc-bzr-init-version): New function.
1095         (vc-bzr-unregister): Must not delete file.
1096         (vc-bzr-find-version): New function.
1097         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
1098         a non-empty string, otherwise take head revision.
1099         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
1100         (vc-bzr-diff): Simpler build of the revision spec string.
1101         (vc-annotate-convert-time, vc-bzr-annotate-difference):
1102         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
1103         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
1104         (vc-bzr-dired-state-info): Only provide custom strings for
1105         overloaded VC state 'edited; otherwise fallback to
1106         `vc-default-dired-state-info'.
1108 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
1110         * vc-git.el (vc-git-dir-state):
1111         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
1113 2008-01-04  Richard Stallman  <rms@gnu.org>
1115         * delsel.el (delete-selection-mode): Doc fix.
1117 2008-01-04  Glenn Morris  <rgm@gnu.org>
1119         * version.el (emacs-copyright): Update to 2008.
1121 2008-01-03  Nick Roberts  <nickrob@snap.net.nz>
1123         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
1124         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
1126         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
1127         of watch expressions (only works fully with GDB 6.7 or later).
1129 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
1131         * time-stamp.el (time-stamp-time-zone):
1132         * whitespace.el (whitespace-check-buffer-leading)
1133         (whitespace-check-buffer-trailing)
1134         (whitespace-check-buffer-indent)
1135         (whitespace-check-buffer-spacetab)
1136         (whitespace-check-buffer-ateol):
1137         * progmodes/sh-script.el (sh-indentation):
1138         * textmodes/ispell.el (ispell-local-pdict):
1139         Add safe-local-variable properties.
1141 2007-12-31  Richard Stallman  <rms@gnu.org>
1143         * cus-edit.el (custom-add-parent-links): New arg DOC-INITIAL-STRING.
1144         Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include
1145         `parent'.
1146         (custom-group-value-create): Pass two args to custom-add-parent-links.
1148 2007-12-29  Richard Stallman  <rms@gnu.org>
1150         * font-lock.el (font-lock-prepend-text-property)
1151         (font-lock-append-text-property): Canonicalize the face and
1152         font-lock-face properties.
1154         * faces.el (facep): Doc fix.
1156         * startup.el (fancy-startup-tail, fancy-about-text)
1157         (fancy-startup-text): Regularize format of face property.
1159         * facemenu.el (list-colors-print): Use :background and :foreground
1160         instead of background-color and foreground-color.
1162 2007-12-29  Drew Adams  <drew.adams@oracle.com>
1164         * cus-edit.el (custom-add-parent-links):
1165         Fill the "Parent documentation" text.
1167 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
1169         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
1170         MS-Windows and MS-DOS.
1171         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
1173 2007-12-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1175         * progmodes/grep.el (rgrep): Fix last change.
1177 2007-12-27  Richard Stallman  <rms@gnu.org>
1179         * progmodes/compile.el (compilation-start): Set initial visible
1180         point properly even when compilation buffer already current.
1182 2007-12-26  Richard Stallman  <rms@gnu.org>
1184         * files.el (conf-mode-maybe): New function.
1185         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
1187 2007-12-26  Martin Rudalics  <rudalics@gmx.at>
1189         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
1191 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
1193         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
1195 2007-12-25  Richard Stallman  <rms@gnu.org>
1197         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
1198         so they never do EOF.
1200 2007-12-23  Richard Stallman  <rms@gnu.org>
1202         * dired-aux.el: Load dired.el at run time too.
1204         * faces.el (copy-face): Create the new face explicitly if it
1205         does not exist already.
1207 2007-12-23  Andreas Schwab  <schwab@suse.de>
1209         * files.el (switch-to-buffer-other-frame): Return the buffer
1210         switched to.
1212 2007-12-23  Juri Linkov  <juri@jurta.org>
1214         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
1215         item to about-emacs instead of display-splash-screen.
1217 2007-12-22  Eli Zaretskii  <eliz@gnu.org>
1219         * simple.el (minibuffer-history, shell-command-history)
1220         (set-variable-value-history):
1221         * replace.el (regexp-history):
1222         * international/mule-cmds.el (input-method-history):
1223         * files.el (file-name-history): Add reference to history-length in
1224         the doc string.
1226 2007-12-22  Richard Stallman  <rms@gnu.org>
1228         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
1230 2007-12-21  Jason Rumney  <jasonr@gnu.org>
1232         * find-dired.el (find-name-arg): New custom variable.
1233         (find-name-dired): Use it.
1234         (find-dired-find-program): Remove.
1235         (find-dired): Use find-program.
1236         (find-grep-dired): Use grep-program.
1238         * progmodes/grep.el (rgrep): Use find-name-arg.
1240 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
1242         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
1243         specifier from format-string.  Reported by Ye Wenbin.
1245 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
1247         * cus-start.el: Use correct group name for members of mode-line group.
1249 2007-12-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
1251         * progmodes/cc-vars.el (defcustom-c-stylevar):
1252         Revert to pre-2007-12-12 version.
1254 2007-12-15  Richard Stallman  <rms@gnu.org>
1256         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
1258         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
1259         Use changed.
1261         * startup.el (fancy-splash-help-echo): Var deleted.
1262         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
1263         (fancy-about-screen): Don't display fancy-splash-help-echo.
1265         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
1267 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
1269         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
1271 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
1273         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
1274         function.
1275         (add-submenu): Only define for XEmacs.
1276         (verilog-regexp-words): Revert previous change, keep the other
1277         definition.
1279 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
1281         * progmodes/perl-mode.el (perl-continued-statement-offset)
1282         (perl-continued-brace-offset, perl-brace-offset)
1283         (perl-brace-imaginary-offset, perl-label-offset):
1284         * progmodes/cperl-mode.el (cperl-brace-offset)
1285         (cperl-continued-brace-offset, cperl-label-offset)
1286         (cperl-continued-statement-offset)
1287         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
1288         Add safe-local-variable properties.
1290 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1292         * progmodes/verilog-mode.el (verilog-mode-map)
1293         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
1294         (verilog-colorize-include-files): Use only overlay functions so
1295         that it can work on both Emacs and XEmacs.
1296         (set-extent-keymap): Remove unused defun.
1297         (verilog-kill-existing-comment, verilog-insert-date)
1298         (verilog-insert-year): Rename in order not to pollute the global
1299         namespace from kill-existing-comment, insert-date and
1300         insert-year, respectively.
1301         (verilog-set-auto-endcomments, verilog-header): Update callers.
1303         * files.el (auto-mode-alist): Recognize verilog files.
1305         * progmodes/verilog-mode.el (verilog-string-replace-matches)
1306         (verilog-string-remove-spaces, verilog-re-search-forward)
1307         (verilog-re-search-backward, verilog-re-search-forward-quick)
1308         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
1309         (verilog-get-end-of-line, verilog-within-string): Move definitions
1310         before first use.  No code changes.
1312 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1314         * progmodes/verilog-mode.el (verilog-mode-version)
1315         (verilog-mode-release-date): Don't use expanding keywords.
1316         (provide): Move to the end of file.
1317         (fboundp): Don't check if eval-when-compile is bound, it is used
1318         later in the file without checking.
1319         (when, unless): Copy definitions from subr.el.
1320         (char-before, defcustom, defface, customize-group)
1321         (verilog-batch-error-wrapper): Don't use old style backquotes.
1322         (verilog-regexp-opt): Avoid using the cl function case.
1323         (verilog-regexp-words): Remove duplicated definition.
1324         (verilog-mode-abbrev-table): Remove, duplicate.
1325         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
1326         Declare and initialize in one step.
1327         (verilog-declaration-prefix-re, verilog-declaration-re)
1328         (verilog-end-of-statement, verilog-indent-declaration)
1329         (verilog-get-lineup-indent): Remove trailing whitespace.
1330         (verilog-mode): Fix autoload cookie.
1331         Set beginning-of-defun-function and end-of-defun-function.
1332         Use when instead of if.
1333         (verilog-emacs-features, verilog-auto-ascii-enum)
1334         (verilog-insert-indices): Escape braces in doc strings.
1336 2007-12-08  Michael McNamara  <mac@verilog.com>
1337             Wilson Snyder  <wsnyder@wsnyder.org>
1339         * progmodes/verilog-mode.el: New file.
1341 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
1343         * international/latexenc.el (latexenc-find-file-coding-system):
1344         If both coding-system-for-write and buffer-file-coding-system of
1345         latex-main-file are nil, use `undecided'.
1347 2007-12-06  Jason Rumney  <jasonr@gnu.org>
1349         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
1351 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
1353         * ido.el (ido-save-history): Use emacs-mule coding system
1354         instead of utf-8 to save filenames (it's safer in Emacs 22).
1355         Set the `coding' local variable on the first line of the file.
1357 2007-12-04  Karl Fogel  <kfogel@red-bean.com>
1359         * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
1360         coding system.  This ports revisions 1.40 and 1.41 over to the
1361         EMACS_22_BASE branch, but with the right coding system for Emacs
1362         22 to reliably record filenames.  Suggested by Eli Zaretskii.
1364 2007-12-01  Richard Stallman  <rms@gnu.org>
1366         * wid-edit.el (widget-type): Doc fix.
1368 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
1370         * emacs-lisp/byte-run.el (declare-function): Change to a macro.
1372 2007-12-01  Alexandre Julliard  <julliard@winehq.org>
1374         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
1376 2007-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1378         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1379         Don't match "sub { (...) ... }".
1381 2007-11-29  Richard Stallman  <rms@gnu.org>
1383         * international/mule-cmds.el (toggle-input-method-active): New var.
1384         (toggle-input-method): Bind toggle-input-method-active to t.
1385         Error if it was already non-nil.
1387 2007-11-29  Glenn Morris  <rgm@gnu.org>
1389         * calendar/time-date.el (with-decoded-time-value): Doc fix.
1391 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
1393         * calendar/time-date.el (encode-time-value): Doc fix.
1395 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
1397         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
1399 2007-11-24  Kenichi Handa  <handa@m17n.org>
1401         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
1403 2007-11-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1405         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
1407 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
1409         * textmodes/paragraphs.el (forward-sentence): Doc fix.
1410         Reported by Drew Adams <drew.adams@oracle.com>.
1412 2007-11-20  Glenn Morris  <rgm@gnu.org>
1414         * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
1415         for compatibility with Emacs 23.
1417 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
1419         * replace.el (map-query-replace-regexp): Doc fix (revert part of
1420         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
1422 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
1424         * progmodes/gdb-ui.el: Update commentary.
1426 2007-11-16  Eli Zaretskii  <eliz@gnu.org>
1428         * international/mule-cmds.el (set-locale-environment):
1429         Set default-file-name-coding-system _after_ keyboard and terminal
1430         coding systems.  This fixes last change.
1432         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
1433         one space after "Subject:".
1435 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
1437         * subr.el (make-variable-frame-local):
1438         Fix typo in obsolescence declaration.
1440 2007-11-16  Glenn Morris  <rgm@gnu.org>
1442         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
1444 2007-11-16  Rob Riepel  <riepel@Stanford.EDU>
1446         * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
1447         (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
1448         (tpu-scroll-window-up): Replace next-line-internal -> line-move.
1450 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1452         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
1453         in order to determine if there's a conflict.
1455 2007-11-16  Juri Linkov  <juri@jurta.org>
1457         * man.el (Man-heading-regexp): Add 0-9.
1458         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
1460 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
1462         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
1463         Fix typo in docstring.
1465         * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
1466         (cua-highlight-region-shift-only): Doc fix.
1468 2007-11-15  Richard Stallman  <rms@gnu.org>
1470         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
1472         * reposition.el (reposition-window):
1473         Binding C-M-l moved to bindings.el.
1475         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
1477         * add-log.el (add-change-log-entry-other-window):
1478         Key binding C-x 4 a moved to bindings.el.
1480         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
1481         from filecache.el.
1483         * filecache.el: Minibuffer map bindings moved to bindings.el.
1485 2007-11-14  Jason Rumney  <jasonr@gnu.org>
1487         * international/mule-cmds.el (set-locale-environment):
1488         Set default-file-name-coding-system from system defaults on Windows.
1490 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
1492         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
1493         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
1494         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
1495         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
1496         locations.
1497         (gdb-info-breakpoints-custom, gdb-assembler-custom)
1498         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
1499         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
1501 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
1503         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
1504         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
1505         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
1506         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
1507         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
1508         Rewrite in active voice.
1510 2007-11-10  Juri Linkov  <juri@jurta.org>
1512         * startup.el: Backport startup screen related changes from the trunk.
1513         (initialization): Change group to `environment'.
1514         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
1515         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
1516         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
1517         (initial-scratch-message): Fix docstring.
1518         (startup-screen-inhibit-startup-screen)
1519         (pure-space-overflow-message): New variables.
1520         (command-line): Rename `inhibit-startup-message' to
1521         `inhibit-startup-screen'.
1522         (initial-scratch-message): Doc fix.
1523         (fancy-splash-text): Remove variable.
1524         (fancy-startup-text, fancy-about-text, splash-screen-keymap):
1525         New variables.
1526         (fancy-splash-delay, fancy-splash-max-time)
1527         (fancy-current-text, fancy-splash-stop-time)
1528         (fancy-splash-outer-buffer, fancy-splash-last-input-event):
1529         Remove variables.
1530         (fancy-splash-insert): Use help-echo from the 3rd element of the
1531         link specification list, or "Follow this link" if it's nil.  Doc fix.
1532         Allow functions for face and link specs.
1533         (fancy-splash-tail): Remove function.
1534         (fancy-startup-tail): New function.
1535         (fancy-splash-default-action, fancy-splash-special-event-action)
1536         (fancy-splash-screens): Remove functions.
1537         (fancy-about-screen): New function.
1538         (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
1539         Fix docstring.  Use argument `startup' to conditionally display
1540         different texts for Startup and About screens.  Don't display Help
1541         commands on the About screen.  Remove `unwind-protect' `sit-for'
1542         delay and `kill-buffer' after it.
1543         (normal-mouse-startup-screen, normal-splash-screen)
1544         (normal-no-mouse-startup-screen): New functions.
1545         (startup-echo-area-message): Change text of the echo area.
1546         (display-splash-screen): Remove function.
1547         (display-startup-screen, display-about-screen): New functions.
1548         (about-emacs): Make alias to `display-about-screen'.
1549         (display-splash-screen): Make alias to `display-startup-screen'.
1550         (command-line-1): Rename `inhibit-startup-message' to
1551         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
1552         started with command line options "-f", "-funcall", "-e", "-eval",
1553         "-execute", "-insert", "-find-file", "-file", "-visit".
1554         Inhibit startup screen when Emacs is started with a file name only
1555         on tty (i.e. don't inhibit it when started with a file name like
1556         "emacs FILE..." on a window system).
1557         Comment out unused code for coping with the old sit-for behavior.
1558         If file-count > 0, then display the concise version in another
1559         window, otherwise display full version in the same window.
1560         * loadup.el: Add `button'.  Move up `startup'.
1561         * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
1562         * version.el (emacs-copyright): Add emacs-copyright.
1563         * menu-bar.el (menu-bar-help-menu):
1564         Move "About Emacs" and "About GNU" to the end of the Help menu.
1565         Move "Emacs Psychotherapist" after "Send Bug Report...".
1566         Move "External Packages" after "Find Emacs Packages".
1568 2007-11-10  Jason Rumney  <jasonr@gnu.org>
1570         * w32-fns.el: Sync charset names with setup-default-fontset.
1571         Append "-1" where second part missing.
1573         * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
1575 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
1577         * ido.el (ido-save-history): Write the history file in UTF-8,
1578         and add `coding' file-local variable.
1580 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
1582         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
1583         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
1584         (iso-iso2duden-trans-tab): Add docstring.
1586 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1588         * faces.el (face-normalize-spec): Remove function.
1589         (frame-set-background-mode): Undo last change.
1591 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
1593         * files.el (enable-local-variables): Doc fix.
1595 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
1597         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
1598         match dir like "a...b".
1600 2007-11-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
1602         * eshell/esh-mode.el (eshell-output-filter):
1603         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
1604         Use `with-current-buffer'.
1606 2007-11-05  Nick Roberts  <nickrob@snap.net.nz>
1608         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
1610 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
1612         * net/tls.el: Require rx when compiling.
1613         (tls-end-of-info): New variable.
1614         (open-tls-stream): Keep reading input until `tls-end-of-info' is
1615         matched.
1617 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1619         * simple.el (bad-packages-alist): Anchor semantic regexp.
1621 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
1623         * files.el (hack-local-variables): Fix membership tests to avoid
1624         treating all variables as safe if `enable-local-variables' is
1625         set to :safe (CVE-2007-5795).
1627 2007-11-02  Glenn Morris  <rgm@gnu.org>
1629         * progmodes/etags.el (tags-table-mode): Disable undo.
1631         * simple.el (bad-packages-alist): Revert previous change.
1633 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
1635         * printing.el (printing): Fix :version, printing.el was included
1636         in emacs-22.1.
1637         (pr-path-style, pr-path-alist, pr-txt-name)
1638         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
1639         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
1640         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
1641         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
1642         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
1643         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
1644         (pr-setting-database, pr-visible-entry-list)
1645         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
1646         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
1647         :version.
1649 2007-11-01  Glenn Morris  <rgm@gnu.org>
1651         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
1653         * mail/footnote.el (footnote-numeric-regexp)
1654         (footnote-english-upper-regexp, footnote-english-lower-regexp)
1655         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
1656         Match multi-character footnotes.
1658         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
1659         (nroff-indent-line-function): New function.
1660         (nroff-count-text-lines): Use nroff-forward-text-line rather than
1661         obsolete alias.
1663 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
1665         * net/tramp.el (tramp-open-connection-telnet)
1666         (tramp-open-connection-rsh, tramp-open-connection-su)
1667         (tramp-open-connection-multi): Set $LC_ALL to "C".
1669 2007-10-31  Sven Joachim  <svenjoac@gmx.de>
1671         * dired-aux.el (dired-copy-file-recursive):
1672         Preserve directory permissions.
1674 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
1676         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
1677         (whitespace-unload-function): New-style unload function.  When run,
1678         unintern `whitespace-unload-hook' and call `unload-feature' recursively
1679         to stop the old hook from messing with the unloading.
1681         * strokes.el (strokes-alphabetic-lessp): Doc fix.
1683 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
1685         * emacs-lisp/find-func.el (find-library): Use library at
1686         point as default interactive argument.
1688 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
1690         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
1691         (elp-unset-master, elp-results): Fix typos.
1692         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
1693         Doc fixes.
1695         * msb.el (msb--many-menus): Remove variable.
1696         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
1697         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
1698         (msb--toggle-menu-type): Fix typos in docstrings.
1700         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
1701         (shadow-insert-var): Doc fixes.
1702         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
1703         Reflow docstrings.
1704         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
1706 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
1708         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
1709         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
1710         Fix typos in autoload docstrings.
1712         * loadhist.el (unload-feature): Remove redundant check.
1714 2007-10-30  Richard Stallman  <rms@gnu.org>
1716         * savehist.el (savehist-save): Obey savehist-ignored-variables.
1718 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
1720         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
1721         (gdb-var-update-handler-1): Use it.
1723 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
1725         * loadhist.el (unload-feature): Remove erroneous check for the
1726         FEATURE-unload-function variable; check the existence of the
1727         function (that's what the docstring says, and it makes more sense).
1729         * follow.el (follow-unload-function): Add docstring.
1730         (follow-unload-function): Remove variable.
1732         * server.el (server-unload-function): Remove variable.
1733         (server-unload-function): Unbind `server-edit' from `C-x #'.
1735         * uniquify.el (uniquify-unload-function): Add docstring.
1736         (uniquify-unload-function): Remove variable.
1738         * ses.el (ses-unload-function): New function.
1740 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
1742         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
1743         (unsafep-progn, unsafep-let): Fix typos in docstrings.
1745         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
1746         before use to avoid a warning in packages that require uniquify.
1747         (uniquify-unload-function): New function and var.
1749 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
1751         * loadhist.el (unload-feature-special-hooks):
1752         Add `delete-frame-functions'.
1754         * server.el (server-unload-function): Rename from `server-unload-hook'
1755         and adapt to new `unload-feature' functionality.  Remove hook from
1756         `kill-buffer-hook' buffer-locally.
1757         (server-unload-hook): Remove.
1758         (server-unload-function): New var; replaces `server-unload-hook'.
1760 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
1762         * desktop.el (uniquify-managed): Pacify byte compiler.
1763         (desktop-buffer-info): If the buffer name is managed by uniquify,
1764         save the base name, not the uniquified one.
1765         (desktop-create-buffer): Allow `rename-buffer' to generate a new
1766         name in case of conflict.
1768 2007-10-26  Glenn Morris  <rgm@gnu.org>
1770         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
1771         safe-local-variable property.
1773 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
1775         * net/browse-url.el (browse-url-browser-function): Delete grail.
1776         (browse-url-grail): Function and variable deleted.
1777         (browse-url-browser-function): Delete IXI Mosaic.
1778         (browse-url-default-browser): Don't try IXI Mosaic.
1779         (browse-url-iximosaic): Function deleted.
1780         (browse-url-browser-function): Delete MMM.
1781         (browse-url-default-browser): Don't try MMM.
1782         (browse-url-mmm): Function deleted.
1784 2007-10-25  Glenn Morris  <rgm@gnu.org>
1786         * progmodes/f90.el (f90-indented-comment-re)
1787         (f90-directive-comment-re, f90-break-delimiters):
1788         * progmodes/fortran.el (fortran-comment-line-start-skip)
1789         (fortran-directive-re):
1790         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
1791         as safe if they are strings.
1793 2007-10-25  Richard Stallman  <rms@gnu.org>
1795         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
1797 2007-10-24  Richard Stallman  <rms@gnu.org>
1799         * savehist.el (savehist-save): Omit unreadable elements.
1801         * loadhist.el (unload-function-defs-list): Renamed from
1802         unload-function-features-list.
1803         (unload-feature-special-hooks, unload-feature): Doc fixes.
1805         * indent.el (indent-to-left-margin): If point's in the indentation,
1806         move to the end of the indentation.
1808         * cus-edit.el (customize-changed-options): Make arg optional.
1810 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
1812         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
1814 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1816         * textmodes/css-mode.el: Require CL.
1817         (comment-continue): Declare.
1819         * subr.el (make-variable-frame-localizable): Remove.
1820         (make-variable-frame-local): Mark obsolete.
1822 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
1824         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
1825         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
1827 2007-10-23  Chris Moore  <christopher.ian.moore@gmail.com>
1829         * comint.el (comint-password-prompt-regexp):
1830         Handle `[sudo] password'-style prompt.
1832 2007-10-23  Glenn Morris  <rgm@gnu.org>
1834         * progmodes/f90.el (f90-do-indent, f90-if-indent)
1835         (f90-type-indent, f90-program-indent)
1836         (f90-continuation-indent, f90-comment-region)
1837         (f90-beginning-ampersand, f90-smart-end)
1838         (f90-break-before-delimiters, f90-auto-keyword-case)
1839         (f90-leave-line-no, f90-mode-hook):
1840         Give an appropriate safe-local-variable property.
1841         (f90-font-lock-keywords-2): Fix `go to' regexp.
1843         * progmodes/fortran.el (fortran-tab-mode-default)
1844         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
1845         (fortran-structure-indent, fortran-continuation-indent)
1846         (fortran-comment-indent, fortran-comment-line-extra-indent)
1847         (fortran-comment-line-start)
1848         (fortran-minimum-statement-indent-fixed)
1849         (fortran-minimum-statement-indent-tab)
1850         (fortran-comment-indent-char, fortran-line-number-indent)
1851         (fortran-check-all-num-for-matching-do)
1852         (fortran-blink-matching-if, fortran-continuation-string)
1853         (fortran-comment-region, fortran-electric-line-number)
1854         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
1855         (fortran-analyze-depth, fortran-break-before-delimiters):
1856         Give an appropriate safe-local-variable property.
1858 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1860         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
1861         of the subdirs is unreadable.
1863 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
1865         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
1866         Use window-full-width-p.
1868 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1870         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
1871         (tpu-edt-off): Use it.
1872         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
1873         the global-map before adding it to global-map.
1875         * menu-bar.el (global-buffers-menu-map): New var.
1876         (global-map, menu-bar-update-buffers): Use it.
1877         * msb.el (msb-menu-bar-update-buffers): Use it.
1878         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
1879         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
1880         Use with-current-buffer.
1882 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
1884         * hexl.el (hexl-menu): New major mode menu.
1886 2007-10-20  Glenn Morris  <rgm@gnu.org>
1888         * progmodes/f90.el (f90-font-lock-keywords-2)
1889         (f90-looking-at-type-like): Fix regexp typos.
1891 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
1893         * bs.el (bs-mode): Add mode name (accidentally left out
1894         in the 2007-10-16 change).
1896 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
1898         * bs.el (bs--track-window-changes): Don't refresh the whole list.
1899         (bs-mode): Set mode-class property to special.
1901         * follow.el (follow-unload-function): New function.
1903         * loadhist.el (unload-function-features-list):
1904         Rename from `unload-hook-features-list'.
1905         (unload-hook-features-list): Add as obsolete alias.
1906         (unload-feature): Use `unload-function-features-list'
1907         and new FEATURE-unload-function.
1909 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
1911         * loadhist.el (unload-feature-special-hooks):
1912         Update list of special hooks.
1914         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1915         (adaptive-fill-function): Doc fix.  Remove * from docstring.
1917 2007-10-18  Glenn Morris  <rgm@gnu.org>
1919         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1921 2007-10-17  Aaron Hawley  <aaronh@garden.org>
1923         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
1924         position is not saved.
1926 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
1928         * longlines.el (longlines-wrap-follows-window-size): Integer value
1929         specifies wrapping margin.
1930         (longlines-mode, longlines-window-change-function):
1931         Set window-specific wrapping margin based on the above.
1933 2007-10-17  John Wiegley  <johnw@newartisans.com>
1935         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
1937 2007-10-17  Glenn Morris  <rgm@gnu.org>
1939         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
1940         Tweak regexp to avoid stack overflow.
1942 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1944         * simple.el (reindent-then-newline-and-indent): Don't assume that
1945         indent-according-to-mode preserves point.
1947 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
1949         * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
1950         (bs--restore-window-config): Keep the selected frame.
1951         (bs--track-window-changes, bs--remove-hooks): New functions.
1952         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
1953         (bs--show-with-configuration): Revert 2006-11-09 change.
1954         Don't reuse window unless it is visible on the selected frame.
1955         Restore window configuration (possibly in a different frame)
1956         before creating any window.
1958 2007-10-16  Richard Stallman  <rms@gnu.org>
1960         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
1961         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
1962         (ad-is-advised, ad-get-advice-info-field)
1963         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
1965 2007-10-16  Glenn Morris  <rgm@gnu.org>
1967         * simple.el (blink-matching-open): Don't report false errors with
1968         the `$' syntax class.
1970 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
1972         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
1973         (filesets-ormap, filesets-sort-case-sensitive-flag)
1974         (filesets-remake-shortcut, filesets-ingroup-collect-files):
1975         Fix typos in docstrings.
1976         (filesets-data-get-name, filesets-data-get-data)
1977         (filesets-data-set, filesets-cmd-query-replace-getargs)
1978         (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
1980 2007-10-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1982         * term/mac-win.el: Don't require url when compiling, as url-type is
1983         no longer a macro.
1985 2007-10-14  Glenn Morris  <rgm@gnu.org>
1987         * progmodes/etags.el (select-tags-table): Disable undo in the
1988         `*Tags Table List*' buffer.
1990 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
1992         * dired.el (dired-warn-writable): New face.
1993         (dired-warn-writable-face): New variable.
1994         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
1995         of dired-warning-face, for group- and world-writable files.
1997 2007-10-13  Glenn Morris  <rgm@gnu.org>
1999         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
2000         (octave-re-search-forward-kw, octave-re-search-backward-kw):
2001         Add doc string, and an explicit COUNT argument.
2002         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
2003         `inc' to search functions.
2005 2007-10-13  John W. Eaton  <jwe@octave.org>
2007         * progmodes/octave-mod.el (octave-looking-at-kw)
2008         (octave-re-search-forward-kw, octave-re-search-backward-kw):
2009         New functions.
2010         (octave-in-defun-p, calculate-octave-indent)
2011         (octave-blink-matching-block-open, octave-beginning-of-defun)
2012         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
2013         to search for regexps that contain case-sensitive keywords.
2014         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
2015         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
2017 2007-10-13  Richard Stallman  <rms@gnu.org>
2019         * files.el (directory-abbrev-alist): Doc fix.
2021 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
2023         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
2025 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
2027         * frame.el (set-frame-configuration): Assign name parameter only
2028         if it has been set explicitly before.
2030         * window.el (handle-select-window): Revert part of 2007-10-06
2031         change setting the input focus.
2033 2007-10-12  Glenn Morris  <rgm@gnu.org>
2035         * cus-edit.el (custom-variable-menu, custom-face-menu)
2036         (custom-group-menu): Check init-file-user rather than
2037         user-init-file, in case cus-edit is loaded by site-run-file.
2039 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
2041         * follow.el (follow-stop-intercept-process-output):
2042         Use `follow-call-process-filter' rather than `process-filter'.
2044 2007-10-11  Tom Tromey  <tromey@redhat.com>
2046         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
2047         frame is visible.
2049 2007-10-10  Richard Stallman  <rms@gnu.org>
2051         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
2052         in *Backtrace*.
2054         * faces.el (face-font-selection-order): Doc fix.
2056         * loadhist.el (unload-feature): Doc fix.
2058 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2060         * ps-print.el: Fix the usage of :foreground and :background face
2061         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
2062         (ps-print-version): New version 6.7.6.
2063         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
2064         Fix code.
2065         (ps-face-foreground-color-p, ps-face-background-color-p)
2066         (ps-face-color-p): New inline funs.
2068 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
2070         * follow.el: Change all instances of "Follow Mode" to "Follow
2071         mode" in docstrings and messages.
2073 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
2075         * faces.el (face-font-selection-order): Doc fix.
2077         * follow.el (follow-mode-hook, follow-mode): Doc fixes.
2078         (follow-mode-off-hook): Mark as obsolete.
2080 2007-10-08  Richard Stallman  <rms@gnu.org>
2082         * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
2083         (edebug-install-custom-print, edebug-reset-print-funcs)
2084         (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
2085         Functions deleted.
2086         (edebug-prin1, edebug-print, edebug-prin1-to-string)
2087         (edebug-format, edebug-message): Define directly as aliases.
2089 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
2091         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
2093 2007-10-07  Glenn Morris  <rgm@gnu.org>
2095         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
2096         version numbers.
2098 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
2100         * net/tramp.el (tramp-completion-mode): Extend doc-string.
2101         (tramp-completion-mode-p): Revert change from 2007-09-24.
2102         Checking for `return' etc as last character is not sufficient, for
2103         example in dired-mode when entering <g> (revert-buffer) or
2104         <s> (dired-sort).
2106 2007-10-06  Martin Rudalics  <rudalics@gmx.at>
2108         * window.el (mouse-autoselect-window-cancel): Don't cancel for
2109         select-window or select-frame events.
2110         (handle-select-window): When autoselecting window set input
2111         focus.  Restructure.
2113         * frame.el (focus-follows-mouse): Moved to frame.c.
2114         * cus-start.el (all): Add focus-follows-mouse.
2116 2007-10-05  Chris Moore  <dooglus@gmail.com>
2118         * server.el (server-kill-new-buffers): Doc fix.
2120 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
2122         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
2123         activate font-locking in the *buffer-selection* buffer.
2124         (bs-show-sorted): Doc fix.
2126         * bs.el (bs--get-marked-string, bs--get-modified-string)
2127         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
2128         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
2129         (bs--format-aux): Doc fix.
2131 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
2133         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
2135 2007-10-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2137         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
2139 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
2141         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
2142         (gud-gdb): New function for old M-x gdb (text command mode).
2143         (gud-gdb-command-name, gdb): Move to...
2145         * progmodes/gdb-ui.el: ...here and adapt doc string.
2146         (gud-gdba-command-name, gdba): Delete.
2148 2007-10-03  Juanma Barranquero  <lekktu@gmail.com>
2150         * bs.el: Don't defvar `font-lock-verbose'.
2151         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
2152         (bs--get-file-name): Fix typos in docstrings.
2153         (bs--show-header): Use `dolist' instead of `mapcar'.
2154         (bs-mode): Set `show-trailing-whitespace' to nil.
2155         (bs-buffer-sort-function, bs-mouse-select-other-frame)
2156         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
2157         Doc fixes.
2159 2007-10-02  Adam Hupp  <adam@hupp.org>  (tiny change)
2161         * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
2163 2007-10-02  Nick Roberts  <nickrob@snap.net.nz>
2165         * progmodes/gud.el (gdb): Make graphical mode the default and
2166         switch to text command mode if appropriate, i.e., reverse previous
2167         arrangement.
2168         (gud-gdb-marker-filter): Adapt for above change.
2170         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
2171         gud-minor-mode and gud-marker-filter.
2172         (gdb-fullname-regexp): New variable.
2173         (gud-gdba-marker-filter): Use it to switch to text command
2174         mode if appropriate.
2176 2007-10-02  Richard Stallman  <rms@gnu.org>
2178         * frame.el (cursor-in-non-selected-windows): Doc fix.
2180 2007-10-01  Nick Roberts  <nickrob@snap.net.nz>
2182         * progmodes/gud.el (gud-display-line): Find source buffer even when
2183         GUD buffer has its own frame.
2185 2007-10-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2187         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
2189 2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2191         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2193 2007-09-29  Martin Rudalics  <rudalics@gmx.at>
2195         * allout.el (allout-before-change-handler): Replace got-char by
2196         goto-char.
2198 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2200         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
2201         Used to try and automatically enabled smerge-mode in the presence of
2202         conflicts and to call `svn resolved' when the conflicts are gone.
2203         (vc-svn-parse-status): Remember the svn-specific status.
2205         * newcomment.el (comment-choose-indent): New function extracted
2206         from comment-indent.  Improve the alignment algorithm.
2207         (comment-indent): Use it.
2209 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
2211         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
2212         (eldoc-message-commands, eldoc-current-idle-delay):
2213         Fix typos in docstrings.
2215         * progmodes/python.el (python-eldoc-function): Doc fix.
2217 2007-09-26  Eli Zaretskii  <eliz@gnu.org>
2219         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
2220         menu-bar-apropos-menu.  All users changed.
2221         (menu-bar-help-menu): Change menu symbols to better match the text
2222         displayed by the menu.
2224 2007-09-25  Glenn Morris  <rgm@gnu.org>
2226         * view.el (view-search-no-match-lines): Add a doc string.
2227         Rewrite to simplify and work better.
2229 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
2231         * net/tramp.el (tramp-completion-mode-p): Rename from
2232         `tramp-completion-mode'.  Revert logic, check `return', `newline'
2233         and such alike.  Packages like Icicles tend to use other completion
2234         characters but `tab' and `space' only.
2235         (top): Require cl.el, when `copy-tree' is not available otherwise.
2237         * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
2238         `ad-get-arg'.
2240 2007-09-24  Ville Skytt\e,Ad\e(B  <scop@xemacs.org>  (tiny change)
2242         * net/tramp-vc.el (tramp-vc-user-login-name):
2243         Use `vc-find-version' instead of `process-file' to check whether we
2244         have a new enough vc that doesn't need the defadvice.
2246 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
2248         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
2249         #, @, : and ^.
2251 2007-09-23  Glenn Morris  <rgm@gnu.org>
2253         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
2255 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
2257         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
2259         * log-view.el (log-view-mode-map): Likewise.
2261         * diff-mode.el (diff-mode-shared-map): Likewise.
2263 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
2265         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
2266         add inferior-octave-directory-tracker to the buffer-local value
2267         of comint-input-filter-functions.
2269 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
2271         * files.el (file-name-sans-versions): Also allow `A-Z'.
2273         * vc.el: Mention all supported VC backends.
2275 2007-09-22  Richard Stallman  <rms@gnu.org>
2277         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
2278         neighbouring buttons.
2280 2007-09-22  Andreas Schwab  <schwab@suse.de>
2282         * files.el (file-name-sans-versions): Also allow `_'.
2284 2007-09-22  Glenn Morris  <rgm@gnu.org>
2286         * eshell/esh-mode.el (eshell-output-filter-functions):
2287         Add eshell-postoutput-scroll-to-bottom.
2289 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
2291         * files.el (file-name-sans-versions): Allow - and a-z in version names.
2293         * log-view.el (log-view-mode-map, log-view-mode-menu):
2294         Bind log-view-annotate-version.
2295         (log-view-beginning-of-defun, log-view-end-of-defun)
2296         (log-view-annotate-version): New functions.
2297         (log-view-mode): Use log-view-beginning-of-defun and
2298         log-view-end-of-defun.
2300 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2302         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
2304 2007-09-21  Kevin Ryde  <user42@zip.com.au>
2306         * international/mule.el (sgml-html-meta-auto-coding-function):
2307         Bind `case-fold-search' to t.
2309 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2311         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
2312         neighbouring buttons.
2314         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2315         Recognize gcc's use of "note" for informational messages.
2317 2007-09-20  Glenn Morris  <rgm@gnu.org>
2319         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
2320         motion functions, rather than hard-coding "\n\n".
2321         (tex-validate-region): Check for eobp, to speed up.
2322         (tex-next-unmatched-end): Doc fix.
2324 2007-09-19  Glenn Morris  <rgm@gnu.org>
2326         * textmodes/tex-mode.el (tex-terminate-paragraph):
2327         Use backward-paragraph.
2329 2007-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2331         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
2332         (css-mode): Update correspondingly.
2334 2007-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2336         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
2338         * vc-hooks.el (vc-menu-entry): New var.
2339         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
2340         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
2341         (vc-menu-map): Declare and initialize in one step.
2343         * menu-bar.el (vc-menu-map): Don't setup any more.
2344         Instead, just create the proper spot in the menu.
2346 2007-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
2347             Stefan Monnier  <monnier@iro.umontreal.ca>
2349         * vc.el: Document new VC operation `extra-menu'.
2351         * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
2353 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
2355         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
2356         Signed-off-by, Acked-by and Merge.
2358 2007-09-17  Glenn Morris  <rgm@gnu.org>
2360         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
2361         filename from `--file-line-error', if it is available.
2363 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
2365         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
2366         TeX `--file-line-error' format.
2368 2007-09-17  Glenn Morris  <rgm@gnu.org>
2370         * textmodes/tex-mode.el (tex-region): Simplify previous change,
2371         handling the case where the region is not in `tex-main-file'.
2372         (tex-region-1): Delete.
2373         (tex-region-header): New function, doing the header part of the
2374         old tex-region-1.
2376 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2378         * ediff-init.el (ediff-verbose-p): This var is not a constant.
2380 2007-09-16  Drew Adams  <drew.adams@oracle.com>
2382         * cus-edit.el (custom-face-edit-activate): Doc fix.
2384 2007-09-16  Glenn Morris  <rgm@gnu.org>
2386         * textmodes/tex-mode.el (tex-region): Handle the case where the
2387         region is not in `tex-main-file'.  Move the old code that applies
2388         to both cases...
2389         (tex-region-1): ...to this new function.
2391 2007-09-15  Martin Rudalics  <rudalics@gmx.at>
2393         * simple.el (blink-matching-open): Don't display message when no
2394         paren is found within blink-matching-paren-distance characters.
2395         Don't search prompt in blink-matching-paren-distance nil case.
2397 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
2399         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
2401 2007-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2403         * vc-mtn.el: New file.
2405         * vc-hooks.el (vc-handled-backends): Add Mtn.
2407 2007-09-13  Eli Zaretskii  <eliz@gnu.org>
2409         * files.el (find-file, find-file-other-window)
2410         (find-file-other-frame, find-file-existing, find-file-read-only)
2411         (find-file-read-only-other-window)
2412         (find-file-read-only-other-frame)
2413         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
2415 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
2417         * man.el (Man-default-man-entry): At end of line, continue looking
2418         to the next line for possible end of hyphenated command.
2420 2007-09-13  Chris Moore  <dooglus@gmail.com>
2422         * shell.el (shell-resync-dirs): Don't move the cursor relative to
2423         the command being edited.
2425 2007-09-13  Nick Roberts  <nickrob@snap.net.nz>
2427         * progmodes/gud.el (gdb-ready): New variable.
2428         (gdb): Set it to nil.  Set gud-running to nil here...
2429         (gud-common-init): ...instead of here.
2431         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
2432         Use gdb-ready.  Discard input until GDB is ready to accept it.
2434 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
2436         * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
2437         C-M-S- keys.
2439 2007-09-12  Martin Rudalics  <rudalics@gmx.at>
2441         * dired.el (dired-warning): Inherit from font-lock-warning-face to
2442         make it show up with eight colors.
2444 2007-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2446         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
2447         diffs are concatenated with no intervening line.
2449 2007-09-10  Dave Love  <fx@gnu.org>
2451         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
2452         (python-font-lock-keywords): Update to the 2.5 version of the language.
2453         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
2454         (python-backspace): Only behave funny in code.
2455         (python-compilation-regexp-alist): Add PDB stack trace regexp.
2456         (inferior-python-mode): Add PDB prompt regexp.
2457         (python-fill-paragraph): Refine the fenced-string regexp.
2458         (python-find-imports): Handle imports spanning several lines.
2459         (python-mode): Add `class' to hideshow support.
2461 2007-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2463         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
2464         add-log-buffer-file-name-function rather than bind buffer-file-name,
2465         so we dont end up calling change-log-mode in *cvs* when `fi' is the
2466         ChangeLog file itself.
2468         * outline.el (outline-flag-region): Use front-advance.
2470 2007-09-07  Ilya Zakharevich  <ilyaz@cpan.org>
2472         * progmodes/cperl-mode.el: Merge upstream 5.23.
2473         (cperl-where-am-i): Remove function.
2474         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
2475         (cperl-sniff-for-indent): De-invert [string] and [comment].
2476         When looking for label, skip s:m:y:tr.
2477         (cperl-indent-line): Likewise.
2478         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
2479         (cperl-windowed-init): Wrong `ps-print' handling.
2480         Both thanks to Chong Yidong.
2481         (cperl-look-at-leading-count): Could fail with unfinished RExen.
2482         (cperl-find-pods-heres): If the second part of s()[] is missing,
2483         don't try to highlight delimiters...
2485 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2487         * progmodes/compile.el (compilation-get-file-structure): Complete last
2488         change by also using spec-directory in the puthash.
2490 2007-09-07  Riccardo Murri  <riccardo.murri@gmail.com>
2492         * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
2493         (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
2494         (vc-bzr-status): Fix shadowing of variable 'status'.
2495         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
2496         Use `expand-file-name' instead of `concat'.
2497         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
2498         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
2500 2007-09-05  Jason Rumney  <jasonr@gnu.org>
2502         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
2504 2007-09-02  Richard Stallman  <rms@gnu.org>
2506         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
2507         Add `safe-local-variable' property.
2508         (lisp-body-indent): Likewise.
2510 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2512         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
2513         prev/next-node.
2515         * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
2516         (x-gtk-map-stock): New function.
2518 2007-09-02  Glenn Morris  <rgm@gnu.org>
2520         * comint.el (comint-mode): Don't set scroll-conservatively.
2522         * eshell/em-unix.el (eshell/time): Stringify and flatten the
2523         non-command arguments.
2525 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
2527         * emacs-lisp/bytecomp.el (byte-recompile-directory):
2528         Fix bug: Don't expand top-level file name more than once.
2529         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
2531 2007-09-01  Richard Stallman  <rms@gnu.org>
2533         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
2534         Add doc string.
2536 2007-08-30  Richard Stallman  <rms@gnu.org>
2538         * speedbar.el (speedbar-frame-reposition-smartly)
2539         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
2540         (speedbar-check-vc): Don't use dframe-xemacsp.
2542 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
2544         * files.el (backup-buffer-copy): Try to overwrite old backup first.
2546 2007-08-29  Martin Rudalics  <rudalics@gmx.at>
2548         * repeat.el (repeat): Use last-repeatable-command instead of
2549         real-last-command.  Run pre- and post-command hooks for
2550         self-insertion.  Update doc-string.
2552 2007-08-28  Glenn Morris  <rgm@gnu.org>
2554         * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
2556 2007-08-27  Alexandre Julliard  <julliard@winehq.org>
2558         * vc-git.el (vc-git-state): Call git-add --refresh to update the
2559         state of the file.
2560         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
2561         (vc-git-create-repo): Fix invalid command.
2563 2007-08-27  Richard Stallman  <rms@gnu.org>
2565         * textmodes/flyspell.el (flyspell-mode):
2566         Catch errors in flyspell-mode-on.
2568 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
2570         * progmodes/modula2.el (m2-definition, m2-module):
2571         Don't use previous-line.  Reported by T. V. Raman.
2573 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2575         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
2576         argument to tool-bar-mode call.
2578 2007-08-27  Glenn Morris  <rgm@gnu.org>
2580         * diff-mode.el (diff-find-file-name): Only accept regular files,
2581         to rule out /dev/null, directories, etc.
2583 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
2585         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
2586         safe-local-variable setting.
2587         * progmodes/perl-mode.el (perl-indent-level): Likewise.
2589 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2591         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
2592         of buffers in uniquify-managed.
2594         * simple.el (invisible-p): Rename from text-invisible-p.
2595         Update callers.
2597 2007-08-25  Alan Mackenzie  <acm@muc.de>
2599         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
2600         new language variable.
2602         * progmodes/cc-engine.el (c-brace-anchor-point): New function.
2603         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
2604         "extern" etc., rather than BOI.  Fix addition of spurious
2605         syntactic-symbol 'defun-block-intro, replacing it with
2606         'innamespace, etc.
2608 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
2610         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
2611         Don't behave differently when executed via M-x.  Add doc string.
2613 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
2615         * files.el (backup-buffer-copy): Don't wrap delete in
2616         condition-case, only try to delete if file exists.
2618 2007-08-24  Glenn Morris  <rgm@gnu.org>
2620         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
2622 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2624         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
2625         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
2626         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
2627         (cperl-etags-goto-tag-location): Use new style backquotes.
2629         * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
2630         (dynamic-completion-table): Use it it.
2632         * net/browse-url.el: Remove spurious * in custom docstrings.
2633         (browse-url-filename-alist): Use new-style backquote.
2635         * emacs-lisp/backquote.el (backquote-unquote-symbol)
2636         (backquote-splice-symbol): Clarify they're not new-style unquotes.
2638         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
2639         (\,@): Backslash the , and ,@ which are not new-style unquotes.
2641         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
2643         * net/socks.el (socks-username/password-auth-filter):
2644         Remove unused vars `state' and `desired-len'.
2645         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
2646         (socks-wait-for-state-change): Use new-style backquotes.
2648         * pcvs.el (cvs-mode-status): Fix long-standing typo.
2650         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
2651         backquotes after each `read' rather than once per buffer.
2653         * dframe.el: Remove spurious * in custom docstrings.
2654         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
2655         (dframe-xemacs20p): Remove, inline at the sole use point.
2656         (defface): Don't defvar the face, don't use old-style backquote.
2657         (defcustom): Don't use old-style backquote.
2658         (dframe-frame-parameter, dframe-mouse-event-p):
2659         Make it obvious that it's always defined.
2660         (dframe-popup-kludge): New function to replace
2661         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
2662         (dframe-frame-mode, dframe-set-timer-internal)
2663         (dframe-mouse-set-point): Remove use of with-no-warnings from
2664         XEmacs-specific code.
2665         (dframe-set-timer-internal): Fix very old bug with
2666         post-command-idle-hook.
2668         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
2670 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
2672         * image-mode.el (image-minor-mode): Use image-mode-text-map.
2674 2007-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
2676         * sort.el (sort-fold-case, sort-numeric-base): Mark as
2677         safe-local-variable.
2679 2007-08-22  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2681         * net/browse-url.el (browse-url-emacs): New function.
2683 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2685         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
2686         warning if the file uses old style backquotes.
2688         * emacs-lisp/bytecomp.el (byte-compile-log-file)
2689         (byte-recompile-directory, byte-compile-file)
2690         (byte-compile-from-buffer): Use with-current-buffer.
2692         * simple.el (text-invisible-p): Rename from line-move-invisible-p.
2693         (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
2694         (line-move-1, line-move-finish, line-move-to-column)
2695         (move-end-of-line, move-beginning-of-line): Use new name.
2697 2007-08-22  Glenn Morris  <rgm@gnu.org>
2699         * files.el (backup-buffer-copy): Check backup directory is
2700         writable, to avoid infloop deleting old backup.
2702         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
2703         movemail related variables.
2704         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
2705         will now be set before this is called.
2707 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2709         * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
2711         * progmodes/ada-mode.el: Fix up comment style in header.
2712         (ada-check-emacs-version): Remove.
2713         (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
2714         (ada-region-selected): Use (featurep 'xemacs) rather than contortions
2715         to try and quieten the byte-compiler.
2716         (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
2718         * vc.el (vc-annotate-warp-version): Don't use previous-line.
2720 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
2722         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
2723         extracted from `eval-last-sexp-1'.
2724         (eval-last-sexp-1): Call `preceding-sexp'.
2726 2007-08-19  Glenn Morris  <rgm@gnu.org>
2728         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
2729         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
2730         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
2731         shadow files messing up the compilation.
2733 2007-08-18  Glenn Morris  <rgm@gnu.org>
2735         * progmodes/scheme.el (scheme-mode-variables):
2736         Set font-lock-comment-start-skip.
2738 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
2740         * progmodes/ada-mode.el (ada-create-syntax-table):
2741         Move set-syntax-table from here to ...
2742         (ada-mode): ... here.  Don't change global value of comment-multi-line.
2743         Call new function ada-initialize-syntax-table-properties.
2744         Add ada-handle-syntax-table-properties to font-lock-mode-hook.
2745         (ada-deactivate-properties, ada-initialize-properties):
2746         Replace by new functions ...
2747         (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
2748         (ada-initialize-syntax-table-properties): ... to set up syntax-table
2749         properties uniformly, independently from whether font-lock-mode
2750         is enabled or not.  Handle read-only buffers and do not change
2751         undo-list when setting syntax-table properties.
2752         (ada-after-change-function): Use ada-set-syntax-table-properties.
2754 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
2756         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
2757         (cperl-find-pods-heres): Fix an error when typing expressions like
2758         `s{a}{b}'.
2760 2007-08-17  Glenn Morris  <rgm@gnu.org>
2762         * progmodes/compile.el (compilation-get-file-structure): Make use
2763         of the directory part when checking for an existing entry, to
2764         handle files with same basename in different directories.
2766 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2768         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
2769         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
2770         (ps-paragraph-spacing): Docstring fix.
2772 2007-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2774         * smerge-mode.el (smerge-resolve): New arg `safe'.
2775         (smerge-resolve-all, smerge-batch-resolve): New function.
2776         (smerge-refine): Make sure `diff' returns the expected result.
2777         (smerge-parsep-re): New const.
2778         (smerge-mode): Use it to adjust paragraph-separate.
2780         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2781         Correctly match / regexp matchers as first char on a line when
2782         fontifying only that line.
2784         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
2786 2007-08-16  Glenn Morris  <rgm@gnu.org>
2788         * ps-print.el (ps-font-size): Doc fix.
2790 2007-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2792         * vc-bzr.el: Don't fiddle with vc-handled-backend.
2793         (vc-bzr-registered): Don't redundantly protect against
2794         file-error.  Actually use the format-specific code.
2795         (vc-bzr-buffer-nonblank-p): Remove.
2796         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
2798 2007-08-15  Glenn Morris  <rgm@gnu.org>
2800         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
2801         sloppier, for the sake of GNU Mailman.
2802         (rmail-digest-rfc1153): Initialize `result' correctly.
2804 2007-08-14  Glenn Morris  <rgm@gnu.org>
2806         * simple.el (bad-packages-alist): New constant.
2807         (bad-package-check): New function.  Together, these two add
2808         elements to `after-load-alist' to check for problematic external
2809         packages.
2810         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
2812 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
2814         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
2815         optional quotes around files in NEED-UPDATE . REMOVED case.
2817         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
2818         (ada-treat-cmd-string): Improve error message.
2819         (ada-do-file-completion): Call `ada-require-project-file', so
2820         project variables are set properly.
2821         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
2822         (ada-gnatfind-buffer-name): New constant.
2823         (ada-find-any-references): Use new constant.  Set buffer name
2824         properly in compilation-start.  Toggle read-only properly.
2825         (ada-find-in-src-path): Fix spelling error in docstring.
2827         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
2828         by zero error.
2830 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
2832         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
2834 2007-08-12  Richard Stallman  <rms@gnu.org>
2836         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
2837         (cvs-execute-single-file): Use new name split-string-and-unquote.
2838         (cvs-header-msg): Use new name combine-and-quote-strings.
2840         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
2842         * progmodes/gud.el (gud-common-init): Use new name
2843         split-string-and-unquote.
2845         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
2846         in javac regexp.
2848         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
2849         combine-and-quote-strings and split-string-and-unquote.
2851         * subr.el (combine-and-quote-strings): Rename from strings->string.
2852         (split-string-and-unquote): Rename from string->strings.
2854 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2856         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
2857         to buffer-local settings.
2859         * emacs-lisp/backquote.el (backquote-delay-process): New function.
2860         (backquote-process): Add internal arg `level'.  Use the two to
2861         correctly handle nested backquotes.
2863 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
2865         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
2866         (vc-bzr-state-words): Add "kind changed" state word.
2867         (vc-bzr-status): New function.  Return Bzr idea of file status,
2868         which is different from VC's.
2869         (vc-bzr-state): Use vc-bzr-status.
2870         (vc-workfile-unchanged-p): Use vc-bzr-status.
2871         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
2872         (vc-dired-state): Process "kind changed" state word.
2874 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2876         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
2878         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
2879         Move from vc-default-find-file-not-found-hook.
2881 2007-08-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
2883         * url/url-auth.el (url-basic-auth): When prompting for username
2884         and password, default to the username and password in the URL.
2886 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2888         * man.el: Remove spurious * in docstrings.
2889         Merge defvars and toplevel setq-defaults.
2890         (Man-highlight-references0): Limit=nil rather than point-max.
2891         (Man-mode-map): Move initialization into the declaration.
2892         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
2893         (Man-view-header-file): Use expand-file-name rather than concat.
2894         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
2896         * man.el (Man-next-section): Make sure we do not move backward.
2898 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2900         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
2901         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
2902         ps-print-color-p is neither nil nor black-white.  Reported by Christian
2903         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2905 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2907         * files.el (auto-mode-alist): Use the purecopied text (duh!).
2909 2007-08-08  Andreas Schwab  <schwab@suse.de>
2911         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
2912         self-insert-command, not self-insert.
2914 2007-08-08  Glenn Morris  <rgm@gnu.org>
2916         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
2918         * Replace `iff' in doc-strings and comments.
2920         * help-mode.el (help-make-xrefs): Search for symbol constituents,
2921         rather than just `-'.
2923 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
2925         * dired.el (dired-pop-to-buffer):
2926         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2927         * calendar/calendar.el (generate-calendar-window):
2928         * progmodes/compile.el (compilation-set-window-height):
2929         * textmodes/two-column.el (2C-two-columns, 2C-merge):
2930         Use window-full-width-p instead of comparing frame-width and
2931         window-width.
2933         * progmodes/compile.el (compilation-find-buffer): Remove extra
2934         argument in call to compilation-buffer-internal-p.
2936 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
2938         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
2939         parameters IDENTIFICATION and CONNECTED.
2940         (tramp-handle-insert-file-contents): VISIT must be handled after
2941         insertion of the local copy.  Reported by Peter Gordon
2942         <peter@pg-consultants.com>.
2943         (tramp-file-name-handler): No special handling for
2944         `expand-file-name'.  But for `file-name-as-directory'.
2945         (tramp-find-shell, tramp-open-connection-telnet)
2946         (tramp-open-connection-rsh, tramp-open-connection-su)
2947         (tramp-open-connection-multi)
2948         (tramp-open-connection-setup-interactive-shell): Guard against
2949         $PROMPT_COMMAND shell var.  Reported by Steve Youngs
2950         <steve@sxemacs.org>.
2951         (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
2952         the hint.
2954         * net/trampver.el: Update release number.
2956 2007-08-07  Tom Tromey  <tromey@redhat.com>
2958         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
2959         Add safe-local-variable property.
2961 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2963         * image-mode.el (image-toggle-display): Use image-refresh.
2965         * longlines.el (longlines-decoded): New variable.
2966         (longlines-mode): Avoid encoding or decoding the buffer twice.
2968 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
2970         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
2971         unofficial version.
2972         (vc-bzr-command): Remove redundant setting of process-connection-type.
2973         (vc-bzr-admin-checkout-format-file): Add autoload.
2974         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
2975         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
2976         (vc-bzr-registered): Compare dirstate format tag with known good
2977         value, abort parsing if match fails.  Warn user in docstring.
2978         (vc-bzr-workfile-version): Case for different Bzr branch formats.
2979         See bzrlib/branch.py in Bzr sources.
2980         (vc-bzr-diff): First argument FILES may be a string rather than a list.
2981         (vc-bzr-shell-command): Remove in favor of
2982         vc-bzr-command-discarding-stderr.
2983         (vc-bzr-command-discarding-stderr): New function.
2985 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
2987         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
2988         program, and return nil
2989         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
2990         (vc-bzr-state): Look for path names relative to the repository
2991         root after status keyword.
2992         (vc-bzr-file-name-relative): New function.
2993         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
2994         depend on it.
2995         (vc-bzr-admin-dirname, ...-checkout-format-file)
2996         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
2997         files that we now parse directly for speed.
2998         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
2999         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
3000         (vc-bzr-state): "bzr status" successful only if exitcode is 0
3001         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
3002         Bzr warnings, so we must discard it.
3003         (vc-bzr-workfile-version): Speedup counting lines from
3004         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
3005         if that file doesn't exist.
3006         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
3007         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname'
3008         (not ".bzr"!) to `vc-directory-exclusion-list'
3009         (vc-bzr-shell-command): New function.
3011 2007-08-06  Tom Tromey  <tromey@redhat.com>
3013         * diff-mode.el (diff-unified->context, diff-reverse-direction)
3014         (diff-fixup-modifs): Typo in docstring.
3016 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3018         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
3019         count-screen-lines.
3020         (tpu-edt-off): Disable relevant pieces of advice.
3022         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
3023         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
3024         (newline, newline-and-indent, do-auto-fill): Use advice instead of
3025         redefining the function.
3026         (tpu-set-scroll-margins): Activate the pieces of advice.
3028 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
3030         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
3031         process-filter.
3033 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
3035         * help.el (resize-temp-buffer-window): Use window-full-width-p
3036         instead of comparing frame-width and window-width.
3038 2007-08-05  Peter Povinec  <ppovinec <at> yahoo.com>  (tiny change)
3040         * term.el: Honor term-default-fg-color and term-default-bg-color
3041         settings when modifying term-current-face.
3042         (term-default-fg-color, term-default-bg-color): Initialize from
3043         default term-current-face.
3044         (term-mode, term-reset-terminal): Set term-current-face with
3045         term-default-fg-color and term-default-bg-color.
3046         (term-handle-colors-array): term-current-face has term-default-fg-color
3047         and term-default-bg-color after reset escape sequence.
3048         (term-handle-colors-array): Set term-current-color with
3049         term-default-fg/bg-color instead of ansi-term-color-vector when the
3050         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
3052 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
3054         * files.el (set-auto-mode): Handle also remote files wrt
3055         `auto-mode-alist'.
3057         * net/tramp.el (tramp-handle-file-remote-p): Return a string as
3058         remote identification.
3060 2007-08-04  Glenn Morris  <rgm@gnu.org>
3062         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
3063         zero, not nil, when the library is first loaded.  Check for a file
3064         that has been modified on disk.
3066         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
3067         Remove duplicate defvar preventing initialization.
3068         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
3070 2007-08-03  Miles Bader  <miles@gnu.org>
3072         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
3073         backend names for new backends to `Git', `Hg', and `Bzr'.
3074         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
3075         not `HG'.
3076         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
3077         name, not `GIT'.
3078         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
3079         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
3081 2007-08-03  Glenn Morris  <rgm@gnu.org>
3083         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
3085 2007-08-02  Richard Stallman  <rms@gnu.org>
3087         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
3088         to update deleted flag.
3090         * cus-edit.el (customize-apropos, customize-apropos-options)
3091         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
3093         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
3095         * startup.el (fancy-splash-head, startup-echo-area-message):
3096         Change message text.
3098         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
3099         All callers use line-move.
3101         * progmodes/compile.el (compilation-find-buffer): Return current
3102         buffer immediately if suitable.
3103         (compile, compilation-buffer-name, compilation-start): Doc fixes.
3105 2007-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3107         * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
3108         Make it more discriminating and more useful.
3109         (vc-bzr-root-dir): Use new name.
3110         (vc-bzr-registered): Use new name and look at the dirstate file to
3111         determine if it's registered or not without running `bzr'.
3113 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
3115         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
3117 2007-07-31  Drew Adams  <drew.adams@oracle.com>
3119         * cus-edit.el (custom-group-value-create, custom-goto-parent):
3120         Fix parent groups link.
3122 2007-07-31  Daiki Ueno  <ueno@unixuser.org>
3124         * faces.el (face-normalize-spec): New function.
3125         (frame-set-background-mode): Normalize face-spec before calling
3126         face-spec-match-p.
3128 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3130         * vc-bzr.el: New file (copied from the trunk).
3132         * vc-hooks.el (vc-handled-backends): Add BZR.
3133         (vc-find-file-hook): Failsafe if the backend's `registered'
3134         function burps.
3136         * server.el (server-window): Add switch-to-buffer-other-frame option.
3138 2007-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
3140         * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
3141         (vc-git-revision-completion-table): Enable.
3143         * vc-hooks.el (vc-handled-backends): Add GIT and HG.
3145         * vc.el (vc-directory-exclusion-list): Add .git and .hg.
3147         * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
3148         (vc-hg-registered): Set the vc-state property.
3150         * diff-mode.el (diff-mode-menu): New entries.
3152 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3154         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
3155         (diff-file-kill): Use it.
3156         (diff-beginning-of-hunk): Add arg `try-harder' using it.
3157         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
3158         Use it so they find the hunk even when we're in the file header.
3160         * vc.el: Add new VC operation `revision-completion-table'.
3161         (vc-default-revision-completion-table): New function.
3162         (vc-version-diff, vc-version-other-window): Use it to provide
3163         completion of revision names if the backend provides it.
3165         * vc-arch.el (vc-arch--version-completion-table)
3166         (vc-arch-revision-completion-table): New functions to provide
3167         completion of revision names.
3169         * vc-cvs.el: Require CL.
3170         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
3171         New functions to provide completion of revision names.
3173 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
3175         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
3176         (copyright-fix-years, copyright): Correctly handle the case where
3177         copyright-limit is nil.
3179 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
3181         * progmodes/python.el (run-python): Fix path separator under w32.
3183 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
3185         * vc-git.el: New File.
3187 2007-07-28  Alan Mackenzie  <acm@muc.de>
3189         Fix problem with modes derived from CC Mode:
3190         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
3191         macro to cc-langs.
3192         (c-init-language-vars-for): Remove call to above macro.
3193         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
3194         been moved to here.
3195         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
3197 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
3199         * net/trampver.el: Fix the `coding' cookie.
3201 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
3203         * add-log.el (change-log-redate): Remove (not needed anymore and
3204         doesn't appear to work).
3206 2007-07-25  Glenn Morris  <rgm@gnu.org>
3208         * Relicense all FSF files to GPLv3 or later.
3210         * COPYING: Switch to GPLv3.
3212 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3214         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
3215         Replace it with another one which disables undo before calling
3216         erase-buffer and then turns it back on if needed.
3218 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3220         * ps-print.el: Problem with foreground and background color when
3221         printing a buffer with and without faces.  Reported by Christian
3222         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
3223         (ps-print-version): New version 6.7.5.
3224         (ps-default-fg): Change default value to nil, so black color is used
3225         when a face does not specify a foreground color.
3226         (ps-default-bg): Change default value to nil, so white color is used
3227         for background color.
3228         (ps-begin-job): Fix code.
3230 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
3232         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
3234 2007-07-24  Alan Mackenzie  <acm@muc.de>
3236         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
3237         Initialise byte-compile-unresolved-functions before rather than
3238         after a compilation.
3239         (byte-compile-unresolved-functions): Amplify doc string.
3241 2007-07-24  Glenn Morris  <rgm@gnu.org>
3243         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
3244         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
3245         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
3246         (cal-tex-cursor-week, cal-tex-cursor-week2)
3247         (cal-tex-cursor-week-iso, cal-tex-week-hours)
3248         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
3249         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
3250         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
3252 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3254         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
3256 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3258         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
3259         underlying file is uptodate.
3261 2007-07-23  Richard Stallman  <rms@gnu.org>
3263         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
3265 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3267         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
3268         (sh-font-lock-flush-syntax-ppss-cache): New funs.
3269         (sh-font-lock-syntactic-keywords): Use them to distinguish the
3270         different possible cases for \'.
3271         (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
3273         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
3274         `file' from which to start the search and fix case where `file' is the
3275         current directory and the root as well.
3277         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
3278         name for buffer-file-name if it refers to a directory.
3280 2007-07-22  Jason Rumney  <jasonr@gnu.org>
3282         * w32-fns.el (set-default-process-coding-system): Use dos line ends
3283         for input to cmdproxy on all versions of Windows.
3284         Use dos line ends for input to plink.
3286         * comint.el (comint-simple-send): Concat newline before sending.
3287         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
3289 2007-07-22  Juri Linkov  <juri@jurta.org>
3291         * isearch.el (isearch-edit-string): Save old point and
3292         isearch-other-end to old-point and old-other-end before reading
3293         the search string from minibuffer.  After exiting minibuffer set
3294         point to old-other-end if point and the search direction is the
3295         same as before reading the search string.
3296         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
3297         to isearch-other-end.  Instead of isearch-search-and-update call
3298         three functions isearch-search, isearch-push-state and isearch-update.
3300 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
3302         * textmodes/reftex.el (reftex-access-parse-file): Do not risk
3303         destroying an existing buffer.
3305 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3307         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
3309         * term/x-win.el (x-handle-no-bitmap-icon): New function.
3311 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
3313         * textmodes/reftex.el (reftex-access-parse-file): Create parse
3314         file in a way that does not interfere with recentf.
3316 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3318         * image-dired.el (image-dired-sane-db-file): New func.
3319         (image-dired-write-tags, image-dired-remove-tag)
3320         (image-dired-list-tags, image-dired-write-comments)
3321         (image-dired-get-comment, image-dired-mark-tagged-files)
3322         (image-dired-create-gallery-lists): Call new func.
3323         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
3325 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3327         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
3328         (vc-hg-dir-state): Fix loop.
3329         (vc-hg-print-log): Fix expected return value for vc-hg-command.
3330         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
3331         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
3332         (vc-hg-revert): Likewise.
3333         (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
3335 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3337         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
3338         case of alignment under a constant symbol, find and consider
3339         the sexp actually at indentation to be the "last sexp".
3341 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
3343         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
3344         (install): Use them to copy all *.el files before *.elc.
3345         (clean): Don't delete *~.
3347 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
3349         * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
3351 2007-07-19  Dan Nicolaescu  <dann@ics.uci.edu>
3353         * vc-hg.el (vc-hg-registered): Replace if with when.
3354         (vc-hg-state): Deal with nonexistent files.
3356 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
3358         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
3359         (follow-delete-other-windows-and-split, follow-recenter)
3360         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
3361         (follow-redisplay, follow-estimate-first-window-start)
3362         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
3363         Fix typos in docstrings.
3365 2007-07-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
3367         * bookmark.el (bookmark-show-all-annotations):
3368         Make sure each inserted annotation ends with newline.
3370         (bookmark-maybe-sort-alist): Don't modify
3371         bookmark-alist.  Instead, if not sorting, simply return it.
3372         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
3373         for its return value, not for its side effect.
3375 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
3377         * vc.el: Add more info about the vc-registered function.
3379 2007-07-16  David Kastrup  <dak@gnu.org>
3381         * emacs-lisp/advice.el (defadvice): Doc fix.
3383 2007-07-16  Juanma Barranquero  <lekktu@gmail.com>
3385         * subr.el (when, unless): Doc fix.
3387 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
3389         * vc-hg.el (vc-hg-state): Handle removed files.
3390         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
3391         (vc-hg-checkout): Re-enable.
3393 2007-07-15  Richard Stallman  <rms@gnu.org>
3395         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
3397         * tutorial.el (tutorial--find-changed-keys):
3398         Handle C-x specially like ESC.
3400 2007-07-15  Roland McGrath  <roland@frob.com>
3402         * add-log.el (add-change-log-entry): Check add-log-full-name
3403         and add-log-mailing-address later, after change-log-mode-hook.
3405 2007-07-15  Richard Stallman  <rms@gnu.org>
3407         * isearch.el (isearch-mode, isearch-done):
3408         Delete unintended code in previous change.
3410         * ps-print.el (ps-default-bg): Change to White.
3412 2007-07-15  Aaron Hawley  <aaronh@garden.org>
3414         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
3416 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
3418         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
3419         when handling the terminating event.
3421 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
3423         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
3425 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
3427         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
3428         (install): Use them to copy all *.el files before *.elc.
3430 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
3432         * replace.el (match): Use yellow1 instead of yellow.
3434         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
3436         * pcvs-info.el (cvs-unknown): Likewise.
3438 2007-07-12  Davis Herring  <herring@lanl.gov>
3440         * desktop.el (desktop-buffer-info, desktop-save):
3441         Use `desktop-dirname' instead of `dirname'.
3443 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
3445         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
3447         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
3449 2007-07-10  Richard Stallman  <rms@gnu.org>
3451         * emacs-lisp/lisp-mode.el (eval-defun):
3452         Explain special handling of `defface'.
3454 2007-07-09  Richard Stallman  <rms@gnu.org>
3456         * isearch.el (isearch-edit-string): Call to isearch-push-state
3457         after the search.
3459 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3461         * cus-start.el (file-coding-system-alist): Fix custom type.
3463 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
3465         * longlines.el (longlines-wrap-region): Avoid marking buffer as
3466         modified.
3467         (longlines-auto-wrap, longlines-window-change-function):
3468         Remove unnecessary calls to set-buffer-modified-p.
3470 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3472         * vc.el (vc-default-log-view-mode): New function.
3473         (vc-print-log): Add new `log-view-mode' VC operation.
3475 2007-07-08  Nick Roberts  <nickrob@snap.net.nz>
3477         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
3478         Rename and move to...
3480         * subr.el (strings->string, string->strings): ...here.
3482         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
3483         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
3485         * progmodes/gud.el (gud-common-init): Call string->strings instead
3486         of split-string.
3488 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
3490         * term/w32-win.el (menu-bar-open): New function.
3491         Bind <f10> to it.
3493 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
3495         * log-view.el (log-view-mode-menu): New menu.
3497 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
3499         * vc-hg.el: New file.
3501 2007-07-06  Andreas Schwab  <schwab@suse.de>
3503         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
3504         dynamic bindings around the evaluation of the expression.
3505         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
3507 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
3509         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
3510         file names.
3512 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
3514         * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
3516         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
3517         event is not a cons cell.  Do not unread drag-mouse-1 events.
3518         Select right window in check whether space was stolen from
3519         window above.
3521 2007-07-01  Richard Stallman  <rms@gnu.org>
3523         * files.el (find-file-visit-truename): Fix safe-local-variable value.
3525 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
3527         * generic-x.el (generic-define-mswindows-modes)
3528         (generic-define-unix-modes, apache-log-generic-mode)
3529         (bat-generic-mode-keymap, java-manifest-generic-mode)
3530         (show-tabs-generic-mode): Fix typos in docstrings.
3532 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3534         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
3535         replace-regexp-in-string.
3537 2007-06-28  Andreas Schwab  <schwab@suse.de>
3539         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
3540         $(lisp)/subdirs.el.
3542 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
3544         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
3545         the speedbar frame if nil; that deletes the current frame or
3546         causes an error if it is the only frame.
3547         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
3549 2007-06-24  Juanma Barranquero  <lekktu@gmail.com>
3551         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
3552         directory where the desktop file was found, as the docstring says.
3553         (desktop-kill): Use `read-directory-name'.
3555         * desktop.el (desktop-load-locked-desktop): New option.
3556         (desktop-read): Use it.
3557         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
3558         Use `when'.
3560 2007-06-24  Davis Herring  <herring@lanl.gov>
3562         * desktop.el (desktop-save-mode-off): New function.
3563         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
3564         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
3565         (desktop-claim-lock, desktop-release-lock): New functions.
3566         (desktop-kill): Tell `desktop-save' that this is the last save.
3567         Release the lock afterwards.
3568         (desktop-buffer-info): New function.
3569         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
3570         says to.  Detect conflicts, and manage the lock.
3571         (desktop-read): Detect conflicts.  Manage the lock.
3573 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
3575         * ls-lisp.el (insert-directory): If an invalid regexp error is
3576         thrown, try using FILE as a literal file name, not a wildcard.
3577         Check for FILE as an existing file, not just a directory.
3579 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
3581         * ruler-mode.el (ruler-mode): Prevent clobbering the original
3582         `header-line-format' when reentering ruler mode.
3584 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
3586         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
3587         FILE exists as a directory.
3589 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3591         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
3592         (vera-font-lock-match-item): Fix doc string.
3593         (vera-in-comment-p): Remove unused function.
3594         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
3595         use `syntax-ppss'.
3596         (vera-forward-syntactic-ws): Fix argument order.
3597         (vera-prepare-search): Use `with-syntax-table'.
3598         (vera-indent-line): Fix doc string.
3599         (vera-electric-tab): Fix doc string.
3600         (vera-expand-abbrev): Define alias instead of using `fset'.
3601         (vera-comment-uncomment-region): Use `comment-start-skip'.
3603 2007-06-20  Reto Zimmermann  <reto@gnu.org>
3605         * progmodes/vera-mode.el: New file.
3607 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
3609         * ido.el (ido-find-file-in-dir): Don't signal an error for
3610         empty directories.
3612 2007-06-18  Alan Mackenzie  <acm@muc.de>
3614         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
3615         When removing lines, also remove the \n.  Correction of patch of
3616         2007-04-21.
3618 2007-06-17  Glenn Morris  <rgm@gnu.org>
3620         * lpr.el (lpr-page-header-switches): Move %s to separate element
3621         for correct quoting.  Doc fix.
3623 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3625         * term/xterm.el (terminal-init-xterm): Escape parens in character
3626         constants.
3628 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
3630         * scroll-lock.el (scroll-lock-mode): Doc fix.
3632 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3634         * font-lock.el (font-lock-add-keywords): In case font-lock was only
3635         half-activated, forcefully activate it completely.
3637 2007-06-11  Richard Stallman  <rms@gnu.org>
3639         * cus-edit.el (custom-variable-type): Doc fix.
3641 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
3643         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
3645 2007-06-09  Davis Herring  <herring@lanl.gov>
3647         * desktop.el (desktop-minor-mode-table): Doc fix.
3649 2007-06-08  Chong Yidong  <cyd@stupidchicken.com>
3651         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
3652         (image-next-line, image-previous-line, image-scroll-up)
3653         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
3654         New functions.
3655         (image-mode-map): Remap motion commands.
3656         (image-mode-text-map): New keymap for viewing images as text.
3657         (image-mode): Use image-mode-map.
3658         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
3660 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
3662         Sync with Tramp 2.0.56.
3664         * net/tramp.el:
3665         * net/tramp-ftp.el:
3666         * net/tramp-smb.el:
3667         * net/tramp-util.el:
3668         * net/tramp-vc.el:
3669         Don't load cl.el, because that pollutes the namespace.  Replace cl
3670         macros by their implementations where necessary.  Requested by
3671         Richard Stallman <rms@gnu.org>.
3673         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
3674         doesn't exist.
3675         (with-parsed-tramp-file-name): Protect debug spec during compilation.
3676         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
3677         (tramp-file-name-p, tramp-file-name-multi-method)
3678         (tramp-file-name-method, tramp-file-name-user)
3679         (tramp-file-name-host, tramp-file-name-localname): New defuns,
3680         replacing defstruct `tramp-file-name'.
3681         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
3682         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
3683         Apply `vector' instead of `make-tramp-file-name'.
3684         (tramp-handle-make-auto-save-file-name):
3685         Apply `tramp-temporary-file-directory' for compatibility reasons.
3686         (tramp-completion-mode): Use `natnump' instead of `wholenump'
3687         because of XEmacs.
3688         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
3689         started.
3691 2007-06-07  David Kastrup  <dak@gnu.org>
3693         * dired.el (dired-recursive-deletes, dired-recursive-copies):
3694         Change default to `top'.
3696 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
3698         * dired.el (dired-mode-map): Remove spurious separator.
3700 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
3702         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
3704         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
3705         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
3707 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
3709         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
3710         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
3712 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
3714         * progmodes/ebrowse.el (ebrowse-member-table):
3715         * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
3717 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3719         * pgg.el (pgg-sign-region, pgg-sign):
3720         * ses.el (ses-call-printer):
3721         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
3722         * textmodes/org.el (org-cycle): Fix typos in docstrings.
3724 2007-06-06  Eli Zaretskii  <eliz@gnu.org>
3726         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
3727         (tar-get-descriptor): Handle type 55, an extended pax header.
3729 2007-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3731         * textmodes/css-mode.el: New file.
3733 2007-06-06  Michael Albinus  <michael.albinus@gmx.de>
3735         * net/socks.el: New file, taken from w3 repository.
3736         (top): Update Copyright.  Don't load cl.el.
3737         (all): Replace `case' by `cond', `string-to-int' by
3738         `string-to-number', and `process-kill-without-query' by
3739         `set-process-query-on-exit-flag'.
3740         (socks-char-int): Remove defalias and all occurrences.
3742 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3744         * international/mule-cmds.el (toggle-enable-multibyte-characters)
3745         (sort-coding-systems, search-unencodable-char): Doc fixes.
3746         (coding-system-change-eol-conversion, set-default-coding-systems)
3747         (prefer-coding-system, find-multibyte-characters, princ-list)
3748         (leim-list-entry-regexp, set-input-method, locale-language-names)
3749         (input-method-exit-on-first-char, exit-language-environment-hook)
3750         (locale-charset-language-names): Fix typos in docstrings.
3752 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
3754         * bs.el (bs-cycle-previous): Don't modify the cycle list until
3755         `switch-to-buffer' has returned succesfully.
3756         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
3757         window is dedicated (it could iconify the frame).
3759 2007-06-05  Glenn Morris  <rgm@gnu.org>
3761         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
3763 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
3765         * files.el (auto-mode-alist): Add lower-priority match for names
3766         like ChangeLog.old.
3768 2007-06-04  Andreas Schwab  <schwab@suse.de>
3770         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
3772 2007-06-04  Davis Herring  <herring@lanl.gov>
3774         * calendar/timeclock.el: Update version number.
3775         (timeclock-modeline-display): Mention timeclock-use-display-time
3776         in explanatory message.
3777         (timeclock-log): Suppress warnings when finding the log.
3778         Don't check for a nil project twice.  Run hooks after killing the
3779         buffer (if applicable).
3780         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
3781         was geometric).  All uses changed.
3782         (timeclock-generate-report): Support prefix argument.
3784 2007-06-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3786         * man.el (Man-next-section): Don't consider the last line of the
3787         page as being part of any section.
3789 2007-06-04  Martin Rudalics  <rudalics@gmx.at>
3791         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
3792         modified flag of buffer.  Use `inhibit-modification-hooks'.
3794 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3796         * mail/mail-extr.el (mail-extract-address-components):
3797         Recognize non-ASCII characters except for NBSP as words.
3799 2007-06-04  Ryan Yeske  <rcyeske@gmail.com>
3801         * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
3803 2007-06-04  Michael Olson  <mwolson@gnu.org>
3805         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
3806         died and we are trying to send a signal to it.
3808 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
3810         * emacs-lisp/easy-mmode.el (define-minor-mode)
3811         (easy-mmode-define-navigation): Fix typos in docstrings.
3813         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
3814         Fix typos in docstrings.
3815         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
3816         (compilation-finish-function): Fix typo in obsolescence declaration.
3818         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
3820 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
3822         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
3823         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
3825         * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
3827         * longlines.el (longlines-mode): Make longlines-auto-wrap
3828         buffer-local.  Add hooks unconditionally.
3829         (longlines-auto-wrap): Toggle wrapping.
3830         (longlines-after-change-function)
3831         (longlines-post-command-function): Check longlines-auto-wrap.
3833 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3835         * Version 22.1 released.
3837 2007-06-01  Chong Yidong  <cyd@stupidchicken.com>
3839         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
3840         changes.
3842 2007-05-31  Richard Stallman  <rms@gnu.org>
3844         * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
3846 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
3848         * textmodes/table.el (table--point-entered-cell-function)
3849         (table--point-left-cell-function):
3850         Bind `inhibit-point-motion-hooks' to t.
3852 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
3854         * emacs-lisp/rx.el (rx): Doc fix.
3856 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
3858         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
3860 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
3862         * log-edit.el (log-edit-changelog-paragraph): Return point-max
3863         as the end of the ChangeLog paragraph when it ends without a line
3864         termination.
3866 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3868         * textmodes/fill.el (canonically-space-region): Make the second arg
3869         a marker if it's not already the case.
3871         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
3872         (xterm-mouse-event): Use it.
3874 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
3876         * vc-hooks.el (vc-find-root): Fix file attribute test.
3878 2007-05-24  Richard Stallman  <rms@gnu.org>
3880         * textmodes/flyspell.el (flyspell-correct-word-before-point):
3881         Don't let opoint be nil.
3882         (flyspell-emacs-popup): Explicit error if no dialogs.
3884 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
3886         * tar-mode.el (tar-file-name-handler): New function.
3887         (tar-extract): Bind file-name-handler-alist to it to force
3888         find-buffer-file-type-coding-system behave as if the file being
3889         extracted existed.  Use last-coding-system-used to force
3890         buffer-file-coding-system to what decode-coding-region actually
3891         used to decode the file.
3893 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
3895         * progmodes/compile.el (compilation-handle-exit):
3896         `compilation-finish-function' may change the current buffer.
3898 2007-05-22  Richard Stallman  <rms@gnu.org>
3900         * files.el (set-auto-mode): Doc fix.
3902 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
3904         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3906 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
3908         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
3909         (rcirc-print): Handle `window-width'.
3910         (rcirc-buffer-maximum-lines): Doc fix.
3912 2007-05-19  Kevin Ryde  <user42@zip.com.au>
3914         * info.el (Info-fontify-node): Match https also.
3916 2007-05-18  Richard Stallman  <rms@gnu.org>
3918         * simple.el (push-mark): Doc fix.
3920 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
3922         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
3923         tpu-global-map.
3924         (tpu-original-global-map): Delete variable.
3925         (tpu-control-keys-map): New keymap variable.
3926         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
3927         setting keymapping directly.
3928         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
3929         tpu-global-map.
3930         (tpu-edt-on): Activate the tpu-global-map.
3931         (tpu-edt-off): Deactivate the tpu-global-map.
3933 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
3935         * textmodes/ispell.el (ispell-get-word): Return markers
3936         for start and end positions.
3937         (ispell-word): Assume END is a marker.
3939 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3941         * ps-print.el: Use default color when foreground or background color
3942         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
3943         (ps-print-version): New version 6.7.4.
3944         (ps-rgb-color): New argument.  Use default color when color is
3945         unspecified.
3946         (ps-begin-job): Fix code.
3948 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
3950         * textmodes/ispell.el (ispell-start-process): Defend against bad
3951         default-directory.
3953 2007-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3955         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
3957 2007-05-16  Richard Stallman  <rms@gnu.org>
3959         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
3961 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3963         * files.el (magic-mode-alist, magic-fallback-mode-alist):
3964         Move the *ml, Postscript, and XmCD entries to the fallback part.
3966         * files.el (magic-fallback-mode-alist):
3967         Rename from file-start-mode-alist.
3969 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
3971         * progmodes/compile.el (compilation-handle-exit): Quote first
3972         argument of `run-hook-with-args'.
3974 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
3976         * buff-menu.el (Buffer-menu-sort-column):
3977         * dabbrev.el (dabbrev-upcase-means-case-search):
3978         * dired.el (dired-recursive-deletes, dired-recursive-copies):
3979         * info.el (Info-current-subfile):
3980         * ls-lisp.el (ls-lisp-verbosity):
3981         * msb.el (msb-menu-cond):
3982         * pcvs.el (cvs-dired-use-hook):
3983         * simple.el (set-mark-command-repeat-pop):
3984         * time.el (display-time-24hr-format, display-time-mail-file):
3985         Doc fixes.
3987         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
3988         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
3990         * view.el (view-inhibit-help-message): Fix typo in docstring.
3991         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
3993 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
3995         * mail/rmail.el (rmail-convert-to-babyl-format):
3996         Check content-transfer-encoding _last_, because we need its position
3997         in base64-header-field-end.
3999 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
4001         * files.el (mode-require-final-newline, require-final-newline)
4002         (enable-local-variables, enable-local-eval): Doc fixes.
4004 2007-05-10  Edward O'Connor  <hober0@gmail.com>  (tiny change)
4006         * progmodes/python.el (python-font-lock-keywords)
4007         (python-open-block-statement-p, python-mode): Add support for the new
4008         "with" keyword.
4010 2007-05-10  Richard Stallman  <rms@gnu.org>
4012         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
4013         (iso-cvt-write-only): Likewise.
4015         * emacs-lisp/easy-mmode.el (define-minor-mode):
4016         Fix generated doc string.
4018         * startup.el (fancy-splash-text): Add URL of guided tour.
4019         Adjust horizontal and vertical whitespace.
4021         * progmodes/compile.el (compilation-handle-exit):
4022         Use run-hook-with-args to run compilation-finish-functions.
4024         * files.el (file-start-mode-alist): New variable.
4025         (magic-mode-regexp-match-limit): Doc fix.
4026         (set-auto-mode): Handle file-start-mode-alist.
4027         A little cleanup of structure.
4029 2007-05-10  Davis Herring  <herring@lanl.gov>
4031         * calendar/timeclock.el (timeclock-in): Fix non-interactive
4032         workday specifications.
4033         (timeclock-log): Don't kill the log buffer if it already existed.
4035 2007-05-08  Richard Stallman  <rms@gnu.org>
4037         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
4038         Don't include non-self-insert commands in the exception for `-'.
4040 2007-05-08  David Reitter  <david.reitter@gmail.com>
4042         * progmodes/python.el (python-guess-indent): Check non-nullness
4043         before comparing indent against the 2..8 interval.
4045 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4047         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
4048         available.
4050 2007-05-06  Richard Stallman  <rms@gnu.org>
4052         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
4054 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
4056         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
4057         disconnections.
4059 2007-05-01  Romain Francoise  <romain@orebokech.com>
4061         * dired-x.el: Revert 2007-04-06 change.
4063 2007-04-30  Nick Roberts  <nickrob@snap.net.nz>
4065         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
4066         don't put stop on toolbar.
4068 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
4070         * find-dired.el (find-dired-filter): Propertize all text down to eob.
4072 2007-04-29  Richard Stallman  <rms@gnu.org>
4074         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
4076 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4078         * progmodes/cc-mode.el (c-before-change): Use point-min rather
4079         than 1.
4081 2007-04-28  Richard Stallman  <rms@gnu.org>
4083         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
4085 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4087         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
4089 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
4091         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
4092         instead of $(lisp)/mh-e.
4094         * textmodes/fill.el (fill-paragraph): Doc fix.
4096 2007-04-28  Glenn Morris  <rgm@gnu.org>
4098         * image-dired.el (image-dired-cmd-create-thumbnail-options)
4099         (image-dired-cmd-create-temp-image-options): Replace option
4100         +profile "*" with -strip.
4102 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
4104         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
4105         Use window-start and window-end.
4107 2007-04-26  Glenn Morris  <rgm@gnu.org>
4109         * progmodes/python.el: Restore file pending consideration of legal
4110         status.
4112 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
4114         * locate.el (locate-in-alternate-database): Doc fix.
4116 2007-04-26  Glenn Morris  <rgm@gnu.org>
4118         * button.el (button): Use underline if supported, else fall back
4119         to color.
4121 2007-04-25  Richard Stallman  <rms@gnu.org>
4123         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
4125 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
4127         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
4128         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
4129         pushing mark.
4130         (idlwave-current-routine): Don't push mark.
4132 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
4134         * image-dired.el (image-dired-display-image): Derive image-type from
4135         filename rather than assuming jpeg, in case no resizing was needed.
4137 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4139         * custom.el (defface): Doc fix.
4141 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
4143         * progmodes/python.el: Remove due to unclear legal issues.
4145 2007-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
4147         * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
4148         Don't re-query for each cleared BP.
4149         (idlwave-shell-clear-bp): Optionally skip BP query.
4150         (idlwave-shell-update-bp-overlays): Use set-window-margins instead
4151         of set-window-buffer, which incorrectly moves displayed region.
4153 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
4155         * calc/calc.el (calc-bug-address): Update maintainer's address.
4156         * calc/*: Update maintainer's address.
4158 2007-04-23  Richard Stallman  <rms@gnu.org>
4160         * simple.el (set-mark-command-repeat-pop): Doc fix.
4161         Put in `editing-basics' group.
4163 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
4165         * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
4166         New functions.
4167         (Info-mode-line-node-keymap): Bind mouse commands to
4168         Info-mouse-scroll-up/down instead of Info-scroll-up/down.
4170 2007-04-23  Luc Teirlinck  <teirllm@auburn.edu>
4172         * locate.el (locate-local-prompt): New var.
4173         (locate-prompt-for-command): Doc fix.
4174         (locate-prompt-for-search-string): New function.
4175         (locate): New optional arg.  Make locate-local-prompt
4176         buffer-local.  Use locate-prompt-for-search-string.
4177         (locate-with-filter): New optional arg.
4178         Use locate-prompt-for-search-string.
4179         (locate-update): Bind locate-prompt-for-command.
4181 2007-04-23  Glenn Morris  <rgm@gnu.org>
4183         * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
4185 2007-04-23  Nick Roberts  <nickrob@snap.net.nz>
4187         * button.el (button): Inherit from link face on a tty.
4189 2007-04-23  Glenn Morris  <rgm@gnu.org>
4191         * button.el (button): Use color for this face on a tty.
4193         * files.el (magic-mode-alist): Allow for carriage-returns in
4194         html-mode and sgml-mode entries.
4196 2007-04-22  Richard Stallman  <rms@gnu.org>
4198         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4199         Improve doc string of generated command.
4201         * subr.el (read-number): Catch errors.
4203         * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
4205 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4207         * image-dired.el: Rename from thumbnails.el.  All instances of
4208         "thumbnails" replaced with "image-dired".
4210         * dired.el (dired-mode-map): Rename "thumbnails" again, to
4211         "image-dired".
4213 2007-04-22  Kim F. Storm  <storm@cua.dk>
4215         * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
4216         Don't use kill-line.
4218 2007-04-22  Nick Roberts  <nickrob@snap.net.nz>
4220         * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
4221         error message.
4223 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4225         * dired.el: Rename "tumme" to "thumbnails".
4227         * thumbnails.el: Rename from tumme.el.  All instances of "tumme"
4228         replaced with "thumbnails".
4230 2007-04-22  Glenn Morris  <rgm@gnu.org>
4232         * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
4233         and give it the risky-local-variable property.
4235         * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
4236         before defining it.
4238 2007-04-21  Martin Rudalics  <rudalics@gmx.at>
4240         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
4241         Use delete-region instead of kill-line.
4243 2007-04-21  Alan Mackenzie  <acm@muc.de>
4245         * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
4246         `kill-region' by `delete-region'.
4248 2007-04-21  Chong Yidong  <cyd@stupidchicken.com>
4250         * progmodes/perl-mode.el (perl-indent-command): Use delete-region
4251         instead of kill-region.
4253         * progmodes/mantemp.el (mantemp-make-mantemps-region)
4254         (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
4255         (mantemp-remove-memfuncs): Use delete-region instead of kill-word
4256         and kill-line.
4258         * progmodes/vhdl-mode.el (vhdl-template-type)
4259         (vhdl-template-record, vhdl-template-nature)
4260         (vhdl-template-configuration-spec, vhdl-template-component-inst)
4261         (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
4262         Use delete-region instead of kill-word and kill-line.
4264 2007-04-21  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4266         * dired-x.el (dired-virtual-mode): Doc fix.
4268 2007-04-21  Richard Stallman  <rms@gnu.org>
4270         * font-lock.el (font-lock-keywords-alist): Mark as risky.
4272         * subr.el (read-number): Doc fix.
4274         * simple.el (pop-to-mark-command): Display message "mark popped"
4275         if point does not move.
4276         (set-mark-command): Doc fix.
4278 2007-04-21  Luc Teirlinck  <teirllm@auburn.edu>
4280         * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
4281         (locate-local-filter, locate-local-search): New vars.
4282         (locate): Make variables local.
4283         (locate-update): Bind locate-buffer-name.  Call locate using
4284         locate-local-filter and locate-local-search.
4286 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
4288         * hi-lock.el (hi-lock-file-patterns-policy): New var.
4289         (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
4290         (hi-lock-mode): Update docstring.
4292 2007-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4294         * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
4295         fill-nobreak-predicate when the break is past fill-column.
4297 2007-04-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
4299         * locate.el (locate): Output from shell-command should go in the
4300         current buffer rather than *Shell Command Output*.
4302 2007-04-20  Chong Yidong  <cyd@stupidchicken.com>
4304         * paren.el (show-paren-function): Fix last fix.
4306 2007-04-19  Kevin Ryde  <user42@zip.com.au>
4308         * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
4309         (archive-lzh-summarize): Add optional start arg for where to start
4310         looking at the archive.
4311         (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
4313         * international/mule.el (auto-coding-alist): no-conversion for .exe
4314         and .EXE.
4316 2007-04-19  Alan Mackenzie  <acm@muc.de>
4318         * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
4319         function return type contains "struct", "union", etc.
4320         c-end-of-defun goes too far forward.
4322 2007-04-19  Chong Yidong  <cyd@stupidchicken.com>
4324         * paren.el (show-paren-function): Reset window-start to avoid
4325         recentering.
4327 2007-04-19  Glenn Morris  <rgm@gnu.org>
4329         * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
4331 2007-04-18  Glenn Morris  <rgm@gnu.org>
4333         * calendar/diary-lib.el (diary-header-line-format): Add a custom
4334         :set function.
4335         (diary-list-entries): Only switch to diary-mode from
4336         default-major-mode (reverts 2007-03-21 change).  Otherwise, if in
4337         diary-mode set header-line-format, in case of any customization.
4339 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
4341         * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
4342         is less than the length of parse-time-syntax.
4344 2007-04-17  David Kastrup  <dak@gnu.org>
4346         * replace.el (query-replace-regexp-eval): Deprecate.
4348 2007-04-17  Alan Mackenzie  <acm@muc.de>
4350         * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
4351         point too close to EOB, leave point at EOB rather than last `}'.
4353 2007-04-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4355         * textmodes/bibtex.el (bibtex-include-OPTkey)
4356         (bibtex-user-optional-fields, bibtex-entry-field-alist):
4357         Fix defcustom.
4359 2007-04-17  Glenn Morris  <rgm@gnu.org>
4361         * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
4362         be encoded, fall back to current year.
4364 2007-04-14  Kevin Ryde  <user42@zip.com.au>
4366         * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
4367         all upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID
4368         M "MSDOS".
4370 2007-04-16  Chong Yidong  <cyd@stupidchicken.com>
4372         * progmodes/python.el (python-end-of-block): Avoid looping forever
4373         if python-next-statement fails.
4375 2007-04-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4377         * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
4379 2007-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
4381         * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
4382         * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
4384 2007-04-15  Jay Belanger  <belanger@truman.edu>
4386         * calc/calc.el (calc-version): New function.
4387         (calc-trail-mode): Shorten the title.
4389 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
4391         * mail/footnote.el (footnote-style): Clarify docstring to state
4392         that customizing this only applies to future footnotes.
4394 2007-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4396         * textmodes/bibtex.el (bibtex-field-list): Use functionp.
4397         (bibtex-make-field): Check that INIT is a string.  Use functionp.
4399 2007-04-14  Glenn Morris  <rgm@gnu.org>
4401         * complete.el (PC-goto-end): New buffer-local variable.
4402         (PC-do-completion-end): Make buffer-local.
4403         (partial-completion-mode) <choose-completion-string-functions>:
4404         Do not go to the end of the minibuffer if PC-goto-end is non-nil.
4405         (PC-do-completion): New optional fourth argument GOTO-END.  Add a
4406         doc string.  Set PC-goto-end for choose-completion.
4407         (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
4408         PC-do-completion.
4410         * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
4411         arg to bibtex-make-field.
4412         (bibtex-make-field): Add optional fourth arg NODELIM.
4413         Insert delimiters around INIT unless this arg is non-nil.
4415 2007-04-14  Nick Roberts  <nickrob@snap.net.nz>
4417         * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
4418         global map isn't modified.
4420 2007-04-14  Glenn Morris  <rgm@gnu.org>
4422         * calendar/appt.el (appt-disp-window): Do not split small windows.
4423         Suggested by Jeff Miller <jmiller@cablespeed.com>.
4425 2007-04-13  Chong Yidong  <cyd@stupidchicken.com>
4427         * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
4429         * files.el: Ditto.
4431 2007-04-13  Juanma Barranquero  <lekktu@gmail.com>
4433         * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
4435         * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
4436         (term-set-escape-char, term-termcap-format, term-get-old-input-default)
4437         (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
4438         (term-pager-help): Fix typos in docstrings.
4440         * wid-edit.el (widget-documentation): Fix typo in docstring.
4442         * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
4443         Fix typos in error messages.
4445 2007-04-13  Martin Rudalics  <rudalics@gmx.at>
4447         * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
4448         window marked as dedicated.
4450         * mail/footnote.el (footnote-latin-string): New variable.
4451         (footnote-latin-regexp): Redefine as regexp alternative.
4452         (Footnote-latin): Use footnote-latin-string instead of
4453         footnote-latin-regexp.
4455 2007-04-13  Glenn Morris  <rgm@gnu.org>
4457         * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
4458         inherited keymaps.
4460 2007-04-12  Chong Yidong  <cyd@stupidchicken.com>
4462         * outline.el (outline-get-next-sibling): Clarify docstring.
4463         (outline-get-last-sibling): Handle case where we are at the first
4464         heading.  Clarify docstring.
4466 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
4468         * progmodes/gud.el (gud-minor-mode-map): Make go button same
4469         length as stop button to lessen flicker.
4470         (jdb): Add gud-print.
4471         (gud-find-expr): Jdb prints the expression with the value, so
4472         don't insert it in the output.
4474 2007-04-11  Jason Rumney  <jasonr@gnu.org>
4476         * dnd.el (dnd-get-local-file-name): Decode both upper and lower
4477         case hex.  Do not try to decode non-hex letters.
4479 2007-04-11  Markus Triska  <markus.triska@gmx.at>
4481         * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
4482         (byte-optimize-backward-word): Remove (move to bytecomp.el).
4483         (byte-optimize-form-code-walker): Evaluate pure function calls if
4484         possible.
4485         (byte-optimize-all-constp): New function.
4487         * emacs-lisp/bytecomp.el (byte-compile-char-before):
4488         Improve numeric argument case.
4489         (byte-compile-backward-char, byte-compile-backward-word):
4490         New functions, performing rewriting previously done in byte-opt.el.
4491         Fix their "Fixme" item (restriction to numeric arguments).
4493 2007-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4495         * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
4496         with dolist.
4497         (after-init-hook): Don't quote lambda.
4498         (desktop-first-buffer): Don't wrap it in eval-when-compile.
4499         (desktop-internal-v2s): Remove unused var `el'.
4500         (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
4501         desktop-restore-file-buffer.
4502         (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
4503         desktop-create-buffer.
4505 2007-04-10  Chong Yidong  <cyd@stupidchicken.com>
4507         * woman.el (woman-decode-buffer): Postpone macro-set check...
4508         (woman-decode-region): ...to here.
4510 2007-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
4512         * startup.el (tty-handle-args): Use %S to log ARGS.
4514 2007-04-10  Glenn Morris  <rgm@gnu.org>
4516         * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
4517         it is obsolete and has no effect.
4519         * dos-w32.el (default-buffer-file-type): Add defvar to quieten
4520         byte-compiler.
4522         * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
4523         obsolete function make-local-hook.
4525         * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
4526         start to quieten byte-compiler.
4528 2007-04-10  Markus Triska  <markus.triska@gmx.at>
4530         * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
4531         to bytecomp.el as byte-compile-char-before).
4532         * emacs-lisp/bytecomp.el (byte-compile-char-before):
4533         New function (modified replacement for byte-optimize-char-before in
4534         byte-opt.el).
4536 2007-04-09  Alan Mackenzie  <acm@muc.de>
4538         * startup.el (inhibit-splash-screen): Emphatically state that it
4539         can't be set in site-start.el.
4541 2007-04-09  Masatake YAMATO  <jet@gyve.org>
4543         * progmodes/cc-subword.el (c-capitalize-subword): More closely
4544         mimic the behavior of `capitalize-word'.  Do not move point with a
4545         negative argument.  Based on tiny change by Paul Curry.
4547 2007-04-09  Paul Curry  <dashteacup@gmail.com>  (tiny change)
4549         * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
4550         Don't move point if ARG is negative.
4552 2007-04-09  Alan Mackenzie  <acm@muc.de>
4554         Changes to make `narrow-to-defun' and `mark-defun' work properly
4555         in CC Mode:
4557         * progmodes/cc-defs.el (c-beginning-of-defun-1):
4558         * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
4559         Bind beginning/end-of-defun-function to nil around calls to
4560         beginning/end-of-defun.
4562         * progmodes/cc-langs.el (beginning-of-defun-function)
4563         (end-of-defun-function): New c-lang-setvar's.
4565         * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
4566         (setq arg 1))" to enable non-interactive call.
4568 2007-04-09  Eli Zaretskii  <eliz@gnu.org>
4570         * simple.el (set-mark-command): Doc fix.
4572 2007-04-09  Nick Roberts  <nickrob@snap.net.nz>
4574         * progmodes/gud.el (gdb): Restore existing session if user
4575         tries to start a second one in graphical mode.
4577 2007-04-08  Martin Rudalics  <rudalics@gmx.at>
4579         * cus-start.el <scroll-preserve-screen-position>: Add choices.
4581 2007-04-08  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4583         * term/xterm.el (terminal-init-xterm): Fix key definitions.
4584         Add binding for C-M-SPC.
4586 2007-04-08  Richard Stallman  <rms@gnu.org>
4588         * pcomplete.el (pcomplete-read-event): One single definition,
4589         and not a defsubst.
4591 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
4593         * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
4594         byte-compiler warning "value unused".
4596 2007-04-08  Andreas Schwab  <schwab@suse.de>
4598         * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
4600 2007-04-07  Glenn Morris  <rgm@gnu.org>
4602         * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
4603         Autoload these functions.
4604         (diary-date-forms): Add a custom :set form.
4606         * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
4607         before first use.
4608         (diary-font-lock-keywords): New function with old code for
4609         initialization of variable of same name.
4611 2007-04-07  David Hansen  <david.hansen@gmx.net>  (tiny change)
4613         * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
4614         clean-up: only insert space when on identifier, etc.
4616 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4618         * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
4620         * net/tls.el (open-tls-stream): Properly handle case where there
4621         is no associated buffer.
4623 2007-04-07  Glenn Morris  <rgm@gnu.org>
4625         * ffap.el (ffap-file-at-point): Lower the priority of the
4626         ffap-ftp-sans-slash-regexp check.
4628 2007-04-06  Alan Mackenzie  <acm@muc.de>
4630         Fix fontification of labels, and other things with ":".
4632         * progmodes/cc-engine.el (c-forward-label): The function now
4633         returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
4634         the former t.
4636         * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
4637         new return code from c-forward-label, fontifying tokens properly.
4638         Add some general comments throughout the file.
4640 2007-04-06  Chong Yidong  <cyd@stupidchicken.com>
4642         * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
4643         Revert 2006-01-27 change.
4645         * diff-mode.el (diff-mode): Revert 2007-03-04 change.
4647         * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
4649         * desktop.el (desktop-create-buffer, desktop-save):
4650         Revert 2004-11-12 change for lack of copyright papers.
4652         * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
4653         (dired-guess-default): Respect case.
4655         * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
4657         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
4658         was originally checked in as byte-optimize-concat on 1997-11-02.
4660         * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
4661         1995-05-19 doc changes.
4663 2007-04-06  Kim F. Storm  <storm@cua.dk>
4665         * loadhist.el (read-feature): Reimplement.  New optional arg LOADED-P.
4666         (unload-feature): Update interactive spec accordingly.
4668         * progmodes/grep.el (grep-program): Remove commentary about zgrep.
4670 2007-04-06  John Paul Wallington  <jpw@pobox.com>
4672         * subr.el (with-case-table): Use `make-symbol' to avoid variable
4673         capture.  Restore the table in the same buffer.
4675         * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
4677 2007-04-05  Chong Yidong  <cyd@stupidchicken.com>
4679         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4680         Print entire form.
4682 2007-04-05  Nick Roberts  <nickrob@snap.net.nz>
4684         * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
4685         for low-color displays.
4687 2007-04-05  Glenn Morris  <rgm@gnu.org>
4689         * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
4690         * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
4691         Seed random number generator on loading.
4693         * emacs-lisp/authors.el (top-level): Provide self.
4695         * play/animate.el (top-level): Provide self.
4697 2007-04-04  Alan Mackenzie  <acm@muc.de>
4699         * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
4700         to mention c-syntactic-indentation.
4702 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
4704         * subr.el (with-case-table): New macro.
4706         * international/mule.el (ascii-case-table): New var.
4708         * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
4709         downcasing.
4711 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
4713         * progmodes/gud.el (gud-minor-mode-map): Simplify.
4715         * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
4716         of the window if we're outside it e.g menu-bar.
4718         * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
4719         window if we're outside it e.g menu-bar.
4721 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
4723         * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
4724         decode base-64 encoded body if its content-type is something other
4725         than text/* or message/*.
4727 2007-04-03  Juanma Barranquero  <lekktu@gmail.com>
4729         * simple.el (activate-mark-hook): Fix typo in docstring.
4731 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
4733         * tmm.el (tmm-c-prompt): Initialize.
4734         (tmm-menubar): Deal with extended menu-items at top level.
4735         (tmm-get-keybind): Handle bindings redefined/undefined locally.
4736         (tmm-prompt): Handle visibility of top level menu-items.
4738         * progmodes/gud.el (gud-menu-map): Simplify.
4739         (gud-minor-mode-map): Add tool-bar like bindings to the text mode
4740         menubar.
4742 2007-04-02  Chong Yidong  <cyd@stupidchicken.com>
4744         * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
4746         * comint.el (comint-send-input): Widen the buffer first.
4748         * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
4750 2007-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4752         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
4753         emacs-lisp-docstring-fill-column in emacs-lisp-mode.
4755         * newcomment.el (comment-search-forward): Discard comment starters
4756         before point.
4758 2007-04-01  Guanpeng Xu  <herberteuler@hotmail.com>
4760         * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
4762 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
4764         * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
4765         when downcasing.
4767         * button.el (previous-button): Rewrite to account for adjacent buttons.
4769 2007-04-01  J.D. Smith  <jdsmith@as.arizona.edu>
4771         * progmodes/idlwave.el (idlwave-auto-fill):
4772         Revert paragraph-separate change.
4774         * progmodes/idlw-shell.el (idlwave-shell-break-in):
4775         Simplify module calc.
4776         (idlwave-shell-set-bp-in-module): Compute module.
4778 2007-03-31  Glenn Morris  <rgm@gnu.org>
4780         * emacs-lisp/timer.el (run-at-time): Doc fix.
4782         * emacs-lisp/warnings.el (display-warning): If we create the
4783         buffer displaying the warning, disable undo there.
4785 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
4787         * net/tramp.el (tramp-register-file-name-handler)
4788         (tramp-register-completion-file-name-handler): New defsubst,
4789         derived from `tramp-register-file-name-handlers'.  The split is
4790         necessary because Tramp's file name handlers must be registered at
4791         different startup places.
4793 2007-03-31  Chong Yidong  <cyd@stupidchicken.com>
4795         * progmodes/hideshow.el (turn-off-hideshow): New function.
4796         (hs-minor-mode): Use it instead of a lambda expression in
4797         change-major-mode-hook.
4799 2007-03-31  David Kastrup  <dak@gnu.org>
4801         * woman.el (woman-Cyg-to-Win): Don't convert cons cells
4802         corresponding to MANPATH_MAP entries.
4803         (woman-man.conf-path, woman-parse-man.conf): Doc fix.
4804         (woman-parse-man.conf): Use more discriminating man.conf name.
4805         (woman-parse-man.conf): Parse MANPATH_MAP entries.
4806         (woman-manpath): Doc fix and type fix.
4807         (woman-cached-data): Check for MANPATH_MAP entries.
4808         (woman-expand-directory-path): Treat MANPATH_MAP entries.
4810 2007-03-31  Stuart Herring  <herring@lanl.gov>
4812         * emacs-lisp/sregex.el (sregexq): Doc fix.
4814 2007-03-31  Markus Triska  <markus.triska@gmx.at>
4816         * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
4818 2007-03-30  Reiner Steib  <Reiner.Steib@gmx.de>
4820         * info.el (info-tool-bar-map): Use "exit" for Info-exit.
4821         Move to the right.
4823 2007-03-30  Alan Mackenzie  <acm@muc.de>
4825         * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
4827 2007-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
4829         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
4830         Use it, passed in explicitly, instead of from the dynamic binding.
4831         (ewoc-create, ewoc-enter-before): Update to use new call sequence.
4833 2007-03-30  Juanma Barranquero  <lekktu@gmail.com>
4835         * simple.el (blink-matching-open): When in minibuffer, don't
4836         search for a match inside the prompt.
4838 2007-03-30  Nick Roberts  <nickrob@snap.net.nz>
4840         * tmm.el (tmm-menubar): Select the right menu item with the mouse.
4841         (tmm-prompt): Don't make the mouse user select the first menu
4842         item twice.
4844 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
4846         * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
4847         SIGUSR1 and SIGUSR2.
4849 2007-03-29  Kim F. Storm  <storm@cua.dk>
4851         * ido.el (ido-read-internal): When reading file or dir, only override
4852         minibuffer-local-filename-completion-map, otherwise only override
4853         minibuffer-local-completion-map.
4855 2007-03-29  Glenn Morris  <rgm@gnu.org>
4857         * complete.el (partial-completion-mode): Set PC-do-completion-end
4858         to nil after use.
4859         (PC-lisp-complete-symbol): Create and use a marker at `end',
4860         rather than using point-marker.
4862 2007-03-28  Chong Yidong  <cyd@stupidchicken.com>
4864         * simple.el (next-error-highlight): Doc fix.
4865         (compose-mail): Revert 2007-03-19 change.
4867 2007-03-28  Richard Stallman  <rms@gnu.org>
4869         * emacs-lisp/edebug.el (edebug-display): Don't go to
4870         edebug-outside-buffer if it is dead.
4872 2007-03-28  Juanma Barranquero  <lekktu@gmail.com>
4874         * view.el (view-mode): Fix typos in docstring.
4876 2007-03-28  Stephen Berman  <Stephen.Berman@gmx.net>
4878         * recentf.el (recentf-save-file): Add a custom :set function.
4880 2007-03-28  Glenn Morris  <rgm@gnu.org>
4882         * complete.el (PC-do-completion-end): New variable.
4883         (partial-completion-mode) <choose-completion-string-functions>:
4884         Use PC-do-completion-end in the non-minibuffer case to replace the
4885         correct amount of text.
4886         (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
4887         (PC-lisp-complete-symbol): Give marker the after-insertion type,
4888         to deal with improvements inserted after point.
4890 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4892         * button.el (make-text-button): Add explicit `button' property.
4893         (default-button): Don't put a `button' property on it.
4895         * progmodes/python.el (python-mode): Skip comments when parsing.
4897         * vc-arch.el (vc-with-current-file-buffer): New macro.
4898         (vc-arch-file-source-p): Use it to avoid infloop.
4900 2007-03-28  David Hansen  <david.hansen@gmx.net>  (tiny change)
4902         * emacs-lisp/lisp.el (lisp-complete-symbol):
4903         Fix call to get-buffer-window to find windows in other frames.
4905 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4907         * comint.el (comint-proc-query, comint-dynamic-list-completions):
4908         Fix calls to get-buffer-window to find windows in other frames.
4909         Reported by David Hansen <david.hansen@gmx.net>.
4911 2007-03-27   Kevin Ryde  <user42@zip.com.au>
4913         * info.el (Info-display-images-node): On a text-only terminal,
4914         show the "text" or "alt" parts of the image blobs.
4916 2007-03-27  Glenn Morris  <rgm@gnu.org>
4918         * complete.el (PC-do-completion): Compute completion-base-size in
4919         the non-filename case, rather than setting to nil.
4920         (PC-lisp-complete-end): New variable.
4921         (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
4922         original end in a series of consecutive invocations.
4924         * calendar/calendar.el (calendar-mode-hook): Declare it.
4926         * calendar/diary-lib.el (diary-live-p): Do not check for
4927         diary-selective-display.
4929 2007-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4931         * replace.el (occur-next-error): *Occur* might not be displayed in the
4932         selected frame.  Reported by David Hansen <david.hansen@gmx.net>.
4934 2007-03-26  Richard Stallman  <rms@gnu.org>
4936         * textmodes/flyspell.el (flyspell-large-region):
4937         Use ispell-call-process-region.
4939 2007-03-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4941         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
4942         Use prin1 instead of princ.
4944 2007-03-25  Chong Yidong  <cyd@stupidchicken.com>
4946         * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
4947         Merge in X resources before global face.
4949         * progmodes/compile.el (compilation-start): Save compilation-directory
4950         rather than default-directory as local var.
4951         (compilation-directory): Mark as safe local var.
4953         * files.el: Don't mark default-directory as a safe local var.
4955 2007-03-25  Alan Mackenzie  <acm@muc.de>
4957         * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
4958         * progmodes/cc-engine.el: Fix typo.
4960 2007-03-25  Juri Linkov  <juri@jurta.org>
4962         * compare-w.el (compare-windows): Rename customization group
4963         `compare-w' to `compare-windows'.
4964         (compare-windows-whitespace, compare-ignore-whitespace)
4965         (compare-ignore-case, compare-windows-sync)
4966         (compare-windows-sync-string-size, compare-windows-recenter)
4967         (compare-windows-highlight, compare-windows): Change group name in
4968         the `group' tag from `compare-w' to `compare-windows'.
4969         (compare-windows-sync): Add option `nil' for no sync.  Doc fix.
4971 2007-03-24  Markus Triska  <markus.triska@gmx.at>
4973         * expand.el: Change example to always enable abbrev-mode,
4974         and remove redundant `function'.
4975         (expand-abbrev-hook): Add autoload cookie.
4977 2007-03-24  Ryan Yeske  <rcyeske@gmail.com>
4979         * emacs-lisp/testcover.el (testcover-start, testcover-end)
4980         (testcover-mark-all, testcover-unmark-all): Add prompts to
4981         interactive specs.
4983 2007-03-24  Jason Rumney  <jasonr@gnu.org>
4985         * autorevert.el (find-file-hook, auto-revert-tail-mode):
4986         Use file size in bytes for auto-revert-tail-pos not characters.
4988 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
4990         * vc-rcs.el (vc-rcs-annotate-command):
4991         Set text property :vc-annotate-prefix on the annotation text.
4992         (vc-rcs-annotate-time): Instead of searching for ": ",
4993         search for end of text propertized with :vc-annotate-prefix.
4995 2007-03-24  Martin Rudalics  <rudalics@gmx.at>
4997         * whitespace.el (top level): Remove calls putting
4998         permanent-local nil property since these are no-ops.
5000         * man.el (Man-support-local-filenames): Assure that
5001         default-directory exists when doing call-process.
5003 2007-03-23  David Vazquez  <xeos00@gmail.com>  (tiny change)
5005         * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
5006         Fix omission bug: Use m4-program-options to construct shell command.
5008 2007-03-23  David Kastrup  <dak@gnu.org>
5010         * progmodes/cc-mode.el (c-make-emacs-variables-local):
5011         Use `mapcar' rather than `mapcan' to silence compiler warning.
5013 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
5015         * textmodes/reftex.el, textmodes/reftex-vars.el,
5016         * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
5017         * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
5018         * textmodes/reftex-index.el, textmodes/reftex-global.el,
5019         * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
5020         * textmodes/reftex-auc.el: Add maintainer address.
5022 2007-03-22  Carsten Dominik  <dominik@science.uva.nl>
5024         * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
5025         Make sure that `global-font-lock-mode' does not turn on font-lock
5026         in these buffers.
5028 2007-03-21  Kim F. Storm  <storm@cua.dk>
5030         * xt-mouse.el (xt-mouse-epoch): New variable.
5031         (xterm-mouse-event): Use float-time.
5033 2007-03-21  Nick Roberts  <nickrob@snap.net.nz>
5035         * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
5036         current-time.
5038 2007-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5040         * complete.el (read-file-name-internal): Don't add the final > if the
5041         completion is not finished (re-application of this patch, which was
5042         accidentally undone by Eli).
5044 2007-03-21  Chong Yidong  <cyd@stupidchicken.com>
5046         * emulation/viper.el (viper-non-hook-settings): Handle mouse
5047         clicks in describe-key and describe-key-briefly advice a little better.
5049 2007-03-21  Juanma Barranquero  <lekktu@gmail.com>
5051         * server.el (server-process-filter): Cancel any pending isearch.
5053 2007-03-21  Ulf Jasper  <ulf.jasper@web.de>
5055         * calendar/icalendar.el (icalendar-version): Increase to 0.15.
5056         (icalendar--get-unfolded-buffer): Define actual arguments rather
5057         than just using &rest.  Check replace-in-string is fbound.
5058         (icalendar-import-buffer): Doc fix.
5059         (icalendar--convert-ical-to-diary): Set diary-file.
5060         Check diary-file before inserting final newline.
5061         (icalendar--add-diary-entry): Return diary-file.
5063 2007-03-21  Glenn Morris  <rgm@gnu.org>
5065         * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
5066         (diary-display-hook): Add custom :set function.
5068         * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
5069         Add custom :set function.
5070         (diary-header-line-format): Doc fix.
5071         (diary-set-maybe-redraw): New function.
5072         (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
5073         (diary-list-entries): Always run diary-mode.
5075 2007-03-20  Kenichi Handa  <handa@m17n.org>
5077         * international/quail.el (quail-setup-completion-buf): Make the
5078         completion buffer read-only.
5079         (quail-completion): Adjusted for the above change.  Leave the
5080         modified flag nil.
5082 2007-03-20  David Kastrup  <dak@gnu.org>
5084         * files.el (magic-mode-alist): Require literal "%!PS" string for
5085         magic postscript file detection.
5087 2007-03-20  Richard Stallman  <rms@gnu.org>
5089         * textmodes/ispell.el (ispell-call-process): New function.
5090         Defends against bad `default-directory.'
5091         (ispell-check-version, ispell-find-aspell-dictionaries)
5092         (ispell-get-aspell-config-value, lookup-words): Call it.
5093         (ispell-call-process-region): New function.
5094         (ispell-send-string): Call it.
5096 2007-03-20  Andreas Schwab  <schwab@suse.de>
5098         * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
5099         (finder-data): Likewise.
5100         (autoloads): Likewise.
5102 2007-03-20  Martin Rudalics  <rudalics@gmx.at>
5104         * files.el (basic-save-buffer): Do not set visited filename when
5105         the corresponding directory does not exist or the specified
5106         filename is that of an existing directory.
5108 2007-03-20  Glenn Morris  <rgm@gnu.org>
5110         * calendar/diary-lib.el (diary-live-p): New function.
5111         (number-of-diary-entries): Add a :set function to redisplay diary
5112         when necessary.
5114 2007-03-19  Nick Roberts  <nickrob@snap.net.nz>
5116         * t-mouse.el (t-mouse-make-event-element): Use timestamp output
5117         from client program, mev, to compute mouse event.
5119 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
5121         * faces.el (momentary): Face removed; unused due to reversion of
5122         2007-01-04 changes by Kevin Rodgers.
5124         * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
5125         Suggested by Johan Bockg\e,Ae\e(Brd.
5127 2007-03-19  Martin Rudalics  <rudalics@gmx.at>
5129         * font-lock.el (lisp-font-lock-keywords-1):
5130         Highlight define-globalized-minor-mode as a keyword.
5132 2007-03-19  Kim F. Storm  <storm@cua.dk>
5134         * calc/calc-forms.el (math-std-daylight-savings)
5135         (math-std-daylight-savings-old): Doc fix.
5137 2007-03-19  Juanma Barranquero  <lekktu@gmail.com>
5139         * progmodes/python.el (python-default-template): Doc fix.
5140         (python-buffer): Fix typo in docstring.
5142         * isearchb.el (isearchb-follow-char):
5143         * subr.el (def-edebug-spec): Fix typo in docstring.
5145 2007-03-19  Richard Stallman  <rms@gnu.org>
5147         * files.el (default-directory): Mark safe.
5148         (basic-save-buffer-2): Put proper dir name in error message.
5150         * simple.el (compose-mail): Run switch-function after
5151         setting up the mail buffer.
5153         * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
5155 2007-03-18  Jay Belanger  <belanger@truman.edu>
5157         * calc/calc-forms.el (math-parse-date): Fix a regular expression.
5158         (math-std-daylight-savings-new): Rename from
5159         `math-std-daylight-savings'.
5160         (math-std-daylight-savings-old): Rename from old value of
5161         `math-std-daylight-savings'.
5162         (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
5163         `math-std-daylight-savings-old' depending on the year.
5165 2007-03-18  Detlev Zundel  <dzu@gnu.org>
5167         * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
5168         zero-width regexps as invalid but rather at least count them correctly.
5170 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5172         * net/tls.el (open-tls-stream): In handshake-waiting loop,
5173         don't wait more if there is output available to process.
5175 2007-03-18  Nick Roberts  <nickrob@snap.net.nz>
5177         * progmodes/compile.el (compilation-find-file): Revert change
5178         from 2006-07-18 to allow completion of directory names.
5179         Reported by John Carter <john.carter@tait.co.nz>.
5181 2007-03-18  Kim F. Storm  <storm@cua.dk>
5183         * subr.el (when, unless): Doc fix.
5185 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5187         * net/tls.el (tls-program): Doc fix.
5189 2007-03-17  Denis Bueno  <dbueno@gmail.com>  (tiny change)
5191         * autorevert.el (auto-revert-tail-handler):
5192         Call after-revert-hook.
5194 2007-03-17  Ryan Yeske  <rcyeske@gmail.com>
5196         * simple.el (switch-to-completions): No error if search for \n\n fails.
5198 2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
5200         * simple.el (line-move-1):
5201         Respect `inhibit-line-move-field-capture' property.
5203 2007-03-13  Chong Yidong  <cyd@stupidchicken.com>
5205         * comint.el (comint-arguments): Mark backslash-escaped chars.
5206         (comint-delim-arg): Don't treat them as delimiters.
5208 2007-03-12  Kim F. Storm  <storm@cua.dk>
5209         * ido.el (ido-init-completion-maps): Remap delete-backward-char.
5211 2007-03-12  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
5213         * tempo.el (tempo-insert): Deal with 'r> if it appears
5214         specified with a prompt argument.
5216 2007-03-12  Carsten Dominik  <dominik@science.uva.nl>
5218         * textmodes/org.el (org-set-font-lock-defaults):
5219         Handle narrow table columns correctly.
5221 2007-03-12  Mark A. Hershberger  <mah@everybody.org>
5223         * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
5224         (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
5225         Return to use of the -no-properties variants.  There was
5226         consensus on emacs-devel that the speed of these variants was
5227         prefered since we are usually parsing files (from the internet
5228         or on disk) instead of XML created in Emacs.
5230         * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
5231         Add customize option.
5233 2007-03-12  Glenn Morris  <rgm@gnu.org>
5235         * calc/calc-forms.el (math-std-daylight-savings): Switch to new
5236         North American rule.  Replace "daylight savings" with "daylight
5237         saving" in doc.
5239         * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
5240         * calendar/lunar.el, solar.el: Replace "daylight savings" with
5241         "daylight saving" in text.
5243         * woman.el (woman-change-fonts): Tweak previous change by using
5244         woman-request-regexp rather than "^\\.".
5246         * startup.el (command-line-1): Make insertion of
5247         initial-scratch-message not depend on scratch being selected.
5249 2007-03-11  Juri Linkov  <juri@jurta.org>
5251         * replace.el (match): Use yellow background on light-bg terminals.
5253 2007-03-11  Richard Stallman  <rms@gnu.org>
5255         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
5256         Correctly compute line number.
5258 2007-03-11  Guanpeng Xu  <herberteuler@hotmail.com>
5260         * type-break.el (type-break-get-previous-count):
5261         Repeat previous change here.
5263 2007-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
5265         * progmodes/grep.el (grep-find-ignored-directories):
5266         Add .git and .bzr to list.
5268 2007-03-11  Andreas Schwab  <schwab@suse.de>
5270         * diff-mode.el (diff-apply-hunk): Use proper format string for error.
5272 2007-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5274         * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
5276 2007-03-10  Chong Yidong  <cyd@stupidchicken.com>
5278         * faces.el (face-set-after-frame-default): Recalculate face
5279         customizations after applying X resources.
5281 2007-03-10  Ryan Yeske  <rcyeske@gmail.com>
5283         * net/rcirc.el (rcirc-timeout-seconds): New variable.
5284         (rcirc-keepalive-seconds): Remove variable.
5285         (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
5286         (rcirc-process, rcirc-user-disconnect): New variables.
5287         (rcirc-connect): Initalize new variables.
5288         (rcirc-keepalive): Don't send keepalive pings before connection
5289         is completed.
5290         (rcirc-sentinel): Do mark all channels with activity when
5291         connection is dropped.  Run hook with process buffer local.
5292         (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
5293         (rcirc-buffer-process): Return value of rcirc-process if
5294         rcirc-server-buffer is nil.
5295         (rcirc-server-name): Return the reported server name.
5296         (rcirc-update-prompt): Simplify computation of the server name.
5297         (rcirc-format-response-string): Likewise.
5298         (rcirc-handler-001): Mark server as connected, record the reported
5299         server name, and schedule a timeout.
5300         (rcirc-track-nick): Add a spec for the tty class.
5301         (rcirc-user-non-nick): Remove function.
5302         (rcirc-nick-prefix-chars): Add variable.
5303         (rcirc-user-nick): Use above variable.
5305 2007-03-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5307         * icomplete.el (icomplete-tidy, icomplete-exhibit):
5308         Bind deactivate-mark to nil.
5310 2007-03-10  Martin Rudalics  <rudalics@gmx.at>
5312         * complete.el (PC-do-completion): Bind dirlength to nil to avoid
5313         that buffer contents get erased during completion.
5315 2007-03-10  Glenn Morris  <rgm@gnu.org>
5317         * woman.el (woman-change-fonts): Add a hack to deal with
5318         font-escape followed by "." at start of a line.
5319         (woman2-IP): Add a hack to deal with consecutive requests.
5320         (woman2-tagged-paragraph): Extend existing hack to handle "sp".
5322 2007-03-10  Alan Mackenzie  <acm@muc.de>
5324         * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
5326 2007-03-09  Richard Stallman  <rms@gnu.org>
5328         * abbrev.el (abbrev): Add `provide'.
5330 2007-03-09  Thien-Thi Nguyen  <ttn@gnu.org>
5332         * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
5334 2007-03-09  Martin Rudalics  <rudalics@gmx.at>
5336         * complete.el (PC-try-completion): New function.
5337         (PC-do-completion, read-file-name-internal): Use it instead of
5338         try-completion.
5340 2007-03-08  Alan Mackenzie  <acm@muc.de>
5342         Remove stale tokens from `c-found-types' cache.
5344         * progmodes/cc-mode.el (c-unfind-enclosing-token)
5345         (c-unfind-coalesced-tokens, c-before-change): New functions.
5346         (c-maybe-stale-found-type): New variable.
5348         * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
5349         (c-trim-found-types): New functions.
5351 2007-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5353         * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
5354         (debug-ignored-errors): Add entry from smerge-match-conflict.
5356 2007-03-08  J.D. Smith  <jdsmith@as.arizona.edu>
5358         * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
5359         special help topics for keywords.
5360         (idlwave-help-assistant-command): Include ".exe" for ms-dos
5361         etc.  Assistant command.
5363 2007-03-08  Chong Yidong  <cyd@stupidchicken.com>
5365         * replace.el (occur-engine): Move buffer-undo-list binding...
5366         (occur-1): ...to here.
5368         * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
5370         * simple.el (minibuffer-completing-symbol): New var.
5371         (eval-expression): Use it.
5372         (completion-setup-function): Don't bind completion-base-size when
5373         completing a symbol in the minibuffer.
5375 2007-03-08  Nick Roberts  <nickrob@snap.net.nz>
5377         * progmodes/gud.el (gdb): Pop up current GUD buffer if user
5378         tries to start a second session in graphical mode.
5380 2007-03-07  Miles Bader  <miles@gnu.org>
5382         * international/isearch-x.el
5383         (isearch-process-search-multibyte-characters):
5384         Strip text-properties from PROMPT to avoid an error from read-string.
5386 2007-03-07  Kim F. Storm  <storm@cua.dk>
5388         * complete.el (PC-bindings): Remap lisp-complete-symbol to
5389         PC-lisp-complete-symbol instead of binding M-TAB in global-map.
5391 2007-03-07  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
5393         * complete.el (PC-do-completion): Delete duplicates in the list of
5394         possible completions.
5396 2007-03-07  Glenn Morris  <rgm@gnu.org>
5398         * ses.el (ses-mode): Doc fix.
5400 2007-03-06  Kim F. Storm  <storm@cua.dk>
5402         * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
5404 2007-03-06  Kenichi Handa  <handa@m17n.org>
5406         * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
5408 2007-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5410         * simple.el (completion-setup-function): Improve last fix so it doesn't
5411         set it to a relative directory name either.
5413 2007-03-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5415         * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
5417 2007-03-05  Richard Stallman  <rms@gnu.org>
5419         * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
5421         * files.el (find-file-noselect): No error if file no longer exists.
5422         Display a message and avoid other questions.
5424 2007-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5426         * pcomplete.el (pcomplete-show-completions): Improve last change, so
5427         as not to use an invisible window and to create a window if none exist.
5429         * progmodes/python.el (python-send-command): Restart proc if necessary.
5430         (python-proc): Simplify.
5432 2007-03-05  David Hansen  <david.hansen@gmx.net>  (tiny change)
5434         * pcomplete.el (pcomplete-show-completions): Search all frames for
5435         completions buffer.
5437 2007-03-05  Chong Yidong  <cyd@stupidchicken.com>
5439         * cus-edit.el (customize-save-variable): Clear customized-value
5440         property (saved values are now put in theme-value property).
5441         (customize-set-variable): Doc fix.
5443         * complete.el (PC-do-completion): If completion-ignore-case is
5444         non-nil, replace field with completion string before exiting.
5446 2007-03-05  Michael Albinus  <michael.albinus@gmx.de>
5448         * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
5449         Append its extension to the resulting temporary file name.
5450         (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
5452         * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
5453         (tramp-smb-handle-write-region): Apply it.
5455 2007-03-05  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
5457         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
5458         Redo previous change.
5460 2007-03-04  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
5462         * diff-mode.el (diff-mode): Doc fix.
5464 2007-03-05  Kenichi Handa  <handa@m17n.org>
5466         * international/characters.el: Set category `l' (latin)
5467         for more characters.
5469 2007-03-04  Kim F. Storm  <storm@cua.dk>
5471         * emacs-lisp/authors.el (authors-aliases): Add alias.
5473 2007-03-04  Glenn Morris  <rgm@gnu.org>
5475         * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
5476         all when switching major mode.
5477         (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
5478         (hs-block-start-mdata-select, hs-block-end-regexp)
5479         (hs-forward-sexp-func, hs-adjust-block-beginning):
5480         Do not make these variables permanent-local.
5482 2007-03-04  Richard Stallman  <rms@gnu.org>
5484         * progmodes/cperl-mode.el (cperl-mode):
5485         Modify cperl-compilation-error-regexp-alist by appending.
5487         * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
5488         (edebug-mode): Add the hook.
5489         (edebug-recursive-edit): Remove the hook on exiting.
5491         * type-break.el (type-break-get-previous-time):
5492         Handle end-of-file errors specially
5493         so they don't get reported wrong in .emacs.
5495         * startup.el (fancy-splash-text): Clarify text.
5497         * simple.el (beginning-of-buffer, end-of-buffer):
5498         Avoid treating plain C-u like numeric arg.
5500         * simple.el (completion-setup-function): Don't set
5501         default-directory to nil.
5503         * shell.el (shell-dirstack-query): Doc fix.
5505         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
5506         Don't select the window -- pass it to primitives instead.
5508         * faces.el (minibuffer-prompt): Use medium blue by default.
5510 2007-03-04  David Kastrup  <dak@gnu.org>
5512         * jit-lock.el (jit-lock-stealth-time): Change default to nil.
5513         Preserve 16 as default value for "seconds" when customizing.
5515 2007-03-04  Carsten Dominik  <dominik@science.uva.nl>
5517         * textmodes/org.el (org-self-insert-command)
5518         (orgtbl-self-insert-command, org-delete-char)
5519         (org-delete-backward-char): Set the `flyspell-delayed' property.
5521 2007-03-03  Chong Yidong  <cyd@stupidchicken.com>
5523         * international/mule.el (find-auto-coding): Don't search for
5524         line-ending characters past the end of the tail.
5526 2007-03-03  Christopher Allan Webber  <cwebber@dustycloud.org>  (tiny change)
5528         * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
5529         Jump to the line where new score has been uploaded.
5531         * play/tetris.el (tetris-move-bottom, tetris-move-left)
5532         (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
5533         Do nothing when the game is paused.
5535 2007-03-03  Carsten Dominik  <dominik@science.uva.nl>
5537         * textmodes/org.el (org-set-tags): Prevent slipping of point
5538         during completion.
5540 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
5542         * isearch.el (isearch-message-prefix):
5543         Use minibuffer-prompt-properties.
5545 2007-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5547         * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
5548         (ps-setup): Print which Emacsen is running ps-print package.
5550 2007-03-01  Stuart Herring  <herring@lanl.gov>
5552         * files.el (set-auto-mode-0): Use `indirect-function'.
5553         (hack-one-local-variable): Don't reapply current major mode.
5555 2007-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5557         * progmodes/python.el (python-quote-syntax): Don't bother with
5558         syntax-ppss-context.
5559         (python-fill-paragraph): Make sure that fenced-string delimiters that
5560         stand on their own line stay there.
5562 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
5564         * replace.el (perform-replace): Propertize message.
5566 2007-03-01  Carsten Dominik  <dominik@science.uva.nl>
5568         * textmodes/org.el (org-prepare-agenda-buffers): Also check for
5569         invisible heading.
5571 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
5573         * net/tramp.el (tramp-file-name-handler): Revert last change.
5575 2007-02-28  Nick Roberts  <nickrob@snap.net.nz>
5577         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
5578         Correct doc strings.
5580 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
5582         * replace.el (perform-replace): Undo forward-char immediately if
5583         non-adjacent search fails.
5585 2007-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5587         * version.el (emacs-major-version, emacs-minor-version):
5588         string-to-int -> string-to-number.
5590 2007-02-28  Juanma Barranquero  <lekktu@gmail.com>
5592         * help.el (where-is): Fail gracefully when not passed a command.
5594 2007-02-28  Stuart Herring  <herring@lanl.gov>
5596         * find-lisp.el (find-lisp-default-directory-predicate):
5597         Fix bug: Do symlink check on expanded filename.
5599 2007-02-28  Carsten Dominik  <dominik@science.uva.nl>
5601         * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
5602         changes during replacement.
5603         (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
5605 2007-02-28  Lars Hansen  <larsh@soem.dk>
5607         * desktop.el: Delete header line listing me as maintainer.
5609 2007-02-28  Glenn Morris  <rgm@gnu.org>
5611         * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
5612         the menus case.
5614 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
5616         * net/tramp.el (tramp-file-name-handler): Inhibit modification
5617         hooks to avoid confusion when combining after-change calls.
5619 2007-02-27  Ken Manheimer  <ken.manheimer@gmail.com>
5621         * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
5622         now that pgg-gpg-process-region correctly honors passed-in passphrase.
5623         (allout-distinctive-bullets-string): Add info about bullet conventions.
5624         (allout-mode): Add info about distinctive vs plain bullets.
5626 2007-02-27  Carsten Dominik  <dominik@science.uva.nl>
5628         * textmodes/org.el (org-archive-subtree): Quote variable name.
5629         (org-agenda-get-todos): Make sure skip properties are checked correctly.
5631 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
5633         * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
5634         (gud-bashdb-command-name, bashdb): Remove.
5635         (gud, gud-menu-map): Remove references to bash/bashdb.
5637 2007-02-26  Andrey Zhdanov  <susuman@hotmail.com>  (tiny change)
5639         * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
5640         keyword for Python 2.5.
5642 2007-02-26  Romain Francoise  <romain@orebokech.com>
5644         * net/net-utils.el (whois-server-tld): Update server for .org.
5645         (whois-server-list): Add whois.publicinterestregistry.net.
5646         (whois-guess-server): Fix formatting in docstring.
5648 2007-02-26  Kim F. Storm  <storm@cua.dk>
5650         * mouse.el (mouse-show-mark): Run hooks and perform command
5651         remapping for mouse-region-delete-keys.
5653 2007-02-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5655         * font-core.el (font-lock-mode): Doc fix.
5657 2007-02-25  Kim F. Storm  <storm@cua.dk>
5659         * ido.el (ido-buffer-internal): Set this-command to fallback command.
5660         Add selected buffer to buffer-name-history.
5661         (ido-file-internal): Set this-command to fallback command.
5662         Add file names to file-name-history.
5664         * emacs-lisp/map-ynp.el (map-y-or-n-p):
5665         Apply minibuffer-prompt-properties.
5667 2007-02-25  Andreas Schwab  <schwab@suse.de>
5669         * files.el (hack-one-local-variable-eval-safep): Correct handling
5670         of edebug-form-spec property value.  Reported by Johan Bockg\e,Ae\e(Brd.
5672 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
5674         * textmodes/org.el (org-table-overlay-coordinates)
5675         (org-table-toggle-coordinate-overlays): New functions.
5676         (org-table-overlay-coordinates, org-table-coordinate-overlays):
5677         New variables.
5678         (org-startup-with-deadline-check): Remove option.
5679         (org-mode): Remove deadline check on startup.
5680         (org-table-limit-column-width): Remove option.
5681         (org-table-formula-numbers-only): Remove option.
5682         (org-link-style, org-link-format): Remove options.
5683         (org-select-agenda-window, org-fit-agenda-window): Remove options.
5684         (org-export-ascii-show-new-buffer)
5685         (org-export-html-show-new-buffer): Remove options.
5686         (org-activate-links): Remove camel option.
5687         (org-file-link-context-use-camel-case): Remove option.
5688         (org-camel-regexp): Remove variable.
5689         (org-activate-camels): Remove function.
5690         (org-store-link): Remove Camel stuff.
5691         (org-make-org-heading-camel): Remove function.
5692         (org-open-at-point): Remove camel stuff.
5693         (org-link-search): Remove camel stuff.
5694         (org-camel-to-words): Function removed.
5695         (org-get-agenda-file-buffer): Make sure we prepare the base
5696         buffers, not any indirect buffers.
5697         (org-sort-entries): Sort top-level when not on a headline, and no
5698         active region.
5699         (org-in-regexp): New function.
5700         (org-search-not-self): Rename from `org-search-not-link'.
5701         (org-open-link-marker): New variable.
5702         (org-open-at-point): Set `org-open-link-marker'.
5703         (org-print-icalendar-entries): Fixe bug with excluding DONE
5704         entries from the exported list.
5705         (org-edit-formula-lisp-indent): New command.
5706         (orgtbl-to-texinfo, orgtbl-to-html): New functions.
5707         (orgtbl-to-latex, orgtbl-insert-radio-table)
5708         (orgtbl-toggle-comment, orgtbl-send-table): New functions.
5709         (orgtbl-radio-table-templates): New option.
5710         (org-store-link-props):
5711         (org-remember-templates): More possibilities to insert info
5712         into templates.
5713         (org-remember-apply-template): Make use of the extended
5714         template capabilities.
5715         (org-remember-redo-template): New command.
5716         (org-upgrade-old-links)
5717         (org-table-modify-formulas, org-table-replace-in-formulas)
5718         (org-table-find-dataline)
5719         (org-table-get-vertical-vector): Remove functions.
5720         (org-table-remove-rectangle-highlight)
5721         (org-time-stamp-format, org-toggle-log-option)
5722         (org-table-highlight-rectangle)
5723         (org-table-iterate, org-table-make-reference):
5724         (org-translate-time, org-tree-to-indirect-buffer)
5725         (org-table-field-info, org-table-fix-formulas)
5726         (org-table-force-dataline, org-table-get-descriptor-line)
5727         (org-table-get-range)
5728         (org-skip-comments, org-sort)
5729         (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
5730         (org-table-current-dline, org-table-current-field-formula)
5731         (org-table-edit-backward-field)
5732         (org-table-edit-formulas-post-command)
5733         (org-table-edit-line-down, org-table-edit-line-up)
5734         (org-agenda-archive)
5735         (org-agenda-clock-cancel)
5736         (org-agenda-clock-out, org-agenda-list-stuck-projects)
5737         (org-agenda-open-link, org-agenda-show-new-time)
5738         (org-agenda-skip-subtree-when-regexp-matches)
5739         (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
5740         (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
5741         (org-do-sort, org-file-image-p, org-find-overlays)
5742         (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
5743         (org-highlight-until-next-command, org-isearch-end)
5744         (org-match-any-p, org-next-link, org-previous-link):
5745         (org-remove-subtree-entries-from-agenda, org-replace-escapes)
5746         (org-rewrite-old-row-references)
5747         (org-isearch-post-command)
5748         (org-table-edit-move, org-table-edit-next-field)
5749         (org-table-edit-scroll, org-table-edit-scroll-down)
5750         (org-set-frame-title, org-show-reference)
5751         (org-unhighlight-once, org-verify-change-for-undo): New functions.
5752         (org-show-variable): Remove command.
5753         (org-add-log-maybe): New arguments STATE, FINDPOS
5754         (org-table-sort-lines): Rewrite from scratch.
5755         (org-link-search): New argument AVOID-POS.
5756         (org-print-icalendar-entries): Remove argument CATEGORY.
5757         (org-run-agenda-series): Remove argument WONDOW.
5758         (org-next-link, org-previous-link): New commands.
5759         (org-agenda-date-format): New option.
5760         (org-table-iterate): New command.
5761         (org-table-modify-formulas)
5762         (org-table-replace-in-formulas): Remove functions.
5763         (org-table-fix-formulas): New function.
5764         (org-table-insert-column, org-table-delete-column)
5765         (org-table-move-column): Use `org-table-fix-formulas'.
5766         (org-follow-gnus-link): Patch from Bastien/Leo.
5767         (org-table-current-field-formula): New function.
5768         (org-file-image-p): New function.
5769         (org-agenda-show-new-time): New function.
5770         (org-agenda-date-later): Call `org-agenda-show-new-time'.
5771         (org-with-remote-undo): New macro.
5772         (org-agenda-undo): New command.
5773         (org-verify-change-for-undo): New function.
5774         (org-time-stamp-format): New function.
5775         (org-agenda-get-timestamps): Skip scheduled if DONE and requested
5776         by user.
5777         (org-match-any-p): New function.
5778         (org-make-tags-matcher): Handle regular expressions for tag and
5779         todo matches.
5780         (org-read-date): Accept "+N" as input for a date relative to the
5781         current date.
5782         (org-remove-subtree-entries-from-agenda): New function.
5783         (org-agenda-archive, org-agenda-kill):
5784         Use `org-remove-subtree-entries-from-agenda'.
5785         (org-do-sort, org-sort-entries): New functions.
5786         (org-sort): New command.
5787         (org-table-sort-lines): Use `org-do-sort'.
5788         (org-fix-decoded-time): New function.
5789         (org-table-number-regexp): Require 0x... to identify as number
5790         in tables.
5791         (org-startup-options): New keywords for note taking.
5792         (org-upgrade-old-links): Remove function.
5793         (org-get-repeat): New function.
5794         (org-show-context): Also show siblings on current level.
5795         (org-show-siblings): New function.
5796         (org-isearch-end, org-isearch-post-command): New functions.
5797         (org-show-siblings): New option.
5798         (org-show-context): Use `org-show-siblings'.
5799         (org-table-maybe-recalculate-line): No longer require `calc-eval'
5800         to be bound, because user may just use elisp.
5802 2007-02-24  Kim F. Storm  <storm@cua.dk>
5804         * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
5805         (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
5807 2007-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
5809         * startup.el (command-line): Also check if the abbrev file is readable.
5811 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5813         * net/tls.el (tls-certtool-program): Fix custom type.
5815         * mail/feedmail.el (feedmail-message-id-generator)
5816         (feedmail-date-generator): Fix custom types.
5818         * mail/rmail.el (rmail-message-filter): Fix custom type.
5820 2007-02-24  Eli Zaretskii  <eliz@gnu.org>
5822         * startup.el (command-line): If simple.el cannot be found, proceed
5823         with a warning message.
5825 2007-02-24  Kenichi Handa  <handa@m17n.org>
5827         * international/utf-8.el (utf-8-pre-write-conversion): Handle the
5828         case that BEG is a string.
5830 2007-02-24  Chris Moore  <dooglus@gmail.com>
5832         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5833         * pgg-pgp.el (pgg-pgp-encrypt-region):
5834         * pgg-gpg.el (pgg-gpg-encrypt-region):
5835         Check pgg-encrypt-for-me if no other recipients.
5837 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
5839         * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
5841         * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
5842         shell-quote-argument.
5844 2007-02-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5846         * comint.el (comint-read-input-ring): Use comint-input-ring-size
5847         from the comint buffer instead of the temporary one.
5849 2007-02-23  David Reitter  <david.reitter@gmail.com>
5851         * cus-edit.el (custom-save-all): Canonicalize custom-file before
5852         storing it in recentf-exclude.
5854 2007-02-23  Chong Yidong  <cyd@stupidchicken.com>
5856         * startup.el (fancy-splash-screens): Make cursor-type buffer-local
5857         in splash screen.
5859 2007-02-22  J.D. Smith  <jdsmith@as.arizona.edu>
5861         * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
5862         commands, for restart.
5863         (idlwave-shell-current-module): Fix handling of module name by type.
5864         (idlwave-shell-break-in): Update type handling.
5865         (idlwave-shell-bp-get): Encode type in BP structure.
5866         (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
5867         (idlwave-shell-module-source-query): Query routine info based on type.
5868         Fix path parsing for non-compiled files.
5869         (idlwave-shell-module-source-filter): Don't signal error in filter
5870         if no source found.
5871         (idlwave-shell-set-bp-in-module): Use fallback source to prevent
5872         filter race.
5874 2007-02-22  Kim F. Storm  <storm@cua.dk>
5876         * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
5877         (editable-field): Document need to put some text before the %v
5878         escape in :format string.
5880 2007-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5882         * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
5883         (vc-svn-use-edit): Remove unused config var.
5884         (vc-svn-update, vc-svn-revert): Checkout is always implicit.
5886         * outline.el (hide-sublevels): Keep empty last line, if available.
5888         * buff-menu.el (list-buffers-noselect): Use explicit unicode code
5889         rather than the corresponding unicode char, to make the code
5890         more readable.
5892 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
5894         * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
5895         (speedbar-show-unknown-files, speedbar-item-info-file-helper)
5896         (speedbar-item-info-tag-helper): Doc fixes.
5898 2007-02-19  Kenichi Handa  <handa@m17n.org>
5900         * international/mule-cmds.el (locale-language-names):
5901         Map "eo" to "Esperanto".
5903         * language/european.el ("Esperanto"): New language environment.
5905 2007-02-17  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5907         * simple.el (kill-line): Doc fix.
5909 2007-02-17  Kim F. Storm  <storm@cua.dk>
5911         * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
5912         (bindat--unpack-item, bindat--length-group, bindat--pack-item)
5913         (bindat--unpack-group, bindat--pack-group):
5914         Handle vectors with optional element type.
5916 2007-02-17  Daiki Ueno  <ueno@unixuser.org>
5918         * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
5919         if PASSPHRASE is given.
5921 2007-02-17  Chris Moore  <dooglus@gmail.com>
5923         * jka-cmpr-hook.el (jka-compr-compression-info-list):
5924         Recognize backups of bz2 compressed files.
5926 2007-02-17  Eli Zaretskii  <eliz@gnu.org>
5928         * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
5929         to nil to speed up lookup of the symbol in index nodes.
5931 2007-02-17  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
5933         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
5934         Add indentation for the constants of Lisp.
5936 2007-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5938         * ps-print.el: Use (defvar <foo>) where applicable.
5939         (ps-print-emacs-type): Remove.
5940         (ps-x-frame-property, ps-e-frame-parameter): Remove.
5941         (ps-frame-parameter): Align its call-convention with frame-parameter.
5942         (ps-begin-job): Adjust calls to it appropriately.
5943         (ps-setup): Don't print ps-print-emacs-type.
5944         (ps-e-find-composition, ps-mark-active-p, ps-color-device):
5945         Define in such a way that it's obvious that it's defined.
5946         (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
5947         (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
5948         (ps-jts-ps-setup): Use flavor-neutral syntax instead.
5950 2007-02-15  Alan Mackenzie  <acm@muc.de>
5952         * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
5953         an empty one-line C-style comment, post-position point properly.
5955 2007-02-15  Chris Moore  <dooglus@gmail.com>
5957         * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
5958         (isearch-lazy-highlight-new-loop): Bind it.
5959         (isearch-lazy-highlight-search): Use it.
5961         * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
5963 2007-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5965         * font-lock.el (font-lock-extend-region-wholelines):
5966         Only return non-nil if the region has really been changed.
5967         Reported by David Hansen <david.hansen@physik.fu-berlin.de>
5969 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
5971         * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
5972         (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
5973         (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
5975 2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
5977         * faces.el (color-values): Revert changes to docstring from
5978         2007-01-31 and 2000-09-07.
5980         * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
5981         (ispell-begin-skip-region-regexp): Fix typos in docstrings.
5982         (ispell-dictionary-alist, ispell-process-line): Doc fixes.
5983         (ispell-help): Fix typos in docstring and output message.
5985 2007-02-14  Kim F. Storm  <storm@cua.dk>
5987         * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
5988         (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
5989         (grep): Fix lgrep reference.
5991         * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
5992         (standard-display-underline): Use make-glyph-code.
5994         * descr-text.el (describe-char): Use glyph-char and glyph-face.
5996         * international/latin1-disp.el (latin1-display-char):
5997         Use make-glyph-code.
5999 2007-02-13  Juanma Barranquero  <lekktu@gmail.com>
6001         * ehelp.el (with-electric-help, electric-help-exit)
6002         (electric-help-retain): Doc fixes.
6004         * emacs-lisp/bytecomp.el (byte-compile-dest-file)
6005         (byte-compile-file): Doc fixes.
6007 2007-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6009         * term/mac-win.el: Change all uses of
6010         mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
6011         (mac-ae-number): Return integer 0 if coerced result is float 0.0.
6012         (mac-ae-get-url): Call select-frame-set-input-focus.
6013         (mac-dnd-handle-drag-n-drop-event): Don't call
6014         select-frame-set-input-focus.
6016 2007-02-13  Kenichi Handa  <handa@m17n.org>
6018         * international/characters.el: Fix documentation of category `a'.
6020 2007-02-11  Dan Nicolaescu  <dann@ics.uci.edu>
6022         * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
6024 2007-02-12  Michael Albinus  <michael.albinus@gmx.de>
6026         * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
6027         (tramp-get-remote-ln): Handle error case.
6028         Reported by Chris Moore <dooglus@gmail.com>.
6030 2007-02-11  Kim F. Storm  <storm@cua.dk>
6032         * bindings.el (ctl-x-map): Remove register compatibility bindings
6033         C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
6035 2007-02-11  Richard Stallman  <rms@gnu.org>
6037         * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
6038         in load history.
6040         * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
6041         condition -- don't fail to stop at endpos.
6043 2007-02-11  Carsten Dominik  <dominik@science.uva.nl>
6045         * textmodes/org.el (org-agenda-get-todos)
6046         (org-agenda-get-timestamps, org-agenda-get-closed)
6047         (org-agenda-get-deadlines, org-agenda-get-scheduled)
6048         (org-agenda-get-blocks, org-format-agenda-item)
6049         (org-agenda-change-all-lines, org-scan-tags): Rename text property
6050         from `category' to `org-category'.
6052 2007-02-11  Kenichi Handa  <handa@m17n.org>
6054         * international/titdic-cnv.el (titdic-convert): Force files be written
6055         with Unix-like eol format.  Read files under CXTERM-DIC by raw-text.
6056         (miscdic-convert): Force files be written with Unix-like eol format.
6058 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
6060         * files.el (change-major-mode-with-file-name): Fix typo in docstring.
6062         * calculator.el (calculator-prompt): Doc fix.
6063         (calculator-mode-map): Fix typo in menu entry.
6065 2007-02-10  Jay Belanger  <belanger@truman.edu>
6067         * calculator.el (calculator): Do more extensive checking for when
6068         3 lines should be used for the calculator.
6070 2007-02-10  Eli Zaretskii  <eliz@gnu.org>
6072         * info-look.el (info-lookup-make-completions):
6073         Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
6074         index nodes.
6076         * info.el (Info-fontify-maximum-menu-size): Document the effect
6077         of a nil value.
6078         (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
6079         non-nil before using it as size.
6081 2007-02-09  Chong Yidong  <cyd@stupidchicken.com>
6083         * subr.el (insert-for-yank-1): Prevent read-only properties from
6084         interfering with text property operations.
6086         * image-mode.el (image-mode): Revert 2007-01-30 changes.
6088         * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
6089         (image-type-auto-detected-p): Fail if another match is found in
6090         auto-mode-alist.
6092         * files.el (magic-mode-alist): Call image-mode instead of
6093         image-mode-maybe for autodetected images.
6095 2007-02-09  Juanma Barranquero  <lekktu@gmail.com>
6097         * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
6098         Fix typos in docstrings.
6099         (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
6101 2007-02-09  Kim F. Storm  <storm@cua.dk>
6103         * emacs-lisp/float-sup.el: Remove obsolete comment.
6105 2007-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6107         * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
6109 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
6111         * simple.el: Revert previous change, at request of RMS:
6112         (fundamental-mode-hook): Remove.
6113         (fundamental-mode): Run after-change-major-mode-hooks manually,
6114         and don't run the now-nonexistent fundamental-mode-hook.
6116 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
6118         * simple.el (fundamental-mode-hook): Declare new hook.
6119         (fundamental-mode): Run the new dedicated hook, and don't run
6120         after-change-major-mode-hooks manually anymore.
6122 2007-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6124         * vc-svn.el (vc-svn-merge-news): Understand the new format with two
6125         added columns of chars.  Remove support for the "no-meta-info" format.
6126         Prompted by Romain Francoise <romain@orebokech.com>.
6128 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
6130         * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
6131         (gdb-mouse-until, gdb-mouse-jump): Use it.
6133 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
6135         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
6136         work when there is just an assembler buffer (no source buffer).
6138 2007-02-07  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)
6140         * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
6141         just because the diff was produced using "-p" (--show-c-function).
6143 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6145         * faces.el (frame-set-background-mode): Use `color-values' and
6146         `display-color-p', not `x-color-values' and `x-display-color-p'.
6147         (face-valid-attribute-values): Use `defined-colors' instead of
6148         `x-defined-colors'.
6150 2007-02-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6152         * ps-print.el: The ps-print commands without face printing should not
6153         print background color.  Reported by Leo <sdl.web@gmail.com>.
6154         (ps-print-version): New version 6.7.3.
6155         (ps-begin-job): New arg.  Fix ps-default-background and
6156         ps-default-foreground initialization.
6157         (ps-face-attributes): Fix doc string.
6158         (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
6160         * printing.el: Fix ps-print link.
6162 2007-02-06  Chong Yidong  <cyd@stupidchicken.com>
6164         * faces.el (face-set-after-frame-default): Compile attributes to
6165         be set by frame parameters before merging in X resources.
6167 2007-02-06  Juanma Barranquero  <lekktu@gmail.com>
6169         * simple.el (blink-matching-paren-dont-ignore-comments):
6170         (blink-matching-paren-on-screen): Doc fixes.
6172 2007-02-06  Nick Roberts  <nickrob@snap.net.nz>
6174         * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
6176 2007-02-05  Juanma Barranquero  <lekktu@gmail.com>
6178         * loadhist.el (unload-feature): Silently ignore `load-history' entries
6179         of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
6180         entries like `defun'.  Return nil.
6182 2007-02-05  Kim F. Storm  <storm@cua.dk>
6184         * ido.el: Doc fixes.
6186 2007-02-04  David Kastrup  <dak@gnu.org>
6188         * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
6189         `mpuz-allow-double-multiplicator' is non-zero, and correct
6190         calculation of `min'.
6192 2007-02-04  Per Abrahamsen  <abraham@dina.kvl.dk>
6194         * wid-edit.el (widget-default-create): Insert new text at the
6195         :from marker _after_ the marker, not before it.
6197 2007-02-04  Alan Mackenzie  <acm@muc.de>
6199         * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
6200         containing it is re-indented.
6202 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
6204         * net/newsticker.el (newsticker--insert-image): Update docstring,
6205         and insert the image directly.
6206         (newsticker--buffer-redraw): Update docstring.
6208         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
6209         Rename from define-global-minor-mode.
6211         * progmodes/cwarn.el (global-cwarn-mode):
6212         * emacs-lisp/autoload.el (make-autoload):
6213         * hi-lock.el (global-hi-lock-mode):
6214         * font-core.el (global-font-lock-mode): All callers changed.
6216 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
6218         * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
6219         Don't copy @ignore lines into menu descriptions.
6220         (texinfo-multi-file-update): Goto the @node line before attempting
6221         to pluck the node name.
6222         (texinfo-multiple-files-update): Reverse the optional arguments'
6223         order, as per the doc string and the `interactive' form.
6225 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
6227         * image-mode.el: Use autoload to avoid overriding disabled setting
6228         applied in .emacs.
6230 2007-02-03  Alan Mackenzie  <acm@muc.de>
6232         * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
6233         for, e.g. "void (*hdone)();" in a k&r list.  (No WS between
6234         adjacent paren groups).
6236 2007-02-02  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6238         * progmodes/ebnf2ps.el: Doc fixes.
6239         (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
6241 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
6243         * dired-x.el (dired-do-relsymlink): Add reference to
6244         dired-do-symlink.  Add an autoload cookie.
6246         * dired-aux.el (dired-do-symlink): Add reference to
6247         dired-do-relsymlink.
6249 2007-02-02  Doug Maxey  <dwm@enoyolf.org>  (tiny change)
6251         * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
6252         <left-fringe mouse-3>: New bindings.
6254 2007-02-02  Ulf Jasper  <ulf.jasper@web.de>
6256         * net/newsticker.el (newsticker-version): Changed to "1.10".
6257         (newsticker--set-customvar): Doc string.
6258         (newsticker-new-item-face): Doc string.
6259         (newsticker-mode): Initialize `invisibility-spec' with t.
6260         (newsticker-mode-map): Added
6261         `newsticker-mark-all-items-at-point-as-read'.
6262         (newsticker-menu): Added narrow-to-item and narrow-to-feed.
6263         (newsticker-w3m-show-inline-images): Do not call
6264         `w3m-remove-image'.
6265         (newsticker--buffer-after-w3m-insert-image): New advice for
6266         w3m-insert-image to cache images.
6267         (newsticker-next-item-same-feed): New.
6268         (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
6269         (newsticker-mark-all-items-of-feed-as-read): New.
6270         (newsticker-mark-all-items-at-point-as-read): Use new functions.
6271         (newsticker-mark-item-at-point-as-read): Doc string.
6272         (newsticker-mark-item-at-point-as-read): Use new functions.
6273         (newsticker--do-mark-item-at-point-as-read): New, extracted from
6274         `newsticker-mark-item-at-point-as-read'.
6275         (newsticker-hide-entry): Use (t) instead of t for invisibility.
6276         (newsticker--sentinel): Yet another xml-parser workaround.
6277         (newsticker--decode-iso8601-date): Bugfix for datestrings without
6278         days.
6279         (newsticker--buffer-do-insert-text): Fix.
6280         (newsticker--buffer-insert-enclosure): Fix.  Length might be missing.
6281         (newsticker--buffer-make-item-completely-visible):
6282         `switch-to-buffer' not necessary.
6284 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
6286         * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
6287         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
6288         (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
6289         (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
6290         (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
6292 2007-02-02  Kenichi Handa  <handa@m17n.org>
6294         * international/quail.el (quail-show-key): Fix an error message.
6296 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
6298         * faces.el (set-face-underline-p, modify-face): Rename arg
6299         UNDERLINE-P to UNDERLINE (it is not a flag).
6301 2007-02-01  Nick Roberts  <nickrob@snap.net.nz>
6303         * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
6304         when adding gdb-speedbar-update to gdb-input-queue.
6306 2007-02-01  Kenichi Handa  <handa@m17n.org>
6308         * international/quail.el (quail-show-key): Signal an error if the
6309         current input method is not using Quail.
6311 2007-02-01  J.D. Smith  <jdsmith@as.arizona.edu>
6313         * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
6314         Trim leading whitespace in sysvar names.
6316 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
6318         * faces.el (internal-find-face, internal-get-face): Doc fixes.
6320 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
6322         * ido.el (ido-set-common-completion): Use `let', not `let*'.
6324 2007-01-31  Romain Francoise  <romain@orebokech.com>
6326         * comint.el: Delete extra copy of `comint-copy-old-input' added in
6327         previous change to this file.
6329 2007-01-31  Jason Rumney  <jasonr@gnu.org>
6331         * files.el (magic-mode-alist): Use image-mode-maybe rather than
6332         image-mode.
6334         * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
6335         interfering with attempt to set major mode from modified
6336         auto-mode-alist.
6338 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
6340         * faces.el (color-values): Doc fix.
6341         (face-differs-from-default-p): Don't check :foreground twice.
6343 2007-01-31  J.D. Smith  <jdsmith@as.arizona.edu>
6345         * comint.el (comint-mode): Prevent non-keyword fontification by default.
6347 2007-01-31  Kenichi Handa  <handa@m17n.org>
6349         * international/quail.el (quail-store-decode-map-key): Store a
6350         translated character too.
6351         (quail-char-equal-p): New function.
6352         (quail-find-key1): Check character equality by quail-char-equal-p.
6353         (quail-decode-map-generated): New variable.
6354         (quail-find-key): Check quail-decode-map-generated and re-generate
6355         a decode map if necessary.
6357 2007-01-30  Richard Stallman  <rms@gnu.org>
6359         * tutorial.el (tutorial--detailed-help): Make the list of
6360         changed keys look nicer.
6362 2007-01-30  Nick Roberts  <nickrob@snap.net.nz>
6364         * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
6365         (gdb-var-delete): Use it.
6366         (gdb-var-update-handler-1): Handle value "invalid" for MI field
6367         `in_scope'.
6369 2007-01-30  Michael Albinus  <michael.albinus@gmx.de>
6371         * files.el (get-free-disk-space): Return nil for remote directories.
6373         * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
6374         instead of "dir".
6376 2007-01-30  Chong Yidong  <cyd@stupidchicken.com>
6378         * type-break.el (type-break-catch-up-event): New function.
6379         (type-break-demo-hanoi, type-break-demo-life)
6380         (type-break-demo-boring): Use it.
6382         * image-mode.el (image-mode): Don't automatically view as image.
6383         (image-toggle-display): Add `disabled' property.
6385 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6387         * isearchb.el (isearchb-iswitchb):
6388         * ps-print.el (ps-build-face-reference):
6389         * emacs-lisp/shadow.el (list-load-path-shadows):
6390         * eshell/esh-cmd.el (eshell-rewrite-for-command):
6391         * international/mule.el (find-auto-coding):
6392         * mail/supercite.el (sc-attrib-selection-list):
6393         * progmodes/cc-defs.el (c-emacs-features):
6394         * progmodes/cc-vars.el (c-offsets-alist):
6395         * progmodes/flymake.el
6396         (flymake-init-create-temp-source-and-master-buffer-copy):
6397         Fix typos in docstrings (some suggested by Chris Moore).
6399         * progmodes/vhdl-mode.el (vhdl-components-package-name)
6400         (vhdl-get-library-unit, vhdl-corresponding-begin)
6401         (vhdl-skip-case-alternative, vhdl-backward-skip-label)
6402         (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
6403         (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
6404         (vhdl-font-lock-match-item): Fix typos in docstrings.
6405         (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
6406         (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
6407         (vhdl-speedbar-insert-project-hierarchy):
6408         Improve argument/docstring consistency.
6410 2007-01-29  Kenichi Handa  <handa@m17n.org>
6412         * international/titdic-cnv.el (py-converter): Fix previous change.
6414 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
6416         * jka-compr.el (jka-compr-partial-uncompress)
6417         (jka-compr-call-process): Rebind default-directory if it is
6418         invalid.  Suggested by Chris Moore.
6420         * comint.el (comint-insert-input): Handle situation where the
6421         selected buffer is not the clicked buffer.
6423 2007-01-29  Kenichi Handa  <handa@m17n.org>
6425         * international/ja-dic-cnv.el (skkdic-convert):
6426         Add byte-compile-disable-print-circle:t at the head.
6428         * international/titdic-cnv.el (tit-process-header):
6429         Add byte-compile-disable-print-circle:t at the head.
6430         (miscdic-convert): Likewise.
6431         (py-converter): Skip the header comments.
6433         * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
6434         New variable.
6435         (byte-compile-output-file-form): Bing print-circle to nil if
6436         byte-compile-output-file-form is not nil.
6437         (byte-compile-output-docform): Likewise.
6439 2007-01-28  Kim F. Storm  <storm@cua.dk>
6441         * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
6442         Declare earlier to avoid byte compiler warnings.
6444 2007-01-28  Markus Triska  <markus.triska@gmx.at>
6446         * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
6448 2007-01-28  Chong Yidong  <cyd@stupidchicken.com>
6450         * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
6451         (gamegrid-add-score-with-update-game-score-1): Allow local quits
6452         when calling update-game-score program.  Remove unnecessary
6453         save-excursion.
6455         * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
6457 2007-01-28  Nick Roberts  <nickrob@snap.net.nz>
6459         * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
6460         avoid compiler warning.
6461         (gdb-var-update-handler-1): Consider that the MI field `in_scope'
6462         might have values other than "true" or "false".
6464 2007-01-28  Richard Stallman  <rms@gnu.org>
6466         * textmodes/fill.el (fill-paragraph-function): Doc fix.
6467         (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
6469         * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
6471         * image.el (image-type-header-regexps): Make GIF regex more specific.
6473         * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
6474         Don't check `backspace'.
6475         (tutorial--find-changed-keys): Look up bindings in a temp buffer
6476         in Fundamental mode.
6478         * startup.el (fancy-splash-text, normal-splash-screen):
6479         Mention C-g.
6481         * simple.el (eval-expression): Don't use eval-last-sexp-print-value
6482         when inserting in buffer.
6484         * vc-arch.el (vc-arch-file-id): Move with-current-buffer
6485         inside the if.
6487 2007-01-27  Richard Stallman  <rms@gnu.org>
6489         * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
6491 2007-01-27  Guanpeng Xu  <herberteuler@hotmail.com>
6493         * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
6494         enum/union/struct/class definition.
6495         Revert change to call `forward-sexp' multiple times.
6497 2007-01-27  Chong Yidong  <cyd@stupidchicken.com>
6499         * files.el (hack-local-variables-confirm): Don't keep trying to
6500         read an event from an empty kbd macro.
6502 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6504         * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
6506 2007-01-27  Ben North  <ben@redfrontdoor.org>
6508         * outline.el (outline-promote, outline-demote): Doc fix.  Rename
6509         the arg CHILDREN -> WHICH.
6511 2007-01-27  Michael Albinus  <michael.albinus@gmx.de>
6513         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
6514         default-directory to a sane value when calling start-process.
6516 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6518         * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
6519         (ls-lisp-format-time-list): Doc fix.  Mention
6520         ls-lisp-use-localized-time-format.
6521         (ls-lisp-format-time): Use ls-lisp-format-time-list if
6522         ls-lisp-use-localized-time-format is non-nil, even if a valid
6523         locale is defined.
6525 2007-01-27  Juanma Barranquero  <lekktu@gmail.com>
6527         * jka-compr.el (jka-compr-shell): Doc fix.
6529         * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
6531 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6533         * ps-print.el: Fix background height.
6534         (ps-print-version): New version 6.7.2.
6536 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
6538         * makefile.w32-in (finder-data, custom-deps): Depend on
6539         $(lisp)/loaddefs.el.
6541 2007-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
6543         * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
6545 2007-01-24  Miles Bader  <miles@gnu.org>
6547         * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
6548         (byte-compile-output-docform): Bind `print-circle' to t.
6550 2007-01-24  Kenichi Handa  <handa@m17n.org>
6552         * international/ja-dic-cnv.el (skkdic-convert): Insert a related
6553         file name of the original SKK dictionary file.
6555 2007-01-24  Kim F. Storm  <storm@cua.dk>
6557         * ido.el (ido-initial-position): New variable.
6558         (ido-read-internal): Set it if default item is specified.
6559         (ido-minibuffer-setup): Position cursor accordingly if set.
6560         (ido-edit-input): C-e moves to end of input if not already there.
6561         (ido-magic-backward-char): C-b does like M-b if prev char is /.
6562         Don't switch to buffer mode if repeating C-b at start of input.
6563         (ido-toggle-ignore): C-a only toggles ignore at start or end of
6564         input; else it moves to start of input.
6565         (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
6566         not at end of input, delete rest of input, rather than normal op.
6568 2007-01-23  Michael Kifer  <kifer@cs.stonybrook.edu>
6570         * emulation/viper-keym.el (viper-insert-basic-map):
6571         Delete binding for S-TAB.
6573         * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
6574         of message.  Activate mark.
6575         (ediff-activate-mark): Set transient-mark-mode to t.
6577         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
6579 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
6581         * help-fns.el (describe-variable): Don't suppress display of
6582         buffer local value when the value is "large".
6584 2007-01-22  Kim F. Storm  <storm@cua.dk>
6586         * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
6587         (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
6588         (ido-tidy): Use ido-active.
6590 2007-01-22  Chris Moore  <christopher.ian.moore@gmail.com>
6592         * hexl.el (hexl-mode-exit): Add missing quote.
6594 2007-01-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6596         * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
6597         (mac-ae-keyboard-modifiers): New function.
6598         (mac-handle-toolbar-switch-mode): Use it.
6599         (mac-dnd-handle-drag-n-drop-event): Likewise.  Set action to `copy'
6600         if keyboard modifiers on drop contain option key.
6601         (mac-dnd-drop-data): Add optional argument `action'.
6602         (special-event-map): Remove binding for M-drag-n-drop.
6604 2007-01-21  Guanpeng Xu  <herberteuler@hotmail.com>
6606         * add-log.el (add-log-current-defun): Use CC Mode functions to
6607         find the beginning and end of a defun.
6609 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
6611         * progmodes/gdb-ui.el (gdb-var-create-regexp)
6612         (gdb-var-create-handler): Handle value field in GDB output of
6613         -var-create.
6614         (gdb-max-frames): New variable.
6615         (gdb-stack-buffer, gdb-frames-select): Use it.
6616         (gdb-info-stack-custom): Help user customize gdb-max-frames,
6617         if necessary.
6618         (gdb-get-frame-number): Simplify.
6620 2007-01-21  Glenn Morris  <rgm@gnu.org>
6622         * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
6623         Update copyrights.
6625 2007-01-21  Alan Mackenzie  <acm@muc.de>
6627         * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
6628         handling of K&R stuff.
6630 2007-01-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6632         * textmodes/bibtex.el (bibtex-files): Fix customization type.
6634 2007-01-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6636         * ps-print.el: Handle frame parameters (background and/or foreground
6637         colors) changing dynamically.  Reported by Leo <sdl.web@gmail.com>.
6638         (ps-print-version): New version 6.7.1.
6639         (ps-x-frame-property, ps-e-frame-parameter): New aliases.
6640         (ps-frame-parameter): New fun.
6641         (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
6642         Fix doc and customization.
6643         (ps-begin-job): Get frame parameters (background and/or foreground
6644         colors).
6645         (ps-do-despool): Ensure ps-printer-name has a valid value.
6647 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
6649         * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
6650         (gdb-debug-log-max): Rename from gdb-debug-ring-max.
6651         (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
6652         mean unlimited.
6654 2007-01-20  Alan Mackenzie  <acm@muc.de>
6656         * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
6657         much more rigorous analysis of putative K&R regions.
6659 2007-01-20  Alan Mackenzie  <acm@muc.de>
6661         * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
6662         New functions.
6664 2007-01-20  Alan Mackenzie  <acm@muc.de>
6666         * progmodes/cc-align.el, progmodes/cc-cmds.el,
6667         * progmodes/cc-defs.el, progmodes/cc-engine.el,
6668         * progmodes/cc-langs.el, progmodes/cc-styles.el,
6669         * progmodes/cc-vars.el: Add my name.
6671 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
6673         * files.el (find-alternate-file): Revert query message to Emacs 21
6674         version.
6676 2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
6678         * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
6679         the doc string how to use personal abbrevs without electric
6680         keywords.
6682 2007-01-20  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
6684         * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
6685         Fixed cursor position when toggle abbreviated display.
6687 2007-01-20  Nick Roberts  <nickrob@snap.net.nz>
6689         * t-mouse.el: Update copyright following assignment by
6690         Alessandro Rubini.
6692 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
6694         * type-break.el (type-break-demo-hanoi, type-break-demo-life)
6695         (type-break-demo-boring): Call read-event instead of read-char.
6697 2007-01-19  Daniel Pfeiffer  <occitan@esperanto.org>  (tiny change)
6699         * progmodes/compile.el: Add handling for makepplog.
6701 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6703         * textmodes/ispell.el (ispell-change-dictionary): Ensure that
6704         aspell dictionaries are initialized when called non-interactively.
6706 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
6708         * progmodes/compile.el (compilation-loop): New arg limit.
6709         Handle case where the first error is at point-min.
6710         (compilation-next-error): New arg to compilation-loop call.
6712 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
6714         * info.el (Info-default-dirs): Change default info dir to
6715         share/info.
6717         * paths.el (Info-default-directory-list): Ditto.
6719 2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>
6721         * hexl.el (hexl-before-revert-hook): New function.
6722         (hexl-mode): Use it.
6723         (hexl-after-revert-hook): Just call hexl-mode.
6724         (hexl-mode-exit): Remove before-revert-hook.
6726 2007-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6728         * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
6730 2007-01-16  Martin Rudalics  <rudalics@gmx.at>
6732         * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
6733         by "-" in francais7 otherchars entry.
6734         (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
6735         otherchars entry.
6737 2007-01-15  Karl Fogel  <kfogel@red-bean.com>
6739         * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
6740         path.  Rewrite function in `cond' style for readability.
6742         Suggested by Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
6743         (The path shortening, that is, not the rearrangement.)
6745 2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6747         * term/mac-win.el (mac-ae-quit-application): New function.
6748         (mac-apple-event-map): Bind "quit application" Apple event to it.
6750 2007-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6752         * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
6753         than the program's output.
6755 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
6757         * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
6758         (kmacro-start-macro-or-insert-counter)
6759         (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
6760         (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
6762         * longlines.el (longlines-show-hard-newlines):
6763         * ruler-mode.el (ruler-mode-ruler):
6764         * emulation/keypad.el (keypad-setup):
6765         * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
6766         Fix typo in docstring.
6768 2007-01-13  Mathias Dahl  <mathias.dahl@gmail.com>
6770         * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
6771         Remove redirect character ">".
6773 2007-01-13  Juanma Barranquero  <lekktu@gmail.com>
6775         * replace.el (perform-replace): Remove leftover code.
6777 2007-01-12  Richard Stallman  <rms@gnu.org>
6779         * replace.el (perform-replace): Don't clear NODENT when computing
6780         the replacement string.
6782 2007-01-11  Michael Albinus  <michael.albinus@gmx.de>
6784         * net/tramp.el (tramp-handle-file-local-copy):
6785         Set `enable-multibyte-characters' to nil.  Reported by Chris Moore
6786         <christopher.ian.moore@gmail.com>.
6788 2007-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6790         * diff-mode.el (diff-sanity-check-context-hunk-half)
6791         (diff-sanity-check-hunk): New functions.
6792         (diff-find-source-location): Use'em to check the hunks are well-formed.
6794         * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
6795         activate undo when undo is not active.
6796         Reported by Chris Moore <christopher.ian.moore@gmail.com>.
6798 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6800         * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
6801         (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
6802         (ffap-url-at-point): Use char-classes rather than "a-z".
6804 2007-01-10  Juanma Barranquero  <lekktu@gmail.com>
6806         * ediff-init.el (ediff-autostore-merges):
6807         * textmodes/fill.el (fill-region): Doc fix.
6809 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6811         * server.el (server-ensure-safe-dir): UIDs may be floats.
6813 2007-01-10  Richard Stallman  <rms@gnu.org>
6815         * battery.el (battery-linux-proc-acpi): Use ignore-errors
6816         around calls to directory-files.
6818         * subr.el (momentary-string-display): Use save-excursion.
6820         * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
6821         argument, but read it as `X' does.
6823 2007-01-09  Juri Linkov  <juri@jurta.org>
6825         * info.el (Info-fontify-node): Don't hide node names of index entries.
6827         * faces.el (momentary): Change :group to basic-faces where all
6828         basic faces belong to.  Add :version.
6830 2007-01-09  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6832         * tutorial.el (tutorial--display-changes): Show M-x sequence if no
6833         keybinding is found.
6834         (tutorial--find-changed-keys): Never treat null keybinding as a
6835         remapping.
6837 2007-01-09  Martin Rudalics  <rudalics@gmx.at>
6839         * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
6841 2007-01-09  Kenichi Handa  <handa@m17n.org>
6843         * international/mule-cmds.el
6844         (select-safe-coding-system-interactively): Fix message.
6846 2007-01-09  Michael Albinus  <michael.albinus@gmx.de>
6848         * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
6849         (tramp-process-actions): Add optional parameter TIMEOUT.
6850         (tramp-open-connection-telnet, tramp-open-connection-rsh)
6851         (tramp-open-connection-su): Add timeout of 60".
6853 2007-01-09  Richard Stallman  <rms@gnu.org>
6855         * progmodes/compile.el (compile): Doc fix.
6857 2007-01-09  Markus Triska  <markus.triska@gmx.at>
6859         * tumme.el (tumme-display-thumb): Doc fix.
6861 2007-01-08  Juanma Barranquero  <lekktu@gmail.com>
6863         * battery.el (battery-search-for-one-match-in-files):
6864         * bindings.el (mode-line-minor-mode-help):
6865         * x-dnd.el (x-dnd-types-alist):
6866         * calendar/icalendar.el (icalendar-import-buffer):
6867         * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
6869         * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
6871 2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>
6873         * replace.el (replace-regexp): Fix typo in docstring.
6875 2007-01-07  Alan Mackenzie  <acm@muc.de>
6877         * progmodes/cc-langs.el (c-operators, c-filter-ops):
6878         Amend doc-string and comments.
6880 2007-01-06  Eli Zaretskii  <eliz@gnu.org>
6882         * files.el (abbreviate-file-name): Doc fix.
6884 2007-01-06  Markus Triska  <triska@gmx.at>
6886         * subr.el (split-string): Remove spurious ")" from doc string.
6888 2007-01-05  Takaaki Ota  <Takaaki.Ota@am.sony.com>
6890         * textmodes/table.el (table--warn-incompatibility):
6891         Use display-warning instead of momentary-string-display.
6893 2007-01-05  Richard Stallman  <rms@gnu.org>
6895         * image.el (image-type-header-regexps): Recognize xbm more strictly.
6897         * simple.el (backward-kill-word): Doc fix.
6899 2007-01-05  Romain Francoise  <romain@orebokech.com>
6901         * international/mule.el (sgml-html-meta-auto-coding-function):
6902         Ensure that the buffer contains a HTML document.
6904 2007-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
6906         * faces.el (momentary): Move here ...
6907         * subr.el (momentary): ... from here.
6909 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
6911         * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
6912         (gdb-speedbar-expand-node): Ask user for confirmation before expanding
6913         large structures/arrays.
6915 2007-01-04  Juanma Barranquero  <lekktu@gmail.com>
6917         * files.el (find-file-noselect-1, set-visited-file-name):
6918         Allow backup-enable-predicate to be nil.
6920 2007-01-04  Andreas Schwab  <schwab@suse.de>
6922         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
6923         last change.
6925 2007-01-03  Richard Stallman  <rms@gnu.org>
6927         * woman.el (woman-decode-buffer): Clarify error message.
6929 2007-01-03  Alan Mackenzie  <acm@muc.de>
6931         * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
6933 2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>
6935         * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
6937 2007-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6939         * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
6941 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
6943         * emulation/viper.el (viper-custom-file-name, viper-mode):
6944         Fix typos in docstrings.
6946         * subr.el (momentary-string-display): After moving point, set POS
6947         variable to it to avoid later errors once the buffer is modified.
6948         Doc fix.
6950 2007-01-02  Alan Mackenzie  <acm@muc.de>
6952         * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
6953         check that the "*/" is present before trying to manipulate it.
6955 2007-01-02  Richard Stallman  <rms@gnu.org>
6957         * wid-edit.el (widget-choose): Avoid ugly error for function keys.
6959         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
6960         Fix format of value.
6962         * cus-edit.el (customize-unsaved): Rename from customize-customized.
6963         Change messages accordingly.
6964         (customize-customized): Now alias.
6966 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
6968         * files.el (version-control): Doc fix.
6970 2007-01-01  Alan Mackenzie  <acm@muc.de>
6972         * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
6973         Check the format of c-state-cache is valid for an optimisation before
6974         using it.
6976         * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
6977         are at a statement within a macro".  Other changes so that only
6978         the first continuation line in a macro gets the symbol
6979         `cpp-define-intro', the others getting `statement', or whatever.
6981         * progmodes/cc-cmds.el (c-context-line-break): When invoked within
6982         a string, preserve whitespace.  Add a backslash only when also in
6983         a macro.
6985         * progmodes/cc-defs.el: Correct typos.
6987         * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
6988         new line after an escaped EOL in a string.
6990         * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
6991         label when it directly follows "else", "do", ....
6993         * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
6994         angle brackets (as seen in "explicit specialisations" of C++
6995         templates).
6997         * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
6998         in the doc-string.
7000         * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
7001         when the comment ender looks like "=========*/" and is alone on
7002         its line.
7004         * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
7005         spelling of c-opt-op-identiTier-prefix, t -> f.  Leave an alias
7006         for the old name.
7008         * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
7009         c-\(beginning\|end\)-of-defun by default.
7011         * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
7012         New line-up function, for the DEFUN macro in the Emacs C sources.
7013         Only used in "gnu" style.
7015         * progmodes/cc-styles.el (c-style-alist): Use this new function in
7016         the "gnu" style.
7018         * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
7019         clean-up comment-close-slash also to work when there's a comment
7020         terminator on the line.
7021         (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
7022         these for large arg - only take account of top level {..}, except
7023         for initial and final adjustments.  M-- C-M-[ae] now go to the
7024         right defuns when the starting point is between defuns.  They use
7025         the four new functions:
7026         (c-in-function-trailer-p, c-where-wrt-brace-construct)
7027         (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
7028         support c-\(beginning\|end\)-of-defun.
7030         * progmodes/cc-engine.el (c-forward-label): Analyze ":"
7031         expressions more rigorously, to exclude bit-field specifiers from
7032         being classed as labels.
7033         (c-forward-label): When analyzing a ":" within a macro, be careful
7034         about using c-forward-syntactic-ws at the macro beginning.
7035         (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
7036         stmt boundary, check for "operator=", etc.
7038         * progmodes/cc-mode.el (c-postprocess-file-styles):
7039         Bind inhibit-read-only to t, around the call to
7040         c-remove-any-local-eval-or-mode-variables, so that it works on a
7041         RO file.
7043         * progmodes/cc-defs.el (c-version): Update the version number to
7044         "5.31.4".
7046 2007-01-01  Richard Stallman  <rms@gnu.org>
7048         * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
7049         only if we restored isearch-window-configuration.
7051 2006-12-31  Romain Francoise  <romain@orebokech.com>
7053         * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
7055 2006-12-31  Kim F. Storm  <storm@cua.dk>
7057         * files.el (auto-mode-case-fold): New defcustom.
7058         (set-auto-mode): If non-nil, perform second case-sensitive pass
7059         through auto-mode-alist if first pass failed.
7061 2006-12-30  Richard Stallman  <rms@gnu.org>
7063         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
7065 2006-12-30  Ken Manheimer  <ken.manheimer@gmail.com>
7067         * allout.el (allout-encrypt-string): Handle symmetric-key
7068         passphrase caching but leave keypair caching to pgg.
7070 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
7072         Sync with Tramp 2.0.55.
7074         * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
7075         `integerp'.  `char-equal' could fail else in case of negative
7076         numbers.  Reported by Toby Speight <T.M.Speight.90@cantab.net>.
7077         (top): Check for `font-lock-add-keywords' before calling; it
7078         doesn't exist under XEmacs.
7079         (tramp-yn-prompt-regexp): Fix regexp.  Add question from plink.
7080         (tramp-completion-mode): Remove clause (not
7081         tramp-unified-filenames), because the function is called in other
7082         context too, where this check results in wrong results in the
7083         XEmacs case on Windows.
7084         (tramp-touch): UTC handling is not possible for XEmacs.
7086 2006-12-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7088         * scroll-bar.el (previous-scroll-bar-mode): New variable
7089         (set-scroll-bar-mode): Set previous-scroll-bar-mode.
7090         (scroll-bar-mode): Use previous-scroll-bar-mode if set.
7092         * term/x-win.el: Set scroll bar mode to right if set by X resources.
7094 2006-12-30  Richard Stallman  <rms@gnu.org>
7096         * files.el (make-backup-file-name-1): Precompute abs name
7097         but don't lose the relative name.
7099         * international/mule-cmds.el (select-safe-coding-system-interactively):
7100         Fix message.
7102 2006-12-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
7104         * files.el (backup-buffer): Show entire backup file name in msg.
7106 2006-12-30  Juanma Barranquero  <lekktu@gmail.com>
7108         * image.el (image-type-header-regexps, image-type-from-data)
7109         (image-type-from-buffer, image-type-from-file-header):
7110         Revert changes from 2006-12-26.
7111         (image-type-auto-detectable): New variable.
7112         (image-type-auto-detected-p): New function.
7114         * files.el (magic-mode-alist): Detect image files with
7115         `image-type-auto-detected-p' instead of `image-type-from-buffer'.
7117 2006-12-29  Nick Roberts  <nickrob@snap.net.nz>
7119         * dired.el (dired-sort-other): Move test for dired-mode...
7120         (dired-sort-set-modeline): ...to here.
7122 2006-12-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7124         * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
7125         change.  Suggested by Stefan Monnier.
7127 2006-12-29  Kim F. Storm  <storm@cua.dk>
7129         * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
7130         (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
7132 2006-12-27  Kim F. Storm  <storm@cua.dk>
7134         * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
7135         so it doesn't accidentally match an fsf.org mail address.
7136         (authors-renamed-files-alist): Add tcover-*.el.
7138 2006-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7140         * vc-arch.el (vc-arch-find-version): New function.
7142         * vc-hooks.el (vc-version-backup-file-name): Revision names may be
7143         composed of arbitrary characters (even /) in some systems.
7145 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
7147         * international/mule-cmds.el (select-safe-coding-system-interactively):
7148         Improve the message in the *Warning* buffer.
7150 2006-12-27  Kim F. Storm  <storm@cua.dk>
7152         * ido.el (ido-set-matches-1): Fix last change.  If default item is
7153         current buffer, it is ok to be first.
7155 2006-12-27  Kenichi Handa  <handa@m17n.org>
7157         * international/mule-cmds.el (select-safe-coding-system-interactively):
7158         Use face `link' for problematic chars.
7160 2006-12-27  Kenichi Handa  <handa@m17n.org>
7162         * international/mule-cmds.el (select-safe-coding-system-interactively):
7163         Improve the message in *Warning* buffer.
7165 2006-12-27  Kim F. Storm  <storm@cua.dk>
7167         * ido.el (ido-set-matches-1): Never put current buffer first if
7168         there are other matches.
7170 2006-12-26  Nick Roberts  <nickrob@snap.net.nz>
7172         * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
7173         expressions.
7174         (gdb-var-delete): Handle duplicate names.  Print message for non
7175         root expressions.
7176         (gdb-partial-output-name): Start buffer name with a space.
7177         (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
7178         buffer name.
7180 2006-12-26  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7182         * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
7183         last footnote when `footnote-spaced-footnotes' is nil.
7185 2006-12-26  Richard Stallman  <rms@gnu.org>
7187         * cus-edit.el (custom-browse-sort-alphabetically)
7188         (custom-buffer-sort-alphabetically)
7189         (custom-menu-sort-alphabetically): Doc fixes.  Add autoloads.
7191         * image.el (image-type-header-regexps): Change element format
7192         to include third item NOT-ALWAYS.
7193         (image-type-from-data): Handle new format.
7194         (image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
7195         (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
7197 2006-12-26  Guanpeng Xu  <herberteuler@hotmail.com>
7199         * add-log.el (add-log-current-defun): Call `forward-sexp'
7200         multiple times to pick a member function name defined as
7201         part of nested classes/namespaces.
7203 2006-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7205         * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
7206         which keymap should be used to change menu.  It does not affect any
7207         existent code.
7209 2006-12-26  Richard Stallman  <rms@gnu.org>
7211         * textmodes/fill.el (fill-paragraph): Check for a minibuffer
7212         rather than for being in a minibuffer window.
7214 2006-12-25  Daiki Ueno  <ueno@unixuser.org>
7216         * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
7217         locale-coding-system.
7218         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
7219         LF.
7221 2006-12-25  Michael R. Mauger  <mmaug@yahoo.com>
7223         * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
7224         (sql-mode-syntax-table): Disable double quoted strings.
7225         (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
7227 2006-12-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7229         * startup.el (fancy-splash-last-input-event): New variable.
7230         (fancy-splash-special-event-action): New function.
7231         (fancy-splash-screens): Temporarily bind special events to it.
7232         Execute command for saved special event before exiting from
7233         recursive editing.
7235         * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
7236         New functions.
7237         (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
7238         Use mac-unread-string.
7240 2006-12-24  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7242         * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
7243         an optimized comment regexp if `comment-start-skip' uses a ^.
7244         * bs.el (bs--up): Remove interactive spec.
7246 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
7248         * woman.el (woman-decode-buffer): Signal error for alien macro sets.
7249         Suggested by James Cloos.
7251 2006-12-24  Kevin Ryde  <user42@zip.com.au>
7253         * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
7254         in March.
7255         (calendar-dst-ends): Default to first Sunday in November.
7257 2006-12-24  Ken Manheimer  <ken.manheimer@gmail.com>
7259         * allout.el (allout-encrypt-string): Inhibit use of agent within
7260         body of let form where encryption happens.  Acknowledge non-use of
7261         gpg-agent in docstring.
7262         (allout-toggle-subtree-encryption): Acknowledge non-use of
7263         gpg-agent in docstring.
7265 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
7267         * custom.el (custom-add-frequent-value): Alias for custom-add-option.
7269 2006-12-23  Michael Kifer  <kifer@cs.stonybrook.edu>
7271         * ediff-diff.el (ediff-diff-options): Clarify docstring.
7272         (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
7274         * emulation/viper-cmd.el (viper-post-command-sentinel):
7275         Protect against errors in hooks.
7276         (viper-add-newline-at-eob-if-necessary): Add newline only if we
7277         actually modify buffer; ignore errors if occur.
7279 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
7281         * calendar/calendar.el (calendar-mode-map): Switch < and >.
7282         (calendar-mode-line-format): Use mouse-1 bindings, and tweak
7283         formatting.
7285 2006-12-23  Richard Stallman  <rms@gnu.org>
7287         * simple.el (delete-horizontal-space): Doc fix.
7289 2006-12-23  Eli Zaretskii  <eliz@gnu.org>
7291         * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
7292         explicitly in a recursive Make, not implicitly through prerequisites,
7293         since the latter is wrong under parallel builds.
7295 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
7297         * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
7299 2006-12-22  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
7301         * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
7302         message string.
7304 2006-12-22  Ben North  <ben@redfrontdoor.org>  (tiny change)
7306         * outline.el (outline-next-visible-heading): Fix the case with a
7307         header at end-of-file with no final newline.
7309 2006-12-22  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
7311         * indent.el (tab-always-indent): Doc fix.
7313 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
7315         * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
7316         (Info-fontify-node): Do fontify indices.
7318         * tutorial.el (tutorial--detailed-help): Remove unnecessary link
7319         to the Emacs Lisp reference manual.
7320         (tutorial--tab-map): Remove.  All callers changed.
7321         (tutorial--find-changed-keys): New elt QUIET, used to...
7322         (tutorial--display-changes): ...ensure that warning messages are
7323         only issued once per changed key.
7324         (tutorial--remove-remarks): Delete unused code-path.
7325         (lang-strings): Remove extraneous formatting.
7326         (tutorial--save-tutorial): Prompt before saving tutorial state.
7328 2006-12-21  Chong Yidong  <cyd@stupidchicken.com>
7330         * tutorial.el: Remove `cl' requirement.  Clean up whitespace.
7331         Replace '?\ ' by '?\s' throughout.
7332         (tutorial-warning-face): Inherit font-lock-warning-face.  Move to
7333         `help' custom group.
7334         (tutorial--key-description): New function.
7335         (tutorial--display-changes): Remove redundant arg.  Scan for all
7336         key sequences to avoid false matches.  Cleanup.
7337         (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
7338         reduce homedir pollution.
7339         (help-with-tutorial): Call tutorial--display-changes with no arg.
7341 2006-12-21  Carsten Dominik  <dominik@science.uva.nl>
7343         * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
7345 2006-12-20  Michael Albinus  <michael.albinus@gmx.de>
7347         * net/tramp.el (tramp-default-method): We still need to check for
7348         `executable-find', because it is not bound under Emacs 20.
7349         (tramp-handle-file-name-completion)
7350         (tramp-completion-handle-file-name-completion): Handle optional
7351         parameter PREDICATE.
7352         (tramp-find-default-method): Add code for default values.
7354 2006-12-20  Nick Roberts  <nickrob@snap.net.nz>
7356         * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
7357         make gud-go send "continue".
7359 2006-12-19  Juanma Barranquero  <lekktu@gmail.com>
7361         * image.el (image-type-header-regexps): Be more specific detecting `pbm'
7362         and `png' files.  Use non-capturing parenthesis for `tiff' regexp.
7364 2006-12-19  Kim F. Storm  <storm@cua.dk>
7366         * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
7367         instead of global-map.
7369         * files.el (magic-mode-alist): Allow matching file type by
7370         calling a function at bob.  Check for image types by calling
7371         image-type-from-buffer.  Suggested by Juanma Barranquero.
7372         (set-auto-mode): Do it.
7374 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
7376         * net/tramp.el (tramp-methods): Introduce new method `scpc'.
7377         Remove "ControlMaster" option from the other `scp*' methods.
7378         (tramp-default-method): Check for ssh-agent before setting to `scp'.
7380 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
7382         * textmodes/org.el (org-mode): Show context after isearch.
7383         (org-show-siblings): New function.
7384         (org-show-context): Use `org-show-siblings'.
7386 2006-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7388         * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
7389         Use syntax-ppss-toplevel-pos.
7391 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
7393         * textmodes/org.el (org-current-line): Make sure that lines are
7394         counted from beginning of buffer.
7395         (org-table-copy-region, org-table-paste-rectangle): Make sure that
7396         lines are counted from beginning of buffer.
7398 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7400         * info.el (Info-build-node-completions): Signal error if tag-table
7401         marker is not found.
7403         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7405 2006-12-17  Alan Mackenzie  <acm@muc.de>
7407         * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
7408         speed) the case when open-paren-in-column-0-is-defun-start is nil.
7409         Based on code by Martin Rudalics.
7411         * progmodes/cc-mode.el (c-basic-common-init): Don't set
7412         open-paren-in-column-0-is-defun-start to nil any more.
7414 2006-12-17  Richard Stallman  <rms@gnu.org>
7416         * simple.el (delete-horizontal-space): Use prefix arg.
7418         * help-fns.el (describe-variable): Improve blank separator lines.
7420         * files.el (magic-mode-alist): Mark as risky.
7422         * files.el (make-backup-file-name-1):
7423         Expand backup-directory explicitly.
7425 2006-12-17  Michael Albinus  <michael.albinus@gmx.de>
7427         * net/tramp.el (tramp-default-method): Before setting to "pscp",
7428         check whether package password.el is loaded, or Pageant is running.
7430 2006-12-17  Ulf Jasper  <ulf.jasper@web.de>
7432         * calendar/icalendar.el (icalendar-version): Increase to "0.14".
7433         (icalendar--rris): First try Emacs, then XEmacs.
7434         (icalendar--convert-ical-to-diary): Doc fix.
7435         Insert newline at end of target file.
7437 2006-12-17  Kim F. Storm  <storm@cua.dk>
7439         * outline.el (outline-isearch-open-invisible-function): New defvar.
7440         (outline-flag-region): Use it if non-nil for isearch-open-invisible
7441         overlay property instead of outline-isearch-open-invisible.
7443 2006-12-16  Kim F. Storm  <storm@cua.dk>
7445         * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
7446         if ido-directory-too-big is set on entry.
7447         (ido-toggle-ignore, ido-completion-help): Print message while
7448         reading big directory.
7450 2006-12-15  Richard Stallman  <rms@gnu.org>
7452         * shell.el (shell): Doc fix.
7454 2006-12-15  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
7456         * emulation/edt.el (edt-xserver):
7457         * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
7458         to fix a problem on Cygwin.
7460         * emulation/edt.el
7461         * emulation/edt-mapper.el
7462         * emulation/edt-lk201.el
7463         * emulation/edt-pc.el
7464         * emulation/edt-vt100.el: Update maintainer's email address.
7466 2006-12-15  Simon Marshall  <simon@gnu.org>
7468         * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
7470 2006-12-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7472         * term/mac-win.el (mac-atsu-font-table): Remove defvar.
7473         (mac-handle-font-selection): Use mac-atsu-font-face-attributes
7474         instead of mac-atsu-font-table.
7475         (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
7477 2006-12-14  Stephen Leake  <stephen_leake@member.fsf.org>
7479         * align.el (align-match-tex-pattern): Fix a rare bug which
7480         hanged Emacs.
7482 2006-12-14  Richard Stallman  <rms@gnu.org>
7484         * startup.el (use-fancy-splash-screens-p): Use frame-height
7485         instead of window-height.  Pass frame to image-size.
7487 2006-12-13  Kenichi Handa  <handa@m17n.org>
7489         * international/mule-cmds.el (set-locale-environment):
7490         Set default-sendmail-coding-system too.
7492 2006-12-12  J.D. Smith  <jdsmith@as.arizona.edu>
7494         * progmodes/idlw-help.el: Fix copyright notice.
7496 2006-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7498         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
7500 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
7502         * subr.el (unread-command-char): Reformat obsolescence info.
7504 2006-12-11  Richard Stallman  <rms@gnu.org>
7506         * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
7507         about calls to cl-struct-setf-expander.
7509 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
7511         * ediff-merg.el (ediff-show-clashes-only): Doc fix.
7512         (ediff-combination-pattern): Fix typo in docstring.
7514         * textmodes/refer.el (refer-find-entry): Doc fix.
7515         (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
7516         (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
7517         Fix tipos in docstrings.
7519         * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
7521 2006-12-10  Kim F. Storm  <storm@cua.dk>
7523         * ido.el (ido-init-completion-maps): Remap backward-kill-word
7524         instead of binding M-backspace.
7526 2006-12-10  Juanma Barranquero  <lekktu@gmail.com>
7528         * replace.el (replace-match-data, replace-match-maybe-edit):
7529         * calc/calc-aent.el (calc-eval-error):
7530         * emulation/vi.el (vi-char-argument):
7531         * progmodes/cc-langs.el (c-at-vsemi-p-fn)
7532         (c-vsemi-status-unknown-p-fn): Doc fixes.
7534 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
7536         * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
7537         (menu-bar-help-menu): Tooltip fixes.  Suggested by Francis Wright.
7539 2006-12-10  Masatake YAMATO  <jet@gyve.org>
7541         * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
7543 2006-12-09  Chong Yidong  <cyd@stupidchicken.com>
7545         * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
7547         * man.el (Man-xref-button-action): New function.  If the
7548         `Man-target-string' button property is a function, assume it
7549         accepts a position argument.
7550         (Man-abstract-xref-man-page): Use it.
7551         (Man-default-man-entry): New optional arg POS.
7553         * wdired.el (wdired-preprocess-symlinks): Make the spaces after
7554         symlink arrows read-only and non-rear-sticky.
7556 2006-12-09  Martin Rudalics  <rudalics@gmx.at>
7558         * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
7559         (wdired-search-and-rename): Simplify code.
7560         (wdired-preprocess-files, wdired-preprocess-perms): Make
7561         read-only property of preceding character rear-nonsticky to
7562         avoid that it can be modified.  Put old-name and old-link
7563         properties on character preceding name and replace
7564         put-text-property by add-text-properties.
7565         (wdired-get-filename, wdired-get-previous-link): Get old-name
7566         and old-link properties from character preceding name and
7567         simplify code.
7568         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
7569         (wdired-perms-to-number): Make local-map property
7570         rear-nonsticky to avoid that text following permissions may be
7571         modified.  Use add-text-properties instead of put-text-property
7572         when changing a permission bit.
7573         (wdired-change-to-dired-mode): Remove stickiness properties.
7575 2006-12-09  Juanma Barranquero  <lekktu@gmail.com>
7577         * international/mule-cmds.el (register-input-method): Doc fix.
7579 2006-12-09  Masayuki Ataka  <masayuki.ataka@gmail.com>  (tiny change)
7581         * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
7583 2006-12-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7585         * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
7586         Force buffer local defs evaluation on local variables loading.
7587         (flyspell-mode-on, flyspell-mode-off): Use it in
7588         `hack-local-variables-hook'.
7590 2006-12-09  Eli Zaretskii  <eliz@gnu.org>
7592         * emacs-lisp/find-func.el (find-variable): Doc fix.
7594         * help-fns.el (variable-at-point): Doc fix.
7596         * w32-fns.el (w32-append-code-lines): New function.
7598 2006-12-09  Romain Francoise  <romain@orebokech.com>
7600         * comint.el (comint-insert-input): Delete obsolete comment.
7602 2006-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7604         * net/browse-url.el (browse-url): Set DISPLAY to the one of the
7605         current frame, in case we're connected to several displays.
7607 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
7609         * frame.el (other-frame): Doc fix.
7610         (set-frame-parameter): Fix typo in docstring.
7612 2006-12-07  Kim F. Storm  <storm@cua.dk>
7614         * info.el (Info-index): Strip leading colon from topic.
7616 2006-12-07  Nick Roberts  <nickrob@snap.net.nz>
7618         * progmodes/gud.el (gud-speedbar-buttons): Deal with references
7619         to pointers.
7621 2006-12-05  J.D. Smith  <jdsmith@as.arizona.edu>
7623         * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
7624         Trim out spurious class inheritance "None" entries.
7626 2006-12-05  Kim F. Storm  <storm@cua.dk>
7628         * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
7629         (cua-paste-pop): Rework last change for
7630         cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
7631         pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
7632         text inserted by the last M-y command.
7634 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7636         * cmuscheme.el (run-scheme, scheme-start-file): Search the start
7637         file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
7639         * shell.el (shell): Search the start file in ~/.emacs.d as
7640         `init_SHELLNAME.sh' instead.
7642 2006-12-05  Glenn Morris  <rgm@gnu.org>
7644         * progmodes/cperl-mode.el (cperl-mode)
7645         * progmodes/f90.el (f90-mode-abbrev-table)
7646         * progmodes/fortran.el (fortran-mode-abbrev-table)
7647         * progmodes/octave-mod.el (octave-abbrev-table)
7648         * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
7649         if abbrev-table is non-nil (saved user abbrevs may have been restored).
7651         * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
7652         clear abbrev table, else saved abbrevs will not be restored.
7654 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
7656         * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
7657         the call to `make-obsolete-variable', not in the docstring.
7659 2006-12-04  Chong Yidong  <cyd@stupidchicken.com>
7661         * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
7663 2006-12-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7665         * progmodes/ebnf-abn.el:
7666         * progmodes/ebnf-bnf.el:
7667         * progmodes/ebnf-dtd.el:
7668         * progmodes/ebnf-ebx.el:
7669         * progmodes/ebnf-iso.el:
7670         * progmodes/ebnf-otz.el:
7671         * progmodes/ebnf-yac.el:
7672         * progmodes/ebnf2ps.el:
7673         * delim-col.el:
7674         * printing.el:
7675         * ps-bdf.el:
7676         * ps-mule.el:
7677         * ps-print.el: Remove 'Time-stamp' comment mark.
7679         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
7680         'easy-menu-add-item' when called in Emacs 21 or higher.
7682 2006-12-04  Stephen Leake  <stephen_leake@stephe-leake.org>
7684         * progmodes/ada-xref.el (ada-check-current): Doc fix.
7685         (ada-make-body-gnatstub): Doc fix.  Remove redundant `progn'.
7687 2006-12-04  Kim F. Storm  <storm@cua.dk>
7689         * bindings.el (global-map): Bind [signal t] to ignore, to have
7690         user signals ignored by default.
7692 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
7694         * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
7695         Unicode data file pointed to by `describe-char-unicodedata-file'.
7697 2006-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7699         * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
7700         O(n^2) regexp-search by anchoring the search.
7702 2006-12-04  Dan Nicolaescu  <dann@ics.uci.edu>
7704         * whitespace.el (whitespace-cleanup-internal): Use current
7705         argument for recursive call.
7707 2006-12-04  Michael Albinus  <michael.albinus@gmx.de>
7709         * net/tramp.el (tramp-methods): Add "ControlPath" and
7710         "ControlMaster" to scp, scp1 and scp2 methods.  Suggested by
7711         Andreas Schwab <schwab@suse.de>.
7712         (tramp-do-copy-or-rename-file-out-of-band)
7713         (tramp-open-connection-rsh): Compute format spec for ?t.
7714         (tramp-process-actions): Trace command parameters.
7716 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
7718         * simple.el (toggle-truncate-lines): Clarify doc string.
7720         * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
7721         (gdb-speedbar-expand-node): Use it.
7723 2006-12-04  Richard Stallman  <rms@gnu.org>
7725         * progmodes/python.el (python-indent): Add safe-local-variable prop.
7727         * dired.el (dired-revert): Turn off dired-after-readin-hook
7728         around call to dired-readin.
7730         * menu-bar.el (menu-bar-make-toggle): Add "globally"
7731         to echo area messages.
7732         <indicate-empty-lines, case-fold-search>:
7733         Add "globally" to Help string.
7734         <case-fold-search>: MESSAGE arg need not say "globally".
7735         (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
7737 2006-12-03  Liam Healy  <lnp@healy.washington.dc.us>  (tiny change)
7739         * outline.el (outline-end-of-subtree): Don't leave an empty
7740         line hidden as we would a real next heading.
7742 2006-12-03  Ken Manheimer  <ken.manheimer@gmail.com>
7744         * allout.el (allout-ascend): Add an optional argument to preserve
7745         original position of point when unsuccessful.  Also, fix a
7746         docstring error.
7747         (allout-yank-processing): Fix depth shift of multiple-topic so yanks
7748         work again, using allout-ascend's new option.
7749         (allout-setup-mode-map): Extract from allout-mode to initialize
7750         allout-mode-map.  Call it on file load, so the mode docstring
7751         substitutions work even if allout mode has not yet been invoked.
7752         (allout-mode): Use new allout-setup-mode-map to track any keybinding
7753         customizations since the map was last processed.  Also, refine the
7754         docstring so it's ship-shape for release.
7755         (allout-default-layout, allout-beginning-of-line-cycles)
7756         (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
7757         (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
7758         (allout-version, allout-layout, allout-infer-body-reindent)
7759         (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
7760         (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
7761         (allout-previous-heading, allout-goto-prefix-doublechecked)
7762         (allout-current-bullet-pos, allout-next-sibling-leap)
7763         (allout-pre-command-business, allout-encrypted-type-prefix)
7764         (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
7765         (allout-rebullet-topic, allout-rebullet-topic-grunt)
7766         (allout-flag-region, allout-expose-topic, allout-expose-topic)
7767         (allout-old-expose-topic, allout-listify-exposed)
7768         (allout-process-exposed, allout-latex-verb-quote)
7769         (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
7770         (allout-toggle-current-subtree-encryption)
7771         (allout-toggle-subtree-encryption, allout-bullet-isearch):
7772         Remove extraneous open-paren and close paren string escapes.
7774 2006-12-03  Juanma Barranquero  <lekktu@gmail.com>
7776         * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
7777         (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
7778         (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
7779         Fix typos in docstrings.
7781 2006-12-03  Glenn Morris  <rgm@gnu.org>
7783         * progmodes/cc-align.el
7784         * progmodes/cc-awk.el
7785         * progmodes/cc-cmds.el
7786         * progmodes/cc-compat.el
7787         * progmodes/cc-defs.el
7788         * progmodes/cc-engine.el
7789         * progmodes/cc-langs.el
7790         * progmodes/cc-menus.el
7791         * progmodes/cc-mode.el
7792         * progmodes/cc-styles.el
7793         * progmodes/cc-vars.el
7794         * progmodes/vhdl-mode.el: Fix Copyright format.
7796 2006-12-02  Chong Yidong  <cyd@stupidchicken.com>
7798         * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
7799         initial down event.
7801 2006-12-02  Kim F. Storm  <storm@cua.dk>
7803         * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
7804         (cua-repeat-replace-region): Make M-v more robust.
7805         (cua-paste-pop-rotate-temporarily): New defcustom.
7806         (cua-paste-pop): Use it.
7807         (cua-auto-mark-last-change): New defcustom.
7808         (cua-pop-to-last-change): New helper function.
7809         (cua-set-mark): Use them.
7811 2006-12-01  Nick Roberts  <nickrob@snap.net.nz>
7813         * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
7814         mini-buffer message.
7816 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
7818         * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
7820 2006-12-01  Ben North  <ben@redfrontdoor.org>
7822         * paren.el: Fix the highlight overlay extension when the user types a
7823         sequence of char very fast just before the open parenthesis.
7825 2006-12-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7827         * ps-mule.el: Eliminate Emacs 20 compatibility.
7829         * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
7830         (ps-print-version): New version 6.7.
7831         (ps-print-quote): Replace '?\ ' by '?\s'.
7833 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
7835         * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
7836         (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
7837         (hexl-end-of-1k-page): Doc fixes.
7838         (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
7839         Fix typos in docstrings.
7841 2006-11-30  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7843         * ido.el (ido-local-file-exists-p): New.  Tell if a file exists
7844         locally, i.e. without using file name handlers.
7845         (ido-read-internal): Allow mono letter host names, avoiding the
7846         `c:' problem by testing if the file exists locally.
7847         (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
7849 2006-11-30  Masatake YAMATO  <jet@gyve.org>
7851         * hexl.el (hl-line-range-function, hl-line-face): Declare variables
7852         to avoid bytecomp warnings.
7853         (hexl-mode-old-ruler-function): New variable.
7854         (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
7855         and `hl-line-range-function' after `require' hl-line.
7856         Then bind `hl-line-range-function' and `hl-line-face'.
7857         Don't require frame.  Don't use `with-no-warnings'.
7858         (hexl-activate-ruler): Store the original value of
7859         `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
7860         (hexl-mode-exit): Restore the original value of
7861         `ruler-mode-ruler-function'.
7863 2006-11-30  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
7865         * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
7866         (hexl-mode-old-hl-line-face): New variable.
7867         (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
7868         line when exit from the hexl-mode.
7870 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
7872         * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
7873         Doc fixes.
7875         * international/fontset.el (create-fontset-from-ascii-font)
7876         (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
7877         (fontset-name-p): Fix typo in docstring.
7879         * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
7881 2006-11-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7883         * ps-bdf.el: Fix maintainer email.
7885         * ps-mule.el: Fix maintainer email.  Define functions for Emacs 20
7886         compatibility.
7888         * ps-print.el: Fix maintainer email.  Define functions for Emacs 20 &
7889         21 compatibility.
7890         (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
7891         Emacs 20 & 21.
7893 2006-11-29  J.D. Smith  <jdsmith@as.arizona.edu>
7895         * progmodes/idlwave.el (idlwave-auto-fill):
7896         Remove paragraph-start let to prevent auto-fill giving up.
7898 2006-11-28  Juanma Barranquero  <lekktu@gmail.com>
7900         * vt100-led.el (led-state): Fix typo in previous change.
7902 2006-11-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7904         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7905         Fix interactive spec of the functions getting defined to make them
7906         work as documented.
7908 2006-11-28  Chong Yidong  <cyd@stupidchicken.com>
7910         * startup.el (fancy-splash-screens): Hide initial splash buffer.
7912 2006-11-28  Kim F. Storm  <storm@cua.dk>
7914         * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
7915         icomplete-mode is enabled.
7917 2006-11-28  Carsten Dominik  <dominik@science.uva.nl>
7919         * textmodes/org.el (require): Require gnus-sum during compilation
7920         to avoid problem with a macro call.
7922 2006-11-28  Glenn Morris  <rgm@gnu.org>
7924         * emacs-lisp/authors.el (authors-aliases): Add new alias.
7926         * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
7927         (fortran-window-create-momentarily): Do not need string-to-char.
7929 2006-11-28  Richard Stallman  <rms@gnu.org>
7931         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
7932         Replace incorrect use of assoc-default with a loop.
7934         * term.el (term-exec-1): Set envvar INSIDE_EMACS.
7936         * simple.el (next-error-find-buffer): Improve messages.
7938         * files.el (revert-buffer): Special error message if file
7939         is now not readable.
7941         * facemenu.el (facemenu-add-new-face): Improve doc strings of
7942         constructed commands.
7944         * comint.el (comint-exec-1): Provide Emacs version and `comint'
7945         in INSIDE_EMACS.
7947 2006-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7949         * diff-mode.el (diff-mode-map): Add a binding for unified->context.
7951         * server.el: Remove spurious * in docstrings.
7952         (server-process-filter): Exit from recursive editing before processing
7953         a new request.
7955 2006-11-27  J.D. Smith  <jdsmith@as.arizona.edu>
7957         * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
7958         line so hidden blocks will be correctly identified.
7960 2006-11-27  Juanma Barranquero  <lekktu@gmail.com>
7962         * ledit.el (ledit-save-defun, ledit-mode):
7963         * resume.el (resume-emacs-args-buffer):
7964         * rot13.el (rot13-display-table, rot13-translate-table, rot13)
7965         (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
7966         * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
7967         (command-send-input, command-kill-line):
7968         * vt100-led.el (led-state, led-on): Fix typos in docstrings.
7970         * autoarg.el (autoarg-kp-mode): Doc fix.
7972         * emacs-lock.el (toggle-emacs-lock): Doc fix.  Simplify.
7973         (emacs-lock-check-buffer-lock): Doc fix.  Use `when'.
7974         (check-emacs-lock): Doc fix.  Simplify.
7976         * iimage.el (iimage-mode-image-regex-alist): Doc fix.
7977         (iimage-mode-buffer): Fix typos in docstring.
7979         * misc.el (zap-up-to-char): Doc fix.
7981         * time-stamp.el: Fix comment and obsolescence string for old
7982         functions.  Use `dolist' instead of `while'.
7984         * userlock.el (ask-user-about-lock-help): Fix typos in output message.
7986         * disp-table.el (standard-display-8bit, standard-display-default):
7987         * ebuff-menu.el (electric-buffer-list):
7988         * ehelp.el (electric-help-command-loop):
7989         * font-core.el (font-lock-mode):
7990         * help-macro.el (make-help-screen):
7991         * help.el (describe-minor-mode-completion-table-for-indicator)
7992         (lookup-minor-mode-from-indicator):
7993         * indent.el (tab-to-tab-stop, move-to-tab-stop):
7994         * info-look.el (info-lookup-guess-custom-symbol):
7995         * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
7996         * longlines.el (longlines-wrap-line):
7997         * macros.el (insert-kbd-macro):
7998         * menu-bar.el (menu-bar-update-buffers):
7999         * misc.el (copy-from-above-command):
8000         * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
8001         * newcomment.el (comment-indent):
8002         * novice.el (disabled-command-function):
8003         * sort.el (sort-fields-syntax-table):
8004         * subr.el (momentary-string-display):
8005         * tar-mode.el (tar-header-block-summarize)
8006         (tar-clear-modification-flags):
8007         * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
8008         (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
8009         (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
8010         (te-delete-char, te-down-vertically-or-scroll):
8011         * time-stamp.el (time-stamp-string-preprocess):
8012         * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
8014 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
8016         * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
8017         in GUD mode.
8019         * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
8020         speedbar-expand-line-descendants, speedbar-contract-line-descendants.
8022 2006-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8024         * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
8026 2006-11-26  Stephen Leake  <stephen_leake@stephe-leake.org>
8028         * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
8029         (ada-compile-goto-error): Adapt to new argument profile of
8030         compilation-goto-locus in Emacs 22.  Don't check if the various
8031         compile functions are defined; we already do "(require 'compile)".
8033 2006-11-26  Kim F. Storm  <storm@cua.dk>
8035         * kmacro.el: Fix commentary.
8037 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
8039         * progmodes/gud.el (gdb): Explain how to run in text command mode
8040         more clearly.  Say in error message that multiple debugging
8041         requires restarting GDB.
8043 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
8045         * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
8047 2006-11-25  Pavel Kobiakov  <pk_at_work@yahoo.com>
8049         * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
8050         (flymake-popup-menu): Use it instead of posn-at-point.
8052 2006-11-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8054         * progmodes/cc-vars.el (c-backslash-column):
8055         Mention c-backslash-max-column in documentation for c-backslash-column.
8057 2006-11-24  Lars Hansen  <larsh@soem.dk>
8059         * net/tramp.el (tramp-default-method): Under Windows, change from
8060         plink to pscp.
8061         (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
8062         (tramp-actions-copy-out-of-band):
8063         Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
8064         (tramp-action-out-of-band): Move "Permission denied" handling to
8065         tramp-action-copy-failed.
8066         (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
8067         process buffer.
8069 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8071         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8072         strings to a single string.  Quote `errors-file-name'.
8073         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8074         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8075         Adjust calls.  Use `shell-quote-argument'.
8077         * international/mule.el (load-with-code-conversion)
8078         (with-category-table): Use with-current-buffer.
8079         (after-insert-file-set-coding): Use restore-buffer-modified-p.
8081 2006-11-24  Eli Zaretskii  <eliz@gnu.org>
8083         * mail/smtpmail.el (smtpmail-send-it):
8084         Copy buffer-file-coding-system from the mail buffer.  Possibly add a
8085         MIME header for the message encoding.
8086         Bind coding-system-for-write around the call to mail-do-fcc.
8087         Use smtpmail-code-conv-from to encode queued mail messages.
8089 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8091         * tabify.el (tabify-regexp): Doc fix.
8093         * net/rcirc.el (rcirc-buffer-maximum-lines):
8094         * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
8096         * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
8097         (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
8098         Fix typos in output messages.
8099         (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
8101 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8103         * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
8104         the horse's mouth.
8105         (hexlify-buffer): Don't re-encode an arg that's already encoded.
8107 2006-11-23  Michael Kifer  <kifer@cs.stonybrook.edu>
8109         * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
8110         Remove condition-case.
8112 2006-11-23  Glenn Morris  <rgm@gnu.org>
8114         * progmodes/f90.el (f90-comment-indent): Do not move point in
8115         default case.
8117 2006-11-21  Romain Francoise  <romain@orebokech.com>
8119         * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
8120         from library name (reverts change of 2005-10-25).
8122 2006-11-21  Lennart Borgman  <lennart.borgman.073@student.lu.se>
8124         * tutorial.el (tutorial--default-keys): Add newline and
8125         delete-backward-char bindings.
8126         (tutorial--detailed-help): Save excursion when finding keys.
8127         Correct warning string for M-x FOO case.
8128         (tutorial--display-changes): Print special keys in tutorial style.
8129         Tweak search regexp for changed keys.
8131 2006-11-21  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
8133         * thingatpt.el (thing-at-point-url-at-point): Don't add a
8134         redundant scheme.
8136 2006-11-21  Diane Murray  <disumu@x3y2z1.net>  (tiny change)
8138         * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
8139         are new to the list at IANA.  Also added irc, mms, mmsh.
8141 2006-11-20  J.D. Smith  <jdsmith@as.arizona.edu>
8143         * progmodes/idlw-help.el (idlwave-html-help-location):
8144         Fail gracefully for missing help packages.
8145         (idlwave-help-assistant-open-link): Open full links.
8146         (idlwave-help-assistant-help-with-topic): Direct help link.
8148         * progmodes/idlwave.el (idlwave-mode):
8149         Set add-log-current-defun-function.
8150         (idlwave-current-routine-fullname): Add, to support add-log.
8151         (idlwave-convert-xml-system-routine-info): Simplify XML parsing
8152         to reflect improvements to xml-parse-file.
8153         (idlwave-mode-menu-def): New binding for help-with-topic.
8155         * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
8156         Handle extra newlines and spaces.
8157         (idlwave-shell-mode-map): Add help-with-topic.
8159 2006-11-20  Chong Yidong  <cyd@stupidchicken.com>
8161         * tutorial.el (tutorial-warning-face): New face.
8162         (tutorial--detailed-help, tutorial--display-changes): Use it.
8163         (tutorial--find-changed-keys): Check ESC-prefix binding specially.
8164         Improve search pattern for occurrences of changed keys.
8166 2006-11-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8168         * term/x-win.el (x-last-cut-buffer-coding): New variable.
8169         (x-select-text): Set it.
8170         (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
8171         when checking for newness.
8173 2006-11-19  Juanma Barranquero  <lekktu@gmail.com>
8175         * subr.el (posn-image):
8176         * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
8178         * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
8180 2006-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8182         * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
8183         Exceptions to the rule "add a space between an identifier and an
8184         opening parenthesis".  Defaulted to the `#define' problem of cpp.
8185         (glasses-parenthesis-exception-p): New.  Check if the region is an
8186         exception regarding to that.
8187         (glasses-make-readable): Use it.
8188         (glasses-convert-to-unreadable): Ditto.  Modify the file also if
8189         `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
8191 2006-11-19  Chong Yidong  <cyd@stupidchicken.com>
8193         * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
8195 2006-11-19  Stephen Leake  <stephen_leake@stephe-leake.org>
8197         * progmodes/ada-mode.el (ada-make-body): Fix typo.
8199         * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
8200         (ada-xref-initialize): Fix typo.  Use add-hook and remove-hook.
8202 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
8204         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
8205         conditions for function or variable bindings.
8207         * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
8209         * progmodes/compile.el (compilation-start): Ditto.
8211 2006-11-18  Michael Albinus  <michael.albinus@gmx.de>
8213         * net/tramp.el (top): cl and custom are always required.
8215 2006-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8217         * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
8218         cut-buffers with next-selection-coding-system if not nil.
8220 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
8222         * textmodes/org.el (org-fix-decoded-time): New function.
8223         (org-display-custom-time): Use `org-fix-decoded-time'.
8225 2006-11-17  Chong Yidong  <cyd@stupidchicken.com>
8227         * menu-bar.el (menu-bar-games-menu): Remove yow.
8229 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
8231         * textmodes/org.el (org-scan-tags): Re-align code fixed.
8232         (org-detach-overlay): Rename from `org-detatch-overlay'.
8233         (org-table-convert-region): Insert space after column separator.
8234         (org-agenda-kill): New command.
8235         (org-metaleft): Call `org-outdent-item' on bullets.
8236         (org-metaright): Call `org-indent-item' on bullets.
8237         (org-timestamp-change): Set `org-last-changed-timestamp'.
8238         (org-current-line): Make sure (bolp) returns correct result.
8239         (org-agenda-change-all-lines): Make sure TODO are highlighted.
8241 2006-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8243         * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
8245 2006-11-16  Chong Yidong  <cyd@stupidchicken.com>
8247         * mouse.el (global-map): Change 2006-08-16 fix to call
8248         mouse-yank-at-click explicitly, since mouse events are not carried
8249         over into keyboard macros.
8251 2006-11-16  Kim F. Storm  <storm@cua.dk>
8253         * ido.el (ido-file-internal): Use current buffer's file name as default
8254         choice for ido-find-alternate-file.  Suggested by Matt Hodges.
8256 2006-11-15  Ken Manheimer  <ken.manheimer@gmail.com>
8258         * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
8259         (allout-inhibit-aberrance-doublecheck): Rename from
8260         allout-during-yank-processing.  All callers changed.
8261         (allout-ascend): Provide for unusual case where some topic after
8262         the first in file is at lower depth than the first.
8263         (allout-shift-in): Ensure the offspring of the new containing
8264         topic are exposed.
8265         (allout-encrypt-string): Preserve the coding-system of the text,
8266         according to that of the containing buffer.
8267         (allout-toggle-subtree-encryption): When the text being encrypted
8268         requires a different coding system, offer to preserve the coding
8269         system using a file local var.
8271 2006-11-15  Simon Marshall  <simon@gnu.org>
8273         * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
8274         to recognise "T t()" as a function declaration, rather than a
8275         variable instantiation, iff at the top-level or inside a class
8276         declaration.  Suggested by Feng Li <fengli@gmail.com>.
8278 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
8280         * progmodes/ada-xref.el (ada-parse-prj-file):
8281         Don't delete project buffer; user may want to edit it.
8282         (ada-xref-set-project-field, ada-xref-current-project-file)
8283         (ada-xref-current-project, ada-show-current-project)
8284         (ada-set-main-compile-application): New functions.
8285         (ada-xref-get-project-field, ada-require-project-file):
8286         Normalize use of ada-prj-default-project-file.
8287         (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
8288         Normalize use of ada-require-project-file.
8289         (ada-prj-find-prj-file): Improve doc string, comments.
8291         * progmodes/ada-mode.el (ada-mode-version): Bump version.
8292         (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
8293         (ada-create-menu): Add ada-set-main-compile-application,
8294         ada-show-current-main, ada-show-current-project.
8296 2006-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8298         * progmodes/python.el (inferior-python-mode-syntax-table): New var.
8299         (inferior-python-mode): Use it.
8301 2006-11-14  Andreas Schwab  <schwab@suse.de>
8303         * term/xterm.el (terminal-init-xterm): Add more key bindings.
8305 2006-11-13  Kim F. Storm  <storm@cua.dk>
8307         * ido.el (ido-copy-current-word): C-o copies region if active.
8309 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
8311         * textmodes/org.el (org-emph-face): Fix typo in variable name.
8313 2006-11-13  Juanma Barranquero  <lekktu@gmail.com>
8315         * ediff.el (ediff-revision):
8316         * files.el (set-visited-file-name):
8317         * mail/rmailout.el (rmail-output-body-to-file):
8318         Use `format', not `message', in `y-or-n-p' call.
8320 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
8322         * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
8323         (org-metaright): Call `org-indent-item' on bullets.
8324         (org-timestamp-change): Set `org-last-changed-timestamp'.
8325         (org-current-line): Make sure (bolp) returns correct result.
8326         (org-agenda-change-all-lines): Make sure highlighting TODO always works.
8328 2006-11-12  Richard Stallman  <rms@gnu.org>
8330         * language/european.el (turkish-case-conversion-enable)
8331         (turkish-case-conversion-disable): New functions.
8332         ("Turkish" lang env): Use them.
8334         * international/characters.el (case table):
8335         Do nothing special for i and I.
8337         * subr.el (remove-overlays): Fix last change.
8339         * cus-edit.el (custom-save-all): Use find-file-visit-truename
8340         for visiting the custom file.
8342 2006-11-12  Markus Triska  <triska@gmx.at>
8344         * play/handwrite.el (handwrite): Also process lines not ending
8345         with newline.  Replace some position-fiddling with different
8346         logic.  Improve performance.
8348 2006-11-12  Stephen Leake  <stephen_leake@stephe-leake.org>
8350         * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
8351         replacing deleted variable `ada-check-switch'.
8352         (ada-project-file-extension): Rename to `ada-prj-file-extension'.
8353         (ada-xref-project-files): Improve doc string.
8354         (ada-find-executable): New function.
8355         (ada-initialize-runtime-library): Use `ada-find-executable'.
8356         (ada-xref-set-default-prj-values): In compile commands, don't need
8357         `ada-cd-command'; `compile' does that more portably.
8358         Use ada-prj-default-check-cmd.
8359         (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
8360         properties if not specified in project file.
8361         (ada-goto-declaration): Display useful message for new error
8362         'error-file-not-found.
8363         (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
8364         'error-file-not-found.
8365         (ada-get-all-references): Match latest ali syntax.  Signal new
8366         error 'error-file-not-found.
8367         (ada-find-in-ali): Match latest ali syntax.
8368         (ada-make-filename-from-adaname): Handle different semantics of
8369         gnatkr in GNAT 3.15p vs later.
8371         * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
8372         ada-procedure-start-regexp.
8373         (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
8375         * progmodes/ada-mode.el: Replace conditional (require 'ispell)
8376         with defvar.
8377         (ada-language-version): Rename ada05 -> ada2005.
8378         (ada-align-region-separate): Add `eval-when-compile'.
8379         (ada-name-regexp): Remove unneeded escapes in regexp character
8380         alternative.
8381         (ada-compile-goto-error-file-linenr-re): New constant.
8382         (ada-matching-start-re): Handle additional cases `declare',
8383         `procedure', `function'.
8384         (ada-compile-goto-error): Handle "... at line nn".
8385         (ada-mode): Clearer syntax, comments for ff-special-constructs.
8386         Delete support for old versions of `align'.
8387         (ada-search-prev-end-stmt): Handle additional keyword `private'.
8388         (ada-check-defun-name): Simplify handling of `declare'.
8389         (ada-goto-matching-start): Handle nested `begin ... end'.
8390         Handle `declare', `protected', `procedure', `function'.
8391         (ada-create-menu): Presence of arm95 is not conditional on using
8392         GNAT compiler.
8394 2006-11-12  Juanma Barranquero  <lekktu@gmail.com>
8396         * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
8397         nil in the *RE-Builder* buffer (it causes spurious error messages).
8399         * server.el (server-visit-files): If `minibuffer-auto-raise' has
8400         been set to t, respect it.
8402 2006-11-11  Stephen Leake  <stephen_leake@stephe-leake.org>
8404         * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
8405         Delete commented out code for old Emacs versions.  Autoloading of
8406         "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
8407         (ada-mode-version): Bump version number.
8408         (ada-95-string-keywords, ada-2005-string-keywords)
8409         (ada-2005-keywords, ada-name-regexp): New constant.
8410         (ada-language-version, ada-procedure-start-regexp, ada-mode)
8411         (ada-font-lock-keywords): Add support for Ada 2005 keywords.
8412         (ada-package-start-regexp): Support private packages, include package
8413         name (for ada-set-point-accordingly).
8414         (ada-next-procedure, ada-previous-procedure)
8415         (ada-which-function-are-we-in): Match changes to
8416         ada-procedure-start-regexp.
8417         (ada-make-body): Make non-interactive; not a user function.
8418         (ada-make-subprogram-body): Improve doc string.
8420 2006-11-11  Romain Francoise  <romain@orebokech.com>
8422         * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
8423         `compilation-error-regexp-alist' buffer-local, since we changed
8424         `compilation-error-regexp-alist-alist' locally.
8426 2006-11-11  Juanma Barranquero  <lekktu@gmail.com>
8428         * server.el (server-visit-files): Bind `minibuffer-auto-raise'
8429         to the value of `server-raise-frame'.
8431 2006-11-11  Glenn Morris  <rgm@gnu.org>
8433         * ido.el (ido-enable-prefix)
8434         * ses.el (ses-call-printer-return)
8435         * net/tramp.el (tramp-unified-filenames)
8436         * progmodes/cc-align.el (c-lineup-string-cont)
8437         * progmodes/compile.el (compilation-directory-matcher)
8438         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
8439         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
8440         (vhdl-clock-rising-edge)
8441         * textmodes/org.el (org-export-with-timestamps)
8442         (org-export-remove-timestamps-from-toc)
8443         (org-export-with-tags): Improve previous doc fixes.
8445 2006-11-11  Richard Stallman  <rms@gnu.org>
8447         * textmodes/flyspell.el (flyspell-mode-map):
8448         Bind C-c $ instead of M-RET.
8450 2006-11-10  Simon Marshall  <simon@gnu.org>
8452         * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
8453         fontification for "case" and "default" keywords.
8455 2006-11-10  Andreas Schwab  <schwab@suse.de>
8457         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
8458         Avoid starting sentence with "nil".
8460 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
8462         * server.el (server-raise-frame): New option.
8463         (server-switch-buffer): Use it.
8465 2006-11-10  Nick Roberts  <nickrob@snap.net.nz>
8467         * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
8468         with a capital.
8470 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
8472         * textmodes/org.el (org-show-hierarchy-above)
8473         (org-show-following-heading): Fix typo in default value.
8474         (org-scan-tags): Make the search case-sensitive.
8475         (org-tags-sparse-tree): Don't overrule
8476         `org-show-following-heading' and `org-show-hierarchy-above'.
8477         (org-reveal): New command.
8478         (org-show-context): Rename from `org-show-hierarchy-above'.
8479         (org-fast-tag-selection-single-key): New option.
8480         (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
8481         (org-tags-overlay): New variable.
8482         (org-agenda-todo-ignore-deadlines): New option.
8483         ("session"): Add circular data structure `org-mark-ring' to
8484         exceptions list in session.el.
8485         (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
8486         New options.
8487         (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
8488         (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
8489         (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
8490         (org-finalize-agenda): Activate bracket links in agenda.
8491         (org-at-timestamp-p, org-at-date-range-p): Additional argument
8492         INACTIVE-OK.
8493         (org-show-hierarchy-above, org-show-following-heading):
8494         List values allowed for fine-tuned configuration.
8495         (org-show-hierarchy-above): New argument CONTEXT, use the
8496         fine-tuned settings in `org-show-hierarchy-above' and
8497         `org-show-following-heading'.
8498         (org-display-custom-time): New function.
8499         (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
8500         (org-display-custom-times, org-time-stamp-custom-formats):
8501         (org-maybe-intangible): New macro.
8502         (org-activate-bracket-links, org-hide-wide-columns):
8503         Use `org-maybe-intangible'.
8504         (org-open-file): Use `shell-quote-argument'.
8505         (org-display-internal-link-with-indirect-buffer): New option.
8506         (org-file-remote-p): Get regexp from list.
8507         (org-link-expand-abbrev): New function.
8508         (org-link-abbrev-alist): New option.
8509         (org-open-at-point, org-cleaned-string-for-export):
8510         Call `org-link-expand-abbrev'.
8511         (org-timeline, org-agenda-list, org-todo-list)
8512         (org-tags-view): Remove the KEEP-MODES argument.
8513         (org-finalize-agenda-hook): New hook.
8514         (org-get-alist-option): New function.
8515         (org-follow-timestamp-link): New function.
8516         (org-open-at-point): Call `org-follow-timestamp-link'.
8517         (org-log-note-marker, org-log-note-purpose)
8518         (org-log-note-window-configuration): New variables.
8519         (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
8520         (org-log-note-headings): New option.
8521         (org-dblock-write:clocktable): Bug fix, removed infinite loop.
8522         (org-store-link): Support for dired-mode.
8523         (org-open-file): Substitute environment variables into filename.
8524         (org-last): New defsubst.
8525         (org-agenda-re-align-tags): New function.
8526         (org-agenda-align-tags-to-column): New option.
8527         (org-agenda-timeline): Group removed.
8528         (org-prepare-agenda, org-prepare-agenda-buffers)
8529         (org-run-agenda-series, org-timeline, org-agenda-list)
8530         (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
8531         the text property inticating the agenda type.
8532         (org-agenda-post-command-hook): Get agenda type from text property
8533         at point.
8534         (org-agenda): Handle command sets.  Set `org-agenda-last-arguments'
8535         and obey `org-agenda-overriding-arguments'.
8536         (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
8537         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
8538         (org-agenda-week-view, org-agenda-day-view):
8539         Use `org-agenda-overriding-arguments' to make updating work with
8540         multi-block agendas.
8541         (org-agenda-prefix-format): Allow different formats for the
8542         different agenda entry types.
8543         (org-timeline-prefix-format): Option removed, use
8544         `org-agenda-prefix-format' instead.
8545         (org-prepare-agenda): New function.
8546         (org-select-timeline-window): Option removed, use
8547         `org-select-agenda-window' instead.
8548         (org-respect-restriction): Variable removed.
8549         (org-cmp-tag): New function.
8550         (org-agenda-sorting-strategy, org-entries-lessp):
8551         Implement sorting by last tag.
8552         (org-complete): Better completion in in-buffer option lines.
8553         (org-in-item-p): New function.
8554         (org-org-menu): Add entries for checkboxes.
8555         (org-cycle): Extra brouping in outline-regexp, because it is used
8556         in a search with "^" prepended.
8557         (org-provide-checkbox-statistics): New option.
8558         (org-set-font-lock-defaults): Highlight checkbox statistics.
8559         (org-update-checkbox-count-maybe)
8560         (org-get-checkbox-statistics-face): New functions.
8561         (org-update-checkbox-count): New command.
8562         (org-insert-item, org-toggle-checkbox):
8563         Call `org-update-checkbox-count-maybe'.
8564         (org-export-as-html): XEmacs compatibility for coding system.
8565         (org-force-cycle-archived): New command.
8566         (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
8567         overrules cycling.
8568         (org-fix-position-after-promote): If the line contains only a todo
8569         keyword, add a final space.
8570         (org-promote-subtree, org-demote-subtree):
8571         Call `org-fix-position-after-promote'.
8573 2006-11-10  Glenn Morris  <rgm@gnu.org>
8575         * calendar/cal-dst.el: Do not assume DST starts/ends on the same
8576         date in every year.
8577         (calendar-dst-check-each-year-flag): New customizable variable.
8578         (calendar-dst-find-data): New function, extracted from
8579         calendar-current-time-zone.
8580         (calendar-current-time-zone): Use calendar-dst-find-data.
8581         (calendar-dst-transition-cache): New variable.
8582         (calendar-dst-find-startend, calendar-dst-starts)
8583         (calendar-dst-ends): New functions.
8584         (calendar-daylight-savings-starts)
8585         (calendar-daylight-savings-ends): Change value to use
8586         calendar-dst-starts, calendar-dst-ends; respectively.
8588         * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
8590         * ido.el (ido-enable-prefix)
8591         * ses.el (ses-call-printer-return)
8592         * net/tramp.el (tramp-unified-filenames)
8593         * progmodes/cc-align.el (c-lineup-string-cont)
8594         * progmodes/compile.el (compilation-directory-matcher)
8595         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
8596         * progmodes/gdb-ui.el (gdb-many-windows)
8597         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
8598         (vhdl-clock-rising-edge)
8599         * textmodes/org.el (org-export-with-timestamps)
8600         (org-export-remove-timestamps-from-toc, org-export-with-tags)
8601         (org-read-date): Doc fix (Nil -> nil).
8603 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8605         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
8606         Encode/decode text to/from cut buffers to/from iso-latin-1 only.
8608 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
8610         * bs.el (bs--window-for-buffer): Remove.
8611         (bs--show-with-configuration): Use `get-window-with-predicate'
8612         instead of `bs--window-for-buffer'.
8614 2006-11-10  Kenichi Handa  <handa@m17n.org>
8616         * files.el (revert-buffer): Fix previous change.
8618 2006-11-09  Juanma Barranquero  <lekktu@gmail.com>
8620         * bs.el (bs--redisplay): Fix typo in docstring.
8621         (bs--window-config-coming-from): Make frame-local.
8622         (bs--restore-window-config): New function.
8623         (bs-kill, bs-select, bs-select-other-window)
8624         (bs-select-other-frame): Use it.
8625         (bs--window-for-buffer): Return as soon as a matching buffer is found.
8626         (bs--show-with-configuration): Save the window configuration as a
8627         frame local var, and only if *buffer-selection* is not already
8628         visible on this frame.
8630 2006-11-08  Chong Yidong  <cyd@stupidchicken.com>
8632         * vc-svn.el (vc-svn-admin-directory): New var.
8633         (vc-svn-registered, vc-svn-responsible-p)
8634         (vc-svn-repository-hostname): Use it.
8635         Suggested by arit93@yahoo.com.
8637 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
8639         * ldefs-boot.el: Regenerate.
8641 2006-11-08  Alan Mackenzie  <acm@muc.de>
8643         * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
8644         case (eq open-paren-in-column-0-is-defun-start nil) by searching
8645         for least nested open-paren.
8647 2006-11-08  Romain Francoise  <romain@orebokech.com>
8649         * subr.el (remove-overlays): Fix typo in last change.
8651 2006-11-08  Richard Stallman  <rms@gnu.org>
8653         * subr.el (remove-overlays): Call overlay-recenter.
8655 2006-11-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8657         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
8658         (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
8659         behaviour.
8660         (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
8661         directly.
8663 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
8665         * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
8666         (ido-max-dir-file-cache, ido-decorations)
8667         (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
8668         (ido-magic-backward-char, ido-enter-dired)
8669         (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
8670         (ido-list-directory, ido-first-match, ido-only-match)
8671         (ido-subdir, ido-indicator): Fix typos in docstrings.
8672         (ido-buffer-internal, ido-completion-help): Fix typos in messages.
8673         (ido-read-internal): Fix typo in error message.
8675 2006-11-08  Kenichi Handa  <handa@m17n.org>
8677         * international/mule-cmds.el (set-default-coding-systems):
8678         Always set default-file-name-coding-system to utf-8 for Mac Darwin.
8680 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
8682         * makefile.w32-in (setwins): Remove.
8683         (WINS_ALMOST): New macro.
8684         (WINS): Use it.
8685         (autoloads): Don't extract autoloads from files in obsolete/.
8687 2006-11-07  Chong Yidong  <cyd@stupidchicken.com>
8689         * whitespace.el (whitespace-buffer): Call remove-overlays after
8690         overlay-recenter for performance.  Suggested by Martin Rudalics.
8692 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
8694         * net/tramp.el (tramp-default-method): scp is the default method.
8696 2006-11-07  Juanma Barranquero  <lekktu@gmail.com>
8698         * server.el (server-start): Save also the Emacs pid in the server file.
8700 2006-11-07  Carsten Dominik  <dominik@science.uva.nl>
8702         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
8703         point when displaying a bibtex cross reference in the echo area.
8705 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
8707         * international/mule.el (make-char): Fix typo in docstring.
8708         (load-with-code-conversion, charsetp): Doc fixes.
8710         * international/ja-dic-cnv.el (skkdic-convert):
8711         * cus-edit.el (hook): Fix typo in docstring.
8713 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
8715         * cus-edit.el (custom-mode-map): Move defvar above code using it.
8716         (custom-mode-link-map): New variable.
8717         (custom-group-link, custom-manual): Use follow-link.
8719 2006-11-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8721         * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
8722         "Mark Shapiro" -> "Marc Shapiro".  Update his email address.
8724 2006-11-06  Richard Stallman  <rms@gnu.org>
8726         * textmodes/flyspell.el (flyspell-correct-word-before-point):
8727         New function broken out of flyspell-correct-word.
8728         (flyspell-mode-map): Bind it to M-RET.
8729         (flyspell-correct-word): Call it.
8731         * textmodes/fill.el (fill-minibuffer-function): New function.
8732         (fill-paragraph): Bind fill-paragraph-function to
8733         fill-minibuffer-function.
8735         * ruler-mode.el (ruler-mode-map): Add bindings for up-events
8736         so that they aren't undefined.
8738         * dired.el (dired-readin): Locally bind file-name-coding-system.
8740         * bindings.el: Shorten and clarify usual mode line mouse help string.
8742         * Makefile.in (autoloads): Don't include `obsolete'.
8744 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
8746         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
8747         (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
8748         Printing menu if it's not initialized.
8749         (pr-menu-bind): Act on menu-bar-file-menu directly.
8751 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
8753         * help.el (view-emacs-news): Fix typo in error message.
8755         * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
8757         * shadowfile.el (shadow-define-regexp-group)
8758         (shadow-literal-groups, shadow-insert-var): Doc fixes.
8759         (shadow-read-files): Fix typo in message.
8760         (shadow-inhibit-overload, shadow-find, shadow-suffix)
8761         (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
8762         (shadow-suffix, shadow-site-match, shadow-expand-file-name)
8763         (shadow-file-match): Fix typos in docstrings.
8765         * terminal.el (terminal-emulator): Fix typo in message.
8767         * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
8769         * emacs-lisp/lselect.el (x-kill-primary-selection)
8770         (x-delete-primary-selection, x-copy-primary-selection):
8771         Fix typos in error messages.
8773         * emulation/edt-mapper.el: Fix typo in interactive message.
8775         * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
8777         * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
8778         (ispell-help): Fix typos in docstrings.
8779         (ispell-help): Fix typo in output message.
8781         * allout.el (allout-adjust-file-variable)
8782         (allout-passphrase-verifier-string)
8783         (allout-passphrase-hint-string)
8784         (allout-toggle-current-subtree-encryption):
8785         * apropos.el (apropos-synonyms):
8786         * cus-edit.el (hook):
8787         * emacs-lock.el (emacs-lock-from-exiting):
8788         * follow.el (follow-avoid-tail-recenter-p):
8789         * hexl.el (hexl-mode):
8790         * mouse-copy.el (mouse-copy-work-around-drag-bug):
8791         * mouse.el (mouse-set-font):
8792         * resume.el (resume-emacs-args-file):
8793         * rfn-eshadow.el (file-name-shadow-tty-properties):
8794         * t-mouse.el (t-mouse-process, t-mouse-mode):
8795         * emacs-lisp/cust-print.el (custom-print-install)
8796         (custom-print-uninstall, custom-format):
8797         * emacs-lisp/shadow.el (list-load-path-shadows):
8798         * emulation/tpu-edt.el (tpu-help-text)
8799         (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
8800         (tpu-reset-control-keys):
8801         * emulation/vip.el (vip-emacs-local-map)
8802         (vip-change-mode-to-emacs):
8803         * emulation/viper.el (viper-mode, viper-set-hooks)
8804         (viper-major-mode-modifier-list):
8805         * emulation/viper-init.el (viper-emacs-state-cursor-color):
8806         * emulation/viper-keym.el (viper-emacs-kbd-map)
8807         (viper-toggle-key):
8808         * mail/feedmail.el (feedmail-queue-reminder)
8809         (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
8810         (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
8811         (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
8812         (feedmail-sender-line, feedmail-force-binary-write)
8813         (feedmail-from-line, feedmail-deduce-envelope-from)
8814         (feedmail-x-mailer-line, feedmail-message-id-generator)
8815         (feedmail-date-generator, feedmail-fiddle-plex-user-list)
8816         (feedmail-enable-spray, feedmail-spray-this-address)
8817         (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
8818         (feedmail-queue-runner-confirm-global)
8819         (feedmail-ask-before-queue-prompt)
8820         (feedmail-ask-before-queue-reprompt)
8821         (feedmail-prompt-before-queue-standard-alist)
8822         (feedmail-prompt-before-queue-user-alist)
8823         (feedmail-prompt-before-queue-help-supplement)
8824         (feedmail-queue-use-send-time-for-message-id)
8825         (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
8826         (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
8827         (feedmail-mail-send-hook-queued)
8828         (feedmail-confirm-addresses-hook-example)
8829         (feedmail-last-chance-hook, feedmail-before-fcc-hook)
8830         (feedmail-queue-runner-mode-setter)
8831         (feedmail-queue-alternative-mail-header-separator)
8832         (feedmail-queue-runner-message-sender)
8833         (feedmail-buffer-eating-function, feedmail-binmail-template)
8834         (feedmail-run-the-queue-no-prompts)
8835         (feedmail-run-the-queue-global-prompt)
8836         (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
8837         (feedmail-envelope-deducer, feedmail-fiddle-date)
8838         (feedmail-default-message-id-generator)
8839         (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
8840         (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
8841         * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
8842         (vms-pmail-setup):
8843         * play/dunnet.el (dun-help):
8844         * play/handwrite.el (handwrite):
8845         * play/hanoi.el (hanoi-unix-64):
8846         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
8847         * textmodes/enriched.el (fixed):
8848         * textmodes/org.el (org-file-apps)
8849         (org-emphasis-regexp-components, org-emphasis-alist):
8850         * textmodes/texinfmt.el (batch-texinfo-format):
8851         Fix typos in docstrings.
8853 2006-11-05  Juanma Barranquero  <lekktu@gmail.com>
8855         * loadhist.el (read-feature): Don't complete features not loaded
8856         from a file (which make `unload-feature' to fail).
8858 2006-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8860         * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
8862 2006-11-05  Chong Yidong  <cyd@stupidchicken.com>
8864         * startup.el (command-line-1): Kill emacs if the last frame is
8865         deleted while evaluating the command-line arguments.
8867 2006-11-05  Richard Stallman  <rms@gnu.org>
8869         * startup.el (init-file-had-error): Add doc string.
8870         (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
8871         Use fixed-width font for keyboard key descriptions.
8873         * cus-edit.el (custom-save-all): Error if saving in .emacs
8874         and it had an error when loaded.
8876         * dired-aux.el (dired-copy-file-recursive): Catch errors
8877         from recursive copies in the loop, around the recursive call.
8879 2006-11-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8881         * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
8882         `/proc/acpi/ac_adapter/*'.  Ditto for the thermometers in
8883         `/proc/acpi/thermal_zone/*'.
8884         (battery-search-for-one-match-in-files): New.  Search a regexp in
8885         the content of some files.
8887 2006-11-05  Martin Rudalics  <rudalics@gmx.at>
8889         * window.el (mouse-autoselect-window-now): Remove variable.
8890         (mouse-autoselect-window-state): New variable.
8891         (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
8892         (mouse-autoselect-window-select, handle-select-window):
8893         Rewritten to make mouse-autoselect-window-timer a one-shot timer.
8894         Suspend delayed autoselection during menu or popup dialog.
8896         * info-look.el (info-lookup-guess-custom-symbol): New function
8897         for retrieving symbol at point in custom buffers.
8898         (top level) <info-lookup-maybe-add-help>: Add backquote and
8899         comma to ignored characters in regexps of help specifications
8900         for emacs-lisp-mode and lisp-interaction-mode.  This permits
8901         looking up symbols in `...' and after a comma.  Add help
8902         specifications for custom-mode and help-mode.
8904 2006-11-04  Eli Zaretskii  <eliz@gnu.org>
8906         * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
8907         Don't encode body if RAW is non-nil, or if the old encoding is
8908         identical to the new encoding, or if the body contains only
8909         eight-bit-* characters.
8911 2006-11-04  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
8913         * faces.el (faces-sample-overlay, describe-face): Revert last changes.
8914         (faces-sample-overlay): Remove variable.
8915         (describe-face): Insert sample text in the face being described.
8917 2006-11-04  Martin Rudalics  <rudalics@gmx.at>
8919         * whitespace.el (whitespace-indent-regexp): Make this match any
8920         multiples of eight spaces near the beginning of a line.
8921         (whitespace-buffer): Use `remove-overlays' instead of
8922         `whitespace-unhighlight-the-space' and `overlay-recenter' to
8923         speed up overlay handling.
8924         (whitespace-buffer-leading, whitespace-buffer-trailing):
8925         Make these functions highlight the text removed by
8926         `whitespace-buffer-leading-cleanup' and
8927         `whitespace-buffer-trailing-cleanup' respectively.
8928         (whitespace-buffer-search): Use `with-local-quit'.
8929         Move `format' out of loop to speed up scanning larger buffers.
8930         (whitespace-unhighlight-the-space): Remove `remove-hook' since
8931         that function is never added to a hook.
8932         (whitespace-spacetab-regexp, whitespace-ateol-regexp)
8933         (whitespace-buffer-leading-cleanup)
8934         (whitespace-refresh-rescan-list): Fix docstrings.
8936 2006-11-03  Ken Manheimer  <ken.manheimer@gmail.com>
8938         * allout.el (allout-during-yank-processing): Cue for inhibiting
8939         aberrance processing during yanks.
8940         (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
8941         the amount of yanked topics that can be aberrant.
8942         (allout-do-doublecheck): Encapsulate this multiply-used recipe in
8943         a function, and supplement with inihibition of doublechecking
8944         during yanks.
8945         (allout-beginning-of-line, allout-next-heading)
8946         (allout-previous-heading, allout-goto-prefix-doublechecked)
8947         (allout-back-to-current-heading, allout-next-visible-heading)
8948         (allout-next-sibling): Use new allout-do-doublecheck function.
8949         (allout-next-sibling): Ensure we made progress when returning
8950         other than nil.
8951         (allout-rebullet-heading): Preserve text property annotations
8952         indicating the text was hidden, if it was.
8953         (allout-kill-line): Remove any added was-hidden annotations.
8954         (allout-kill-topic): Remove any added was-hidden annotations.
8955         (allout-annotate-hidden): Inhibit adding was-hidden text
8956         properties to the undo list.
8957         (allout-deannotate-hidden): New function to remove was-hidden
8958         annotation.
8959         (allout-hide-by-annotation): Use new allout-deannotate-hidden.
8960         (allout-remove-exposure-annotation): Replace by
8961         allout-deannotate-hidden.
8962         (allout-yank-processing): Signal that yank processing is happening
8963         with allout-during-yank-processing.  Also, wrap
8964         allout-unprotected's closer to the text changes, for easier
8965         debugging.  We need to inhibit-field-text-motion explicitly, in
8966         lieu of the encompassing allout-unprotected.
8967         (outlineify-sticky): Adjust criteria for triggering new outline
8968         decorations to presence or absence of any topics, not just a topic
8969         at the beginning of the buffer.
8971 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8973         * bs.el (bs--show-all, bs--redisplay):
8974         * cus-edit.el (custom-unlispify-menu-entries)
8975         (custom-unlispify-tag-names, custom-prompt-variable):
8976         * expand.el (expand-pos):
8977         * speedbar.el (speedbar-generic-list-tag-p):
8978         * wid-edit.el (widget-image-enable):
8979         * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
8980         * emacs-lisp/find-func.el (find-function-noselect)
8981         (find-function, find-variable-noselect, find-variable)
8982         (find-definition-noselect, find-face-definition):
8983         * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
8984         * net/eudc-vars.el (eudc-expansion-overwrites-query):
8985         * progmodes/ada-xref.el (ada-find-in-ali):
8986         * textmodes/flyspell.el (flyspell-check-tex-math-command):
8987         * textmodes/org.el (org-copy-subtree):
8988         * textmodes/table.el (table--row-column-insertion-point-p):
8989         Use "non-nil" in docstrings.
8991 2006-11-03  Mark Davies  <mark@mcs.vuw.ac.nz>
8993         * sort.el (sort-columns): Set the field separator to tab; on
8994         NetBSD, sort complains if "\n" is used as field separator.
8996 2006-11-03  NIIMI Satoshi  <sa2c@sa2c.net>
8998         * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
9000 2006-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9002         * server.el (server-auth-key): Remove.  Replace by a process-property.
9003         (server-start): Don't remove the file of the previous process, but
9004         instead clear out the place for the new file.
9005         (server-start): Set the :auth-key property.
9006         (server-process-filter): Use the :auth-key property.
9008 2006-11-02  Carsten Dominik  <dominik@science.uva.nl>
9010         * textmodes/org.el (org-mode-map): No longer copy
9011         `outline-mode-map' explicitly - this is already done by
9012         `define-derived-mode'.
9014 2006-11-02  Juanma Barranquero  <lekktu@gmail.com>
9016         * server.el (server-visit-files): Use `when'.
9017         (server-process-filter): When authentication fails, send error
9018         message to client.  Wrap `process-send-region' in `ignore-errors'
9019         instead of `condition-case', and remove misleading comment.
9021 2006-11-01  Juri Linkov  <juri@jurta.org>
9023         * simple.el (yank): Doc fix.
9025 2006-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9027         * server.el: Try and fit within 80 columns.
9028         (server-start): Make the auth file unreadable by other users.
9030 2006-10-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9032         * battery.el (battery-linux-proc-acpi): Prevent range error when
9033         `full-capacity' is 0.
9035 2006-10-31  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
9037         * faces.el (faces-sample-overlay): New defvar.
9038         (faces-sample-overlay): New function to show face sample text.
9039         (describe-face): Use it.
9041 2006-10-31  Stephen Leake  <stephen_leake@stephe-leake.org>
9043         * progmodes/ada-stmt.el: Change maintainer, apply
9044         whitespace-cleanup, checkdoc.
9045         (ada-func-or-proc-name): Add doc string.
9047         * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
9048         whitespace-cleanup, checkdoc.  Minor improvements to many doc
9049         strings and comments.
9050         (ada-prj-display-page): Change buffer name to more accurately
9051         reflect function.
9053         * progmodes/ada-xref.el: Change maintainer, apply
9054         whitespace-cleanup, checkdoc.  Minor improvements to many doc
9055         strings and comments.  Don't look for `gvd' or `ddd' debuggers.
9056         (ada-compile-current): Don't add newlines to commands.
9058 2006-10-31  Juanma Barranquero  <lekktu@gmail.com>
9060         * server.el: Add support for TCP sockets.
9061         (server-use-tcp, server-host, server-auth-dir): New options.
9062         (server-auth-key): New variable.
9063         (server-ensure-safe-dir): Create nonexistent parent dirs.
9064         Ignore Unix-style file modes on Windows.
9065         (server-start): Crete a TCP or Unix socket according to the value
9066         of `server-use-tcp'.  For TCP sockets, create the id/auth file in
9067         `server-auth-dir' directory.
9068         (server-process-filter): Delete process if authentication
9069         fails (which never happens for Unix sockets).
9071 2006-10-30  David Kastrup  <dak@gnu.org>
9073         * subr.el (add-to-list): Don't continue checking if a match has
9074         been found.
9076 2006-10-30  Chong Yidong  <cyd@stupidchicken.com>
9078         * tutorial.el: Move defvars to avoid bytecomp warnings.
9079         (tutorial--find-changed-keys): Check if viper-current-state is
9080         bound before using it.
9081         (help-with-tutorial): Check if viper-tutorial is defined before
9082         using it.
9084 2006-10-30  Lennart Borgman  <lennart.borgman.073@student.lu.se>
9086         * help-fns.el (help-with-tutorial): Move to tutorial.el.
9088         * tutorial.el: New file.
9089         (help-with-tutorial): Move here from help-fns.el.  Add help for
9090         rebound keys.  Fix resume of tutorial.
9091         (tutorial--describe-nonstandard-key, tutorial--sort-keys)
9092         (tutorial--find-changed-keys, tutorial--display-changes)
9093         (tutorial--saved-dir, tutorial--saved-file)
9094         (tutorial--save-tutorial): New functions to support the changes in
9095         help-with-tutorial.
9097 2006-10-30  Kenichi Handa  <handa@m17n.org>
9099         * files.el (revert-buffer): If a unibyte buffer is being reverted
9100         with a coding system for multibyte, set buffer multibyte before
9101         calling insert-file-contents.
9103 2006-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9105         * server.el (server-select-display): Use a dummy buffer to detect when
9106         the frame is later used.
9107         (server-select-display): New function.
9108         (server-process-filter): Use it to detect unused temp frames.
9110 2006-10-29  Stephen Leake  <stephen_leake@stephe-leake.org>
9112         * progmodes/ada-mode.el: Change maintainer, apply
9113         whitespace-clean, checkdoc.  Minor improvements to many doc strings.
9114         (ada-mode-version): New function.
9115         (ada-create-menu): Menu operations are available for all supported
9116         compilers.
9118 2006-10-29  Lars Hansen  <larsh@soem.dk>
9120         * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
9121         Highlight as keyword.
9122         (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
9123         Don't call tramp-method-out-of-band-p for local files.
9124         (tramp-touch): Quote file name.
9126 2006-10-28  Glenn Morris  <rgm@gnu.org>
9128         * calendar/calendar.el (cal-html-cursor-month)
9129         (cal-html-cursor-year): Add autoloads for this new package.
9130         (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
9132 2006-10-28  Anna M. Bigatti  <bigatti@dima.unige.it>
9134         * calendar/cal-html.el: New file.
9136 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
9138         * emacs-lisp/authors.el (authors-aliases): Update.
9140 2006-10-27  Chong Yidong  <cyd@stupidchicken.com>
9142         * version.el (emacs-version): Bump version number to 22.0.90.
9144 2006-10-26  John W. Eaton  <jwe@octave.org>
9146         * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
9147         New defvar.
9148         (inferior-octave-resync-dirs): Check to see whether Octave has
9149         built-in variables and set inferior-octave-has-built-in-variables.
9150         Check inferior-octave-has-built-in-variables to decide whether to
9151         send commands that set built-in variables or call functions to
9152         change Octave's behavior.
9153         Send "disp (pwd ())" to Octave instead of just "pwd".
9154         (inferior-octave-startup): Send "more off" to Octave instead of
9155         "page_screen_output = 0".
9157 2006-10-26  Chong Yidong  <cyd@stupidchicken.com>
9159         * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
9160         pattern normally.
9162 2006-10-26  Nick Roberts  <nickrob@snap.net.nz>
9164         * bindings.el (mode-line-mode-menu): Remove bindings for global
9165         minor modes (line/column number) as they are on the menubar.
9167 2006-10-25  Juanma Barranquero  <lekktu@gmail.com>
9169         * term/w32-win.el (x-handle-name-switch): Doc fix.
9170         (w32-standard-fontset-spec): Fix typo in docstring.
9172         * midnight.el (midnight-buffer-display-time): Doc fix.
9173         (clean-buffer-list-kill-never-buffer-names): Add "*server*".
9175 2006-10-23  Michael Kifer  <kifer@cs.stonybrook.edu>
9177         * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
9179         * emulation/viper-ex.el (ex-read): Quote file argument.
9181         * ediff-diff.el (ediff-same-file-contents): Expand file names.
9183         * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
9185 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
9187         * textmodes/flyspell.el (flyspell-check-region-doublons):
9188         Fix last fix.
9190 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
9192         * bindings.el (mode-line-mode-menu): List global minor modes
9193         before local ones.
9195 2006-10-23  Kim F. Storm  <storm@cua.dk>
9197         * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
9198         (sit-for): If last command was a prefix arg, add the read-ahead
9199         event to unread-command-events as (t . EVENT) so it will be added
9200         to this-command-keys by read-key-sequence.
9202 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
9204         * textmodes/flyspell.el (flyspell-word): Skip past all previous
9205         whitespace when checking doublons.
9206         (flyspell-check-region-doublons): Fix doublon regexp.
9207         (flyspell-highlight-incorrect-region): Highlight doublons using
9208         flyspell-duplicate face.
9210         * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
9212 2006-10-22  John Wiegley  <johnw@newartisans.com>
9214         * progmodes/python.el (python-use-skeletons): python-mode was
9215         auto-inserting templates (for those with abbrev-mode on), not only
9216         by default -- *but without a configuration variable to disable
9217         it*.  This rendered python-mode completely useless for me, so I
9218         have added `python-use-skeletons', which is now off by default.
9220 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
9222         * progmodes/cperl-mode.el (cperl-mode): Don't assume
9223         font-lock-multiline is auto-local (it's not).
9224         (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
9225         initialized before calling cperl-init-faces.
9227 2006-10-22  Nick Roberts  <nickrob@snap.net.nz>
9229         * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
9230         gdb-stack-position a value when there is no fringe.
9232         * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
9233         indicator if not visiting a file.
9235 2006-10-20  David Kastrup  <dak@gnu.org>
9237         * window.el (kill-buffer-and-window): Fix a bug where an aborted
9238         operation would still cause some window to collapse later.
9240 2006-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9242         * vc.el (vc-switch-backend): Try to be more careful with unwanted
9243         side-effect due to mixing various backends's file properties.
9245         * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
9246         Add arg `filename' instead.  Don't set vc-backend if `filename' is set.
9247         Return `filename's status if applicable.  Update callers.
9249 2006-10-19  Kenichi Handa  <handa@m17n.org>
9251         * international/kkc.el (kkc-region): When a key sequence is not
9252         defined, append (this-single-command-raw-keys) to
9253         unread-input-method-events.
9255 2006-10-19  Juanma Barranquero  <lekktu@gmail.com>
9257         * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
9259 2006-10-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9261         * version.el (emacs-version): Use mac-carbon-version-string.
9263         * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
9265 2006-10-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9267         * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
9268         Kenichi Handa).
9269         (xselect-convert-to-string): Decline requests for UTF8_STRING if
9270         the selection is not UTF-8.
9272 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
9274         * progmodes/ada-mode.el (ada-83-string-keywords)
9275         (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
9276         (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
9277         (ada-looking-at-semi-private, ada-get-body-name):
9278         Fix typos in docstrings.
9279         (ada-create-case-exception, ada-create-case-exception-substring):
9280         Fix typos in error messages.
9281         (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
9283 2006-10-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9285         * term/x-win.el (res-geometry): Don't set geometry from Xresources
9286         to default-frame-alist if default-frame-alist already contains
9287         width/height.
9289 2006-10-18  Richard Stallman  <rms@gnu.org>
9291         * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
9292         Non-interactive arg is the value, not the expression.
9294         * simple.el (read-expression-map): Just set it, no defvar.
9296         * subr.el (insert-for-yank-1): If last inserted char has
9297         properties, mark them as rear-nonsticky.
9299         * recentf.el (recentf-mode): Doc fix.
9301         * facemenu.el (facemenu-add-new-face): Defend against symbol
9302         that isn't a face name.
9304         * dired-aux.el (dired-do-copy): Doc fix.
9306 2006-10-18  Chong Yidong  <cyd@stupidchicken.com>
9308         * simple.el (line-move-1): Ignore fields when moving to the
9309         beginning of line to avoid getting point stuck.
9311 2006-10-18  Martin Rudalics  <rudalics@gmx.at>
9313         * textmodes/flyspell.el (flyspell-word-search-backward):
9314         Set inhibit-point-motion-hooks to avoid looping due to intangibile
9315         text.
9317 2006-10-16  Richard Stallman  <rms@gnu.org>
9319         * help-fns.el (describe-function-1): Special case optimization
9320         for self-insert-command.
9322 2006-10-16  Kim F. Storm  <storm@cua.dk>
9324         * ido.el (ido-reread-directory): Work in `dir' mode too.
9326 2006-10-15  Martin Rudalics  <rudalics@gmx.at>
9328         * textmodes/table.el: Require 'regexp-opt.
9330 2006-10-15  Lennart Borgman  <lennart.borgman.073@student.lu.se>
9332         * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
9333         Use shell-quote-argument.
9335         * shell.el (explicit-bash-args): Likewise.
9337         * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
9338         Use grep -E rather than egrep.
9340 2006-10-15  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
9342         * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
9344 2006-10-15  Kim F. Storm  <storm@cua.dk>
9346         * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
9348 2006-10-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
9350         * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
9351         to protect whitespace and metacharacters from the shell.
9353 2006-10-13  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
9355         * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
9357 2006-10-13  Eli Zaretskii  <eliz@gnu.org>
9359         * subr.el (start-process-shell-command): Doc fix.
9361 2006-10-13  Andrea Russo  <rastandy@salug.it>  (tiny change)
9363         * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
9364         the regexp for Maxima symbols.
9366 2006-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9368         * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
9369         (vc-find-root): Don't walk higher up than ~.
9371 2006-10-12  Chong Yidong  <cyd@stupidchicken.com>
9373         * international/utf-8.el (utf-translate-cjk-load-tables):
9374         Avoid clobbering last-coding-system-used during load.
9376 2006-10-12  Carsten Dominik  <dominik@science.uva.nl>
9378         * textmodes/reftex-global.el (reftex-create-tags-file):
9379         Quote file arguments.
9381 2006-10-12  Richard Stallman  <rms@gnu.org>
9383         * files.el (file-name-history): Add defvar.
9384         (save-some-buffers-action-alist): Improve description strings.
9386 2006-10-12  Andreas Schwab  <schwab@suse.de>
9388         * files.el (auto-mode-alist): Match change log file name also with
9389         a dash before a numeric extension.
9391 2006-10-11  Ilya Zakharevich  <ilyaz@cpan.org>
9393         * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
9394         After 5.0:
9395         (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
9397         After 5.1: Major edit.  Summary of most visible changes:
9399         - Multiple <<HERE per line allowed.
9400         - Handles multiline subroutine declaration headers (with comments).
9401           (The exception is `cperl-etags' - but it is not used in the rest
9402           of the mode.)
9403         - Fontifies multiline my/our declarations (even with comments,
9404           and with legacy `font-lock').
9405         - Major speedup of syntaxification, both immediate and postponed
9406           (3.5x to 15x [for different CPUs and versions of Emacs] on the
9407           huge real-life document I tested).
9408         - New bindings, edits to imenu.
9409         - "_" is made into word-char during fontification/syntaxification;
9410           some attempts to recognize non-word "_" during other operations too.
9411         - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
9412         - autoload some more perldoc-related stuff
9413         - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
9414         - Attempt to incorporate XEmacs edits which reached me.
9416         Fine-grained changelog:
9417         (cperl-hook-after-change): New configuration variable.
9418         (cperl-vc-sccs-header): Likewise.
9419         (cperl-vc-sccs-header): Likewise.
9420         (cperl-vc-header-alist): Default via two preceding variables.
9421         (cperl-invalid-face): Remove double quoting under XEmacs
9422                 (still needed under 21.2).
9423         (cperl-tips): Update URLs for resources.
9424         (cperl-problems): Likewise.
9425         (cperl-praise): Mention new features.
9426         New C-c key bindings: for `cperl-find-bad-style',
9427         `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
9428         `cperl-perdoc', and `cperl-perldoc-at-point'.
9429         CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
9430         moved, new submenu of Tools with Ispell entries and narrowing.
9431         (cperl-after-sub-regexp): New defsubst.
9432         (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
9433                 Allows heads up to head4.
9434                 Allow "package;".
9435         (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
9436         (paren-backwards-message): ??? Something for XEmacs???
9437         (cperl-mode): Never auto-switch abbrev-mode off.
9438                 Try to allow '_' be non-word char.
9439                 Do not use `font-lock-unfontify-region-function' on XEmacs.
9440                 Reset syntax cache on mode start.
9441                 Support multiline facification (even on legacy `font-lock').
9442         (cperl-facemenu-add-face-function): ??? Some contributed code ???
9443         (cperl-after-change-function): Since `font-lock' and `lazy-lock'
9444                 refuse to inform us whether the fontification is due to lazy
9445                 calling or due to edit to a buffer, install our own hook
9446                 (controlled by `cperl-hook-after-change').
9447         (cperl-electric-pod): =cut may have been recognized as start.
9448         (cperl-block-p): Move, updated for attributes.
9449         (cperl-calculate-indent): Try to allow '_' be non-word char
9450                 Support subs with attributes.
9451         (cperl-where-am-i): Quiet (?) a warning.
9452         (cperl-cached-syntax-table): New function.
9453         (cperl-forward-re): Use `cperl-cached-syntax-table'.
9454         (cperl-unwind-to-safe): Recognize `syntax-type' property
9455                 changing in a middle of line.
9456         (cperl-find-sub-attrs): New function.
9457         (cperl-find-pods-heres): Allow many <<EOP per line.
9458                 Allow subs with attributes.
9459                 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
9460                 Recognize "extproc " (OS/2) case-folded and only at start.
9461                 /x on s///x with empty replacement was not recognized.
9462                 Better comments.
9463         (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
9464                 Allow subs with attributes, labels.
9465                 Do not confuse "else::foo" with "else".
9466                 Minor optimizations...
9467         (cperl-after-expr-p): Try to allow '_' be non-word char.
9468         (cperl-fill-paragraph): Try to detect a major bug in Emacs
9469                 with `looking-at' inside `narrow' and bulk out if found.
9470         (cperl-imenu--create-perl-index): Updates for new
9471                 `cperl-imenu--function-name-regexp-perl'.
9472         (cperl-outline-level): Likewise.
9473         (cperl-init-faces): Allow multiline subroutine headers
9474                 and my/our declarations, and ones with comments.
9475                 Allow subroutine attributes.
9476         (cperl-imenu-on-info): Better docstring.
9477         (cperl-etags): Rudimentary support for attributes.
9478                 Support for packages and "package;".
9479         (cperl-add-tags-recurse-noxs): Better (?) docstring.
9480         (cperl-add-tags-recurse-noxs-fullpath): Likewise.
9481         (cperl-tags-hier-init): Misprint for `fboundp' fixed.
9482         (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
9483         (cperl-perldoc): Add autoload.
9484         (cperl-perldoc-at-point): Likewise.
9485         (cperl-here-doc-spell): New function.
9486         (cperl-pod-spell): Likewise.
9487         (cperl-map-pods-heres): Likewise.
9488         (cperl-get-here-doc-region): Likewise.
9489         (cperl-font-lock-fontify-region-function): Likewise (backward
9490                 compatibility for legacy `font-lock').
9491         (cperl-font-lock-unfontify-region-function): Fix style.
9492         (cperl-fontify-syntaxically): Recognize and optimize away deferred
9493                 calls with no-change.  Governed by `cperl-hook-after-change'.
9494         (cperl-fontify-update): Recognize that syntaxification region
9495                 can be larger than fontification one.
9496                 XXXX we leave `cperl-postpone' property, so this is quadratic...
9497         (cperl-fontify-update-bad): Temporary placeholder until
9498                 it is clear how to implement `cperl-fontify-update'.
9499         (cperl-time-fontification): New function.
9500         (attrib-group): New text attribute.
9501         (multiline): New value: `syntax-type' text attribute.
9503         After 5.2:
9504         (cperl-emulate-lazy-lock): New function.
9505         (cperl-fontify-syntaxically): Would skip large regions.
9506         Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
9507         Some globals were declared, but uninitialized.
9509         After 5.3, 5.4:
9510         (cperl-facemenu-add-face-function): Add docs, fix U<>.
9511         Copyright message updated.
9512         (cperl-init-faces): Work around a bug in `font-lock'.  May slow
9513                         facification down a bit.
9514                 Misprint for my|our|local for old `font-lock'
9515                         "our" was not fontified same as "my|local".
9516                 Highlight variables after "my" etc even in
9517                         a middle of an expression.
9518                 Do not facify multiple variables after my etc
9519                         unless parentheses are present.
9521         After 5.5, 5.6
9522         (cperl-fontify-syntaxically): after-change hook could reset.
9523         (cperl-syntax-done-to) to a middle of line; unwind to BOL.
9525         After 5.7:
9526         (cperl-init-faces): Allow highlighting of local ($/).
9527         (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
9528         (cperl-problems): Remove fixed problems.
9529         (cperl-find-pods-heres): Recognize #-comments in m##x too.
9530                 Recognize charclasses (unless delimiter is \).
9531         (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
9532         (cperl-regexp-scan): Update docs.
9533         (cperl-beautify-regexp-piece): Use information got from regexp scan.
9535         After 5.8:
9536         Major user visible changes:
9537         Recognition and fontification of character classes in RExen.
9538         Variable indentation of RExen according to groups.
9540         (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
9541                 Fontify REx charclasses in variable-name face.
9542                 Fontify POSIX charclasses in "type" face.
9543                 Fontify unmatched "]" in function-name face.
9544                 Mark first-char of HERE-doc as `front-sticky'.
9545                 Reset `front-sticky' property when needed.
9546         (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
9547         (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
9548         (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
9549                 constructs.  Support `narrow'ed buffers.
9550         (cperl-praise): Remove a reservation.
9551         (cperl-make-indent): New function.
9552         (cperl-indent-for-comment): Use `cperl-make-indent'.
9553         (cperl-indent-line): Likewise.
9554         (cperl-lineup): Likewise.
9555         (cperl-beautify-regexp-piece): Likewise.
9556         (cperl-contract-level): Likewise.
9557         (cperl-toggle-set-debug-unwind): New function.
9558                 New menu entry for this.
9559         (fill-paragraph-function): Use when `boundp'.
9560         (cperl-calculate-indent): Take into account groups when indenting RExen.
9561         (cperl-to-comment-or-eol): Recognize # which end a string.
9562         (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
9563         (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
9564         (cperl-fontify-syntaxically): More clear debugging message.
9565         (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
9566         (cperl-init-faces): More complicated highlight even on XEmacs (new).
9567         Merge cosmetic changes from XEmacs.
9569         After 5.9:
9570         (cperl-1+): Move to before the first use.
9571         (cperl-1-): Likewise.
9573         After 5.10:
9575         This code may lock Emacs hard!!!  Use at your own risk!
9577         (cperl-font-locking): New internal variable.
9578         (cperl-beginning-of-property): New function.
9579         (cperl-calculate-indent): Use `cperl-beginning-of-property'
9580         instead of `previous-single-property-change'.
9581         (cperl-unwind-to-safe): Likewise.
9582         (cperl-after-expr-p): Likewise.
9583         (cperl-get-here-doc-region): Likewise.
9584         (cperl-font-lock-fontify-region-function): Likewise.
9585         (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
9586                         recursively.
9587                 Bound `next-single-property-change' via `point-max'.
9588         (cperl-unwind-to-safe): Bound likewise
9589         (cperl-font-lock-fontify-region-function): Likewise.
9590         (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
9591                 Initialization of `cperl-font-lock-multiline-start' could be
9592                 missed if the "main" fontification did not run due to the
9593                 keyword being already fontified.
9594         (cperl-pod-spell): Return t from do-one-chunk function.
9595         (cperl-map-pods-heres): Stop when the worker returns nil.
9596                 Call `cperl-update-syntaxification'.
9597         (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
9598         (cperl-get-here-doc-delim): Remove unused function.
9600         After 5.11:
9602         The possible lockup of Emacs (introduced in 5.10) fixed.
9604         (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
9605         (cperl-syntaxify-for-menu): New customization variable.
9606         (cperl-select-this-pod-or-here-doc): New function.
9607         (cperl-get-here-doc-region): Extra argument.
9608                 Do not adjust pos by 1.
9610         New menu entries
9611                 (Perl/Tools): Selection of current POD or HERE-DOC section.
9612                 (Debugging CPerl:) backtrace on fontification.
9614         After 5.12:
9615         (cperl-cached-syntax-table): Use `car-safe'.
9616         (cperl-forward-re): Remove spurious argument SET-ST.
9617                 Add documentation.
9618         (cperl-forward-group-in-re): New function.
9619         (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
9620         (XXXX Temporary (?) hack is to syntax-mark them as comment).
9622         After 5.13:
9623         (cperl-string-syntax-table): Make { and } not-grouping
9624           (Sometimes they ARE grouping in RExen, but matching them would only
9625            confuse in many situations when they are not)
9626         (beginning-of-buffer): Replace two occurrences with goto-char...
9627         (cperl-calculate-indent): `char-after' could be nil...
9628         (cperl-find-pods-heres): REx can start after "[" too.
9629                 Hightlight (??{}) in RExen too.
9630         (cperl-maybe-white-and-comment-rex): New constant
9631         (cperl-white-and-comment-rex): Likewise.
9632                 XXXX Not very efficient, but hard to make
9633                 better while keeping 1 group.
9635         After 5.13:
9636         (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
9637                 Likewise for 1 << identifier.
9639         After 5.14:
9640         (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
9641                 Error-less condition-case could fail.
9642         (cperl-font-lock-fontify-region-function): Likewise.
9643         (cperl-init-faces): Likewise.
9645         After 5.15:
9646         (cperl-find-pods-heres): Support property REx-part2.
9647         (cperl-calculate-indent): Likewise.
9648                 Don't special-case REx with non-empty 1st line.
9649         (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
9650                 Invert highlighting of charclasses:
9651                         now the envelop is highlighted.
9652                 Highlight many others 0-length builtins.
9653         (cperl-praise): Mention indenting and highlight in RExen.
9655         After 5.15:
9656         (cperl-find-pods-heres): Highlight capturing parens in REx.
9658         After 5.16:
9659         (cperl-find-pods-heres): Highlight '|' for alternation
9660         Initialize `font-lock-warning-face' if not present.
9661         (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
9662                          `font-lock-function-name-face'.
9663         (cperl-look-at-leading-count): Likewise.
9664         (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
9665                         `font-lock-keyword-face' (needed for
9666                         batch processing), etc...
9667                 Use `font-lock-builtin-face' for builtin in REx
9668                         Now `font-lock-variable-name-face'
9669                         is used for interpolated variables
9670                 Use "talking aliases" for faces inside REx
9671                 Highlight parts of REx (except in charclasses)
9672                         according to the syntax and/or semantic
9673                 Syntax-mark a {}-part of (?{}) as "comment"
9674                         (it was the ()-part)
9675                 Better logic to distinguish what is what in REx
9676         (cperl-tips-faces): Document REx highlighting
9677         (cperl-praise): Mention REx syntax highlight etc.
9679         After 5.17:
9680         (cperl-find-sub-attrs): Would not always manage to print error message.
9681         (cperl-find-pods-heres): Localize `font-lock-constant-face'.
9683         After 5.18:
9684         (cperl-find-pods-heres): Misprint in REx for parsing REx.
9685                 Very minor optimization.
9686                 `my-cperl-REx-modifiers-face' got quoted.
9687                 Recognize "print $foo <<END" as HERE-doc.
9688                 Put `REx-interpolated' text attribute if needed.
9689         (cperl-invert-if-unless-modifiers): New function.
9690         (cperl-backward-to-start-of-expr): Likewise.
9691         (cperl-forward-to-end-of-expr): Likewise.
9692         (cperl-invert-if-unless): Works in "the opposite way" too.
9693                 Cursor position on return is on the switch-word.
9694                 Indents comments better.
9695         (REx-interpolated): New text attribute.
9696         (cperl-next-interpolated-REx): New function.
9697         (cperl-next-interpolated-REx-0): Likewise.
9698         (cperl-next-interpolated-REx-1): Likewise.
9699         "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
9700         Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
9701         (cperl-praise): Mention finded interpolated RExen.
9703         After 5.19:
9704         (cperl-init-faces): Highlight %$foo, @$foo too.
9705         (cperl-short-docs): Better docs for system, exec.
9706         (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
9707                 Would not find HERE-doc ended by EOF without NL.
9708         (cperl-short-docs): Correct not-doubled \-escapes.
9709         start block: Put some `defvar' for stuff gone from XEmacs.
9711         After 5.20:
9712         initial comment: Extend copyright, fix email address.
9713         (cperl-indent-comment-at-column-0): New customization variable.
9714         (cperl-comment-indent): Indentation after $#a would increasy by 1.
9715         (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
9716         (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
9717         (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
9718         (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
9719                         highlight $ in $foo too (UNTESTED).
9720         (cperl-set-style): Docstring missed some available styles.
9721         toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
9722                 Change "Current" to "Memorize Current".
9723         (cperl-indent-wrt-brace): New customization variable; the default is
9724                 as for pre-5.2 version.
9725         (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
9726         (cperl-style-alist): Likewise.
9727         (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
9728                 and `cperl-extra-newline-before-brace' etc
9729                 being t
9730         (cperl-indent-exp): Plans B and C to find continuation blocks even
9731                 if `cperl-extra-newline-before-brace' is t.
9733         After 5.21:
9734         Improve some docstrings concerning indentation.
9735         (cperl-indent-rules-alist): New variable.
9736         (cperl-sniff-for-indent): New function name
9737                 (separated from `cperl-calculate-indent').
9738         (cperl-calculate-indent): Separate the sniffer and the indenter;
9739                 uses `cperl-sniff-for-indent' now.
9740         (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
9741                 was inverted;
9742                 Support `comment-column' = 0.
9744 2006-10-11  Martin Rudalics  <rudalics@gmx.at>
9746         * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
9747         * help-at-pt.el (scan-buf-move-to-region): Likewise.
9748         * longlines.el (longlines-window-change-function): Likewise.
9749         * simple.el (undo-ask-before-discard): Likewise.
9750         * wid-edit.el (widget-field-prompt-internal)
9751         (widget-documentation-link-p): Likewise.
9753 2006-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9755         * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
9756         for a keyword.
9758 2006-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9760         * newcomment.el (comment-valid-prefix-p): Make the check
9761         more thorough.  From an idea by Martin Rudalics <rudalics@gmx.at>.
9762         (comment-indent-new-line): Adjust call.
9764 2006-10-09  Ken Manheimer  <ken.manheimer@gmail.com>
9766         * allout.el (allout-back-to-current-heading): Base on lower-level
9767         routines to get proper disqualification of aberrant topics.
9769 2006-10-09  Richard Stallman  <rms@gnu.org>
9771         * textmodes/two-column.el (2C-two-columns): Doc fix.
9773 2006-10-09  Kim F. Storm  <storm@cua.dk>
9775         * shell.el (explicit-csh-args, explicit-bash-args): Add comment
9776         about implicit use.
9778 2006-10-08  Richard Stallman  <rms@gnu.org>
9780         * textmodes/two-column.el (2C-two-columns): Doc fix.
9782 2006-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9784         * files.el: Mark `buffer-read-only' as safe-local-variable.
9786 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
9788         * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
9789         Burp if GUD buffer has been killed.
9791 2006-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9793         * completion.el (add-completions-from-c-buffer):
9794         Don't presume an error's second element is a string.
9795         Use looking-at rather than buffer-substring + member.
9797 2006-10-07  Eli Zaretskii  <eliz@gnu.org>
9799         * mail/rmail.el (rmail-redecode-body): If the old encoding is
9800         `undecided', call find-coding-systems-region to find a proper
9801         non-trivial encoding.
9802         (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
9803         and "text/plain".
9805 2006-10-07  Kevin Ryde  <user42@zip.com.au>
9807         * textmodes/reftex-vars.el (defgroup reftex): Update home page
9808         url-link.
9810         * strokes.el (defgroup strokes): Remove invalid url-link.
9812 2006-10-07  Magnus Henoch  <mange@freemail.hu>
9814         * autoinsert.el (auto-insert-alist): Doc fix.
9816 2006-10-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9818         * mouse-sel.el (mouse-insert-selection-internal):
9819         Use insert-for-yank, so that yank handlers are run.
9821 2006-10-07  Kim F. Storm  <storm@cua.dk>
9823         * ido.el (ido-file-extension-aux): Fix comparison.
9825 2006-10-06  Kim F. Storm  <storm@cua.dk>
9827         * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
9829 2006-10-05  Juanma Barranquero  <lekktu@gmail.com>
9831         * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
9832         (ad-make-mapped-call): Use `let', not `let*'.
9834 2006-10-05  Chong Yidong  <cyd@stupidchicken.com>
9836         * international/mule-cmds.el (coding-system-change-eol-conversion):
9837         Ensure the coding system is initialized before calling
9838         coding-system-eol-type.
9840 2006-10-04  Carsten Dominik  <dominik@science.uva.nl>
9842         * textmodes/org.el (org-rm-props, org-activate-plain-links)
9843         (org-activate-angle-links, org-activate-dates)
9844         (org-activate-target-links, org-activate-camels)
9845         (org-activate-tags): Add `rear-nonsticky' text property to avoid
9846         textproperty keymaps from being active beyond the end of a line.
9847         (org-unfontify-region): Also remove `rear-nonsticky' property.
9849 2006-10-04  Kenichi Handa  <handa@m17n.org>
9851         * international/code-pages.el (next): Table fixed.
9853 2006-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9855         * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
9856         that it's been made unnecessary by removing narrowing.
9858 2006-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9860         * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
9861         control flow a bit, simplify another bit, and add comments.
9863 2006-10-03  David Kastrup  <dak@gnu.org>
9865         * help.el (describe-mode): For clicks on mode-line, use "@"
9866         interactive argument to get the major mode of the click instead of
9867         the current buffer.
9869         * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
9870         in order to better redirect mouse-2 clicks.  Also allow default
9871         bindings to apply.
9873 2006-10-03  Kim F. Storm  <storm@cua.dk>
9875         * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
9876         (pushnew): Fix last change.
9878 2006-10-03  Denis St\e,A|\e(Bnkel  <dstuenkel@googlemail.com>  (tiny change)
9880         * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
9881         Use the interactive spec of `eval-expression'.
9883 2006-10-02  Michael Welsh Duggan  <md5i@cs.cmu.edu>
9885         * progmodes/sh-script.el (sh-prev-thing): Fix last change.
9887 2006-10-02  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
9889         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
9890         2006-09-28 commit.
9892 2006-10-02  Kenichi Handa  <handa@m17n.org>
9894         * international/code-pages.el (iso-8859-6): Table fixed.
9896 2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>
9898         * dired.el (dired-build-subdir-alist): Fix previous change.
9900 2006-10-01  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9902         * simple.el (undo-elt-crosses-region): Fix the inequalities.
9904 2006-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9906         * emacs-lisp/find-func.el (find-function-regexp): Don't match
9907         "define-button-type".
9909         * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
9910         they don't keep accumulating.
9912 2006-10-01  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
9914         * ffap.el (ffap-rfc-path): Change the address of the RFC
9915         repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
9917 2006-10-01  Stephen Berman  <Stephen.Berman@gmx.net>
9919         * allout.el (allout-expose-topic): Rectify implementation of "+"
9920         spec, so that bodies are not exposed with headlines.
9922 2006-10-01  Ken Manheimer  <ken.manheimer@gmail.com>
9924         * allout.el (allout-current-depth): Do aberrent check only at or
9925         below doublecheck depth.
9926         (allout-chart-subtree): Make it explicit that LEVELS being nil
9927         means unlimited depth.  Drop undocumented support for LEVELS value
9928         t meaning unlimited depth.  (This is consistent with
9929         allout-chart-to-reveal, but contrary to allout-show-children,
9930         which needs to use nil to default to depth of 1.)
9931         (allout-goto-prefix-doublechecked): Wrap long docstring line.
9932         (allout-chart-to-reveal): Be explicit in docstring about meaning
9933         of nil LEVELS, and drop support for LEVELS value t.
9934         (allout-show-children): Translate the level spec used by this
9935         routine to that used by allout-chart-subtree and
9936         allout-chart-to-reveal.
9937         (allout-show-to-offshoot): Retry once when stuck, after opening
9938         subtree - improvements in discontinuity handling likely will
9939         enable progress.
9941 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
9943         * wid-edit.el (widget-button-click-moves-point): New variable.
9944         (widget-button-click): If widget-button-click-moves-point is
9945         non-nil, set point after performing the button action.
9947         * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
9949 2006-09-30  Martin Rudalics  <rudalics@gmx.at>
9951         * files.el (find-file-existing): Modify to not allow wildcards.
9953 2006-09-30  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9955         * simple.el (undo-more): When undo information for the region is
9956         exhausted, say "No further undo information FOR REGION".
9958 2006-09-30  Michael Welsh Duggan  <md5i@cs.cmu.edu>
9960         * progmodes/sh-script.el (sh-prev-thing):
9961         Take `sh-leading-keywords' into account.
9963 2006-09-29  Glenn Morris  <rgm@gnu.org>
9965         * custom.el (defcustom): Doc fix.
9967         * calendar/calendar.el (european-calendar-style):
9968         Call european-calendar or american-calendar as needed when set.
9969         (diary-view-entries, list-calendar-holidays): Move autoloads
9970         before use.
9972 2006-09-29  Juri Linkov  <juri@jurta.org>
9974         * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
9975         to nil if there is no previous property change.
9977 2006-09-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
9979         * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
9980         saving anything to be sure that `forward-sexp' behaves correctly.
9982 2006-09-29  Chong Yidong  <cyd@stupidchicken.com>
9984         * simple.el (line-move-finish): Ignore field boundaries if the
9985         initial and final points have the same `field' property.
9987 2006-09-29  Kim F. Storm  <storm@cua.dk>
9989         * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
9990         to t while calling ido-read-internal.
9992 2006-09-29  Carsten Dominik  <dominik@science.uva.nl>
9994         * textmodes/org.el (org-file-remote-p): Get regexp from list.
9995         (org-archive-subtree): Remove erraneous `]' from character list.
9997 2006-09-28  Jonathan Yavner  <jyavner@member.fsf.org>
9999         * ses.el (ses-in-print-area, ses-goto-data, ses-load)
10000         (ses-reconstruct-all): Make undo of "insert row" work by keeping
10001         markers for data-area and parameters-area.
10003 2006-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10005         * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
10007         * font-lock.el (font-lock-after-change-function): Refontify next line
10008         as well if end is at BOL.
10009         (font-lock-extend-jit-lock-region-after-change): Be more careful to
10010         only extend the region as much as needed.
10012 2006-09-28  Richard Stallman  <rms@gnu.org>
10014         * comint.el (comint-mode): Bind font-lock-defaults non-nil.
10016         * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
10018         * international/mule.el (after-insert-file-set-coding):
10019         If VISIT, don't let set-buffer-multibyte make undo info.
10021 2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp>  (tiny change)
10023         * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
10024         lines in base64-encoded authentication response.
10026 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10028         * progmodes/ebnf2ps.el: Doc fix.  Implement arrow spacing and scaling.
10029         (ebnf-version): New version 4.3.
10030         (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
10031         (ebnf-prologue): Adjust PostScript programming.
10032         (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
10033         (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
10035 2006-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10037         * jit-lock.el (jit-lock-force-redisplay): Rename from
10038         jit-lock-fontify-again, and undo the mistaken change I've just done.
10040         * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
10041         (jit-lock-fontify-again): Don't refontify text that's not displayed.
10043 2006-09-26  Kenichi Handa  <handa@m17n.org>
10045         * startup.el (display-splash-screen): Allow a prefix argument.
10047 2006-09-25  Jason Rumney  <jasonr@gnu.org>
10049         * subr.el (shell-quote-argument): Use DOS logic for Windows
10050         shells with DOS semantics.
10052 2006-09-24  Richard Stallman  <rms@gnu.org>
10054         * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
10055         (compilation-goto-locus): Use compilation-goto-locus-delete-o
10056         to delete the overlay.  Put it on pre-command-hook.
10058         * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
10060         * startup.el (fancy-splash-screens, normal-splash-screen):
10061         Call the splash buffer *About GNU Emacs*.
10063         * simple.el (next-error-highlight, next-error-highlight-no-select):
10064         Default to 0.5.
10065         (yank-excluded-properties): Add `fontified'.
10067         * font-lock.el (font-lock-compile-keywords): Allow value of
10068         syntax-begin-function to enable paren-column-0 highlighting.
10070 2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>
10072         * dired.el (dired-build-subdir-alist): When file ends in colon,
10073         don't exit the loop, just disregard that file.
10075 2006-09-24  Chong Yidong  <cyd@stupidchicken.com>
10077         * simple.el (line-move-finish): Handle corner case for fields in
10078         continued lines.
10079         (line-move-1): Remove flawed test for that case.
10081 2006-09-24  Ken Manheimer  <ken.manheimer@gmail.com>
10083         * icomplete.el (icomplete-simple-completing-p): Use the correct
10084         name for the new variable, `icomplete-with-completion-tables'.
10085         (file local variables): Remove superfluous setting.
10087 2006-09-23  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
10089         * calendar/appt.el (appt-check): Fix typo for appointments just
10090         after midnight.
10092 2006-09-23  Chong Yidong  <cyd@stupidchicken.com>
10094         * help.el (describe-key-briefly, describe-key): Don't expect an
10095         extra up event if a down-event is generated by a popup menu.
10097 2006-09-23  Michal Nazarewicz  <mnazarewicz@gmail.com>  (tiny change)
10099         * textmodes/ispell.el (ispell-change-dictionary): Don't check the
10100         local dictionary when changing the global dictionary.
10102 2006-09-23  Ken Manheimer  <ken.manheimer@gmail.com>
10104         * icomplete.el (icomplete-with-completion-tables): List of
10105         specialized completion tables with which icomplete should
10106         operate.  Include the new `internal-complete-buffer', so icomplete
10107         works with interactive buffer-selection.
10108         (icomplete-simple-completing-p): Add acceptance of specialized
10109         completion tables listed in icomplete-with-completion-tables.
10111 2006-09-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10113         * frame.el (focus-follows-mouse): Set default to nil on Mac.
10115         * startup.el (command-line): Use `custom-reevaluate-setting' for
10116         `focus-follows-mouse'.
10118 2006-09-22  Richard Stallman  <rms@gnu.org>
10120         * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
10121         explain why Save is not available.
10123 2006-09-22  Juanma Barranquero  <lekktu@gmail.com>
10125         * woman.el (woman0-so): Use `let*', not `let'.
10126         (woman-horizontal-line): Remove unbalanced parenthesis.
10128 2006-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10130         * woman.el: Make sure all the end-of-region markers we use have
10131         a non-nil insertion-type.
10132         (woman0-so): Move things around so we can use copy-marker.
10133         (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
10134         Adjust marker type.
10135         (woman2-process-escapes): Check marker type.
10136         (woman-horizontal-line): Dispense with the use of a marker.
10138 2006-09-22  Jay Belanger  <belanger@truman.edu>
10140         * calc/calc-lang.el: Add Greek letters to math-variable-table
10141         property of tex.
10143 2006-09-22  Chong Yidong  <cyd@stupidchicken.com>
10145         * files.el (save-some-buffers-action-alist): Display diff in view-mode.
10147 2006-09-22  Masatake YAMATO  <jet@gyve.org>
10149         * add-log.el (add-log-current-defun): Use `forward-sexp'
10150         instead of `forward-word' to pick c++::symbol.
10151         Reported by Guanpeng Xu <herberteuler@hotmail.com>.
10153 2006-09-22  Kenichi Handa  <handa@m17n.org>
10155         * bindings.el: Fix setting self-insert-command for multibyte
10156         characters in global-map.
10158 2006-09-21  David Kastrup  <dak@gnu.org>
10160         * mouse.el (mouse-posn-property): Fix typo for `event-start' in
10161         doc string.
10163 2006-09-21  Kenichi Handa  <handa@m17n.org>
10165         * language/european.el ("Latin-1"): Add windows-1252 to
10166         coding-priority.
10167         ("German"): Likewise.
10169 2006-09-21  Kim F. Storm  <storm@cua.dk>
10171         * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
10172         Suggested by Miles Bader.
10174         * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change.  Use memql
10175         instead of add-to-list in the simple case.
10177 2006-09-20  Kenichi Handa  <handa@m17n.org>
10179         * isearch.el (isearch-process-search-char): Cancel the previous change.
10180         (isearch-search-string): New function.
10181         (isearch-search): Use isearch-search-string.
10182         (isearch-lazy-highlight-search): Likewise.
10184 2006-09-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10186         * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
10187         string to become an option.
10189 2006-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10191         * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
10193 2006-09-20  Kim F. Storm  <storm@cua.dk>
10195         * simple.el (line-move-partial): Call pos-visible-in-window-p with
10196         position t instead of trying both window-end and window-end - 1.
10198 2006-09-20  Carsten Dominik  <dominik@science.uva.nl>
10200         * textmodes/org.el (org-scan-tags): Find end of subtrees also in
10201         hidden trees.
10203 2006-09-20  David Kastrup  <dak@gnu.org>
10205         * mouse.el (mouse-posn-property): Improve doc string.
10206         (mouse-on-link-p): Change buffers for function calls on links.
10208         * menu-bar.el (clipboard-yank): Bomb out in interactive use if
10209         buffer is read-only.
10211 2006-09-20  Ken Manheimer  <ken.manheimer@gmail.com>
10213         * allout.el (allout-unprotected): Let inhibit-read-only only when
10214         buffer-read-only isn't set.
10215         (allout-annotate-hidden): Enable topic annotation during copies even
10216         when the buffer is read-only, eg for topic copies.  Ensure that the loop
10217         advances, even when the span extends beyond the deletion region.
10218         (allout-toggle-subtree-encryption): Use allout-structure-added-hook
10219         rather than allout-exposure-changed-hook, as a stronger assertion.
10220         (allout-keybindings-list): Add bindings for
10221         allout-copy-line-as-kill and allout-copy-topic-as-kill.
10222         (allout-copy-line-as-kill, allout-copy-topic-as-kill):
10223         Copy wrappers for allout-kill-line and allout-kill-topic.
10224         (allout-listify-exposed): Position correctly to accumulate lines.
10226 2006-09-19  Chong Yidong  <cyd@stupidchicken.com>
10228         * simple.el (line-move-1): Escape field boundaries occurring
10229         exactly at point.  Update goal column if constrained to a field.
10230         (line-move-finish): Escape field boundaries occurring exactly at point.
10232 2006-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10234         * mouse.el (mouse-on-link-p): Tentatively fix last change.
10235         (mouse-drag-vertical-line): Remove unused var `wconfig'.
10237 2006-09-19  Kim F. Storm  <storm@cua.dk>
10239         * help.el (describe-key-briefly, describe-key): Simplify printing
10240         of descriptions by using format and %S.  Fix "is undefined"
10241         messages to say "at that spot" for mouse events.
10243         * simple.el (line-move-partial): Optimize.  Try window-line-height
10244         before posn-at-point to get vpos of current line.
10246 2006-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
10248         * emulation/viper.el: Bump up version/date of update to reflect the
10249         substantial changes done in August 2006.
10251         * emulation/viper-cmd.el (viper-next-line-at-bol): Make sure button-at,
10252         push-button are defined.
10254         * ediff-util.el (ediff-add-to-history): New function.
10256         * ediff.el: Use ediff-add-to-history instead of add-to-history.
10258 2006-09-18  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10260         * textmodes/conf-mode.el (conf-space-mode): Doc fix.
10261         Delete duplicate make-local-variable form.
10262         (conf-space-keywords): Add autoload cookie.
10263         Fix typo (`keywords', not `keyword').
10265 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10267         * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
10268         x-gtk-file-dialog-help-text.  Rename x-use-old-gtk-file-dialog
10269         to x-gtk-use-old-file-dialog.
10271 2006-09-18  Richard Stallman  <rms@gnu.org>
10273         * wid-edit.el (widget-button-click): Handle non-mouse-motion events
10274         that might come in during mouse tracking.
10276 2006-09-18  Kim F. Storm  <storm@cua.dk>
10278         * simple.el (line-move-partial): Rework 2006-09-15 change to use
10279         new window-line-height function.  Further optimize by not calling
10280         pos-visible-in-window-p for window-end when window-line-height
10281         returns useful information.
10283 2006-09-16  Richard Stallman  <rms@gnu.org>
10285         * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
10286         (conf-space-mode): Don't handle prefix arg.
10287         Delete conf-space-keywords-override code.
10288         Use add-hook.
10289         (conf-space-keywords): New command.
10290         (conf-space-mode-internal): Be careful with imenu-generic-expression.
10291         Delete conf-space-keywords-override code.
10292         (conf-space-keywords-alist): Doc fix.
10293         (conf-space-font-lock-keywords): Doc fix.
10294         (conf-space-keywords-override): Var deleted.
10296 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
10298         * startup.el (fancy-splash-screens): Don't switch to the scratch
10299         buffer; it may not be the next buffer.
10301 2006-09-16  Romain Francoise  <romain@orebokech.com>
10303         * saveplace.el (load-save-place-alist-from-file): Use expanded name
10304         in both messages.
10306 2006-09-16  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
10308         * progmodes/python.el (python-preoutput-filter):
10309         Fix arg order to string-match.
10311 2006-09-16  Richard Stallman  <rms@gnu.org>
10313         * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
10314         font-lock-compile-keywords.
10316         * font-lock.el (font-lock-compile-keywords): Rename optional arg
10317         to SYNTACTIC-KEYWORDS and reverse the sense.  All callers changed.
10319 2006-09-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10321         * cus-start.el (all): Add x-gtk-show-chooser-help-text.
10323         * select.el (xselect-convert-to-string): If UTF8_STRING is requested
10324         and the data doesn't look like UTF8, send STRING instead.
10326 2006-09-16  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
10328         * textmodes/flyspell.el (flyspell-check-region-doublons):
10329         New function to detect duplicated words.
10330         (flyspell-large-region): Use it.
10332 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
10334         * simple.el (line-move-to-column): Revert 2006-08-03 change.
10336 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
10338         * help.el (describe-prefix-bindings): Use let, not let*.
10340 2006-09-16  Ken Manheimer  <ken.manheimer@gmail.com>
10342         * allout.el (allout-regexp, allout-line-boundary-regexp)
10343         (allout-bob-regexp): Correct grouping and boundaries to fix
10344         backwards traversal.
10345         (allout-depth-specific-regexp, allout-depth-one-regexp):
10346         New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
10347         worse time in allout-ascend.
10348         (allout-doublecheck-at-and-shallower): Identify depth threshold
10349         below which topics are checked for and disqualified by containment
10350         discontinuities.
10351         (allout-hotspot-key-handler): Correctly handle multiple-key
10352         strokes.  Remove some unused variables.
10353         (allout-mode-leaders): Clarify that mode-specific comment-start
10354         will be used.
10355         (set-allout-regexp): Correctly regexp-quote allout regexps to
10356         properly accept alternative header-leads and primary bullets with
10357         regexp-specific characters (eg, C "/*", mathematica "(*").
10358         Include new regular expressions among those configured.
10359         (allout-infer-header-lead-and-primary-bullet):
10360         Rename allout-infer-header-lead.
10361         (allout-recent-depth): Manifest as a variable as well as a function.
10362         (allout-prefix-data): Simplify into an inline instead of a macro,
10363         assuming current match data rather than being explicitly passed
10364         it.  Establish allout-recent-depth value as well as
10365         allout-recent-prefix-beginning and allout-recent-prefix-end.
10366         (allout-aberrant-container-p): True when an item's immediate
10367         offspring discontinuously contained.  Useful for disqualifying
10368         unintended topic prefixes, likely at low depths.
10369         (allout-goto-prefix-doublechecked): Elaborate version of
10370         allout-goto-prefix which disqualifies aberrant pseudo-items.
10371         (allout-pre-next-prefix): Layer on top of lower-level routines, to
10372         get disqualification of aberrant containers.
10373         (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
10374         containers.
10375         (allout-beginning-of-current-entry): Position at start of buffer
10376         when in container (depth 0) entry.
10377         (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
10378         (allout-current-bullet): Strip text properties.
10379         (allout-get-prefix-bullet): Use right match groups.
10380         (allout-beginning-of-line, allout-next-heading):
10381         Disqualify aberrant containers.
10382         (allout-previous-heading): Disqualify aberrant containers, and
10383         change to regular (rather than inline) function, to allow
10384         self-recursion.
10385         (allout-get-invisibility-overlay): Increment so progress is made
10386         when the first overlay is not the sought one.
10387         (allout-end-of-prefix): Disqualify aberrant containers.
10388         (allout-end-of-line): Cycle something like allout-beginning-of-line.
10389         (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
10390         outline.el outlines) functional again.  Change the primary bullet
10391         along with the header-lead - level 1 new-style bullets now work.
10392         Engage allout-before-change-handler in mainline Emacs, not just
10393         XEmacs, to do undo handling.
10394         (allout-before-change-handler): Expose undo changes occurring in
10395         hidden regions.  Use allout-get-invisibility-overlay instead of
10396         reimplementing it inline.
10397         (allout-chart-subtree): Use start rather than end of prefix in
10398         charts.  Use allout-recent-depth variable.
10399         (allout-chart-siblings): Disqualify aberrant topics.
10400         (allout-beginning-of-current-entry): Position correctly.
10401         (allout-ascend): Use new allout-depth-specific-regexp and
10402         allout-depth-one-regexp for linear instead of O(N^2) or worse
10403         behavior.
10404         (allout-ascend-to-depth): Depend on allout-ascend, rather than
10405         reimplementing an algorithm.
10406         (allout-up-current-level): Depend on allout-ascend, rather than
10407         reimplementing an algorithm.  Return to start-point if we fail.
10408         (allout-descend-to-depth): Use allout-recent-depth variable
10409         instead of function.
10410         (allout-next-sibling): On traversal of numerous intervening
10411         topics, resort to economical allout-next-sibling-leap.
10412         (allout-next-sibling-leap): Specialized version of
10413         allout-next-sibling that uses allout-ascend cleverly, to depend on
10414         a regexp search to leap large numbers of contained topics, rather
10415         than arbitrarily many one-by-one traversals.
10416         (allout-next-visible-heading): Disqualify aberrant topics.
10417         (allout-previous-visible-heading): Position consistently when
10418         interactive.
10419         (allout-forward-current-level): Base on allout-previous-sibling
10420         rather than (differently) reimplmenting the algorithm.  Remove some
10421         unused variables.
10422         (allout-solicit-alternate-bullet): Present default choice stripped
10423         of text properties.
10424         (allout-rebullet-heading): Use bullet stripped of text properties.
10425         Register changes using allout-exposure-change-hook.
10426         Disregard aberrant topics.
10427         (allout-shift-in): With universal-argument, make topic a peer of
10428         it's former offspring.  Simplify the code by separating out
10429         allout-shift-out functionality.
10430         (allout-shift-out): With universal-argument, make offspring peers
10431         of their former container, and its siblings.  Implement the
10432         functionality here, rather than inappropriately muddling the
10433         implementation of allout-shift-in.
10434         (allout-rebullet-topic): Respect additional argument for new
10435         parent-child separation function.
10436         (allout-yank-processing): Use allout-ascend directly.
10437         (allout-show-entry): Disqualify aberrant topics.
10438         (allout-show-children): Handle discontinuous children gracefully,
10439         extending the depth being revealed to expose them and posting a
10440         message indicating the situation.
10441         (allout-show-to-offshoot): Remove obsolete and incorrect comment.
10442         Leave cursor in correct position.
10443         (allout-hide-current-subtree): Use allout-ascend directly.
10444         Disqualify aberrant topics.
10445         (allout-kill-line, allout-kill-topic): Preserve exposure layout in
10446         a way that the yanks can restore it, as used to happen.
10447         (allout-yank-processing): Restore exposure layout as recorded by
10448         allout-kill-*, as used to happen.
10449         (allout-annotate-hidden, allout-hide-by-annotation): New routines
10450         for preseving and restoring exposure layout across kills.
10451         (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
10452         (allout-encrypt-string): Strip text properties.
10453         Rearranged order and outline-headings for some of the
10454         miscellaneous functions.
10455         (allout-resolve-xref): No need to quote the error name in the
10456         condition-case handler section.
10457         (allout-flatten): Classic recursive (and recursively intensive,
10458         without tail-recursion) list-flattener, needed by allout-shift-out
10459         when confronted with discontinuous children.
10461 2006-09-16  Jason Rumney  <jasonr@gnu.org>
10463         * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
10464         on ms-windows.
10465         (dnd-open-unc-file): Remove.
10466         (dnd-open-local-file): Mention in doc string that it also handles
10467         remote files if the system natively supports unc file-names.
10469 2006-09-15  Kim F. Storm  <storm@cua.dk>
10471         * help.el (describe-key): Handle C-h k in *Help* buffer; collect
10472         all necessary information about the event before erasing *Help*.
10474         * simple.el (line-move-partial): Use window-line-visiblity to
10475         quickly check whether last line is partially visible, and only do
10476         the hard (and slow) part in that case.
10478 2006-09-15  Jay Belanger  <belanger@truman.edu>
10480         * COPYING: Replace "Library Public License" by "Lesser Public
10481         License" throughout.
10483 2006-09-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10485         * term/x-win.el (x-menu-bar-open): New function for F10.
10487 2006-09-15  Chong Yidong  <cyd@stupidchicken.com>
10489         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10490         Disallow filenames containing " -" to avoid confusion with libtool
10491         compilation messages.  Suggested by Stefan Monnier.
10493 2006-09-15  David Kastrup  <dak@gnu.org>
10495         * mouse-sel.el (mouse-sel-follow-link-p): Use event position
10496         instead of buffer position for `mouse-on-link-p'.
10498         * mouse.el (mouse-posn-property): New function looking up the
10499         properties at a click position in overlays and text properties in
10500         either buffer or strings.
10501         (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
10502         of both `follow-link' as well as `mouse-face' properties.
10503         (mouse-drag-track): Check `mouse-on-link-p' on event position, not
10504         buffer position.
10506         * help.el (describe-key-briefly): When reading a down-event on
10507         mode lines or scroll bar, swallow the following up event, too.
10508         Use the new mouse sensitity of `key-binding' for lookup.
10509         (describe-key): The same here.
10511 2006-09-15  Juanma Barranquero  <lekktu@gmail.com>
10513         * play/life.el (life-patterns): Add a few more interesting patterns.
10514         (life-setup): Force `show-trailing-whitespace' to nil.
10516 2006-09-14  Richard Stallman  <rms@gnu.org>
10518         * startup.el (fancy-splash-text): Change text to improve alignment.
10519         (fancy-splash-screens): Don't set non-standard tab width.
10520         Bind cursor-type temporarily, and make it easy to patch to
10521         preserve the splash buffer.
10522         (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
10523         (fancy-splash-screens): Display echo-area message explicitly.
10524         Don't set fancy-splash-help-echo.
10526         * simple.el (line-number-mode): Group mode-line instead of
10527         editing-basics.
10528         (column-number-mode, size-indication-mode): Likewise.
10530         * faces.el (mode-line-faces): Group mode-line instead of modeline.
10532         * time.el (display-time): Group mode-line instead of modeline.
10534         * cus-edit.el (mode-line): Rename from modeline.  All uses changed.
10536 2006-09-14  Chong Yidong  <cyd@stupidchicken.com>
10538         * startup.el (fancy-splash-text): Move editing instructions to
10539         fancy-splash-head.
10540         (fancy-splash-head): Issue editing instructions.
10541         (fancy-splash-screens): Fixup whitespace.
10543 2006-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10545         * bindings.el (mode-line-buffer-identification-keymap):
10546         Remove duplicate line.
10548 2006-09-14  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10550         * ido.el (ido-ignore-item-p): Allow any kind of functions in
10551         ignore lists.
10553 2006-09-14  Kim F. Storm  <storm@cua.dk>
10555         * jit-lock.el (jit-lock-fontify-again): New function.
10556         (jit-lock-fontify-now): Use it instead of lambda form.
10558 2006-09-13  Agustin Martin  <agustin.martin@hispalinux.es>
10560         * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
10561         (flyspell-auto-correct-word): Make ispell-filter local to these
10562         functions.  Check that ispell-filter has new stuff before calling
10563         ispell-parse-output.
10565 2006-09-13  Kim F. Storm  <storm@cua.dk>
10567         * simple.el (line-move-partial): Optimize.
10569 2006-09-13  Richard Stallman  <rms@gnu.org>
10571         * thingatpt.el (thing-at-point-bounds-of-url-at-point):
10572         Delete spurious backquote.
10574 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
10576         * net/rcirc.el (rcirc-print): Fix last change.
10578 2006-09-12  Jay Belanger  <belanger@truman.edu>
10580         * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
10582 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
10584         * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
10585         rcirc-show-maximum-output.
10586         (rcirc-mode): Remove window-scroll-function hook.
10587         (rcirc-scroll-to-bottom): Remove function.
10588         (rcirc-print): Recenter so point stays at the bottom of the window
10589         if point was already there.
10591 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
10593         * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
10594         not to "t".
10595         * progmodes/compile.el (compilation-start): Likewise.
10596         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
10597         Don't use expand-file-name on invocation-directory, since this
10598         might mishandle special characters in invocation-directory.
10600 2006-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10602         * pcvs-defs.el: Remove * in defcustom's docstrings.
10604 2006-09-12  Nick Roberts  <nickrob@snap.net.nz>
10606         * progmodes/compile.el (compilation-directory-properties):
10607         Doc fix for help-echo.
10609 2006-09-12  Lars Hansen  <larsh@soem.dk>
10611         * desktop.el (desktop-read): Add comment.
10613 2006-09-12  Kim F. Storm  <storm@cua.dk>
10615         * simple.el (next-error-highlight, next-error-highlight-no-select):
10616         Fix spelling error.
10618         * subr.el (sit-for): Rework to use input-pending-p and cond.
10619         Return nil input is pending on entry also for SECONDS <= 0.
10620         (while-no-input): Use input-pending-p instead of sit-for.
10622 2006-09-11  Richard Stallman  <rms@gnu.org>
10624         * simple.el (next-error-highlight, next-error-highlight-no-select):
10625         Fix custom type and doc strings.
10627 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10629         * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
10630         (diff-apply-hunk): Use it to ask for confirmation.
10632 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
10634         * emacs-lisp/cl.el (pushnew): Add missing `,'.
10636 2006-09-11  David Kastrup  <dak@gnu.org>
10638         * help.el (string-key-binding, describe-key-briefly)
10639         (describe-key): Remove `string-key-binding' and its callers since
10640         `key-binding' already caters for the proper lookup now.
10642 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10644         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
10645         (cfengine-mode): Use it.  Fix \ syntax to be like /.
10647         * bindings.el (mode-line-buffer-identification-keymap):
10648         Move initialization into declaration.
10650 2006-09-10  Kim F. Storm  <storm@cua.dk>
10652         * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
10653         (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
10654         (ido-delete-file-at-head): Pass head of ido-matches through ido-name
10655         in case of merged directories.  Reported by Micha\e,Ak\e(Bl Cadilhac.
10657 2006-09-10  Richard Stallman  <rms@gnu.org>
10659         * dired-aux.el: Handle errors in recursive copy usefully.
10660         (dired-create-files-failures): New variable.
10661         (dired-copy-file): Remove condition-case.
10662         (dired-copy-file-recursive): Check for errors on all file
10663         operations, and add them to dired-create-files-failures.
10664         Check file file-date-erorr here too.
10665         (dired-create-files): Check dired-create-files-failures
10666         and report those errors too.
10668         * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
10670         * subr.el (add-to-list): New argument COMPARE-FN.
10672 2006-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10674         * filecache.el (file-cache-add-directory)
10675         (file-cache-add-directory-list, file-cache-add-file)
10676         (file-cache-add-directory-using-find)
10677         (file-cache-add-directory-using-locate)
10678         (file-cache-add-directory-recursively): Add autoloads.
10680 2006-09-09  Richard Stallman  <rms@gnu.org>
10682         * textmodes/conf-mode.el (conf-space-mode):
10683         Use hack-local-variables-hook instead of calling hack-local-variables.
10684         (conf-space-keywords-override): New variable.
10685         (conf-space-mode-internal): New subroutine.  Reinit Font Lock mode.
10686         (conf-space-mode): Always make conf-space-keywords and
10687         conf-space-keywords-override local.
10688         Call conf-space-mode-internal directly as well as via hook.
10690 2006-09-09  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
10692         * progmodes/python.el (python-font-lock-keywords): Add `self' and other
10693         quasi-keywords.
10695 2006-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10697         * progmodes/python.el: Quieten the compiler about hippie-expand vars.
10698         (python-send-string): Be slightly more careful about adding \n.
10700         * startup.el (normal-splash-screen): Don't display the buffer if we'll
10701         kill it right away anyway.
10703 2006-09-09  Eli Zaretskii  <eliz@gnu.org>
10705         * international/codepage.el (cp850-decode-table): Fix a few codes.
10706         (cp858-decode-table): New variable.
10708 2006-09-09  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
10710         * net/ldap.el (ldap-search-internal): Doc fix.
10712 2006-09-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10714         * play/life.el (life-display-generation): Test for input manually if
10715         `sleeptime' is negative or null.
10717         * lpr.el (lpr-page-header-switches): Page title switch is one of them.
10718         (print-region-1): Substitute `%s' with the page title.
10720 2006-09-09  Matt Hodges  <MPHodges@member.fsf.org>
10722         * locate.el (locate-current-search): New variable.
10723         (locate): Set buffer local value.  Use current buffer if it is
10724         in Locate mode.
10725         (locate-mode): Disable undo here.
10726         (locate-do-setup): Use locate-current-filter from buffer to be killed.
10727         (locate-update): Use locate-current-search and locate-current-filter.
10729 2006-09-08  David Kastrup  <dak@gnu.org>
10731         * desktop.el (desktop-read): When loading a desktop, disable
10732         saving it while the load progresses, and switch off a pending lazy
10733         load by calling `desktop-lazy-abort'.
10735 2006-08-27  Martin Rudalics  <rudalics@gmx.at>
10737         * window.el (mouse-autoselect-window-timer)
10738         (mouse-autoselect-window-position)
10739         (mouse-autoselect-window-window)
10740         (mouse-autoselect-window-now): New vars.
10741         (mouse-autoselect-window-cancel)
10742         (mouse-autoselect-window-select)
10743         (mouse-autoselect-window-start): New functions.
10744         (handle-select-window): Call `mouse-autoselect-window-start' when
10745         delayed window autoselection is enabled.
10747         * cus-start.el (mouse-autoselect-window): Handle delayed window
10748         autoselection.
10750         * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
10751         commands after which it is allowed to print in the echo area.
10753 2006-09-08  Richard Stallman  <rms@gnu.org>
10755         * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
10757         * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
10758         (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
10760         * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
10761         (cancel-timer-internal): Add doc string.
10762         (cancel-function-timers): Doc fix.
10763         (with-timeout-handler, timer-event-last*): Add doc strings.
10765         * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
10767         * files.el (risky-local-variable-p): Match ...-bindat-spec.
10769         * dired.el (dired-log-summary): Add doc string.
10771         * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
10772         (custom-group-menu-create): Not here.
10774 2006-09-08  Carsten Dominik  <dominik@science.uva.nl>
10776         * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
10778 2006-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10780         * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
10781         (mac-apple-event-map): Define its handler.
10783 2006-09-07  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
10785         * net/ldap.el (ldap-search-internal): Handle `auth' key.
10787 2006-09-07  Magnus Henoch  <mange@freemail.hu>
10789         * net/rcirc.el (rcirc-activity-string): Don't quote value in case
10790         clause.
10792 2006-09-07  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10794         * info.el (Info-index): Bind completion-ignore-case.
10796 2006-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10798         * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
10799         previous commit.
10800         (inferior-prolog-guess-flavor): New fun left out of previous commit.
10801         (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
10802         burp in dedicated windows.
10803         (inferior-prolog-self-insert-command): New command.
10804         (inferior-prolog-mode-map): Use it.
10806 2006-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10808         * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
10810         * international/code-pages.el: Add cp858.
10812 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10814         * dnd.el: Fix bootstrapping.
10816 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10818         * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
10819         (dnd-open-remote-url): New function.
10820         (dnd-open-remote-file-function): Set to dnd-open-remote-url if
10821         not windows-nt.
10823 2006-09-07  Jason Rumney  <jasonr@gnu.org>
10825         * dnd.el (dnd-open-remote-file-function): New variable.
10826         (dnd-open-unc-file): New function.
10827         (dnd-open-file): Call dnd-open-remote-file-function if set.
10829 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10831         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
10832         pgg-passphrase-coding-system rather than locale-coding-system.
10833         * pgg-def.el (pgg-passphrase-coding-system): New user option.
10835 2006-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10837         * progmodes/prolog.el: Remove * in docstrings.
10838         (prolog-program-name): Add SWI prolog.
10839         (prolog-mode-menu): New menu.
10840         (prolog-mode): Set comment-add.
10841         (prolog-indent-line): Simplify.  Use indent-line-to.
10842         (inferior-prolog-buffer): New var.
10843         (inferior-prolog-run, inferior-prolog-process): New funs.
10844         (run-prolog, switch-to-prolog): Rewrite, using them.
10845         (prolog-consult-region): Use inferior-prolog-buffer.
10846         (inferior-prolog-load-file): New function.
10847         (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
10849         * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
10850         last word, if it's not the end of the paragraph.
10852         * files.el (abbreviate-file-name): Don't mistakenly match newlines in
10853         file name.
10855 2006-09-06  Ralf Angeli  <angeli@caeruleus.net>
10857         * frame.el (display-mm-dimensions-alist): New defcustom.
10858         (display-mm-height, display-mm-width): Use it.
10860 2006-09-06  Simon Josefsson  <jas@extundo.com>
10862         * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
10864 2006-09-06  Nick Roberts  <nickrob@snap.net.nz>
10866         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
10867         (gdb-var-list-children-regexp-1): Tweak regexps to catch full
10868         string values.
10870 2006-09-06  Kim F. Storm  <storm@cua.dk>
10872         * simple.el (line-move-partial): New function to do vscrolling for
10873         partially visible images / tall lines.  Rewrite based on code
10874         previously in line-move.  Simplify backwards vscrolling.
10875         (line-move): Use it.  Simplify.
10877 2006-09-05  Kim F. Storm  <storm@cua.dk>
10879         * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
10881 2006-09-05  Chong Yidong  <cyd@stupidchicken.com>
10883         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10884         Process the `gcc-include' after the `gnu' rule.
10886 2006-09-05  Kim F. Storm  <storm@cua.dk>
10888         * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
10890 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10892         * pgg.el (pgg-clear-string): Alias to clear-string for backward
10893         compatibility.
10895         * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
10896         inhibit-redisplay; encode passphrase with locale-coding-system.
10898 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
10900         * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
10902 2006-09-05  Nick Roberts  <nickrob@snap.net.nz>
10904         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
10905         (gdb-var-list-children-regexp): Make type field optional.
10907         * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
10908         e.g public, protected in C++.
10910 2006-09-04  John Paul Wallington  <jpw@pobox.com>
10912         * simple.el (completion-show-help): New defcustom.
10913         (completion-setup-function): Heed it.
10915 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
10917         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
10919 2006-09-04  Richard Stallman  <rms@gnu.org>
10921         * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
10922         (rsf-min-region-to-spam-list): Doc fix.
10923         (rsf-add-content-type-field): Doc fix.
10925         * simple.el (kill-region): Explicitly test there is a region.
10927 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10929         * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
10930         sendmail in several common directories.
10932         * mail/sendmail.el (sendmail-program): Moved here from paths.el.
10934         * paths.el (sendmail-program): Removed.
10936 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
10938         * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
10939         Das.  http://article.gmane.org/gmane.emacs.gnus.general/49947
10940         http://article.gmane.org/gmane.emacs.gnus.general/50457
10942 2006-09-03  Chong Yidong  <cyd@stupidchicken.com>
10944         * cus-edit.el (custom-group-menu-create): Avoid deactivating the
10945         mark after running the menu filter.
10947 2006-09-03  Juri Linkov  <juri@jurta.org>
10949         * international/quail.el (quail-defrule-internal): Add a check
10950         if a key is a vector.
10952 2006-09-02  Juri Linkov  <juri@jurta.org>
10954         * man.el (Man-topic-history): New variable.
10955         (man): Use it.
10957         * woman.el (woman-topic-history): Change defvar to defvaralias
10958         for symbol `Man-topic-history'.
10960         * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
10961         `comint-last-output-start' is a marker by using `markerp' and
10962         check if it has a position by using `marker-position', and use
10963         this position for `goto-char'.
10965         * international/quail.el (quail-defrule-internal): Add missing
10966         `error' call for null key.
10968 2006-09-02  Ryan Yeske  <rcyeske@gmail.com>
10970         * net/rcirc.el (rcirc-keywords): New variable.
10971         (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
10972         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
10973         variables.
10974         (rcirc-responses-no-activity): New function.
10975         (rcirc-handler-generic): Check for responses in above.
10976         (rcirc-process-command): Add ?: character to arguments of raw
10977         server commands.
10978         (rcirc-format-response-string): Use `rcirc-bright-nicks' and
10979         `rcirc-dim-nicks'.
10980         (rcirc-gray-toggle): Remove unused variable.
10981         (rcirc-print): Remove some tracking logic, which is moved into
10982         markup functions.
10983         (rcirc-activity-types): Was `rcirc-activity-type', now a list of
10984         types.
10985         (rcirc-activity-string): Look for 'keyword in activity-types.
10986         (rcirc-window-configuration-change): Don't erase overlay-arrow
10987         unnecessarily.
10988         (rcirc-add-or-remove): New function.
10989         (rcirc-cmd-ignore): Use it.
10990         (rcirc-message-leader): Remove unused function.
10991         (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
10992         (rcirc-add-face): New function.
10993         (rcirc-facify): Use rcirc-add-face.
10994         (rcirc-url-regexp): Add parens.
10995         (rcirc-map-regexp): Remove function.
10996         (rcirc-mangle-regexp): Remove function.
10997         (rcirc-markup-text-functions): New variable.
10998         (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
10999         (rcirc-markup-body-text, rcirc-markup-attributes)
11000         (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
11001         (rcirc-markup-bright-nicks): New markup handler functions.
11002         (rcirc-nick-in-message-full-line): New face.
11003         (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
11004         (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
11006 2006-09-02  Martin Rudalics  <rudalics@gmx.at>
11008         * cus-start.el (hscroll-margin, hscroll-step)
11009         (mode-line-in-non-selected-windows, mouse-autoselect-window)
11010         (x-use-underline-position-properties): Change version to "22.1"
11011         since they will appear there for the first time.
11013 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
11015         * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
11017 2006-08-31  Richard Stallman  <rms@gnu.org>
11019         * cus-edit.el (custom-save-variables): Slight cleanup.
11020         (Custom-no-edit): Renamed from custom-no-edit.
11021         (Custom-newline): Renamed from custom-newline.
11022         (custom-mode-map): Use new names.
11024         * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
11025         about customization, rather than M-x customize, in the doc string
11026         made for the defcustom.
11028         * emacs-lisp/trace.el (trace-function-background): Doc fix.
11030 2006-08-31  Romain Francoise  <romain@orebokech.com>
11032         * dired-x.el (dired-guess-shell-alist-default): Update.
11034 2006-08-31  Michael Mauger  <mmaug@yahoo.com>
11036         * custom.el (custom-theme-set-variables): Autoload packages before
11037         sorting the variables.
11039 2006-08-30  Michael Kifer  <kifer@cs.stonybrook.edu>
11041         * emulation/viper-cmd.el (viper-special-read-and-insert-char):
11042         Convert events to chars if XEmacs.
11043         (viper-after-change-undo-hook): Check if undo-in-progress is bound.
11045 2006-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11047         * progmodes/python.el (python-eldoc-function): Re-enable quit while
11048         waiting for process.
11050 2006-08-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11052         * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
11053         results in ASCII-only string, encode original one directly.
11055 2006-08-29  Romain Francoise  <romain@orebokech.com>
11057         * startup.el (normal-splash-screen, fancy-splash-screens):
11058         Make buffer read-only and arrange to enter view mode if necessary.
11060 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
11062         * hl-line.el (hl-line): New face.
11063         (hl-line-face): Use it.
11065         * image-mode.el (image-mode): Fix last fix.
11066         Suggested by Kim F. Storm.
11068 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
11070         Sync with Tramp 2.0.54.
11072         * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
11073         of `=', because `tramp-get-remote-gid' might not always return an
11074         integer when expected.
11075         (tramp-register-file-name-handlers): `partial-completion-mode' is
11076         unknown to XEmacs.
11077         (tramp-time-diff): Don't use `floor', it might fail for large
11078         differences.
11079         (tramp-handle-make-auto-save-file-name): For Emacs 21, set
11080         `tramp-auto-save-directory' if unset in order to guarantee unique
11081         auto-save file names.
11083 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
11085         * image-mode.el (image-mode): Display image as text on a terminal.
11087 2006-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11089         * progmodes/python.el (python-send-command): Simplify.
11090         (run-python): Don't generate a new buffer unless `new' was specified.
11091         Make sure we send `import emacs' to the proper process.
11093         * progmodes/python.el (python-send-command): Don't wait for the command
11094         to terminate.  Don't fiddle with compilation-parsing-end.
11096 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
11098         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
11099         Insert commentary after first line summary.
11101         * woman.el (woman-follow): New function, based on `man-follow'.
11102         (woman-mode-map): Use it.
11104         * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
11105         since ibuffer-do-sort-by-recency does not define a sorter.
11107 2006-08-28  Kim F. Storm  <storm@cua.dk>
11109         * find-dired.el (find-dired): Use shell-quote-argument to properly
11110         escape ( and ) args.  Also use it on {} and ; args in default
11111         value of find-ls-option string.
11112         (find-grep-dired): Use shell-quote-argument on {} and ; args.
11114 2006-08-27  Michael Olson  <mwolson@gnu.org>
11116         * emacs-lisp/tq.el: Small grammar fix in comments.
11117         (tq-enqueue): Check for existence of queue rather than the
11118         head queue item's question, which was a no-op.
11119         (tq-filter, tq-process-buffer): Make sure the process buffer
11120         exists before making it the current buffer.
11122 2006-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11124         * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
11125         (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
11126         (special-event-map): Apply 2006-08-16 change for x-win.el.
11128 2006-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11130         * progmodes/python.el (python-send-receive): Wait in the
11131         process's buffer so as to check the right buffer-local variables.
11133 2006-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11135         * emacs-lisp/checkdoc.el: Remove * in defcustoms.
11136         (defgroup checkdoc): Move to beginning.
11138         * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
11139         (python-preoutput-continuation): Remove.
11140         (python-preoutput-filter): Simplify correspondingly.
11141         Remove handling of _emacs_ok.  Make sure we skip _emacs_out's prompts.
11142         Loop around to catch embedded _emacs_out output.
11143         (run-python): Send the import&print command on a single line.
11144         (python-send-command): Send command&print on a single line.
11145         (python-send-string): Only add double \n if needed.
11146         (python-send-receive): Loop until the result comes.
11147         (python-mode-running): Defvar it.
11148         (python-setup-brm): Remove unused var `menu'.
11149         Only bind py-mode-map and `features' around brm-init.
11150         (python-calculate-indentation): Remove unused var `point'.
11151         (python-beginning-of-defun): Remove unused var `def-line'.
11153 2006-08-25  Richard Stallman  <rms@gnu.org>
11155         * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
11157 2006-08-25  Michael Kifer  <kifer@cs.stonybrook.edu>
11159         * emulation/viper.el (viper-set-hooks): Use frame bindings for
11160         viper-vi-state-cursor-color.
11161         (viper-non-hook-settings): Don't set default
11162         mode-line-buffer-identification.
11164         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
11165         New fun.
11166         (viper-set-cursor-color-according-to-state)
11167         (viper-get-saved-cursor-color-in-replace-mode)
11168         (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
11169         viper-emacs-state-cursor-color.
11171         * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
11172         (viper-undo): Use point if undo-beg-posn is nil.
11173         (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
11174         (viper-after-change-undo-hook): Don't use
11175         viper-emacs-state-cursor-color by default.
11176         (viper-undo): More sensible positioning after undo.
11178         * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
11179         (viper-emacs-state-cursor-color): Default to nil, since this feature
11180         doesn't work well yet.
11182         * ediff-mult.el (ediff-intersect-directories)
11183         (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
11184         always expand filenames.
11186 2006-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11188         * tumme.el: Remove * in defcustoms's docstrings.
11190 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
11192         * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
11193         Accept internal time format for SECS arg.
11194         (timer-relative-time): Doc fix.
11196         * jit-lock.el: "Stealth fontification by requeuing timers" patch,
11197         adapted from Martin Rudalics.
11198         (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
11199         (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
11200         (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
11201         using sit-for.
11203 2006-08-24  Francesc Rocher  <francesc.rocher@gmail.com>
11205         * cus-start.el (all): Add `overline-margin' and
11206         `x-underline-at-descent-line'.
11208 2006-08-24  Kim F. Storm  <storm@cua.dk>
11210         * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
11211         to mean "use find -exec"; nil now unambiguously means auto-detect.
11212         (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
11213         Use shell-quote-argument to build grep-find-command and
11214         grep-find-template.
11215         (rgrep): Use shell-quote-argument to properly quote arguments to find.
11216         Reported by Tom Seddon.
11218 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
11220         * startup.el (fancy-splash-head): Give instructions for dismissing
11221         the splash screen for default startup too.
11222         (display-startup-echo-area-message, fancy-splash-screens)
11223         (use-fancy-splash-screens-p): New arg hide-on-input.  If nil, show
11224         all splash text at once and keep the splash buffer around.
11225         (command-line-1): Give display-startup-echo-area-message a t arg.
11227 2006-08-23  Carsten Dominik  <dominik@science.uva.nl>
11229         * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
11230         gnus frame is selected.
11232 2006-08-23  Nick Roberts  <nickrob@snap.net.nz>
11234         * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
11236 2006-08-22  Kim F. Storm  <storm@cua.dk>
11238         * ido.el (ido-set-matches-1): Fix full matching for subdirs.
11239         Add suffix matching for subdirs.
11241 2006-08-22  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
11243         * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
11244         mouse-yank-at-point is non-nil.
11246 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
11248         * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
11249         a bit wider and remove fringes to fit initial output on line.
11251 2006-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11253         * frame.el (blink-cursor-end): Only ignore the error we care about.
11254         (blink-cursor-mode): Use blink-cursor-end to simplify the code.
11256 2006-08-21  Richard Stallman  <rms@gnu.org>
11258         * whitespace.el (whitespace-cleanup): Doc fix.
11260 2006-08-20  Ryan Yeske  <rcyeske@gmail.com>
11262         * net/rcirc.el (rcirc-show-maximum-output): New var.
11263         (rcirc-buffer-process): If no buffer argument is supplied, use
11264         current-buffer.
11265         (rcirc-complete-nick): Complete to the last completed nick first.
11266         (rcirc-mode): Preserve the value of `rcirc-urls' across
11267         connections.  Setup scroll function.
11268         (rcirc-scroll-to-bottom): New function.
11269         (rcirc-print): Use nick syntax around regexp work.
11270         Notice dim-nicks speaking only if they say our nick.
11271         (rcirc-update-activity-string): Do not show the modeline indicator
11272         if there are no live rcirc processes.
11273         (rcirc-cmd-ignore): Ignore case.
11274         (rcirc-browse-url-at-point): Fix off-by-one error.
11276 2006-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11278         * progmodes/python.el: Remove * in defcustom docstrings.
11279         (run-python, python-proc, python-try-complete): Use derived-mode-p.
11280         (python-mode): Set tab-width and indent-tabs-mode.
11282 2006-08-20  Dave Love  <fx@gnu.org>
11284         * progmodes/python.el: Update to Dave Love's latest version.
11285         (python-font-lock-keywords, python-mode): Don't use
11286         font-lock-syntax-table, but match symbol elements explicitly instead.
11287         (python-mode-map): Add help, and a few more key bindings.
11288         (python-skip-comments/blanks): Move out of comments as well.
11289         (python-continuation-line-p): Behave better with unbalanced parens.
11290         (python-blank-line-p): New fun.
11291         (python-open-block-statement-p): Don't use a heuristic.
11292         (python-outdent-p): Better handle blocks-in-the-same-line.
11293         (python-calculate-indentation): Misc improvements.
11294         (python-comment-indent): Remove.
11295         (python-block-pairs): New var.
11296         (python-first-word): New fun.
11297         (python-indentation-levels): Handle more common cases.
11298         (python-indent-line-1): Add `leave' argument.
11299         (python-indent-region): New fun.
11300         (python-skip-out): New fun.
11301         (python-beginning-of-statement, python-end-of-statement): Use it.
11302         (python-next-statement): Return correct count even at eob.
11303         (python-end-of-block): Fix paren-typo.
11304         (python-imenu-create-index): Add module variables.
11305         (run-python): Add `new' arg.
11306         Check we're at a prompt before returning.
11307         (python-send-command): Move to end of buffer.
11308         Wait for prompt to return.
11309         (python-set-proc): New fun.
11310         (python-imports): New var.
11311         (python-describe-symbol): Use it.  Adjust to new interface of `ehelp'.
11312         (python-eldoc-function): Try to move out of arg list.
11313         (python-outline-level): Offset by 1.
11314         (python-find-imports): New fun.
11315         (python-symbol-completions): Use python-imports.
11316         (python-module-path, ffap-alist): Add support for ffap.
11317         (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
11318         (python-insert-*, python-default-template, python-expand-template):
11319         Add templates/skeletons.
11320         (python-setup-brm): Support for Bicycle Repair Man.
11321         (python-abbrev-syntax-table): New var.
11322         (python-abbrev-pc-hook, python-pea-hook): New funs.
11324 2006-08-20  Chong Yidong  <cyd@stupidchicken.com>
11326         * frame.el (blink-cursor-start): Set timer first.
11327         (blink-cursor-end): Ignore timer cancelling errors.
11328         Suggested by Ken Manheimer.
11330 2006-08-20  Juanma Barranquero  <lekktu@gmail.com>
11332         * newcomment.el (comment-box): Call `comment-normalize-vars'.
11333         Add autoload cookie.
11335 2006-08-20  Richard Stallman  <rms@gnu.org>
11337         * simple.el (line-number-at-pos): Doc fix.
11339         * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
11340         timer-activate-when-idle, so timer can run before Emacs becomes
11341         non-idle again.
11343 2006-08-18  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
11345         * whitespace.el (whitespace-cleanup-internal): New optional arg
11346         REGION-ONLY.  If it's non-nil, modify the message to the user
11347         accordingly.
11348         (whitespace-cleanup-region): Call whitespace-cleanup-internal with
11349         a non-nil argument.
11351 2006-08-18  Gustav H\e,Ae\e(Bllberg  <gustav@gmail.com>  (tiny change)
11353         * rect.el (spaces-string): Simplify and add doc string.
11355 2006-08-17  Romain Francoise  <romain@orebokech.com>
11357         * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
11359 2006-08-17  Richard Stallman  <rms@gnu.org>
11361         * compare-w.el (compare-windows): lambda's take an arg and pass
11362         it to compare-windows-skip-whitespace.
11364 2006-08-17  Martin Rudalics  <rudalics@gmx.at>
11366         * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
11367         the right buffer.
11369 2006-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11371         * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
11372         removed files.
11374 2006-08-17  Nick Roberts  <nickrob@snap.net.nz>
11376         * progmodes/gdb-ui.el (gdb-locals-watch-map)
11377         (gdb-locals-watch-map-1): Suppress keymap first.
11378         (gdb-edit-locals-map-1): New variable.
11379         (gdb-edit-locals-value): New function.
11380         (gdb-stack-list-locals-handler): Use them.
11382 2006-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11384         * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
11385         cursor would normally be drawn in the fringe.
11387         * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
11388         Reported by Martin Rudalics <rudalics@gmx.at>.
11390 2006-08-16  Richard Stallman  <rms@gnu.org>
11392         * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
11393         (special-event-map): Process drag-n-drop events this way.
11395         * simple.el (move-beginning-of-line): Test whether fields
11396         would prevent motion back to line's first visible character.
11397         If so, stop where the fields would stop the motion.
11399         * newcomment.el (comment-indent): Fully update INDENT
11400         before checking to see if it will change the text.
11402         * cus-edit.el (custom-newline): New function.
11403         (custom-mode-map): Bind newline to custom-newline.
11405         * compare-w.el (compare-windows): Factor compare-ignore-whitespace
11406         into ignore-whitespace.
11407         Check each buffer for its skip-function.
11408         Handle compare-windows-skip-whitespace special-case test
11409         by returning t from default skip function.
11411 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
11413         * textmodes/org.el (org-clock-special-range)
11414         (org-clock-update-time-maybe): New functions.
11415         (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
11416         not only a-z.
11417         (org-agenda-get-blocks): Allow multiple blocks per headline.
11418         (org-timestamp-change): Call `org-clock-update-time-maybe'.
11419         (org-export-html-title-format)
11420         (org-export-html-toplevel-hlevel): New options.
11421         (org-export-language-setup): Add support for Czech.
11422         (org-mode, org-insert-todo-heading, org-find-visible)
11423         (org-find-invisible, org-invisible-p, org-invisible-p2)
11424         (org-back-to-heading, org-on-heading-p, org-up-heading-all)
11425         (org-show-subtree, org-show-entry, org-make-options-regexp):
11426         Remove compatibility support for old outline-mode.
11427         (org-check-occur-regexp): Funtion removed.
11428         (org-on-heading-p, org-back-to-heading): Made defalias.
11429         (org-set-local): New defsubst.
11430         (org-set-regexps-and-options, org-mode)
11431         (org-set-font-lock-defaults, org-edit-agenda-file-list)
11432         (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
11433         (org-remember-apply-template, org-table-edit-field)
11434         (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
11435         (org-set-autofill-regexps): Use `org-set-local'.
11436         (org-table-eval-formula): Fix bug with parsing of display flags.
11438 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
11440         * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
11441         frame with fringe arrow.  Suggested by Simon Marshall
11442         <simon.marshall@misys.com>.
11443         (gdb-stack-position): New variable.
11444         (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
11445         (gdb-frames-mode): Set gdb-stack-position to nil.
11446         Add to overlay-arrow-variable-list
11447         (gdb-reset): Delete gdb-stack-position from above list.
11449 2006-08-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11451         * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
11452         read only.
11454 2006-08-13  Romain Francoise  <romain@orebokech.com>
11456         * cus-theme.el (customize-create-theme)
11457         (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
11459         * filesets.el (filesets-add-buffer): Ditto.
11461         * pcvs.el (cvs-change-cvsroot): Ditto.
11463 2006-08-13  Nick Roberts  <nickrob@snap.net.nz>
11465         * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
11466         (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
11467         (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
11468         expressions.
11469         (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
11470         Only search till end of line.
11471         Add face to function names in case of no filename.
11472         Add face to variable names of watchpoints.
11474 2006-08-12  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
11476         * cus-start.el <indent-tabs-mode>: Move to the `indent'
11477         customization group.
11479 2006-08-12  Ken Manheimer  <ken.manheimer@gmail.com>
11481         * allout.el (allout-prior-bindings, allout-added-bindings):
11482         Remove, after long deprecation.
11483         (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
11484         Add customization vars controlling allout-beginning-of-line and
11485         allout-end-of-line conveniences.
11486         (allout-header-prefix, allout-use-mode-specific-leader)
11487         (allout-use-mode-specific-leader, allout-mode-leaders):
11488         Revise docstrings.
11489         (allout-infer-header-lead): Change to be an alias for
11490         allout-infer-header-lead-and-primary-bullet.
11491         (allout-infer-header-lead-and-primary-bullet): New version of
11492         allout-infer-header-lead which assigns the primary bullet to the
11493         same as the header lead, when its being changed.
11494         (allout-infer-body-reindent): Apply regexp-quote instead of
11495         unconditionally prepending "\\", so that all literal
11496         allout-header-prefix and allout-primary-bullet strings are
11497         properly handled.
11498         (allout-add-resumptions): Add optional qualifier for extending or
11499         appending to existing values, rather than replacing them.
11500         (allout-view-change-hook): Clarify docstring.
11501         (allout-exposure-change-hook): Take explicit arguments, via
11502         run-hook-with-args.
11503         (allout-structure-added-hook)
11504         (allout-structure-deleted-hook)
11505         (allout-structure-shifted-hook): New hooks analogous to
11506         allout-exposure-change-hook for other kinds of structural outline
11507         edits.
11508         (allout-encryption-plaintext-sanitization-regexps): New encryption
11509         customization variable, by which cooperating modes can provde
11510         massage of the plaintext without actually being passed it.
11511         (allout-encryption-ciphertext-rejection-regexps)
11512         (allout-encryption-ciphertext-rejection-ceiling): New encryption
11513         customization variables, by which cooperating modes can prohibit
11514         rare but possible ciphertext patterns from fouling their
11515         operation, with actually being passed the ciphertext.
11516         (allout-mode): Run activation and deactivation hooks after the
11517         minor-mode variable has been toggled, to clarify the mode
11518         disposition.  The new encryption ciphertext rejection variable is
11519         used to ensure that the ciphertext does not contain text that
11520         would be recognized as outline structural elements by allout.
11521         Substite allout-beginning-of-line and allout-end-of-line for
11522         conventionall beginning-of-line and end-of-line bindings.
11523         If allout-old-style-prefixes is non-nil, don't nullify it on mode
11524         activation!
11525         (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
11526         (allout-end-of-line): Respect `allout-end-of-line-cycles'.
11527         (allout-chart-subtree): Implement new mode, charting only the
11528         visible items in the subtree, when new 'visible' parameter is non-nil.
11529         (allout-end-of-subtree): Properly handle the last item in the buffer.
11530         (allout-pre-command-business, allout-command-counter):
11531         Increment an advertised counter so that cooperating enhancements can
11532         track revisions of items.
11533         (allout-open-topic): Run allout-structure-added-hook with suitable
11534         arguments.
11535         (allout-shift-in): Run allout-structure-shifted-hook with suitable
11536         arguments.
11537         (allout-shift-out): Fix doubling for negative args and ensure call
11538         of allout-structure-shifted-hook by solely using allout-shift-in.
11539         (allout-kill-line, allout-kill-topic):
11540         Run allout-structure-deleted-hook with suitable arguments.
11541         (allout-yank-processing): Run allout-structure-added-hook with
11542         proper arguments.
11543         (allout-yank): Enclose activity in allout-unprotected.
11544         (allout-flag-region): Run allout-exposure-change-hook with
11545         suitable arguments, instead of making the callee infer the arguments.
11546         (allout-encrypt-string):
11547         Support allout-encryption-plaintext-sanitization-regexps,
11548         allout-encryption-ciphertext-rejection-regexps, and
11549         allout-encryption-ciphertext-rejection-ceiling.  Indicate correct
11550         en/de cryption mode in symmetric encryption failure message.
11551         (allout-obtain-passphrase): Use copy-sequence to get a distinct
11552         copy of the passphrase, and don't zero it or we'll corrupt the
11553         stashed copy.
11554         (allout-create-encryption-passphrase-verifier)
11555         (allout-verify-passphrase): Respect the new signature for
11556         allout-encrypt-string.
11557         (allout-get-configvar-values): Convenience for getting a
11558         configuration variable value and handling its absence gracefully.
11560 2006-08-11  Romain Francoise  <romain@orebokech.com>
11562         * obsolete/zone-mode.el: Delete.
11564 2006-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11566         * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
11568 2006-08-11  Thien-Thi Nguyen  <ttn@gnu.org>
11570         * emacs-lisp/bindat.el (bindat-ip-to-string):
11571         Use `format-network-address' if possible.
11573 2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11575         * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
11577 2006-08-10  Chong Yidong  <cyd@stupidchicken.com>
11579         * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
11580         restore unread-command-events here.
11581         (edebug-display): Do it here, to detect sit-for interruptions.
11583 2006-08-10  Romain Francoise  <romain@orebokech.com>
11585         * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
11586         (dns-mode-soa-auto-increment-serial): New user option.
11587         (dns-mode-soa-maybe-increment-serial): New function.
11588         (dns-mode): Add the latter to `write-contents-functions'.
11590         * obsolete/zone-mode.el: Move to obsolete/ from net/.
11591         Delete autoload cookies.
11593 2006-08-10  John Wiegley  <johnw@newartisans.com>
11595         * eshell/em-glob.el (eshell-glob-chars-list)
11596         (eshell-glob-translate-alist): Add support for [^g] in character globs.
11598 2006-08-10  Richard Stallman  <rms@gnu.org>
11600         * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
11601         (facemenu-set-face): Doc fix.
11602         (facemenu-listed-faces): Doc fix.
11604 2006-08-09  Chong Yidong  <cyd@stupidchicken.com>
11606         * avoid.el (mouse-avoidance-animating-pointer): New var.
11607         (mouse-avoidance-nudge-mouse): Use it.
11608         (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
11609         (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
11610         (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
11611         Don't activate if currently animating.  All callers changed.
11613 2006-08-09  John Wiegley  <johnw@newartisans.com>
11615         * calendar/timeclock.el (timeclock-use-elapsed): Added a new
11616         variable, which causes timeclock to report elapsed time worked,
11617         instead of just work remaining.
11619 2006-08-09  Kenichi Handa  <handa@m17n.org>
11621         * international/latexenc.el (latexenc-find-file-coding-system):
11622         Fix for the case that the 2nd element of arg-list is a cons.
11624 2006-08-08  Chong Yidong  <cyd@stupidchicken.com>
11626         * info.el (Info-fontify-node): Handle preceding `in' for note
11627         reference hiding rules.
11629 2006-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11631         * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
11632         mistake a closing " for an opening one.
11634 2006-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
11636         * term/xterm.el (terminal-init-xterm): Add more key bindings.
11638 2006-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11640         * complete.el (PC-do-completion): Filter out completions matching
11641         completion-ignored-extensions before checking whether there are
11642         multiple completions.
11643         Don't use `list' unnecessarily when building completion tables.
11645 2006-08-06  Richard Stallman  <rms@gnu.org>
11647         * help.el (describe-mode): Make minor mode list more concise.
11649 2006-08-05  Chong Yidong  <cyd@stupidchicken.com>
11651         * bindings.el: Give mode-line-format, mode-line-modes, and
11652         mode-line-position `standard-value' properties.
11654 2006-08-05  Eli Zaretskii  <eliz@gnu.org>
11656         * buff-menu.el (list-buffers-noselect): For Info buffers, use
11657         "(file)node" instead of the file name.
11659 2006-08-05  Richard Stallman  <rms@gnu.org>
11661         * faces.el (escape-glyph): Doc fix.
11663 2006-08-04  Kenichi Handa  <handa@m17n.org>
11665         * international/mule-diag.el (describe-font): Improve docstring
11666         and error message.  Use frame-parameter (not frame-parameters).
11668 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11670         * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
11671         Correctly mark the end-of-docstring char.
11673 2006-08-03  Chong Yidong  <cyd@stupidchicken.com>
11675         * simple.el (line-move-to-column): Constrain move-to-column to
11676         current field.
11678 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11680         * font-lock.el (font-lock-beg, font-lock-end)
11681         (font-lock-extend-region-functions): New vars.
11682         (font-lock-extend-region-multiline)
11683         (font-lock-extend-region-wholelines): New functions.
11684         (font-lock-default-fontify-region): Use them.
11685         (font-lock-extend-jit-lock-region-after-change): Only round up
11686         if font-lock-default-fontify-region will do it as well.
11688         * font-lock.el (font-lock-extend-after-change-region-function):
11689         Rename from font-lock-extend-region-function.
11690         (font-lock-extend-region): Remove by inlining at call sites.
11691         (font-lock-after-change-function): Don't needlessly round up to a whole
11692         number of lines.
11693         (font-lock-extend-jit-lock-region-after-change): Be more careful about
11694         the boundary conditions and the interactions between the various ways
11695         to extend the region.
11697 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11699         * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
11700         modification status when forcing the second redisplay.
11702 2006-08-03  Kim F. Storm  <storm@cua.dk>
11704         * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
11706 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11708         * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
11709         doesn't look like a file name.
11711         * complete.el (PC-expand-many-files): Avoid signalling an error when
11712         the current directory doesn't exist.  Reported by Micha\e,Ak\e(Bl Cadilhac.
11714 2006-08-02  Andreas Schwab  <schwab@suse.de>
11716         * bindings.el (mode-line-format): Simplify reference to vc-mode.
11718 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
11720         * bindings.el (map): Make mode-line-buffer-identification-keymap
11721         before defining propertized-buffer-identification.
11723 2006-08-01  Richard Stallman  <rms@gnu.org>
11725         * bindings.el (mode-line-format): Adjust spacing around vc-mode.
11727 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
11729         * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
11730         default value.
11731         (gdb-find-source-frame): New function.
11732         (menu): Add to menu bar.
11734 2006-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11736         * font-core.el (font-lock-extend-region-function)
11737         (font-lock-extend-region): Move to font-lock.el.
11739         * font-lock.el (font-lock-extend-region-function)
11740         (font-lock-extend-region): Move from font-core.el.  Simplify.
11742         * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
11743         if needed.
11744         (jit-lock-start, jit-lock-end): New dynamic scoped vars.
11745         (jit-lock-after-change-extend-region-functions): New hook.
11746         (jit-lock-after-change): Use it instead of hard-coding font-lock code.
11748         * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
11749         (font-lock-turn-on-thing-lock): Use it.
11751         * longlines.el (longlines-show-region): Make it work on read-only
11752         buffers as well.
11754 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
11756         * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
11758 2006-07-31  Richard Stallman  <rms@gnu.org>
11760         * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
11761         (vhdl-speedbar-display-projects): Update old obsolete
11762         speedbar variable names.
11764 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
11766         * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
11767         (gdb-stopped): Use it.
11769         * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
11771 2006-07-29  Chong Yidong  <cyd@stupidchicken.com>
11773         * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
11774         for load-history elements.
11776 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
11778         * files.el (convert-standard-filename): For Cygwin, replace
11779         characters not allowed in Windows file names.
11780         (make-auto-save-file-name): Add Cygwin to the list of systems
11781         where the auto-save file name needs to be run through
11782         convert-standard-filename.
11784 2006-07-29  Lennart Borgman  <lennart.borgman.073@student.lu.se>
11786         * window.el (bw-get-tree): Don't integerp subtree if it's nil.
11788 2006-07-28  Richard Stallman  <rms@gnu.org>
11790         * bindings.el (mode-line-frame-identification)
11791         (propertized-buffer-identification): Centralize the code
11792         to initialize the variable.
11794         * progmodes/grep.el (grep-default-command): Catch errors from
11795         wildcard-to-regexp.
11797 2006-07-29  Kim F. Storm  <storm@cua.dk>
11799         * progmodes/grep.el (grep-tag-default): New function.
11800         (grep-default-command, grep-read-regexp): Use it.
11801         (grep-read-files): Use car of grep-files-history or grep-files-aliases
11802         as default if nothing else applies.
11804 2006-07-28  Bill Atkins  <atkinw@rpi.edu>  (tiny change)
11806         * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
11807         Throw error if buffer is not in Dired and Wdired mode, respectively.
11809 2006-07-28  Chong Yidong  <cyd@stupidchicken.com>
11811         * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
11812         self-insert-command keys don't activate buttons.
11813         (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
11815 2006-07-29  Nick Roberts  <nickrob@snap.net.nz>
11817         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
11818         faces for enable character.
11820 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
11822         * Makefile.in (recompile): Update comment to reflect change
11823         on 2004-04-21.
11825 2006-07-27  Richard Stallman  <rms@gnu.org>
11827         * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
11828         (customize-package-emacs-version): Change msg when pkg has no entry.
11829         (custom-no-edit): On a button, do like widget-button-press.
11831 2006-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
11833         * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
11834         S-tab and C-S-tab.
11836 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
11838         * progmodes/which-func.el (which-function): Fix documentation/
11839         comment typo.
11841 2006-07-26  Richard Stallman  <rms@gnu.org>
11843         * textmodes/ispell.el (ispell-word): If we replace the word,
11844         move point to the end.  Insert before deleting.
11846 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
11848         * subr.el (sit-for): Use new SECONDS arg of read-event instead of
11849         a timer.
11851 2006-07-26  Mathias Dahl  <mathias.dahl@gmail.com>
11853         * tumme.el (tumme-backward-image): Add prefix argument.  Add error
11854         when at first image.
11855         (tumme-forward-image): Add prefix argument.  Add error when at last
11856         image.
11858 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11860         * tabify.el (tabify-regexp): Use more specific regexps.
11861         (tabify): Avoid modifying the buffer unnecessarily.
11863 2006-07-25  Mathias Dahl  <mathias.dahl@gmail.com>
11865         * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
11866         (tumme-format-properties-string): Handle empty `buf'.
11867         (tumme-get-comment): Change variable names inside `let'.
11868         Add missing `let' variable that cause font-lock problems.
11869         (tumme-write-comments): Change variable names inside `let'.
11870         Add missing `let' variable that cause font-lock problems.
11871         (tumme-forward-image): Rename from `tumme-forward-char'.
11872         (tumme-backward-image): Rename from `tumme-backward-char'.
11874 2006-07-25  Masatake YAMATO  <jet@gyve.org>
11876         * progmodes/ld-script.el (ld-script-keywords)
11877         (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
11878         and add comments.
11880 2006-07-25  Nick Roberts  <nickrob@snap.net.nz>
11882         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
11883         (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
11884         (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
11885         for status indicator.
11887 2006-07-24  Richard Stallman  <rms@gnu.org>
11889         * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
11891         * subr.el (dolist, dotimes): Use interned symbols for locals.
11892         (--dotimes-limit--, --dolist-tail--): New defvars.
11893         (looking-back): Doc fix.
11895         * replace.el (replace-match-string-symbols): Handle dotted lists.
11897 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
11899         * tumme.el (tumme-write-tags): Add.
11900         (tumme-write-comments): Add.
11901         (tumme-tag-files): Change to use `tumme-write-tags'.
11902         (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
11903         (tumme-dired-comment-files): Change to use `tumme-write-comments'.
11904         (tumme-save-information-from-widgets): Change to use
11905         `tumme-write-comments' and `tumme-write-tags'.
11906         (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
11907         (tumme-write-tag): Remove.
11908         (tumme-write-comment): Remove.
11909         (tumme-display-previous-thumbnail-original): Remove empty line.
11910         (tumme-widget-list): Add punctuation.
11912 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
11914         * tumme.el (tumme-line-up): Add an extra check for end of buffer.
11916 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11918         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11919         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org>
11920         and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
11922 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
11924         * mouse.el (mouse-on-link-p): Doc fix.
11926 2006-07-23  Nick Roberts  <nickrob@snap.net.nz>
11928         * emacs-lisp/find-func.el (find-function-search-for-symbol):
11929         Handle "C-h f `".
11931 2006-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
11933         * ibuffer.el (ibuffer-formats): Use left alignment for the mode
11934         column.
11936 2006-07-22  Matt Hodges  <MPHodges@member.fsf.org>
11938         * textmodes/table.el: Add move-beginning-of-line and
11939         move-end-of-line to Point Motion Only Group.
11941 2006-07-22  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
11943         * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
11945 2006-07-22  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11947         * startup.el (user-mail-address): Initialize from the `EMAIL'
11948         environment variable first.  Document this.
11949         (command-line): Ditto.
11951 2006-07-22  Nick Roberts  <nickrob@snap.net.nz>
11953         * help-mode.el (help-function-def, help-variable-def)
11954         (help-face-def): Print a message in the minibuffer.
11956 2006-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
11958         * term/xterm.el (terminal-init-xterm): Fix key bindings
11959         syntax.  Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
11961 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
11963         * dos-w32.el (find-buffer-file-type-coding-system): Support calls
11964         where `(nth 1 command)' is a cons cell.  Doc fix.
11966         * textmodes/po.el (po-find-charset): Doc fix.
11968 2006-07-21  Ken Manheimer  <ken.manheimer@gmail.com>
11970         * allout.el (allout-unprotected, allout-e-o-prefix-p)
11971         (allout-beginning-of-current-line, allout-end-of-current-line)
11972         (allout-next-visible-heading, allout-open-topic)
11973         (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
11974         (allout-flag-current-subtree, allout-show-to-offshoot)
11975         (allout-hide-current-entry, allout-show-current-branches)
11976         (allout-hide-region-body, allout-old-expose-topic)
11977         (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
11978         (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
11979         containing `beginning-of-line' and `end-of-line' with
11980         `inhibit-field-text-motion' t.
11982 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
11984         * frame.el (focus-follows-mouse): Document that it doesn't have
11985         any effect on MS-Windows.
11987 2006-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11989         * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
11991 2006-07-20  Jay Belanger  <belanger@truman.edu>
11993         * calc/calc.el (calc-previous-alg-entry): Remove variable.
11995         * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
11996         New variables.
11997         (calc-alg-entry): Use `calc-alg-entry-history'.
11998         (calc-do-quick-calc): Use `calc-quick-calc-history'.
11999         Remove reference to `calc-previous-alg-entry'.
12000         (calcAlg-edit, calcAlg-enter): Remove reference to
12001         `calc-previous-alg-entry'.
12002         (calcAlg-previous): Use `previous-history-element' instead of
12003         `calc-previous-alg-entry'.
12004         (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
12005         Change keybinding for `calcAlg-plus-minus', add keybindings for
12006         `previous-history-element' and `next-history-element'.
12008         * calc/calc-rewr.el (calc-match): Remove reference to
12009         `calc-previous-alg-entry'.
12011         * calc/calc-sel.el (calc-selection-history): New variable.
12012         (calc-enter-selection, calc-sel-mult-both-sides)
12013         (calc-sel-add-both-sides): Use `calc-selection-history'.
12015         * calc/calc-map.el (calc-get-operator-history): New variable.
12016         (calc-get-operator): Use `calc-get-operator-history'.
12018         * calc/calcalg3.el (calc-curve-fit-history): New variable.
12019         (calc-curve-fit): Use `calc-curve-fit-history'.
12021 2006-07-20  Kenichi Handa  <handa@m17n.org>
12023         * international/mule-cmds.el (select-safe-coding-system): Fix the
12024         way of deciding eol-type of the coding system.
12026 2006-07-20  Alan Mackenzie  <acm@muc.de>
12028         * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
12029         (c-lang-setvar): New macro.
12030         (c-make-init-lang-vars-fun): Use the initialization forms in
12031         c-emacs-variable-inits in addition to those in c-lang-variable-inits.
12032         (comment-start, comment-end, comment-start-skip): Change these from
12033         c-lang-defvar's to c-lang-setvar's.
12035         * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
12036         which calls make-local-variable on the elements of
12037         c-emacs-variable-inits.
12038         (c-init-language-vars-for): Call this new macro.
12040 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12042         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
12043         Try to rule out false positives due to time stamps.
12044         (compilation-mode-font-lock-keywords): Remove rules made redundant
12045         because of the above change.  Add `segmentation fault' to the known and
12046         highlighted compilation termination messages.
12048 2006-07-19  Kim F. Storm  <storm@cua.dk>
12050         * progmodes/grep.el (grep-find-ignored-directories):
12051         Add .svn and _darcs to list.
12053 2006-07-19  Mathias Dahl  <mathias.dahl@gmail.com>
12055         * dired.el (dired-mode-map): Add key binding `C-te' for
12056         `tumme-dired-edit-comment-and-tags'.
12058         * tumme.el (tumme-display-thumbnail-original-image): Make sure
12059         image display buffer is displayed before call to
12060         `tumme-display-image.
12061         (tumme-dired-display-image): Make sure image display buffer is
12062         displayed before call to `tumme-display-image.
12063         (tumme-mouse-display-image): Make sure image display buffer is
12064         displayed before call to `tumme-display-image.
12065         (tumme-widget-list): Add.
12066         (tumme-dired-edit-comment-and-tags): Add.
12067         (tumme-save-information-from-widgets): Add.
12069 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12071         * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
12073 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12075         * progmodes/sh-script.el (sh-font-lock-keywords-1):
12076         Revert inadvertently installed patch hunk.
12078         * progmodes/compile.el (compilation-find-file): Handle the
12079         cases where the user selects a non-existent file.
12081 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12083         * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
12085 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
12087         * subr.el (sit-for): Just sleep-for if noninteractive.
12089 2006-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12091         * emacs-lisp/autoload.el (make-autoload): Use new arg.
12093         * custom.el (custom-autoload): Add `noset' argument.
12094         (custom-push-theme): Don't autoload the variable, let callers do it.
12095         (custom-theme-set-variables): Autoload the variable if necessary.
12097         * cus-edit.el (custom-variable-state-set): If the variable was
12098         originally set outside custom, but to the same value as the default,
12099         consider it to be standard.
12101         * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
12102         file *before* telling Emacs to add the autoloads, in case it fails.
12104         * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
12105         Use `cond', push', and `dolist'.
12107 2006-07-17  Richard Stallman  <rms@gnu.org>
12109         * image-mode.el (tar-superior-buffer, archive-superior-buffer):
12110         Add defvars to silence warnings.
12112 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
12114         * progmodes/compile.el (compilation-mode-font-lock-keywords):
12115         Don't highlight "Compiling file" messages as error.
12117         * dired-aux.el (dired-compress-file): Confirm again if gzipped
12118         file already exists.
12120 2006-07-16  Thien-Thi Nguyen  <ttn@gnu.org>
12122         * find-file.el (ff-special-constructs): Doc fix.  Also, for C/C++
12123         entry, don't assign to free var; simply return the extracted filename.
12124         (ff-treat-as-special): Incorporate common preamble from callers.
12125         (ff-other-file-name, ff-find-the-other-file):
12126         Update call to ff-treat-as-special.
12128         * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
12130 2006-07-16  Mathias Dahl  <mathias.dahl@gmail.com>
12132         * tumme.el (tumme-get-comment): Fix bug.
12134 2006-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12136         * files.el: Remove spurious * in docstrings.
12138 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
12140         * allout.el (allout-run-unit-tests-on-load): Rectify docstring
12141         grammar.
12142         (allout-beginning-of-current-line): Beware beginning of buffer.
12143         Also, a comment is simplified.
12144         (allout-hotspot-key-handler): Only set allout-post-goto-bullet
12145         when appropriate.  (This fix enables use for other than
12146         bullet-hotspot operation.)
12147         (allout-hide-current-subtree): While escalating to sibling-close,
12148         make sure to situate on a topic.
12150 2006-07-14  Kim F. Storm  <storm@cua.dk>
12152         * emulation/cua-base.el (cua-delete-selection)
12153         (cua-toggle-set-mark): New defcustoms.
12154         (cua-rectangle-modifier-key): Add `alt' modifier.
12155         (cua-replace-region): Don't delete if cua-delete-selection is nil.
12156         (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
12157         Suggested by Klaus Zeitler <kzeitler@lucent.com>.
12159         * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
12161 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
12163         * allout.el: Require 'cl during byte-compilation/interactive load,
12164         for the `assert' macro.
12165         (allout-mode-deactivate-hook): New hook, run when allout mode
12166         deactivates.
12167         (allout-developer): New allout customization subgroup.
12168         (allout-run-unit-tests-on-load): New allout-developer
12169         customization variable, when true allout unit tests are run towards
12170         end of file load/eval.
12171         (allout-inhibit-auto-fill): Disable auto-fill activity even during
12172         auto-fill-mode.
12173         (allout-resumptions): Remove, to be replaced by...
12174         (allout-add-resumptions): Register variable settings to be
12175         reinstated by `allout-do-resumptions'.  The settings are made
12176         buffer-local, but the locality/globality of the suspended setting
12177         is restored on resumption.
12178         (allout-do-resumptions): Reinstate all settings suspended using
12179         `allout-add-resumptions'.
12180         (allout-test-resumptions): Unit tests (and intermediate variables)
12181         for resumptions.
12182         (allout-tests-globally-unbound, allout-tests-globally-true)
12183         (allout-tests-locally-true): Intermediate variables for
12184         resumptions unit tests.
12185         (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
12186         (allout-exposure-category): Replaces 'allout-overlay-category variable.
12187         (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
12188         instead of retired `allout-resumptions'.  For hook functions, use
12189         `local' parameter so hook settings are created and removed as
12190         buffer-local settings.  Revise (resumptions) setting
12191         auto-fill-function so it is set only if already active.  (The
12192         related fill-function settings are all made in either case, so
12193         that activating auto-fill-mode activity will have the custom
12194         allout-mode behaviors (hanging indent on topics, if configured for it).
12195         Remove all allout-exposure-category overlays on mode deactivation.
12196         (allout-hotspot-key-handler): New function extracted from
12197         `allout-pre-command-business', so the functionality can be used
12198         for other purposes, eg as a binding in an overlay.
12199         (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
12200         (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
12201         customization variable.
12202         (allout-run-unit-tests): Run the (currently quite small)
12203         repertoire of unit tests.  Called just before the provide iff user
12204         has customized `allout-run-unit-tests-on-load' non-nil.
12206 2006-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
12208         * emacs-lisp/authors.el (authors-aliases): Update.
12210 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
12212         * progmodes/gdb-ui.el (gdb-display-buffer): Check for
12213         gdb-source-window.  Add dedicated argument.
12214         (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
12215         (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
12216         (gdb-display-threads-buffer, gdb-display-memory-buffer)
12217         (gdb-display-locals-buffer): Use it.
12219         * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
12220         Set gdb-source-window.
12222 2006-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12224         * emacs-lisp/autoload.el (make-autoload): Remove special handling of
12225         minor modes, redundant with the custom-autoload line above.
12227 2006-07-12  Chong Yidong  <cyd@stupidchicken.com>
12229         * longlines.el (longlines-post-command-function): Handle open-line too.
12231 2006-07-12  Richard Stallman  <rms@gnu.org>
12233         * progmodes/grep.el (grep-last-buffer): Doc fix.
12235         * info.el (Info-try-follow-nearest-node): Doc fix.
12237         * emacs-lisp/edebug.el (edebug-instrument-function):
12238         Err if find-function-noselect gives no position.
12240         * emacs-lisp/find-func.el (find-function-search-for-symbol):
12241         If can't find definition, return nil for position.
12242         (find-function-do-it): Handle new return value
12243         of find-definition-noselect.
12244         (find-definition-noselect, find-variable-noselect): Doc fix.
12245         (find-function-noselect): Doc fix.
12247         * help-mode.el (help-variable-def): Handle find-variable-noselect
12248         returning no position.
12249         (help-function-def): Likewise for find-function-search-for-symbol.
12250         (help-face-def): Likewise.
12252         * help-fns.el (describe-variable): Handle find-variable-noselect
12253         returning no position.
12255         * files.el (locate-file-completion): Avoid duplicates in result.
12257         * cus-edit.el (custom-no-edit): New command.
12258         (custom-mode-map): Remap to custom-no-edit instead of
12259         using suppress-keymap.
12261 2006-07-12  Nick Roberts  <nickrob@snap.net.nz>
12263         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
12264         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
12265         (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
12267         * thumbs.el (thumbs-call-convert): Use shell-command-switch.
12269 2006-07-11  Kim F. Storm  <storm@cua.dk>
12271         * ido.el (ido-copy-current-file-name): Use buffer-name if
12272         buffer-file-name is nil.
12274 2006-07-11  Chong Yidong  <cyd@stupidchicken.com>
12276         * simple.el (undo-ask-before-discard): Set to nil.
12278         * vc.el (vc-exec-after): Don't delete process manually.
12279         (vc-print-log): Run log-view-mode in process sentinel inside
12280         inhibit-read-only.  Don't shrink window due to timing issues.
12282         * progmodes/ebrowse.el (ebrowse-display-member-buffer):
12283         Avoid using with-output-to-temp-buffer, which clobbers local vars.
12285 2006-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12287         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12288         Fix ambiguity introduced by last change.
12289         (compilation-find-file): Move save-excursion to where it may
12290         make sense.  Fix a left over `find-file'.
12292 2006-07-11  Robert J. Chassell  <bob@rattlesnake.com>
12294         * textmodes/texinfmt.el (texinfo-format-separate-node):
12295         Insert a string before point, which fits documentation, not after.
12296         (texinfo-multitable-item): In a multitable row, insert any
12297         additional needed @tabs and spaces.
12299 2006-07-11  Nick Roberts  <nickrob@snap.net.nz>
12301         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
12302         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
12303         (tumme-set-exif-data, tumme-get-exif-data): Use call-process
12304         instead of shell-command.
12305         (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
12306         (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
12307         (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
12308         (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
12309         (tumme-thumbnail-set-image-description, tumme-gallery-generate)
12310         (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
12312 2006-07-11  Kim F. Storm  <storm@cua.dk>
12314         * subr.el (sit-for): Doc fix.  Specify normal arg list using fn-form.
12315         Remove special case for seconds < 0.  Use (redisplay t) instead.
12317 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
12319         * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
12320         avoid compilation error.
12322         * subr.el (sit-for): New function.
12324         * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
12326 2006-07-10  Richard Stallman  <rms@gnu.org>
12328         * ldefs-boot.el (edebug): Update page.
12330 2006-07-10  Kim F. Storm  <storm@cua.dk>
12332         * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
12333         to FOR-RELEASE and TODO.
12335 2006-07-10  Romain Francoise  <romain@orebokech.com>
12337         * emacs-lisp/authors.el (authors-aliases): Update.
12339 2006-07-10  Alan Mackenzie  <acm@muc.de>
12341         * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
12342         * cc-mode.el: Changes to eradicate eval-after-load.
12344 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
12346         * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
12347         on non-char events.
12349 2006-07-09  Romain Francoise  <romain@orebokech.com>
12351         * progmodes/compile.el (compilation-mode-font-lock-keywords):
12352         Don't highlight start/end markers as compilation messages.
12354         * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
12355         to t.
12357 2006-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12359         * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
12361 2006-07-08  Richard Stallman  <rms@gnu.org>
12363         * term/x-win.el (x-handle-display): Add doc string.
12365         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
12367         * subr.el (def-edebug-spec): Move here.
12368         * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
12370         * imenu.el (imenu-choose-buffer-index): Doc fix.
12372 2006-07-08  Romain Francoise  <romain@orebokech.com>
12374         * term/x-win.el (x-display-name): Fix typo.
12376 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
12378         * hexl.el (hexl-find-file): Doc fix.
12380         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
12382 2006-07-07  Chong Yidong  <cyd@stupidchicken.com>
12384         * term/x-win.el (x-display-name): Doc fix.
12386 2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12388         * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
12389         long prefixes.
12390         (fill-region-as-paragraph): Don't round up to a whole line.
12391         (fill-comment-paragraph): Don't include the code-before-the-comment
12392         when calling fill-region-as-paragraph.
12394         * international/mule.el (make-char): Remove redundancy.
12396         * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
12397         property may contain an anonymous function rather than a symbol.
12399         * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
12401         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
12402         Use shy regexp.  Fix incorrect backref to potentially unmatched group.
12404         * dirtrack.el (dirtrack-default-directory-function): Remove.
12405         (dirtrack-directory-function): Use file-name-as-directory.
12406         (dirtrack-windows-directory-function): Simplify.
12407         (dirtrack-forward-slash, dirtrack-backward-slash)
12408         (dirtrack-replace-slash): Remove.
12409         (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
12410         (dirtrack): Fix wrong parenthesizing; use match-string.
12412         * progmodes/octave-inf.el: Remove spurious * in docstrings.
12413         (inferior-octave-mode): Only change the buffer-local value of
12414         comint-dynamic-complete-functions.
12415         (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
12416         Move the initialization to the declaration.
12417         (inferior-octave-complete): Remove unused var `filter'.
12419         * shell.el (shell-mode): Only change the buffer-local value of
12420         comint-dynamic-complete-functions.
12422 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
12424         * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
12425         entry is skipped because it has been scheduled.
12426         (org-prepare-agenda-buffers): Don't mark buffers as modified when
12427         changing `:org-archived' and `:org-comment' properties.
12429 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
12431         * server.el (server-select-display): Don't make the temp frame
12432         minibuffer-only, in case it's not a temp frame.
12433         (server-process-filter): Don't delete the temp frame if it's the
12434         only one we have on that display.
12436         * files.el (find-alternate-file): Doc fix.
12438 2006-07-05  Richard Stallman  <rms@gnu.org>
12440         * files.el (abbreviate-file-name): Add save-match-data.
12442 2006-07-03  Richard Stallman  <rms@gnu.org>
12444         * faces.el (read-face-name): Doc fix.
12446 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
12448         * net/goto-addr.el (goto-address): Mark as safe for local evals.
12450 2006-07-05  Andre Spiegel  <spiegel@gnu.org>
12452         * vc.el (vc-diff-internal): Fix prev change.
12454 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
12456         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
12457         * play/dunnet.el (dun-load-d, dun-eval): Likewise.
12459 2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12461         * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
12462         fails if the symbol contains chars like ( or '.
12463         (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
12464         (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
12465         `short'.
12467 2006-07-04  Kenichi Handa  <handa@m17n.org>
12469         * international/mule-cmds.el (set-language-info): If LANG-ENV is
12470         the current one, don't call set-language-environment, but call one
12471         of set-language-environment-XXX to make INFO effective now.
12472         (set-language-environment): Call set-language-environment-XXX
12473         functions instead of doing the various setups directly.
12474         (set-language-environment-coding-systems): Delete argument eol-type.
12475         (set-language-environment-input-method)
12476         (set-language-environment-nonascii-translation)
12477         (set-language-environment-charset)
12478         (set-language-environment-fontset)
12479         (set-language-environment-unibyte): New functions.
12481 2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>
12483         * locate.el (locate-update-when-revert): New option.
12484         (locate-update-path): New option (suggested by Michael Albinus).
12485         (locate-prompt-for-command): Whitespace change.
12486         (locate-update): No longer offer to update the locate database by
12487         default.  Implement the two new options.
12489 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
12491         * tooltip.el: Move comment about track-mouse...
12493         * progmodes/gud.el: ...to here.
12495 2006-07-03  Chong Yidong  <cyd@stupidchicken.com>
12497         * facemenu.el (facemenu-listed-faces): New var.
12498         (facemenu-unlisted-faces): Variable deleted.
12499         (facemenu-add-new-face): Use facemenu-listed-faces.
12501         * emulation/viper-init.el, calendar/calendar.el:
12502         * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
12504 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
12506         * textmodes/org.el (org-mode): Remove no invalid settings for
12507         calc embedded mode.
12508         (org-mode-p): New defsubst.
12509         (org-save-all-org-buffers): New function.
12510         (org-first-headline-recenter): Enclose outline-regexp in group
12511         delimiters.
12512         (org-set-tags): Keep single space after stars.
12514 2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12516         * window.el (set-window-text-height): Only set window-min-height to
12517         1 if that's the requested size.
12519         * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
12520         (diff-unified->context, diff-context->unified)
12521         (diff-reverse-direction): Make sure the end marker stays at the end.
12522         (diff-mode): Add the keymap table at the end of docstring.
12523         Use lexical-let rather than constructing a closure manually.
12525         * files.el (find-file-noselect-1): Remove unused var assignment.
12526         (hack-local-variables-confirm): Print lists of strings as lists of
12527         strings rather than lists of symbols.
12528         (abbreviate-file-name, hack-local-variables-prop-line):
12529         Use match-string.
12530         (hack-one-local-variable): Move `make-local-variable' nearer its use.
12531         (recover-session-finish): Use line-end-position.
12533 2006-07-02  Michael Albinus  <michael.albinus@gmx.de>
12535         * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
12537 2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>
12539         * progmodes/make-mode.el (makefile-macroassign-regex):
12540         Accept preceding keyword.
12541         (makefile-gmake-statements): Reorganize, now that makepp has
12542         "override" and also handle forgotten "override define".
12543         (makefile-makepp-statements): Add new "global", "override export"
12544         and "override global".
12546 2006-06-30  Juanma Barranquero  <lekktu@gmail.com>
12548         * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
12549         (ada-compile-mouse-goto-error, ada-deactivate-properties)
12550         (ada-no-auto-case): Fix typos in docstrings.
12552 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
12554         * info.el (Info-find-node-2): Search for makeinfo version more
12555         carefully.
12557 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
12559         * textmodes/org.el (org-prepare-agenda-buffers):
12560         Use `invisible-OK' argument for `org-end-of-subtree'.
12561         (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
12562         (org-beginning-of-item): Fix bug in regular expression for white line.
12563         (org-export-as-html): Enforce space after bullet in plain list items.
12564         (org-set-autofill-regexps): Require space after plain list bullet
12565         for paragraph-start.
12566         (org-ts-regexp3): New constant.
12567         (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
12568         (org-timestamp-up-day, org-timestamp-down-day)
12569         (org-timestamp-change): Work with inactive timestamps.
12570         (org-ts-regexp1): Don't allow brackets in time stamps.
12572 2006-06-29  Nick Roberts  <nickrob@snap.net.nz>
12574         * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
12575         for ignoring links.
12577         * faces.el (read-face-name): Use it.
12579 2006-06-28  Juri Linkov  <juri@jurta.org>
12581         * buff-menu.el (list-buffers-noselect): Compare Info file
12582         with the string "dir" to detect Info directory.
12584         * complete.el (partial-completion-mode): In lambda for
12585         `choose-completion-string-functions' use full function signature
12586         with 4 args, and move point to the end of the minibuffer only if arg
12587         `mini-p' is non-nil.
12589 2006-06-28  John Paul Wallington  <jpw@pobox.com>
12591         * ibuffer.el (ibuffer-mode): Doc fix.
12593 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
12595         * textmodes/org.el (org-context): New contexts :item-bullet,
12596         :latex-fragment, :latex-preview.
12597         (org-overlays-at, org-overlay-start, org-overlay-end):
12598         New compatibility functions.
12599         (org-inside-LaTeX-fragment-p): More accurate matching, using the
12600         exact regexp that will be used during export.
12601         (org-latex-regexps): New variable.
12602         (org-cdlatex-mode): Improve advice for `texmathp'.
12603         (turn-on-org-cdlatex): New function.
12605 2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12607         * term/mac-win.el (mac-handle-font-selection): Change keys of
12608         mac-atsu-font-table from strings to numbers.
12609         (mac-ts-caret-position): Use also when cursor-type is nil.
12610         (mac-ts-update-active-input-area): Add Mac OS Classic support.
12611         Relax condition for using overlay strings.
12612         Use mac-ts-caret-position face when cursor-type is nil.
12614 2006-06-26  Kim F. Storm  <storm@cua.dk>
12616         * help.el (view-emacs-news): Declare `res' in the right let* form.
12618 2006-06-25  Michael Albinus  <michael.albinus@gmx.de>
12620         * net/rcompile.el (remote-compile): Replace ange-ftp based
12621         implementation by Tramp functions.
12622         Suggested by Marc Abramowitz <msabramo@gmail.com>.
12624         * net/tramp.el (tramp-unload-tramp): Provide a doc string.
12626 2006-06-24  Yoshinori Koseki  <kose@meadowy.org>
12628         * international/fontset.el (setup-default-fontset): Fix a typo in
12629         the "Oriya-Akruti" registry name.
12631 2006-06-23  Lars Hansen  <larsh@soem.dk>
12633         * desktop.el (desktop-full-file-name): New function.
12634         (desktop-kill, desktop-save, desktop-remove, desktop-read)
12635         (desktop-revert): Use it.
12636         (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
12637         (desktop-after-read-hook): Add option list-buffers.
12638         (desktop-locals-to-save): Add tab-width.
12639         (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
12640         Fix docstring.
12642 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
12644         * textmodes/org.el (org-cdlatex-mode-map)
12645         (org-cdlatex-texmathp-advice-is-done): New variables.
12646         (org-cdlatex-mode): New minor mode.
12647         (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
12648         (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
12649         (org-export-with-archived-trees): New option.
12650         (org-open-file): Remove the call to `convert-standard-filename'.
12651         (org-archive-tag, org-agenda-skip-archived-trees)
12652         (org-cycle-open-archived-trees)
12653         (org-sparse-tree-open-archived-trees): New options.
12654         (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
12655         (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
12656         New functions.
12657         (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
12658         (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
12659         (org-mode-map): Add binding for `org-toggle-archive-tag'.
12660         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
12661         Call `org-prepare-agenda-buffers'.
12662         (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
12663         (org-file-apps, org-file-apps-defaults-gnu)
12664         (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
12665         Handle remote files by forcing them to be opened in Emacs.
12667 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
12669         * vc.el (vc-diff-knows-L): New variable.
12670         (vc-diff-internal): Use it to handle "diff" programs that don't
12671         understand -L.  This works automatically, no user action is necessary.
12673 2006-06-23  Daniel Brockman  <daniel@brockman.se>
12675         * net/rcirc.el (rcirc-default-user-full-name): Default to
12676         `rcirc-default-user-name' instead of `rcirc-user-name' (which no
12677         longer exists).
12678         (rcirc-process-list): Check `buffer-live-p' before attempting to
12679         switch to a buffer.
12681 2006-06-23  Ryan Yeske  <rcyeske@gmail.com>
12683         * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
12684         based on rcirc-coding-system-alist.
12686 2006-06-23  Martin Rudalics  <rudalics@gmx.at>
12688         * cus-edit.el (customize-apropos): A better error message.
12689         (top level) <debug-ignored-errors>: Extend and update the list of
12690         ignored error messages.
12692 2006-06-23  Michael Ernst  <mernst@alum.mit.edu>
12694         * complete.el (PC-do-completion): Retain capitalization of user
12695         input, when possible, even if completion-ignore-case is set.
12697 2006-06-23  Eli Zaretskii  <eliz@gnu.org>
12699         * generic-x.el (bat-generic-mode): Support .cmd files.
12701         * dos-w32.el (top level): Use find-file-not-found-functions
12702         instead of the obsolete find-file-not-found-hooks.
12704 2006-06-22  Kim F. Storm  <storm@cua.dk>
12706         * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
12707         to recognize mode name containing submodes, such as Grep/lw.
12709 2006-06-21  Kim F. Storm  <storm@cua.dk>
12711         * simple.el (line-move-1): Check for move-end-of-line instead of
12712         end-of-line when setting temporary-goal-column.
12714 2006-06-21  Miles Bader  <miles@gnu.org>
12716         * play/cookie1.el (cookie): Work properly when there's only one entry.
12718 2006-06-21  Nick Roberts  <nickrob@snap.net.nz>
12720         * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
12721         (gdb-frame-handler): Generalize frame regexp for templates.
12723 2006-06-20  Glenn Morris  <rgm@gnu.org>
12725         * calendar/appt.el (appt-display-format): Default value must be
12726         one of the customize options.
12728 2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
12730         * term/xterm.el (terminal-init-xterm): Update key availability info.
12731         Bind C-return.
12733         * term.el (term-delete-lines, term-insert-lines): Clarify comments.
12735 2006-06-20  Chong Yidong  <cyd@stupidchicken.com>
12737         * files.el (hack-local-variables): Run `hack-local-variables-hook'
12738         whether or not a local variables list is defined.
12740         * msb.el (msb): Move `sit-for' hack here to handle both
12741         "mouse-down and drag" and "mouse-up and select" situations.
12742         (mouse-select-buffer): Move `sit-for' hack to `msb'.
12744 2006-06-20  Kenichi Handa  <handa@m17n.org>
12746         * international/characters.el (word-combining-categories):
12747         Add entries for 2-byte Han characters.
12749 2006-06-19  Richard Stallman  <rms@gnu.org>
12751         * bindings.el (mode-line-format): Save some mode line space.
12753         * files.el (find-file-noselect): Improve the question wording.
12754         (basic-save-buffer-2): Mask UMASK against 666.
12756         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
12757         (mouse-drag-vertical-line): Call it.
12759         * cus-edit.el (customize-option, customize-option-other-window):
12760         Error if SYMBOL is nil.
12762 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
12764         * textmodes/org.el: Require noutline, also on XEmacs.
12765         (org-end-of-subtree): Return point.
12766         (org-dblock-start-re, org-dblock-end-re): New constants.
12767         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
12768         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
12769         (org-update-all-dblocks, org-find-dblock): New functions.
12770         (org-collect-clock-time-entries): New function.
12771         (org-html-handle-time-stamps): Never export CLOCK timeranges.
12772         (org-fixup-indentation): Modify to deal correctly with lines
12773         starting with TAB.  Only one argument DIFF now.
12774         (org-demote, org-promote): Call `org-fixup-indentation' with just
12775         one argument, DIFF.
12776         (org-mode): Don't mark buffer as modified when aligning tables.
12777         (org-clock-sum): Don't mark buffer modified when adding time sum
12778         properties.
12779         (org-export-as-html): Add support for a link validation function.
12780         (org-archive-all-done): New function.
12781         (org-archive-subtree): New prefix argument.  When set, archive all
12782         done subtrees in this buffer.
12783         (org-remove-clock-overlays)
12784         (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
12785         (org-inhibit-highlight-removal): New variable, for dynamic scoping.
12786         (org-put-clock-overlay): Don't swallow last headline character
12787         when displaying overlay.
12788         (org-store-link): Link to `image-mode' with just the file name.
12790 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
12792         * emulation/viper-cmd.el (viper-special-read-and-insert-char):
12793         Use read-key-sequence.
12794         (viper-after-change-undo-hook): Misc enhancements.
12795         (viper-after-change-undo-hook): New hook.
12796         (viper-undo): Use viper-after-change-undo-hook.
12797         (viper-add-newline-at-eob-if-necessary): Widen before making changes.
12798         (viper-next-line-at-bol): If point is on a widget or a button, simulate
12799         clicking on that widget/button.
12801         * emulation/viper.el (viper-mode): Allow a separate cursor color
12802         in Emacs state.
12804         * ediff-diff.el (ediff-test-patch-utility): Catch errors.
12805         (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
12806         (ediff-set-actual-diff-options): New function.
12807         (ediff-reset-diff-options, ediff-toggle-ignore-case):
12808         Use ediff-set-actual-diff-options.
12809         (ediff-extract-diffs): Catch errors.
12810         (ediff-whitespace): Add non-breakable space.
12811         (ediff-same-file-contents): Catch errors.
12813         * ediff-mult.el (ediff-collect-custom-diffs):
12814         Save coding-system-for-read.
12816         * ediff-vers.el (ediff-keep-tmp-versions): New variable.
12817         (ediff-vc-internal, ediff-vc-merge-internal):
12818         Use ediff-delete-version-file.
12819         (ediff-delete-version-file): New function.
12821         * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
12823         * ediff.el (ediff-directories, ediff-directory-revisions)
12824         (ediff-merge-directories, ediff-merge-directories-with-ancestor)
12825         (ediff-directories-internal, ediff-merge-directory-revisions)
12826         (ediff-merge-directory-revisions-with-ancestor)
12827         (ediff-directories3): Use read-directory-name.
12829 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
12831         * textmodes/tex-mode.el (tex-font-lock-match-suscript):
12832         Remove superfluous part of regexp for brace matching which is handled
12833         by `scan-lists' call.
12835 2006-06-16  Richard Stallman  <rms@gnu.org>
12837         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
12839         * files.el (basic-save-buffer-2): For a new precious file,
12840         use the default modes in the return value.
12842         * facemenu.el (facemenu-color-alist): Doc fix.
12844         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
12846 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12848         * cus-start.el (all): Add mac-ts-script-language-on-focus.
12850         * term/mac-win.el (mac-text-encoding-ascii): New constant.
12851         (mac-utxt-to-string): Use it.
12852         (mac-ts-update-active-input-area): Use mac-ae-number.
12854 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
12856         * term.el (term-handle-scroll, term-delete-lines)
12857         (term-insert-lines): Fix off by one errors.
12859 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12861         * net/tramp.el (tramp-touch): Use UTC to express time.
12863 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
12865         * mail/sendmail.el (mail-send): Search explicitly for
12866         mail-header-separator when checking for corrupted header lines.
12868 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
12870         * progmodes/gdb-ui.el (gdb-same-frame): New option.
12871         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
12872         (gdb-init-1): Initialise them.
12873         (gdb-starting): Reset gdb-printing
12874         (gdb-starting): Save value of gud-overlay-arrow-position.
12875         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
12876         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
12877         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
12878         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
12880 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12882         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
12884 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
12886         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
12887         (ldap-search-internal): Keep error messages, and a regexp fix.
12889 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
12891         * files.el (hack-local-variables-confirm):
12892         Display string value using its printed representation.
12894 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
12896         * server.el (server-edit): No-op if no server buffers exist.
12898 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
12900         * textmodes/page-ext.el (pages-directory-for-addresses):
12901         Including `pages-directory-address-mode' in the function results
12902         in the message "Buffer in which pages were found is deleted".
12904 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
12906         * textmodes/org.el (org-agenda-mode-map): Add bindings for
12907         clocking functions.
12909         (org-agenda-clock-in, org-check-running-clock)
12910         (org-clock-out-if-current, org-remove-clock-overlays)
12911         (org-put-clock-overlay): New functions.
12912         (org-clock-marker, org-clock-file-total-minutes)
12913         (org-clock-overlays): New variables.
12914         (org-clock-display, org-clock-sum, org-clock-cancel)
12915         (org-clock-out, org-clock-in): New commands.
12916         (org-export): New function.
12917         (org-emph-re): New constant.
12918         (org-set-emph-re, org-do-emphasis-faces): New functions.
12919         (org-emphasis-regexp-components, org-emphasis-alist): New options.
12920         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
12921         (org-export-html-convert-emphasize): Use the configurable emphasis.
12922         (org-cleaned-string-for-export): Make multiline emphasis visible
12923         to the exporter.  New optional argument PARAMETERS.
12924         (org-export-as-html): Specify :emph-multiline parameter to
12925         `org-cleaned-string-for-export'.
12927 2006-06-10  Richard Stallman  <rms@gnu.org>
12929         * help.el (help-for-help-internal): Clean up help text.
12931 2006-06-10  Andreas Schwab  <schwab@suse.de>
12933         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
12934         in doc string.
12936         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
12938 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
12940         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
12941         spaces after the comment start.
12943 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
12945         * play/pong.el (pong-init-buffer):
12946         Fill buffer with spaces instead of ^A.
12948         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
12949         launched asynchronously, delete its process instead of being cool.
12950         (ispell-async-processp): Check for `delete-process' existence
12951         instead of `kill-process' one for consistency.
12953 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
12955         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
12956         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
12957         in mode line at startup.
12959 2006-06-08  Kim F. Storm  <storm@cua.dk>
12961         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
12962         (ido-init-completion-maps): Bind them to M-SPC and M-v.
12963         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
12964         (ido-file-internal): Pass full file name to write-file.
12965         (ido-read-internal): Only pop stack elements automatically if they
12966         actually match an existing directory or file name.
12968 2006-06-07  Kenichi Handa  <handa@m17n.org>
12970         * international/mule.el (find-auto-coding): Don't handle the short
12971         name `char-trans'.
12973         * files.el (hack-local-variables-prop-line)
12974         (hack-local-variables): Cancel the previous change.
12976 2006-06-06  Jesper Harder  <harder@phys.au.dk>
12978         * ediff-diff.el (ediff-test-utility): Protect against file-error.
12980 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
12982         * diff-mode.el (diff-mode): Set buffer-read-only to t when
12983         diff-default-read-only is non-nil.
12984         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
12985         (diff-refine-hunk): Set inhibit-read-only to t.
12987         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
12988         modifying the *Diff* buffer.
12989         (diff-process-filter): New filter function for diff process that
12990         sets inhibit-read-only to t when modifying the *Diff* buffer.
12992 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
12994         * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
12995         insertion point and control the number of empty lines.
12996         (org-paste-subtree): Limit the number of empty lines at the end of
12997         the inserted tree.
12998         (org-agenda): Use buffer name of current file for narrowing.
12999         (org-export-as-xml): Command removed.
13000         (org-export-xml-type): Option removed.
13001         (org-mode-map): Call `org-export-as-xoxo' directly.
13002         (org-get-indentation): New optional argument LINE.
13003         (org-fix-indentation, org-remove-tabs): New functions.
13004         (org-export-as-ascii, org-ascii-level-start): Determine and apply
13005         correct indentation for headlines that are converted it items.
13006         (org-skip-comments): Remove table lines that contain narrowing
13007         cookies but no other non-empty fields.
13008         (org-set-tags): Allow groups of mutually exclusive tags.
13009         (org-cmp-time): Sort 24:21 before items without time.
13010         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
13011         (org-open-at-point): Require double colon also for numbers.
13013 2006-06-06  Kim F. Storm  <storm@cua.dk>
13015         * ido.el (ido-default-file-method, ido-default-buffer-method):
13016         Make choice values consistent with corresponding command names.
13017         (ido-visit-buffer): Update accordingly.  Default to selected-window.
13019 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
13021         * progmodes/gud.el (gud-running): Fix doc string.
13022         (gud-menu-map): Use :visible instead fo :enable for debugger test.
13023         (gud-tooltip-modes): Add python-mode.
13024         (gud-tooltip-print-command): Add pdb.  Remove perldb.
13026 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
13028         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
13029         Quote $(EMACS).
13031 2006-06-05  Richard Stallman  <rms@gnu.org>
13033         * faces.el (defined-colors): Doc fix.
13035 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
13037         * vc.el (vc-process-filter): Inhibit undo info collection around
13038         call to insert.
13039         (vc-setup-buffer): Likewise for call to erase-buffer.
13040         (vc-do-command): Likewise for call to process-file.
13042 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
13044         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
13045         for gud-go.
13046         (gud-common-init): Other debuggers may trigger error.
13048 2006-06-05  Kenichi Handa  <handa@m17n.org>
13050         * international/mule.el (find-auto-coding):
13051         Handle enable-character-translation in file header.
13053 2006-06-04  Kim F. Storm  <storm@cua.dk>
13055         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
13056         (authors-fixed-entries): Fix spelling.
13057         (authors-canonical-file-name): Don't report error for wildcards.
13059         * help.el (view-emacs-news): Rewrite to support new NEWS,
13060         NEWS.major, and NEWS.1-17 file naming.  Add more intelligence,
13061         e.g. version 10 matches 1.10, and don't be confused by version 1.1
13062         being a prefix of 1.12 (etc).  A numeric prefix arg also works.
13064 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
13066         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
13067         exec constructs like `foo bar`.
13068         (sh-quoted-subshell): New helper function to search for a possibly
13069         nested subshell (like `` or $()) within a "" quoted string.
13070         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
13071         (sh-apply-quoted-subshell): Flag quote characters inside a
13072         subshell, which is itself already in a quoted region, as
13073         punctuation, since this is the closest to what they actually are.
13074         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
13075         sh-apply-quoted-subshell.
13076         (sh-font-lock-syntactic-face-function): Apply the new face for
13077         text inside `` instead of the old font-lock-string-face.
13079 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13081         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
13082         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
13083         (mac-bytes-to-text-range, mac-ae-text-range-array)
13084         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
13085         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
13086         (mac-ts-unicode-for-key-event): New functions.
13087         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
13088         (mac-handle-font-selection): Use mac-ae-number.
13089         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
13090         New variables.
13091         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
13092         (mac-ts-converted-text, mac-ts-selected-converted-text)
13093         (mac-ts-block-fill-text, mac-ts-outline-text)
13094         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
13095         (mac-ts-hilite-style-faces): New constant.
13096         (mac-apple-event-map): Bind text input events.
13097         (mac-dispatch-apple-event): Use command-execute instead of
13098         call-interactively.
13099         (global-map): Don't bind mac-apple-event.
13100         (special-event-map): Bind mac-apple-event.
13102 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
13104         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
13105         file name.
13106         (emacs): Enclose the value of $(EMACS) in quotes.
13108 2006-06-02  Juri Linkov  <juri@jurta.org>
13110         * international/mule.el (sgml-html-meta-auto-coding-function):
13111         Remove the condition `(search-forward "<html" size t)'.
13112         Replace `\"' with `[\"']?' in `re-search-forward'.
13114 2006-06-02  Kenichi Handa  <handa@m17n.org>
13116         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
13117         as well as `coding'.
13118         (hack-local-variables): Likewise.
13120         * international/mule.el (enable-character-translation):
13121         Put permanent-local and safe-local-variable properties.
13122         (find-auto-coding): Handle char-trans: tag.
13124 2006-06-02  Juri Linkov  <juri@jurta.org>
13126         * international/mule.el (sgml-html-meta-auto-coding-function):
13127         Limit the search by the end of the HTML header (if any).
13129 2006-06-01  Richard Stallman  <rms@gnu.org>
13131         * subr.el (with-current-buffer): Doc fix.
13133 2006-06-02  Masatake YAMATO  <jet@gyve.org>
13135         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
13136         Almost rewrite.  Underlines over all lines of gcov output are too
13137         uncomfortable to read.  Suggested by Dan Nicolaescu.
13139 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
13141         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
13143         * shell.el (shell-mode): Use shell-mode-map in docstring.
13145         * comint.el (comint-send-input): Do not add help-echo and
13146         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
13148 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13150         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
13152 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
13154         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
13155         (gdb-stopped, gdb-info-stack-custom): If there is no source info
13156         look up the stack and pop up GUD buffer if necessary.
13157         (gdb-frames-select): Remove redundant call to gud-display-frame.
13158         (gdb-info-threads-custom): Keep point at start of buffer.
13159         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
13161 2006-05-31  Juri Linkov  <juri@jurta.org>
13163         * replace.el (query-replace-read-from, query-replace-read-to):
13164         Bind `history-add-new-input' to nil.  Call `add-to-history'.
13166 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
13168         * textmodes/table.el: Convert all HTML tags to lower case for
13169         XHTML compatibility.
13171 2006-05-31  Masatake YAMATO  <jet@gyve.org>
13173         * progmodes/compile.el:
13174         (compilation-error-regexp-alist-alist::gcov-called-line):
13175         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
13177 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
13179         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
13180         Revert inadvertent changes made with last commit.
13182 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13184         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
13185         New functions.
13187         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
13189 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
13191         * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
13192         only matches in the right place.
13193         (org-upcoming-deadline): New face.
13194         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
13195         (org-export-ascii-underline): Rename constant `org-ascii-underline'
13196         and make it an option.
13197         (org-export-ascii-bullets): New option.
13198         (org-export-as-html): Many changes to emit valid XHTML.
13199         (org-par-open): New variable.
13200         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
13201         (org-html-do-expand, org-section-number): Fix case in `replace-match'.
13202         (org-timeline): Pass `org-timeline-show-empty-dates' to
13203         `org-get-all-dates'.  Interpret empty dates returned by
13204         `org-get-all-dates'.
13205         (org-get-all-dates): New argument EMPTY.  Add dates without
13206         entries to the list, mark large ranges of empty dates.
13207         (org-point-in-group, org-context): New functions.
13209 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
13211         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
13213         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
13214         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
13215         to C-mouse-3 (for 2 button mice).
13216         (gdb-send): Do the right thing for C-d.
13218         * speedbar.el (speedbar-detach): Delete.
13219         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
13220         it breaks things.
13221         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
13223 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
13225         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
13226         Makeppfile.
13228         * progmodes/compile.el (compilation-error-regexp-alist-alist):
13229         Add makepp diagnostic.
13231 2006-05-29  Richard Stallman  <rms@gnu.org>
13233         * window.el (fit-window-to-buffer): Doc fix.
13235         * help.el (temp-buffer-max-height): Doc fix.
13237         * subr.el (with-current-buffer): Doc fix.
13239 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13241         * term/x-win.el: Bind F10 to menu-bar-start if available.
13243 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
13245         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
13246         uses with a simple test.
13247         (term-set-escape-char, term-mode, term-check-kill-echo-list)
13248         (term-send-raw-string, term-send-raw, term-mouse-paste)
13249         (term-char-mode, term-line-mode, term-exec, term-sentinel)
13250         (term-handle-exit, term-read-input-ring)
13251         (term-previous-matching-input-string)
13252         (term-previous-matching-input-string-position)
13253         (term-previous-matching-input-from-input)
13254         (term-replace-by-expanded-history, term-send-input)
13255         (term-skip-prompt, term-bol, term-send-invisible)
13256         (term-kill-input, term-delchar-or-maybe-eof)
13257         (term-backward-matching-input, term-check-source)
13258         (term-proc-query, term-emulate-terminal)
13259         (term-handle-colors-array, term-process-pager, term-pager-line)
13260         (term-pager-bob, term-unwrap-line, term-word)
13261         (term-dynamic-complete-filename)
13262         (term-dynamic-complete-as-filename)
13263         (term-dynamic-simple-complete): Replace one arm ifs with whens or
13264         unlesses.
13266 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13268         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
13269         during bootstrapping.
13271         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
13272         Basically undo the change of 2006-05-26: use extra arguments instead of
13273         dynamic scoping.
13274         (ewoc-locate): Remove unused var `footer'.
13276 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13278         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
13280         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
13281         (generate-file-autoloads): Obey it.  Return whether autoloads were
13282         added at point or not.
13283         (update-file-autoloads): Use this new return value.
13284         Remove redundant test for the presence of an autoload cookie.
13286         * emacs-lisp/autoload.el (autoload-find-file): New fun.
13287         This one calls hack-local-variables.
13288         (generate-file-autoloads, update-file-autoloads): Use it.
13290         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
13291         (bibtex-sort-entry-class): Add safe-local-variable predicate.
13292         (bibtex-sort-entry-class-alist): Don't set the global value.
13293         (bibtex-init-sort-entry-class-alist): New fun.
13294         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
13295         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
13296         of bibtex-init-sort-entry-class.
13298 2006-05-28  Richard Stallman  <rms@gnu.org>
13300         * subr.el (load-history-regexp): If FILE is relative, insist
13301         entire last name component must match it.
13302         (load-history-filename-element, load-history-regexp): Doc fixes.
13304 2006-05-29  Kim F. Storm  <storm@cua.dk>
13306         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
13307         `pos' and `raw-data' for clarity, as eval forms may access these.
13309 2006-05-28  Kim F. Storm  <storm@cua.dk>
13311         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
13313 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13315         * progmodes/make-mode.el (makefile-browser-map)
13316         (makefile-mode-syntax-table): Move initialization inside declaration.
13317         (makefile-fill-paragraph): Use the default comment-filling code.
13319 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
13321         * replace.el (query-replace-defaults): New variable.
13322         (query-replace-read-from): Use `query-replace-defaults' for
13323         default value, instead of history list.
13324         (query-replace-read-to): Update `query-replace-defaults'.
13326 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
13328         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
13329         with no X toolkit.
13331 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
13333         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
13334         (tumme-show-all-from-dir): Add autoload.
13336 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
13338         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
13339         (tumme-remove-tag): Fix bug.
13341 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
13343         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
13344         FOOTER args.  Update unique caller.
13345         (ewoc-delete): Compute last node once before looping.
13346         (ewoc--node-branch): Merge into unique caller.
13347         (ewoc--node): Don't define constructor make-ewoc--node for this
13348         structure.
13349         (ewoc): Add member `hf-pp' to this structure.
13350         (ewoc--wrap): New func.
13351         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
13352         header/footer pretty-printers.  Save header/footer pretty-printer.
13353         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
13355         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
13357 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
13359         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
13360         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
13361         Tag'.  Change "Compare directories..." to "Change Directories...".
13362         Move tumme commands to Operate, Regexp and Immediate menus.
13363         Change "Add Comment" to "Add Image Comment".  Change "Add Image
13364         Tag" to "Add Image Tags".
13366         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
13367         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
13368         `tumme-delete-tag'.
13370 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13372         * shell.el (shell-mode): Call shell-dirtrack-mode after
13373         list-buffers-directory is made a local variable, to avoid setting
13374         the default value.
13376 2006-05-26  Kevin Ryde  <user42@zip.com.au>
13378         * info.el (Info-index-next): Use where-is-internal to report
13379         actual binding of Info-index-next, rather than hard-coded `,'.
13381 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
13383         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
13384         and "Find Command in Manual" to here.
13386         * buff-menu.el (list-buffers-noselect): For Info buffers, use
13387         Info-current-file as the file name.
13389 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
13391         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
13392         overrides will now be done a different way.
13393         (ses-set-parameter): Reapply this function for undo.
13394         (ses-set-header-row): Reconstruct header row during undo.
13395         (ses-widen): New function.
13396         (ses-goto-data, ses-reconstruct-all): Use new function.
13397         (ses-command-hook): Widen buffer during undo, before unupdating
13398         the cells.
13399         (ses-insert-row, ses-delete-row): Widen buffer during undo.
13400         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
13401         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
13402         formula hasn't been executed yet.
13404 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13406         * comint.el (comint-kill-whole-line): Rename arg to count.
13407         Fix doc string.
13409 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
13411         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
13412         to copy-file.
13414 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13416         * simple.el (toggle-truncate-lines): Make arg optional for
13417         backward compatibility.
13419 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
13421         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
13422         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
13423         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
13424         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
13425         (ewoc--adjust): Use ewoc--current-dll.
13426         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
13428 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
13430         * textmodes/org.el (org-next-item, org-previous-item): Emit more
13431         compact error message.
13432         (org-tags-view): Refresh category table in each file.
13433         (org-table-justify-field-maybe): Remove superfluous arguments to
13434         `format'.
13435         (org-export-as-html): Insert "<p>" before postamble.
13436         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
13438 2006-05-26  Kenichi Handa  <handa@m17n.org>
13440         * textmodes/po.el (po-find-charset): Pay attention to the case
13441         FILENAME is a cons (NAME . BUFFER).
13442         (po-find-file-coding-system-guts): Likewise.
13444         * arc-mode.el (archive-set-buffer-as-visiting-file):
13445         Call find-operation-coding-system with (FILENAME . BUFFER).
13447         * tar-mode.el (tar-extract): Call find-operation-coding-system
13448         with (FILENAME . BUFFER).
13450         * international/mule.el (decode-coding-inserted-region):
13451         Call find-operation-coding-system with (FILENAME . BUFFER).
13453 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
13455         * image-mode.el (image-toggle-display): Use buffer contents to
13456         generate image for a remote file.
13458 2006-05-25  Juri Linkov  <juri@jurta.org>
13460         * replace.el (query-replace-read-from, query-replace-read-to):
13461         Remove 8th arg KEEP-ALL in read-from-minibuffer.
13463 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
13465         * whitespace.el (whitespace-cleanup): Change to cleanup
13466         region if one is active.
13467         * whitespace.el (whitespace-cleanup-internal): New internal method.
13469 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
13471         * dired.el (dired-mode-map): Add help-echo strings to tumme
13472         commands.  Bind `tumme-dired-display-image' to C-t i.
13474         * tumme.el (tumme-display-image): Change documentation string slightly.
13475         (tumme-dired-display-image): Add call to `display-buffer'.
13477 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
13479         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
13480         Signal error if RAW-DATA is a multibyte string.
13482 2006-05-24  Richard Stallman  <rms@gnu.org>
13484         * subr.el (with-local-quit): When handling `quit' signal,
13485         make a chance for quit-flag to cause a quit.
13487         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
13488         (ad-disable-advice): Add autoloads.
13490         * subr.el (read-passwd): Copy PROMPT before changing its properties.
13492 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
13494         * dired.el (dired-mode-map): Change menu items for tumme as per
13495         suggestions in emacs-devel.
13497 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
13499         * dired.el (dired-mode-map): Fix breakage.
13501 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
13503         * tumme.el (tumme-display-dired-image): Rename to...
13504         (tumme-dired-display-image): ...this.
13505         (tumme-track-movement): Change default value to t.
13506         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
13507         used from `tumme-next-line-and-display' and similar commands.
13509         * dired.el (dired-mode-map): Add Thumbnail submenu under the
13510         Immediate menu.  Add some tumme commands there.
13512 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
13514         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
13516 2006-05-24  Chong Yidong  <cyd@mit.edu>
13518         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
13519         menu entries that open submenus.
13521 2006-05-24  Alan Mackenzie  <acm@muc.de>
13523         * startup.el (command-line): For names of preloaded files, don't
13524         append ".elc" (now done in Fload), and call file-truename on the
13525         lisp directory.
13527         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
13528         match ANY loaded file with the right name, not just those in
13529         load-path.  Put a regexp matching the file name into
13530         after-load-alist, rather than the name itself.
13532         * subr.el (load-history-regexp, load-history-filename-element)
13533         (do-after-load-evaluation): New functions.
13535         * international/mule.el (load-with-code-conversion): Do the
13536         eval-after-load stuff by calling do-after-load-evaluation.
13538 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
13540         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
13541         has not been killed.
13543 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13545         * term/mac-win.el: Set idle timer to clean up expired Apple events.
13546         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
13547         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
13548         Optionally set error message in reply.
13550 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
13552         * textmodes/org.el (org-open-at-point): Use renamed variable
13553         `org-confirm-shell-link-function'.
13554         (org-confirm-shell-link-function): Rename from
13555         `org-confirm-shell-links'.
13556         (org-export-directory): New function.
13557         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
13558         (org-export-icalendar): Use `org-export-directory'.
13559         (org-indent-item): Keep cursor position.
13560         (org-link-file-path-type): New option.
13561         (org-export-as-html): Fix bug with plain lists starting in
13562         column 0.
13563         (org-export-as-html): Remove deadline formatting, this happens
13564         now already in `org-html-handle-time-stamps'.
13565         (org-export-html-style): Deadline class removed.
13566         (org-insert-labeled-timestamps-at-point): New option.
13567         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
13568         of `hide-sublevels 1', in case the first headline is not level 1.
13569         (org-overview, org-content): New fuction.
13570         (org-cycle-global-status, org-cycle-subtree-status): Make these
13571         variables buffer-local.
13572         (org-global-cycle): New command.
13573         (org-shifttab): Use `org-global-cycle'.
13574         (org-insert-heading, org-insert-item): Go to end of new
13575         headline/item after creating it.
13576         (org-export-visible): Rename from `org-export-copy-visible'.
13577         Now creates a temporary org-file and applies an exporting command
13578         to it.
13579         (org-table-eval-formula): Support for lisp forms.
13580         (org-agenda-todo-ignore-scheduled): New option.
13581         (org-agenda-get-todos): Use new option
13582         `org-agenda-todo-ignore-scheduled'.
13583         (org-export-html-inline-images): New value `maybe'.
13584         (org-export-as-html): Inlining of images dependent on link description.
13585         (org-archive-subtree): Check for end-of-buffer before trying
13586         `kill-line'.
13587         (org-agenda-follow-mode): New option.
13588         (org-export-with-tags, org-export-with-timestamps): New options.
13589         (org-html-handle-time-stamps): New function.
13590         (org-keyword-time-regexp): New variable.
13591         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
13592         (org-agenda-todo-list-sublevels): New option.
13593         (org-html-level-start): When TITLE is nil, just close all levels.
13594         (org-parse-key-lines, org-parse-export-options): Remove functions,
13595         replaced by `org-infile-export-plist'.
13596         (org-combine-plists, org-infile-export-plist)
13597         (org-default-export-plist): New functions.
13598         (org-export-html-preamble, org-export-html-postamble)
13599         (org-export-html-auto-preamble, org-export-html-auto-postamble):
13600         New variables.
13601         (org-export-publishing-directory): New option.
13602         (org-export-as-html, org-export-as-ascii): Use the new property
13603         lists for settings.
13604         (org-export-copy-visible, org-export-as-xoxo):
13605         Respect `org-export-publishing-directory'.
13606         (org-link-search, org-store-link, org-file-apps): Support for
13607         links to BibTeX database entries..
13608         (org-get-current-options, org-set-regexps-and-options):
13609         Implement logging as a startup option.
13610         (org-store-link): Make sure context string is never empty
13611         (org-insert-link): Use relative path when possible.
13612         (org-at-item-checklet-p): New function.
13613         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
13614         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
13615         (org-metaright, org-metaup, org-metadown, org-shiftup)
13616         (org-shiftdown, org-shiftright, org-shiftleft)
13617         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
13618         Dispatch using `call-interactively'.
13619         (org-call-with-arg): New defsubst.
13620         (org-tag-alist, org-use-fast-tag-selection): New options.
13621         (org-complete): Use `org-tag-alist'.
13622         (org-fast-tag-insert, org-fast-tag-selection): New functions.
13623         (org-next-item, org-previous-item): New commands.
13624         (org-beginning-of-item, org-end-of-item): Add (interactive) to
13625         make command.
13626         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
13628 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
13630         * emacs-lisp/ewoc.el (ewoc-delete): New function.
13631         (ewoc-filter): Use `ewoc-delete'.
13633         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
13635 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13637         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
13638         Signal more user-friendly error messages.
13640         * complete.el (PC-do-completion): Undo the addition of implicit
13641         wildcards if they did not lead to finding any match.
13642         (read-file-name-internal): Don't add the final > if the completion is
13643         not finished.
13645 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13647         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
13648         Quote safe-local-variable predicate.
13650 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
13652         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
13654 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13656         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
13658         * progmodes/make-mode.el (makefile-special-targets-list)
13659         (makefile-macro-table, makefile-target-table): Mark as risky.
13660         (makefile-query-one-target-method): Make this the alias for the
13661         following variable.
13662         (makefile-query-one-target-method-function): Make this the real name.
13664         * textmodes/artist.el (artist-text-renderer): Make this the alias
13665         for the following variable.
13666         (artist-text-renderer-function): Make this the real name.
13668         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
13669         the alias for the following variable.
13670         (flyspell-generic-check-word-predicate): Make this the real name.
13672         * textmodes/ispell.el (ispell-format-word): Make this the alias
13673         for the following variable.
13674         (ispell-format-word-function): Make this the real name.
13675         (ispell-message-text-end): Mark as risky.
13677         * skeleton.el (skeleton-transformation, skeleton-filter)
13678         (skeleton-pair-filter): Make these the aliases for the following
13679         variables.
13680         (skeleton-transformation-function, skeleton-filter-function)
13681         (skeleton-pair-filter-function): Make these the real names.
13683         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
13684         and skeleton-pair-filter-function.
13686         * textmodes/sgml-mode.el (sgml-transformation): Make this the
13687         alias for the following variable.
13688         (sgml-transformation-function): Make this the real name.
13689         (sgml-tag-alist): Mark as risky.
13691 2006-05-21  Richard Stallman  <rms@gnu.org>
13693         * simple.el (kill-region): Interactively, pass point, then mark.
13695 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
13697         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
13699 2006-05-21  Romain Francoise  <romain@orebokech.com>
13701         * dired-x.el (dired-mode-map): Don't bind M-g.
13703 2006-05-20  Richard Stallman  <rms@gnu.org>
13705         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
13706         (dired-goto-file): Doc fix.
13708 2006-05-21  Kim F. Storm  <storm@cua.dk>
13710         * emulation/cua-base.el: Mention customizing cua-mode as alternative
13711         way to enable built-in cua-mode if user loads older CUA-mode package.
13713         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
13714         if default-filename is specified.
13716 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
13718         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
13720         * info.el (info-apropos): Make sure current-file and current-node
13721         have non-nil values.  Speed up by using add-to-list instead of
13722         manual consing.
13724 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
13726         * progmodes/make-mode.el (makefile-mode): Doc fix.
13728 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
13730         * dired-aux.el (dired-do-shell-command): Doc fix.
13732 2006-05-20  Kevin Ryde  <user42@zip.com.au>
13734         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
13735         ``(custom-manual :tag "Foo" "(foo)Node")''.
13737 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
13739         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
13740         value is an integer.
13742 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
13744         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
13745         "format".
13746         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
13748 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
13750         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
13751         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
13753 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13755         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
13756         regexp for keywords.
13758 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
13760         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
13761         replace-regexp-in-string.
13763         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
13764         encode, and escape file name on conversion to URL.
13766 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13768         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
13769         Don't unescape URL.
13770         (dnd-get-local-file-name): Unescape URL on conversion to file name.
13772         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
13773         on conversion to URLs.
13775         * net/browse-url.el (browse-url-file-url): Encode file name on
13776         conversion to URL.
13778         * term/mac-win.el (mac-ae-open-documents): Escape file name on
13779         conversion to URL.
13781 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
13783         * progmodes/cc-styles.el (c-style-alist): Doc fix.
13785 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13787         * term/mac-win.el (mac-bytes-to-digits): Remove function.
13788         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
13790 2006-05-19  Glenn Morris  <rgm@gnu.org>
13792         * calendar/diary-lib.el (diary-bahai-date)
13793         (list-bahai-diary-entries, mark-bahai-diary-entries)
13794         (mark-bahai-calendar-date-pattern): Not interactive.
13795         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
13796         (diary-entries-list): Change format of 4th element in each entry.
13797         (diary-list-entries): Use add-to-diary-list.
13798         (diary-goto-entry): Handle the case where the buffer visiting the
13799         diary has been killed.
13800         (fancy-diary-display): Add 'locator to button rather than 'marker.
13801         Only generate temp-face when there are marks to apply.
13802         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
13803         (diary-fancy-date-pattern): New variable.
13804         (diary-time-regexp): Doc fix.
13805         (diary-anniversary, diary-time): New faces.
13806         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
13807         diary-time-regexp.  Add font-lock-multiline property where needed.
13808         Use new faces diary-anniversary and diary-time.
13809         (diary-fancy-font-lock-fontify-region-function): New function, to
13810         handle multiline font-lock pattern in fancy diary.
13811         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
13812         (diary-font-lock-keywords): Tweak time regexp.  Use new face
13813         diary-time.
13815 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
13817         * international/code-pages.el (mik): Table corrected.
13819 2006-05-18  Kim F. Storm  <storm@cua.dk>
13821         * progmodes/grep.el (grep-find): Don't check grep-find-command
13822         before running command (breaks non-interactive usage).
13824 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
13826         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
13827         (ewoc--insert-new-node): Don't insert trailing newline.
13828         Instead, adjust successor nodes's start markers.
13829         (ewoc--refresh-node): Delete all text from current node's start
13830         marker to the next one's; adjust successor nodes's start markers.
13831         (ewoc--create): Doc fixes.
13832         (ewoc--refresh): Don't insert newline.
13833         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
13834         * pcvs.el (cvs-make-cvs-buffer):
13835         Specify extra newline for ewoc's header and footer.
13836         (cvs-update-header): Update initial header recognition.
13837         Append newline to final header and footer values.
13838         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
13840 2006-05-17  Richard Stallman  <rms@gnu.org>
13842         * files.el (file-name-extension): Doc fix.
13844 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13846         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
13847         we can explicitly enable/disable rather than toggle.
13848         (shell-mode): Use it.
13849         (shell-cd): Don't try to reproduce what `cd' does.
13851 2006-05-17  Kim F. Storm  <storm@cua.dk>
13853         * ido.el (ido-read-internal): Use only nondirectory part of
13854         default item.
13856 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
13858         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
13859         (ewoc-nth): Doc fix.
13861         (ewoc-map, ewoc-invalidate): Compute PP before looping.
13863 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
13865         * international/mule.el (auto-coding-alist): Add .lha to files
13866         read with no-conversion.
13868         * files.el (auto-mode-alist): Add .lha files to archive file
13869         extensions.
13871         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
13872         Convert csize to integer when computing offsets within the
13873         compressed archive file.
13875 2006-05-16  Kim F. Storm  <storm@cua.dk>
13877         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
13878         with read-from-minibuffer.
13880 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13882         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
13883         (byte-compile-warnings): Fix safe-local-variable property.
13885 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
13887         * allout.el (allout-show-bodies, allout-old-style-prefixes)
13888         (allout-stylish-prefixes, allout-numbered-bullet)
13889         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
13890         predicates to qualify `safe-local-variable' property, when
13891         available, else use equivalent lambda.
13892         (allout-current-topic-collapsed-p): Do the right thing regarding
13893         trailing blank lines.
13895 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13897         * server.el (server-start): Only create a directory if needed.
13898         (server-edit, server-unload-hook): server-start => server-mode.
13899         (kill-emacs-hook): Cleanup upon exit.
13901 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13903         * hexl.el (hexlify-buffer): Encode process arguments manually.
13905 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
13907         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
13908         call to gdb-tooltip-print.
13910 2006-05-15  Romain Francoise  <romain@orebokech.com>
13912         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
13913         systems, default to "tar" since those systems probably have GNU tar.
13915 2006-05-14  Lars Hansen  <larsh@soem.dk>
13917         * desktop.el (desktop-missing-file-warning): Fix docstring.
13918         (desktop-restore-file-buffer): Correct question asked on missing file.
13920 2006-05-14  Kim F. Storm  <storm@cua.dk>
13922         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
13923         Add CUA move property.
13925 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
13927         * custom.el (custom-push-theme): Load the variable before checking
13928         its `standard-value'.
13930 2006-05-13  Lars Hansen  <larsh@soem.dk>
13932         * desktop.el (desktop-save): Use with-temp-buffer.
13934 2006-05-12  Glenn Morris  <rgm@gnu.org>
13936         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
13937         * calendar/calendar.el (calendar-mode-map):
13938         * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
13939         * calendar/appt.el (appt-check, appt-make-list): Refer to
13940         diary-view-entries, diary-list-entries, diary-show-all-entries
13941         rather than obsolete aliases.
13943 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
13945         * simple.el (line-move-finish): Avoid calling point motion hooks
13946         while processing intangibility.
13948 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
13950         * term/xterm.el (terminal-init-xterm): Fix typo.
13952 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
13954         * allout.el (allout-view-change-hook): Mark as being deprecated,
13955         to be replaced by `allout-exposure-change-hook'.
13956         (allout-exposure-change-hook): New, replacing
13957         `allout-view-change-hook'.
13958         (allout-flag-region): Run new hook `allout-exposure-change-hook',
13959         in addition to `allout-view-change-hook'.
13960         (allout-show-bodies, allout-old-style-prefixes)
13961         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
13962         lambda forms to prevent their showing up in variable help
13963         presentations as inscrutable byte-compiled code.
13964         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
13965         Use string-or-null-p to qualify safe-local-variable values.
13966         (allout-reindent-bodies): Use memq to qualify matches against
13967         valid safe-local-variable values.  Also, quote the lambda as above.
13968         (allout-use-mode-specific-leader): Add missing candidate-value
13969         symbols, use memq, and quote the lambda.
13970         (allout-overlay-interior-modification-handler): Remove unused
13971         variables `msg' and 'opened'.
13972         (allout-hidden-p): Constrain invisibility consideration to allout's
13973         invisibility spec, disregarding invisibility for other reasons.
13975 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
13977         * files.el (version-control): Correct safe values.
13979 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
13981         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
13983         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
13984         (ewoc--insert-new-node): New func.
13985         Update callers of deleted funcs to use it, instead.
13987 2006-05-11  Glenn Morris  <rgm@gnu.org>
13989         * calendar/calendar.el (diary-show-all-entries): Do not refer to
13990         obsolete alias `show-all-diary-entries'.
13991         (make-diary-entry): Not interactive.
13992         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
13993         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
13994         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
13995         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
13996         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
13997         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
13999 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
14001         * calendar/calendar.el (calendar-french-date-string)
14002         (calendar-mayan-date-string, calendar-chinese-date-string)
14003         (calendar-astro-date-string, calendar-iso-date-string)
14004         (calendar-islamic-date-string, calendar-bahai-date-string)
14005         (calendar-hebrew-date-string, calendar-coptic-date-string)
14006         (calendar-ethiopic-date-string, calendar-persian-date-string):
14007         These functions are not interactive.
14009 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
14011         * files.el: Balance parentheses.
14013 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
14015         * files.el, newcomment.el, outline.el, simple.el,
14016         * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
14017         * progmodes/cc-vars.el, progmodes/compile.el:
14018         Move `safe-local-variable' declarations to the respective files.
14020         * help-fns.el (describe-variable): Don't print safe-var if it is
14021         byte-code.  Improve wording as suggested by Luc Teirlinck.
14023 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
14025         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
14026         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
14027         Use a token for pending-triggers to ensure gdb-var-update
14028         gets called once per user input again for pre-GDB 6.4.
14029         (gdb-var-delete): Match on more complex expressions.
14030         (gdb-var-list-children-handler, gdb-var-create-handler):
14031         Use a token for consistency.
14033 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
14035         * textmodes/org.el (org-read-date, org-goto-calendar)
14036         (org-agenda-goto-calendar):
14037         Bind `view-calendar-holidays-initially' to nil.
14039 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
14041         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
14042         Update all callers to do it there, instead.
14044 2006-05-10  Glenn Morris  <rgm@gnu.org>
14046         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
14047         prefix arg case, to avoid view-diary-entries-initially error.
14048         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
14049         (calendar-date-is-legal-p): Handle dates with no day part.
14051 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
14053         * comint.el (comint-insert-input): Just make it when
14054         comint-use-prompt regexp is nil (default) and with the mouse.
14055         (comint-copy-old-input): Reinstate from 2004-06-23.
14056         (comint-mode-map): Bind C-c C-m to it.
14058 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
14060         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
14061         Remove spurious move to point-max (new comint behavior fixes).
14063         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
14064         compatibility function (Emacs 18/19).
14065         (idlwave-is-continuation-line): Always return point at start of
14066         previous non-blank continuation line.
14067         (keyword-parameters): Fix continued comment font-lock matcher.
14068         (idlwave-font-lock-fontify-region): Written, use as
14069         font-lock-fontify-region-function, to fix continued keyword
14070         fontification issues.
14072 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14074         * term/mac-win.el (mac-font-panel-mode): Doc fix.
14075         (mac-service-selection, mac-service-open-file)
14076         (mac-service-open-selection, mac-service-mail-selection)
14077         (mac-service-mail-to, mac-service-insert-text): Rename from
14078         mac-services-*.  All uses changed.
14079         (mac-apple-event-map): Rename event symbol `services' to `service'.
14081 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
14083         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
14084         (ewoc--node-enter-first, ewoc--node-enter-last)
14085         (ewoc--delete-node-internal): Merge funcs into unique callers.
14087 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
14089         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
14090         return value of read-from-minibuffer for empty input.
14092 2006-05-09  Miles Bader  <miles@gnu.org>
14094         * comint.el (comint-insert-input): Remove redundant calls to setq
14095         and goto-char.
14097 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
14099         * comint.el (comint-insert-input): Make it work when
14100         comint-use-prompt-regexp is t.
14102 2006-05-10  Miles Bader  <miles@gnu.org>
14104         * subr.el (field-at-pos): New function.
14106         * comint.el (comint-insert-input): Use it.
14108 2006-05-09  Juri Linkov  <juri@jurta.org>
14110         * battery.el (battery-linux-proc-acpi): Also try
14111         `/proc/acpi/thermal_zone/THR2/temperature'.
14113         * files.el <safe-local-variable>: Remove `eval' and `let' binding
14114         for now unused lambda `string-or-null'.
14116         * add-log.el (change-log-default-name): Put `string-or-null-p'
14117         instead of lambda on `safe-local-variable' property.
14119         * diff-mode.el (diff-context->unified): Use `region-beginning' and
14120         `region-end' instead of `mark' and `point'.
14121         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
14122         Operate on region in Transient Mark mode when the mark is active.
14123         Use `region-beginning' and `region-end' instead of `mark' and
14124         `point'.
14125         (diff-hunk-text, diff-goto-source): Doc fix.
14127         * startup.el (fancy-splash-screens, normal-splash-screen): Use
14128         face `mode-line-buffer-id' for mode-line buffer face instead of
14129         hard-coded `(:weight bold)'.
14131         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
14132         buffer-undo-list to t (undo-ask is reproducible by visiting
14133         nested archives).
14135 2006-05-09  Kim F. Storm  <storm@cua.dk>
14137         * progmodes/grep.el (rgrep): Set default directory of *grep*
14138         buffer if we start M-x rgrep in the *grep* buffer and choose
14139         a different base directory.
14141 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
14143         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
14144         completion also when ido is loaded.
14146 2006-05-09  Masatake YAMATO  <jet@gyve.org>
14148         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
14149         "warning" and "import".
14150         (cpp-font-lock-keywords): Added "warning".
14152 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
14154         * term/xterm.el (terminal-init-xterm): Add more key bindings.
14156 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14158         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
14159         pages at a time, if we signal the end, we should indeed reach that end.
14161 2006-05-08  David Reitter  <david.reitter@gmail.com>
14163         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
14164         output during execution of the body.
14166 2006-05-08  Kim F. Storm  <storm@cua.dk>
14168         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
14170 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
14172         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
14173         Use with-current-buffer.
14175 2006-05-07  Kim F. Storm  <storm@cua.dk>
14177         * subr.el (add-to-history): Remove keep-dups arg.
14179         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
14180         to nil around call to add-to-history.
14182 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14184         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
14185         than after a buffer modification.
14187 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
14189         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
14190         call to...
14191         (gud-watch): ...here so speedbar is raised for already watched
14192         expressions.
14193         (gdb-speedbar-refresh): Delete function.
14194         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
14195         Use speedbar-timer-fn instead of speedbar-refresh (reverting
14196         earlier change).
14197         (gdb-var-evaluate-expression-handler)
14198         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
14200         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
14201         Update localized contents for all buffers except ignored modes.
14203 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14205         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
14206         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
14207         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
14208         (mac-handle-font-panel-closed, mac-handle-font-selection):
14209         New functions.
14210         (mac-font-panel-mode): New minor mode.
14211         (mac-apple-event-map): Add bindings for toolbar toggle button and
14212         font panel.
14213         (menu-bar-showhide-menu): Add mac-font-panel-mode.
14215 2006-05-07  John Paul Wallington  <jpw@pobox.com>
14217         * ibuffer.el (ibuffer-compressed-file-name-regexp):
14218         Avoid `regexp-opt'; simplify regexp for readability.
14220 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
14222         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
14223         * files.el (buffer-stale-function):
14224         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
14225         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
14226         links to the main manual, not to emacs-xtra.
14228 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14230         * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
14231         MacJapanese if text is ASCII-only.
14233 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
14235         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
14236         unless so nil isn't returned.
14237         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
14239 2006-05-06  Kim F. Storm  <storm@cua.dk>
14241         * subr.el (add-to-history): New function.
14243         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
14244         (ediff-merge-files-with-ancestor):
14245         * env.el (setenv):
14246         * isearch.el (isearch-update-ring):
14247         * server.el (server-visit-files):
14248         * progmodes/grep.el (lgrep, rgrep):
14249         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
14250         * progmodes/xscheme.el (xscheme-insert-expression):
14251         Use add-to-history.
14253         * kmacro.el (kmacro-push-ring): Use add-to-history.
14254         (kmacro-ring-length): Remove unused defun.
14255         (kmacro-start-macro): Use kmacro-push-ring.
14257 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
14259         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
14260         directly instead of a lambda expression that calls it.
14262 2006-05-06  Kim F. Storm  <storm@cua.dk>
14264         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
14265         instead of compute-motion.
14267 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
14269         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
14270         change.
14272 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
14274         * startup.el (command-line-1): Refer to "Pure Storage" on
14275         pure-space-overflow.
14277 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
14279         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
14280         provided faces once they all have been used up.
14282 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
14284         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
14285         reference to the Lisp manual to the warning about pure space
14286         overflow.
14288 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
14290         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
14291         argument to avoid the call to `ispell-internal-change-dictionary'
14292         when not needed.
14293         (ispell-change-dictionary): Use this argument and call
14294         `ispell-internal-change-dictionary' after the possible change
14295         to `ispell-local-dictionary'.
14296         (ispell-internal-change-dictionary): Check for a change in
14297         personal dictionary use too.
14299 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
14301         * startup.el (command-line): On MS-Windows, probe "~", not
14302         "~USER", for warning about non-existent home directory.
14304         * arc-mode.el (archive-l-e): New optional argument `float' means
14305         generate a float value.
14306         (archive-arc-summarize, archive-lzh-summarize)
14307         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
14308         with 3rd argument non-nil when file's size is being computed.
14309         Format the file sizes with %8.0f instead of %8d.
14311 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14313         * cus-start.el (all): Add mac-dnd-known-types.
14315         * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
14316         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
14317         (mac-TIFF-to-string): New functions.
14318         (x-get-selection, x-selection-value)
14319         (mac-select-convert-to-string): Use them.
14320         (mac-text-encoding-mac-japanese-basic-variant): New constant.
14321         (mac-dnd-types-alist): New customization variable.
14322         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
14323         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
14324         (mac-dnd-handle-drag-n-drop-event): New functions.
14325         (mac-drag-n-drop): Remove function.
14326         (global-map): Bind drag-n-drop and M-drag-n-drop to
14327         mac-dnd-handle-drag-n-drop-event.
14329 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
14331         * progmodes/perl-mode.el (perl-beginning-of-function):
14332         Skip anonymous subs.
14334 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
14336         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
14337         regexp-opt at run time.
14339         * term.el (term-handle-ansi-escape): Fix off by one error.
14341 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
14343         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
14344         (gdb-init-1, gdb-post-prompt): ...and references to it.
14345         (gdb-frame-handler): Strip directory name from filename if present.
14347         * progmodes/gud.el (gdb-force-update): Delete defvar
14348         (gud-speedbar-buttons): ...and references to it.  Use window-start
14349         to try to keep positon in watch expression.
14351 2006-05-03  Richard Stallman  <rms@gnu.org>
14353         * simple.el (next-history-element, previous-history-element): Doc fix.
14355         * isearch.el (isearch-update-ring): Doc fix.
14357 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
14359         * isearch.el (isearch-update-ring): Take history-delete-duplicates
14360         into consideration.  Replace one arm ifs with whens.
14362 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
14364         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
14365         (menu): Fix typo.
14367 2006-05-02  Miles Bader  <miles@gnu.org>
14369         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
14371 2006-05-02  Jay Belanger  <belanger@truman.edu>
14373         * calc/calc-embed.el (calc-override-minor-modes-map)
14374         (calc-override-minor-modes): New variables.
14375         (calc-do-embedded): Make sure that Calc keystrokes aren't
14376         overwritten by minor modes.
14378 2006-05-02  Chong Yidong  <cyd@mit.edu>
14380         * msb.el (msb): If EVENT is a down event, read and discard the up event.
14382 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14384         * startup.el (command-line-1): Refer to Lisp manual when
14385         pure-space-overflow occurs.
14387         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
14388         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
14389         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
14390         (version-control): Don't use `t' for safe-local-variable declarations.
14392 2006-05-01  Richard Stallman  <rms@gnu.org>
14394         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
14395         M-r, M-R, M-A, M-SPC or M-DEL.
14396         (diff-mode-map): diff-refine-hunk now on C-c C-w
14397         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
14399         * help-mode.el (help-mode): view-exit-action calls delete-window
14400         only when it is safe and possible.
14402         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
14403         in messages.
14405         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
14407         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
14408         in the default tool-bar-map.
14410 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
14412         * net/tramp.el (tramp-completion-file-name-handler-alist)
14413         (tramp-run-real-handler, tramp-completion-run-real-handler)
14414         (tramp-completion-handle-file-name-all-completions)
14415         (tramp-completion-handle-file-name-completion): Autoload them.
14416         (tramp-completion-handle-file-exists-p)
14417         (tramp-completion-handle-file-name-directory)
14418         (tramp-completion-handle-file-name-nondirectory)
14419         (tramp-completion-handle-expand-file-name): Remove them.
14420         (tramp-handle-file-name-directory): Return the real directory name.
14421         Returning "/" only doesn't need to be necessary any longer.
14422         (tramp-file-name-handler): Make special attention when in hostname
14423         completion mode.
14424         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
14425         (tramp-register-file-name-handlers):
14426         Register `tramp-completion-file-name-handler' only when
14427         `partial-completion-mode' is enabled.
14428         (tramp-completion-handle-file-name-all-completions):
14429         Delete directory part from results.
14430         (tramp-get-completion-methods, tramp-get-completion-user-host):
14431         Discard deleting "/", it doesn't work after the change of
14432         `tramp-handle-file-name-directory' above.
14434 2006-05-01  Kim F. Storm  <storm@cua.dk>
14436         * progmodes/grep.el (grep-expand-template): Use save-match-data
14437         and symbol-value.
14439 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14441         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
14442         Use select-frame-set-input-focus instead of raise-frame.
14443         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
14445 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
14447         * progmodes/gud.el (gud-def): Add %c case.
14448         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
14449         (gud-format-command): Make match case sensitive.  Match on %F.
14451 2006-04-30  Glenn Morris  <rgm@gnu.org>
14453         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
14454         (cal-tex-preamble): Use cal-tex-preamble-extra.
14455         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
14456         than alias `list-diary-entries'.
14458 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
14460         * help-fns.el (describe-variable): Add info about safe local variables.
14462 2006-04-29  Richard Stallman  <rms@gnu.org>
14464         * bindings.el (mode-line-format): help-echo doc fixes.
14466         * net/tramp.el (tramp-file-name-handler-alist): Delete
14467         expand-file-name and other operations that can cause spurious loading.
14469 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14471         * files.el (safe-local-variable-p): Remove support for the special
14472         value t.
14474         * textmodes/paragraphs.el (sentence-end-without-space):
14475         Fix safety predicate.
14476         (sentence-end-double-space, sentence-end-without-period)
14477         (paragraph-ignore-fill-prefix):
14478         * textmodes/fill.el (colon-double-space):
14479         * abbrev.el (abbrev-mode): Tighten the safety predicate.
14481         * subr.el (booleanp): New fun.
14483         * textmodes/reftex-vars.el (reftex-guess-label-type):
14484         Tighten the safety predicate.
14486 2006-04-28  Kim F. Storm  <storm@cua.dk>
14488         * progmodes/grep.el (defgroup grep): Doc fix.
14489         (grep-auto-highlight): Remove.
14490         (grep-template): New defcustom.
14491         (grep-find-template): Rename from grep-tree-template.
14492         (grep-files-aliases): Rename from grep-tree-files-aliases.
14493         Remove "all" alias, add "l" alias.
14494         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
14495         (grep-find-ignored-directories): New defcustom to replace
14496         grep-tree-ignore-CVS-directories, to facilitate ignoring
14497         subdirectories for multiple version control systems.
14498         (grep-mode-map): Add Recursive grep item to GREP menu.
14499         (grep-regexp-history, grep-files-history): New defvars.
14500         (grep-probe): New helper function.
14501         (grep-compute-defaults): Use it to simplify code.
14502         Adapt to name changes.
14503         Use `.' as base in grep-find-template rather than <D>.
14504         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
14505         Call grep-compute-defaults unconditionally.
14506         (grep-expand-keywords): New defconst.
14507         (grep-expand-template): Rename from grep-expand-command-macros.
14508         Simplify via grep-expand-keywords.  Look at case-fold-search instead
14509         of grep-tree-ignore-case to add -i option.
14510         Bind case-fold-search to nil while matching keywords.
14511         (grep-tree-last-regexp, grep-tree-last-files): Remove.
14512         (grep-read-regexp, grep-read-files): New helper functions.
14513         (rgrep): Rename from grep-tree.  Rework to use proper histories.
14514         Adapt to changes in defcustoms and functions above.
14515         (lgrep): New command, as grep, but using same interactive UI as rgrep.
14517 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
14519         * net/tramp.el (tramp-completion-file-name-handler):
14520         Disable Tramp's functionality while loading Tramp itself.
14521         (tramp-register-file-name-handlers): That's a defsubst now.
14522         Code from `tramp-repair-jka-compr' moved here.  Apply it via
14523         `after-init-hook'.
14524         (tramp-repair-jka-compr): Remove.
14526 2006-04-27  Jay Belanger  <belanger@truman.edu>
14528         * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
14529         read expression when `math-read-big-expr' doesn't work.
14531 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
14533         * startup.el (command-line-1): Display warning when
14534         pure-space-overflow is non-nil.
14536 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14538         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
14539         risky.
14541 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14543         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
14544         Return the URL or nil if none can be generated.
14546 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
14548         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
14549         byte compiler warnings.
14550         (gud-basic-call, gud-find-expr): Let user select an expression
14551         for printing.  Print expression as well as value in GUD buffer.
14553 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
14555         * allout.el: Remove local autoload declaration for
14556         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
14557         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
14558         (allout-plain-bullets-string, allout-distinctive-bullets-string)
14559         (allout-use-mode-specific-leader, allout-old-style-prefixes)
14560         (allout-stylish-prefixes, allout-numbered-bullet)
14561         (allout-file-xref-bullet, allout-presentation-padding)
14562         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
14563         safe-local-variable with suitable value spec, and add autoload
14564         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
14565         (move-beginning-of-line, move-end-of-line): Repair so these compat
14566         functions now actually resituate the point, when appropriate.
14568 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14570         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
14572         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
14573         (add-log-iso8601-time-string): Fix call to format-time-string.
14575 2006-04-26  Kim F. Storm  <storm@cua.dk>
14577         * subr.el (posn-string, posn-image, posn-object): Doc fix.
14579 2006-04-26  Masatake YAMATO  <jet@gyve.org>
14581         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
14582         Add support for "//" style comments.  Remove `b' flag
14583         from ?* in `asm-mode-syntax-table'.
14585 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14587         * follow.el: Use (featurep 'xemacs) everywhere.
14588         (follow-mode): Use define-minor-mode.
14589         (follow-mode-map): Move initialization into the declaration.
14590         Use command remapping.
14591         (follow-emacs-version-xemacs-p): Remove.
14592         (follow-submit-feedback): Remove.
14594         * allout.el (allout-layout, allout-passphrase-verifier-string)
14595         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
14597         * textmodes/reftex-vars.el (reftex-vref-is-default)
14598         (reftex-fref-is-default, reftex-guess-label-type):
14599         Tighten up a bit the safety predicate.
14601         * textmodes/paragraphs.el (sentence-end-double-space)
14602         (sentence-end-without-period, sentence-end-without-space)
14603         (page-delimiter, paragraph-ignore-fill-prefix):
14604         Tighten up a bit the safety predicate.
14606         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
14608         * progmodes/python.el (python-continuation-line-p)
14609         (python-beginning-of-statement): syntax-ppss may return
14610         a negative depth.
14611         (python-mode): Don't forcefully enable font-lock.
14613         * time-stamp.el (time-stamp-start, time-stamp-end)
14614         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
14616         * add-log.el: Remove spurious * in docstrings.
14617         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
14618         (add-change-log-entry): Use it here, since it's not specific
14619         to iso8601.
14620         (add-log-iso8601-time-string): Don't use it here any more.
14621         (change-log-indent-text, change-log-indent): Rename from add-log-*.
14623         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
14625 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
14627         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
14628         (rcirc-toggle-low-priority): Doc fix.
14629         (rcirc-handler-NOTICE): Remove beginning of line anchor in
14630         ChanServ regexp.
14631         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
14632         #emacs.
14633         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
14634         (rcirc-decode-coding-system): Use utf-8 as the default.
14635         (rcirc-multiline-minor-mode): Set the fill-column.
14636         (rcirc-format-response-string): Display bright and dim nicks.
14637         (rcirc-browse-url): Update interactive spec to fill ARG.
14638         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
14639         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
14641 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
14643         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
14644         case for @Article, etc.
14646 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
14648         * net/tramp.el (tramp-register-file-name-handlers): New defun.
14649         Added with autoload cookie.
14650         (tramp-unload-file-name-handlers): Rename from
14651         `tramp-unload-file-name-handler-alist'.
14653 2006-04-23  Romain Francoise  <romain@orebokech.com>
14655         * comint.el (comint-match-partial-filename): Doc fix.
14657 2006-04-21  Glenn Morris  <rgm@gnu.org>
14659         * calendar/cal-menu.el (calendar-mode-map): Refer to
14660         `diary-view-entries' rather than alias `view-diary-entries'.
14661         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
14663 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
14665         * progmodes/antlr-mode.el (antlr-default):
14666         * cus-edit.el (custom-documentation):
14667         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
14668         in defface.
14670 2006-04-21  Kim F. Storm  <storm@cua.dk>
14672         * image.el (image-type): New defun split out of create-image.
14673         (create-image): Use it.
14675 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
14677         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
14678         (org-open-at-point): Remove the "...done" message to keep output
14679         in the echo area visible.
14680         (org-export-as-xoxo): Fix call to `indent-region'.
14682 2006-04-21  Kevin Ryde  <user42@zip.com.au>
14684         * international/mule.el (keyboard-coding-system): defcustom
14685         info-link fixes: "Specify Coding" has been split, keyboard now in
14686         "Terminal Coding", and "Single-Byte Character Support" is now
14687         "Unibyte Mode".
14689 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
14691         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
14692         Use font-lock-warning-face for any errors e.g. no stack.
14693         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
14695 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
14697         * progmodes/sh-script.el (sh-shell): Mark as safe.
14699         * newcomment.el (comment-start, comment-start-skip)
14700         (comment-end-skip, comment-end): Mark as safe.
14702 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
14704         * textmodes/org.el (org-deadline-announce): Face removed.
14705         (org-level-faces, org-n-levels): Convert to constant.
14706         (org-compatible-face): New function.
14707         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
14708         (org-level-5, org-level-6, org-level-7, org-level-8)
14709         (org-special-keyword, org-warning, org-headline-done, org-link)
14710         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
14711         (org-scheduled-today, org-scheduled-previously, org-time-grid):
14712         Face definition revised for better color tty support.
14713         (org-bold-re, org-italic-re, org-underline-re): New constants.
14714         (org-set-font-lock-defaults): Use the new constants.
14715         (org-agenda-highlight-todo): New function.
14716         (org-agenda-todo): Fix bug with point at end of line.
14717         (org-agenda-change-all-lines, org-finalize-agenda-entries):
14718         Fontify TODO keywords.
14719         (org-insert-link): Preserve relative path in ../ links.
14720         (org-export-as-html): Convert links pointing to .org files into
14721         links that will work beteen the exported HTML files.
14722         (org-todo-list): Fix bug when arg=0.
14723         (org-insert-heading): More fine-tuning.
14725 2006-04-19  Romain Francoise  <romain@orebokech.com>
14727         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
14728         from `rmail-mime-charset-pattern'.
14730 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
14732         * progmodes/python.el (python-mode): Fix typo.
14734 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
14736         * comint.el (comint-previous-input): Don't clobber input line
14737         when moving off either end of the input history ring.
14738         (comint-delete-input): New function, used by
14739         `comint-previous-input' and others.
14740         (comint-previous-matching-input):
14741         Use `coming-delete-input'.  Save the partial input if leaving the
14742         edit line.  Goto point-max before deleting input to avoid
14743         partial input fragments hanging around.
14744         (comint-restore-input): New function, used by `comint-previous-input'.
14746 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
14748         * imenu.el (imenu--index-alist): Balance parentheses.
14750 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
14752         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
14754 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
14756         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
14757         file is nil.
14759 2006-04-18  Richard Stallman  <rms@gnu.org>
14761         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
14763         * imenu.el (imenu-create-index-function, imenu--index-alist)
14764         (imenu--last-menubar-index-alist, imenu--make-index-alist)
14765         (imenu-default-create-index-function, imenu--generic-function):
14766         Doc fixes.
14768         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
14770         * help-mode.el (help-mode): Set view-exit-action to delete window.
14772         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
14773         now works by passing nil as arg.
14775         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
14777         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
14778         (read-abbrev-file): Provide default when reading filename.
14780         * files.el (enable-local-variables): Allow :all as value.
14781         (hack-local-variables): Implement that value.
14782         (safe-local-variable-values, safe-local-eval-forms)
14783         (enable-local-variables): Mark as risky.
14784         (find-file-visit-truename, kept-old-versions): Mark safe.
14786         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
14787         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
14788         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
14790 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14792         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
14793         Use forward-line so as to get to BOL even in the presence of fields.
14794         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
14795         in return.
14796         (inferior-tcl): Tell tclsh to work in interactive mode.
14798         * complete.el (partial-completion-mode):
14799         Use 'choose-completion-string-functions to make sure that
14800         choose-completion fills the minibuffer properly.
14802         * complete.el (PC-old-read-file-name-internal): Remove.
14803         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
14804         of read-file-name-internal.
14805         (partial-completion-mode): Enable/disable this advice.
14807 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
14809         * net/tramp.el (tramp-completion-file-name-handler): Revert change
14810         of 2006-04-17.
14812 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
14814         * textmodes/org.el (org-insert-heading): Insert heading before
14815         current if at beginning of line.
14816         (org-todo, org-date): New faces.
14817         (org-table-align): Make sure tooltip window contains full text.
14818         (org-no-properties): New defsubst.
14819         (org-set-font-lock-defaults): Use new faces.
14821 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
14823         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
14824         for root variables.
14826         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
14827         (gdb-frame-address): Re-use to identify frame for watch expression.
14828         (gdb-var-list, gdb-var-create-handler): Add frame address for root
14829         variables.
14830         (gdb-init-1, gdb-source, gdb-post-prompt)
14831         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
14832         (gdb-frame-handler): Get gdb-frame-address.
14834 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
14836         Sync with Tramp 2.0.53.
14838         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
14839         'control.  Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
14840         (tramp-completion-file-name-handler): Add autoload cookie for
14841         adding to `file-name-handler-alist'.
14843         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
14844         the prompt.  If it returns earlier (when detecting an error
14845         message), the rest of the output will merge accidently with the
14846         output of the next command.  Reported by M Jared Finder
14847         <jared@hpalace.com>.
14849         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
14850         for `process-file', in order to let it work for older Emacsen too.
14852 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
14854         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
14855         (tex-font-lock-keywords-3): Use it.
14857 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14859         * newcomment.el (comment-add): New function.
14860         (comment-region-default, comment-dwim): Use it.
14862 2006-04-15  Michael Olson  <mwolson@gnu.org>
14864         * emacs-lisp/tq.el: Improve comments.
14865         (tq-queue-head-question): New accessor function.
14866         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
14867         Update for modified queue structure.
14868         (tq-queue-add): Accept `question' argument.
14869         (tq-queue-pop): If a question is pending, send it.
14870         (tq-enqueue): Accept new optional argument `delay-question'.
14871         If this is non-nil, and at least one other question is pending a
14872         response, queue the question rather than sending it immediately.
14874 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14876         * calendar/appt.el (appt-add): Check whether an appointment is
14877         already present in appt-time-msg-list.  Simplify code.
14879 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14881         * progmodes/cc-langs.el (c-mode-menu):
14882         Don't presume c-subword-mode is bound.
14884 2006-04-13  Bill Wohler  <wohler@newt.com>
14886         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
14887         (customize-package-emacs-version): Use cdr instead of cadr now
14888         that alists use dotted pairs.
14890         * custom.el (defcustom): Fix docstring for :package-version.
14892 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
14894         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
14895         (tramp-handle-shell-command): Display output buffer only when
14896         `tramp-display-shell-command-buffer' is true.
14897         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
14899 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
14901         * textmodes/org.el (org-set-autofill-regexps): Set only the local
14902         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
14904 2006-04-13  Romain Francoise  <romain@orebokech.com>
14906         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
14907         leaving temporary .cvsignore buffers behind.
14909 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
14911         * textmodes/org.el (org-set-regexps-and-options)
14912         (org-get-current-options): Better names for the startup folding
14913         options.
14915 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
14917         * vc.el (vc-annotate): Arrange for point to end up at the same
14918         line number as in the original, but only when using a new buffer.
14920 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
14922         * files.el (hack-one-local-variable-eval-safep):
14923         Recognize `edebug-form-spec' for `put', but only if it passes
14924         `edebug-basic-spec'.  Generalize `put' handling.
14926         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
14927         vetting file-local form specs.
14929         * allout.el (allout-layout): Autoload its `safe-local-variable'
14930         property.
14932 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
14934         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
14935         (org-agenda-mouse-1-follows-link)
14936         (org-mouse-1-follows-link): New options.
14937         (org-format-agenda-item): Fix bug if TAGS is nil.
14938         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
14940 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
14942         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
14943         GDB 6.1+ gives full filename for "info sources" so use
14944         file-name-nondirectory.
14946 2006-04-12  Romain Francoise  <romain@orebokech.com>
14948         * subr.el (read-passwd): Bind `message-log-max' to nil.
14950 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14952         * progmodes/perl-mode.el (perl-indent-new-calculate):
14953         Recompute parse-start after jumping backward by a whole sexp.
14955 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14957         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
14958         window configuration.
14959         (vc-annotate-display-select): Select the buffer so that current-buffer
14960         (and selected-window) is the output buffer at the end of vc-annotate.
14962 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
14964         * vc.el (vc-annotate-color-map): Add custom TTY color map for
14965         8-color terminals, to use all of the colors in a sensible order.
14966         256-color terminals work well with the standard map.
14967         (vc-annotate-lines): Only strip the first color character if it
14968         is "#", to allow for terminal-style named colors.
14969         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
14970         the correct buffer is scrolled.
14972 2006-04-11  Richard Stallman  <rms@gnu.org>
14974         * emacs-lisp/bytecomp.el (byte-compile-file):
14975         Bind enable-local-variables to :safe, and make normal-mode obey it.
14977         * files.el (enable-local-variables): Allow value :safe.
14978         (normal-mode): Doc fix.
14979         (hack-local-variables): Implement enable-local-variables = :safe.
14980         (hack-local-variables-confirm): Don't prevent quitting.
14982 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14984         * loadhist.el (unload-feature): A bit of sanity check of
14985         load-history entries.  Cancel timer-vars before unbinding them.
14987         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
14988         quote special chars, and make the trick work on the hex part of the
14989         buffer as well.
14990         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
14991         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
14993         * startup.el (normal-splash-screen): Fix last change so we don't wait
14994         2 minutes if we don't show the splash screen.
14996 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
14998         * textmodes/org.el (org-export-plain-list-max-depth)
14999         (org-table-spaces-around-separators)
15000         (org-radio-targets, org-activate-camels)
15001         (org-table-spaces-around-invisible-separators): Options removed.
15002         (org-time-stamp-rounding-minutes, org-remember-templates)
15003         (org-ellipsis, org-activate-links, org-descriptive-links):
15004         New options.
15005         (org-remember-apply-template, org-current-time)
15006         (org-finish-edit-table-field)
15007         (org-link-unescape, org-link-escape)
15008         (org-string-width, org-table-clean-line, org-html-do-expand)
15009         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
15010         (org-read-agenda-file-list): New functions.
15011         (org-table-edit-field)
15012         (org-table-create-or-convert-from-region): New commands
15013         (org-table-toggle-vline-visibility): Command removed.
15014         (org-table-convert-region): Made a command.
15015         (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
15016         Replace with the normal org- functions.
15017         (org-self-insert-command): Don't trigger realign unnecessarily
15018         when blanking a field that is not full.
15019         (org-mode): `Set buffer-invisibility-spec' for links.
15020         (org-activate-links2): Hide link part and only show descriptive
15021         part of the link.
15022         (org-insert-link): Modify for new linking system.
15023         (org-store-link): Store description separately, for use by
15024         `org-insert-link'.
15025         (org-table-align): Use `org-string-width'.
15026         (defgroup): Completely new group structure for custom variables.
15027         (org-agenda-files): Option: Single file name allowed.  Function:
15028         Optional argument unrestrited means ignore any restricitons.
15029         (org-install-agenda-files-menu): Find a buffer in Org-mode before
15030         trying to modify the menu.  Use generalized access to
15031         `org-agenda-files.'
15032         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
15033         (org-agenda-file-to-front, org-remove-file, org-diary)
15034         (org-tags-view, org-export-icalendar-all-agenda-files)
15035         (org-export-icalendar-combine-agenda-files): Use generalized
15036         access to `org-agenda-files'.
15037         (org-remember-handler): Correctly preserve heading if present.
15038         (org-table-insert-row, org-table-insert-hline): Deal with
15039         invisible characters.
15041 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
15043         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
15044         (vc-annotate-color-map): New 18 element constant
15045         value/saturation, rotating hue colormap, from red->blue.
15046         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
15047         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
15048         (vc-annotate): To avoid killing the required local variables,
15049         set them before the end of `with-output-to-temp-buffer', and
15050         after first switching to annotate-mode.
15051         (vc-annotate-warp-version): Add buffer argument in goto-line to
15052         ensure annotation, not source, is scrolled.
15054 2006-04-10  Bill Wohler  <wohler@newt.com>
15056         * custom.el (defcustom, custom-handle-keyword):
15057         Add :package-version keyword.
15058         (custom-add-package-version): New function.  Sets value of new
15059         property 'custom-package-version from :package-version keyword.
15060         (defcustom): Create Common Keywords section in docstring.
15061         (defface, defgroup): Replace definitions of a select few keywords
15062         with a reference to the Common Keywords in defcustom.
15063         (defcustom, defface, defgroup): Replace reference to Customization
15064         chapter in manual with hyperlink.
15066         * cus-edit.el (customize-package-emacs-version-alist): New variable.
15067         (customize-changed-options): Add check for custom-package-version.
15068         (customize-package-emacs-version): New function to look up Emacs
15069         version corresponding to the given package version.
15071         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
15072         defun name, in similar fashion to find-variable-regexp.
15074 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
15076         * international/mule-cmds.el (set-locale-environment): Fix last
15077         change for when the locale's preferences don't specify any encoding.
15079 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15081         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
15082         so the defined var/fun doesn't need to be quoted.
15084 2006-04-10  Richard Stallman  <rms@gnu.org>
15086         * finder.el (finder-mode-map): Add n and p bindings.
15088 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
15090         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
15091         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
15092         (gdb-setup-windows): Put something in source window if we can't find
15093         the source file.
15094         (gdb-frame-handler): Make it work again with just assembly.
15095         (gdb-data-list-register-values-handler): Make it work when there is
15096         no stack.
15098 2006-04-09  Richard Stallman  <rms@gnu.org>
15100         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
15101         specs while looking for charset.
15103         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
15105         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
15106         Make them faces.
15107         (lm-font-lock-keywords): Update appropriately.
15109 2006-04-10  Kim F. Storm  <storm@cua.dk>
15111         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
15112         it can also replace buffer-substring-no-properties.
15114         * emulation/cua-base.el (cua-delete-region, cua-paste)
15115         (cua-repeat-replace-region): Use filter-buffer-substring.
15117         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
15118         (cua-cut-region-to-global-mark): Likewise.
15120         * emulation/cua-rect.el (cua--extract-rectangle)
15121         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
15123 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15125         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
15126         entry-type.  Add field delimiters to numerical fields if they are
15127         not present.
15129 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15131         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
15132         string-const to return value.
15133         (bibtex-remove-delimiters): Use it.
15135 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15137         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
15138         cl-byte-compile-compiler-macro unless it exists.
15140 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
15142         * files.el (hack-local-variables-confirm) <offer-save>:
15143         Clarify message text.  Suggested by Ralf Angeli.
15145 2006-04-08  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
15147         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
15148         (delete-extract-rectangle-line): Use `filter-buffer-substring'
15149         instead of `buffer-substring' and `delete-region'.  (Most of the
15150         code actually copied from `kill-region'.)
15152 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
15154         * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
15155         (rcirc-default-port): Rename from rcirc-port.
15156         (rcirc-default-nick): Rename from rcirc-nick.
15157         (rcirc-default-user-name): Rename from rcirc-user-name.
15158         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
15159         (rcirc-low-priority-flag): New variable.
15160         (rcirc-decode-coding-system): New defcustom.
15161         (rcirc-encode-coding-system): New defcustom.
15162         (rcirc-coding-system-alist): New defcustom.
15163         (rcirc-multiline-major-mode): New defcustom.
15164         (rcirc-nick): New internal variable.
15165         (rcirc-process): Remove variable.
15166         (rcirc-server-buffer): New variable.
15167         (rcirc): Update to use rcirc-default-* variables above.
15168         (rcirc-connect): Do not add window-configuration-hook-here.
15169         (rcirc-server): New internal variable.
15170         (rcirc-connect): Do not send keepalive pings if
15171         rcirc-keepalive-seconds is nil.
15172         (with-rcirc-server-buffer): New macro.
15173         (rcirc-send-string): Encode with rcirc-encode-coding-system.
15174         (rcirc-server-name): Rename from rcirc-server.
15175         (rcirc-buffer-process): New function.
15176         (rcirc-buffer-nick): New function.
15177         (rcirc-buffer-target): Remove function.
15178         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
15179         New commands.
15180         (rcirc-mode-map): Change binding of C-c C-l to
15181         rcirc-toggle-low-priority.
15182         (rcirc-mode): Initialize coding system based on
15183         rcirc-coding-system-alist.  New change-major-mode-hook to part the
15184         channel on a mode change.  Make kill-buffer-hook buffer-local.
15185         (rcirc-change-major-mode-hook): New function.
15186         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
15187         (rcirc-last-post-time): New variable.
15188         (rcirc-process-message): Store the last time user posted a message
15189         to this target.
15190         (rcirc-multiline-minor-mode): New mode.
15191         (rcirc-multiline-minor-mode-map): New mode map.
15192         (rcirc-edit-multiline): Put multiline-edit buffer in
15193         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
15194         (rcirc-print): Ignore any line starting with an ignored nick.
15195         (rcirc-print): Decode using rcirc-decode-coding-system.
15196         (rcirc-track-minor-mode): Update global-mode-string when disabling
15197         this mode.
15198         (minor-mode-alist): Add LowPri indicator.
15199         (rcirc-toggle-low-priority): New function.
15200         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
15201         next lowpriority buffer with activity.
15202         (rcirc-record-activity): Sort buffers in rcirc-activity by the
15203         last time the user posted a message in to the target.
15204         (rcirc-update-activity-string): New formatting for low priority
15205         buffers.
15206         (rcirc-split-activity): New function.
15207         (rcirc-handler-PART, rcirc-handler-KICK)
15208         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
15209         (rcirc-nick-away-alist): New variable.
15210         (rcirc-handler-301): New handler.  Away messages are printed once
15211         per change.
15213 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
15215         * info.el (Info-follow-nearest-node): Doc fix.
15217         * international/mule-cmds.el (set-locale-environment): Make sure
15218         the coding-system preferred by the locale's language has the same
15219         EOL conversion type as the original buffer-file-coding-system.
15220         (locale-language-names): Add a few MS Windows language codes.
15222 2006-04-07  Richard Stallman  <rms@gnu.org>
15224         * simple.el (eval-expression): Doc fix.
15226         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
15227         (eval-defun): Doc fixes.
15229 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
15231         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
15233 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
15235         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
15236         GDB list command without argument for greater generality.
15238 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15240         * subr.el (string-or-null-p): New function.
15242         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
15244         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
15246         * files.el: Update comment about safe-local-variable declarations.
15248 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
15250         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
15251         See idlwave.org.
15253         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
15254         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
15256         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
15257         See idlwave.org.
15259         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
15260         version 6.0 (minimal changes).  See idlwave.org.
15262         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
15263         6.0 (minimal changes).  See idlwave.org.
15265         * progmodes/idlw-rinfo.el: File obsoleted and removed.
15267 2006-04-06  Romain Francoise  <romain@orebokech.com>
15269         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
15270         symmetric encryption features and a new asynchronous interface to
15271         GnuPG.  This new version is version 1.4, plus whitespace changes.
15273 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15275         * files.el: Move some `safe-local-variable' declarations to the
15276         respective files.
15278         * textmodes/ispell.el (ispell-check-comments)
15279         (ispell-local-dictionary): Mark as safe.
15281         * abbrev.el (abbrev-mode): Mark as safe.
15283         * add-log.el (change-log-default-name): Mark as safe.
15285         * textmodes/reftex-vars.el (reftex-vref-is-default)
15286         (reftex-fref-is-default, reftex-level-indent)
15287         (reftex-guess-label-type): Mark as safe.
15289         * textmodes/fill.el (colon-double-space): Mark as safe.
15291         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
15292         (sentence-end-double-space, sentence-end-without-period)
15293         (sentence-end-without-space, sentence-end, sentence-end-base)
15294         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
15296 2006-04-06  Kim F. Storm  <storm@cua.dk>
15298         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
15299         the :set-after list.
15300         (ido-downcase-unc-hosts): New user option.  Default on.
15301         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
15302         when it is set, as regexps are now applied on the fly.
15303         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
15304         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
15305         on the fly, but only when ido-process-ignore-lists is set.
15306         Do case insensitive filtering if ido-downcase-unc-hosts is set.
15307         Only downcase names if ido-downcase-unc-hosts is set.
15309 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
15311         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
15313         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
15315 2006-04-05  Kim F. Storm  <storm@cua.dk>
15317         * ido.el (ido-mode): Set after ido-unc-hosts and
15318         ido-ignore-unc-host-regexps.
15319         (ido-save-history): Save ido-unc-hosts-cache.
15320         (ido-load-history): Load ido-unc-hosts-cache.
15321         (ido-reread-directory): Refresh unc hosts cache in // dir.
15323         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
15324         to nil while displaying slash screen.
15326 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15328         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15329         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15331 2006-04-05  Kenichi Handa  <handa@m17n.org>
15333         * international/characters.el: Setup cases of Latin, Greek, and
15334         Cyrillic characters in CJK charsets.
15336 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
15338         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15339         default-enable-multibyte-characters.  This reverts the change from
15340         revision 6.17 which is no longer necessary because the passphrase
15341         is sent separately now.  GnuPG messages are unreadable under
15342         multibyte locales with default-enable-multibyte-characters set to nil.
15344 2006-04-04  Andreas Schwab  <schwab@suse.de>
15346         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
15347         and `byte-compile-warnings' as `safe-local-variable'.
15349 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
15351         * man.el (Man-mode-map): Restore the \r binding.
15352         (Man-abstract-xref-man-page): If Man-target-string is a function,
15353         call it.
15354         (Man-highlight-references): Use Man-default-man-entry to get the
15355         target.  Deal with xrefs too.
15356         (Man-highlight-references0): Don't call the target function.
15358         * woman.el (WoMan-xref-man-page): Strip the section number, woman
15359         cannot deal with it.
15361 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
15363         * pgg-gpg.el: Clean up process buffers every time gpg processes
15364         complete.
15366 2006-04-04  Kenichi Handa  <handa@m17n.org>
15368         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
15369         here.
15370         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
15371         Temporarily bind inhibit-field-text-motion to t.
15373 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15375         * startup.el (normal-splash-screen): Only set mode-line-format in the
15376         splash buffer, so as not to interfere when debugging the code.
15377         Ignore errors when switching buffer.
15379 2006-04-03  Romain Francoise  <romain@orebokech.com>
15381         * dired.el (dired-dnd-protocol-alist): Fix typo.
15383 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
15385         * savehist.el (savehist): Add :version.
15386         (savehist-ignored-variables): New variable.
15387         (savehist-minibuffer-hook): Don't save variables listed in
15388         `savehist-ignored-variables'.
15390         * dired.el (dired-dnd-protocol-alist): Mention that change does
15391         only apply to new buffers in doc string.
15393 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
15395         * recentf.el (recentf-open-files-item): Include newline in button
15396         field, so opening a file will work, when the point is at the end
15397         of the file name.  Allow, for example, to [i]search a file by
15398         extension and just push RET to open it.
15400 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
15402         * pgg-gpg.el (pgg-gpg-process-filter)
15403         (pgg-gpg-wait-for-completion): Check if buffer is alive.
15405         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15406         lines, temporary fix.
15408 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
15410         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
15412 2006-04-02  Richard Stallman  <rms@gnu.org>
15414         * progmodes/compile.el (compilation-message-face): Make it defcustom.
15416 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
15418         * ibuf-macs.el (define-ibuffer-column): Add a new key:
15419         header-mouse-map.
15421         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
15422         (ibuffer-mode-header-map): New keymaps.
15423         (ibuffer-update-title-and-summary): Enable mouse face highlighting
15424         and keybindings for column headers.
15425         (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
15426         property.
15428 2006-04-02  Drew Adams  <drew.adams@oracle.com>
15430         * speedbar.el (speedbar-after-create-hook): Doc fix.
15432 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
15434         * shell.el (shell-directory-tracker)
15435         (shell-dynamic-complete-command): Doc fixes.
15437 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
15439         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
15440         terminals.
15442 2006-04-01  Kim F. Storm  <storm@cua.dk>
15444         * ido.el (ido-unc-hosts-cache): New defvar.
15445         (ido-unc-hosts): If value of defcustom is a function, call it to
15446         get list of UNC hosts.  Add function-item choices to specify
15447         ido-unc-hosts-net-view or user function.
15448         (ido-ignore-unc-host-regexps): New defcustom.
15449         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
15450         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
15451         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
15453 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15455         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
15456         wwidth.
15458 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
15460         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
15461         (ido-max-work-file-list, ido-switch-buffer)
15462         (ido-read-file-name-as-directory-commands):
15463         Fix typos in docstrings.
15465 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15467         * term/mac-win.el (mac-system-coding-system): Define and use after
15468         Mac-specific coding systems are ready.
15470 2006-03-27  Romain Francoise  <romain@orebokech.com>
15472         * net/rcirc.el (rcirc-connect): Add autoload cookie.
15474         * ldefs-boot.el: Update.
15476 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
15478         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15479         passphrases when it is not needed.
15480         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15481         passphrase stuff from gpg, should only be necessary when you use
15482         gpg with a smartcard.
15484 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
15486         * comint.el (comint-dynamic-list-completions): Allow user to
15487         select *Completions* buffer.
15489 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
15491         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
15493 2006-03-26  Andreas Schwab  <schwab@suse.de>
15495         * progmodes/gud.el (gdb): Only complain about multiple debugging
15496         when the gdb process is still running.
15498 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
15500         * mail/rmail.el (tool-bar-map): Defvar it.
15501         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
15502         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
15504 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
15506         * help.el (print-help-return-message): Suggest to use
15507         display-buffer instead of switch-to-buffer-other-window to restore
15508         the previous window without selecting it.
15510 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15512         * frame.el (select-frame-by-name): Call x-focus-frame also when
15513         window-system is mac.
15515         * term/mac-win.el: Adjust Courier font specifications in
15516         x-fixed-font-alist.
15517         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
15518         when directly encoding to UTF-16 in native byte order, no BOM.
15520 2006-03-25  Kim F. Storm  <storm@cua.dk>
15522         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
15523         (cua--init-keymaps): Use it instead of fixed C-return.
15524         (cua-mode): Set after it.
15526         * emulation/cua-rect.el (cua--init-rectangles):
15527         Use cua-rectangle-mark-key instead of fixed C-return.
15529 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
15531         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
15532         "run" in .gdbinit.
15533         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
15535 2006-03-24  Romain Francoise  <romain@orebokech.com>
15537         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
15538         `display-buffer-other-frame'.
15540 2006-03-24  Kim F. Storm  <storm@cua.dk>
15542         * apropos.el (apropos-synonyms): Add selection => region.
15544 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
15546         * progmodes/gdb-ui.el (gdb-var-create-regexp)
15547         (gdb-var-list-children-regexp, gdb-var-update-regexp)
15548         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
15549         (gdb-data-list-register-values-regexp)
15550         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
15551         Future proof against new fields being added to MI output.
15552         (gdb-send): Don't treat backslashes for program input as
15553         continuations.
15554         (gdb-assembler-handler): Don't use window-start for this handler.
15555         (gdb-frame-handler): Don't change to hollow arrow if overlay
15556         arrow doesn't move to new frame.
15558 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
15560         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
15561         prevent compiler warnings.
15562         (gdb-stopped): Check for gud-last-last-frame (case: signal).
15563         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
15564         (gdb-assembler-custom): Use hollow-right-triangle for assembler
15565         buffer too.
15567 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
15569         * pgg-gpg.el (pgg-gpg-update-agent): Check for
15570         make-network-process, so we can use the same code in Gnus v5-10
15571         too and have this file fully synchronized with that release.
15573 2006-03-23  Romain Francoise  <romain@orebokech.com>
15575         * ibuf-ext.el (ibuffer-read-filter-group-name):
15576         Use `ibuffer-generate-filter-groups' to make completion list match
15577         the filter groups that are really displayed in the Ibuffer buffer.
15578         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
15580 2006-03-23  Kenichi Handa  <handa@m17n.org>
15582         * international/mule-cmds.el (sort-coding-systems): Describe that
15583         the argument is modified in docstring.
15585 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15587         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15588         (pgg-gpg-update-agent): New function.
15589         (pgg-gpg-use-agent-p): New function.
15590         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15591         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15592         (pgg-gpg-sign-region): Use it.
15594 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
15596         * cus-edit.el (custom-face-set): Call custom-push-theme before
15597         face-spec set so that `changed' theme is correctly saved.
15598         (custom-face-reset-standard): Reset to recalculated face rather
15599         than defface spec.
15601         * custom.el (custom-push-theme): Only save `changed' theme if the
15602         current face does not match the defface specs.
15604 2006-03-21  Simon Josefsson  <jas@extundo.com>
15606         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15607         <wilde@sha-bang.de>.
15608         (pgg-gpg-use-agent): New variable.
15609         (pgg-gpg-process-region): Use it.
15610         (pgg-gpg-encrypt-region): Likewise.
15611         (pgg-gpg-encrypt-symmetric-region): Likewise.
15612         (pgg-gpg-decrypt-region): Likewise.
15613         (pgg-gpg-sign-region): Likewise.
15614         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15616 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
15618         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
15619         bracket links.
15621 2006-03-21  Kim F. Storm  <storm@cua.dk>
15623         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
15624         fringe-indicator-alist instead of modifying global value.
15625         (gdb-frame-handler): Likewise.
15627 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
15629         * diff-mode.el (diff-function): Make it inherit from diff-header
15630         instead of diff-context.
15632         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
15633         bitmap.
15634         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
15635         change names in macro above for consistency.
15636         (gdb-frame-handler): Use hollow-right-triangle for all selected
15637         frames which except the innermost (where execution has stopped).
15638         (gdb-reset): Reset buffer-local values of overlay-arrow.
15640 2006-03-20  Richard Stallman  <rms@gnu.org>
15642         * simple.el (set-mark-command): Doc fix.
15644         * files.el (display-buffer-other-frame): New command.
15645         (ctl-x-4-map): Bind C-x 5 C-o to it.
15647 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15649         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
15650         rather than just defer-time, in case defer-time has been changed but
15651         the timer isn't running yet.
15652         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
15654 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
15656         * help-mode.el (help-follow-symbol): New function.
15657         Essentially identical to the old `help-follow', but do not let
15658         `push-button' do the work when on an xref.
15659         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
15661 2006-03-19  Richard Stallman  <rms@gnu.org>
15663         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
15664         preceded by the word `program'.
15665         (help-follow-mouse, help-follow): Throw error if not on xref.
15666         Delete no longer used args.
15668 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
15670         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
15671         annotation ensure gud-overlay-arrow-position is redisplayed.
15673 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15675         * textmodes/bibtex.el (bibtex-include-OPTkey)
15676         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
15677         (bibtex-autokey-name-case-convert)
15678         (bibtex-autokey-titleword-case-convert): Make these the aliases
15679         for the following two variables.
15680         (bibtex-autokey-name-case-convert-function)
15681         (bibtex-autokey-titleword-case-convert-function): Make these the
15682         real names.
15683         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
15684         bibtex-font-lock-crossref sublists.
15685         (bibtex-mode): Revert 2005-12-30 change (which made
15686         completion-ignore-case buffer-local).
15687         (bibtex-url): Simplify.
15689 2006-03-19  Kim F. Storm  <storm@cua.dk>
15691         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
15692         cursor property value to 2 (to align with C level change).
15694 2006-03-19  Bill Wohler  <wohler@newt.com>
15696         * image.el (image-load-path-for-library): Shorten first line in
15697         docstring.
15699 2006-03-18  Richard Stallman  <rms@gnu.org>
15701         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
15703 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
15705         * isearch.el (isearch-other-meta-char): Handle user bindings for
15706         shifted control characters.
15708 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
15710         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
15711         part that matches email addresses, file names, etc.
15713 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
15715         * term/w32-win.el (mouse-set-font):
15716         Mention w32-list-proportional-fonts in the doc string.
15718 2006-03-18  Kim F. Storm  <storm@cua.dk>
15720         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
15721         (ido-unc-hosts): New user option to explicitly define list of know
15722         UNC-style hosts for completion.
15723         (ido-cache-unc-host-shares-time): New user option.
15724         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
15725         New helper functions for UNC file-name support.
15726         (ido-may-cache-directory): Check for UNC host.  Simplify.
15727         (ido-wash-history): Clean out old UNC hosts.
15728         (ido-nonreadable-directory-p): UNC hosts are always readable.
15729         (ido-directory-too-big-p): UNC hosts are never too big.
15730         (ido-set-current-directory): Handle UNC root path.
15731         (ido-file-name-all-completions): Complete UNC host names from
15732         ido-unc-hosts list.  Cache UNC host shares.
15733         (ido-make-file-list-1): Don't filter UNC root.
15734         (ido-exhibit): Check for // in root directory, and switch to UNC
15735         mode by setting ido-current-directory to //.
15737 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
15739         * cus-edit.el (customize-changed-options): Mention explicit
15740         version number as default in prompt.
15742 2006-03-17  Bill Wohler  <wohler@newt.com>
15744         * image.el (image-load-path-for-library): Minor docstring fix.
15746 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
15748         * textmodes/org.el (org-read-date): Include subgroup 5 into
15749         replacement text.
15750         (org-popup-calendar-for-date-prompt): Fix customization type.
15752 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
15754         * progmodes/gdb-ui.el (gud-watch): Provide completion.
15755         (gdb-continuation): New variable.
15756         (gdb-send): Deal with continuation lines.
15758         * progmodes/gud.el (gud-gdb-complete-command)
15759         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
15760         expressions.
15761         (gud-tooltip-mode): Use buffer-local value.
15763 2006-03-16  Kim F. Storm  <storm@cua.dk>
15765         * ido.el (ido-edit-input): Use selected match, if any.
15767 2006-03-16  Bill Wohler  <wohler@newt.com>
15769         * image.el (image-load-path-for-library): Prefer user's images in
15770         image-load-path.
15772 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
15774         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
15775         when checking for attempt to drag leftmost or rightmost scrollbar.
15777 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
15779         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
15780         (gdb-force-mode-line-update): New function.
15781         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
15782         (gdb-exited): Use them.
15783         (gdb-signal): New function.
15784         (gdb-annotation-rules): Provide a rule for it.
15786 2006-03-16  Kenichi Handa  <handa@m17n.org>
15788         * international/mule.el (auto-coding-regexp-alist): Add entries
15789         for Unicode BOM.
15791         * sort.el (sort-build-lists): Temporarily bind
15792         inhibit-field-text-motion to t.
15794 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
15796         * locate.el (locate-command, locate-make-command-line)
15797         (locate-fcodes-file, locate-update-command)
15798         (locate-prompt-for-command, locate, locate-with-filter)
15799         (locate-get-file-positions): Doc fixes.
15800         (locate-buffer-name, locate-header-face): Remove leading `*' in
15801         defcustom.
15802         (locate-filter-output): Use `keep-lines' instead of its alias
15803         `delete-non-matching-lines'.
15804         (locate-get-filename, locate-get-dirname): Add introductory comment.
15805         (locate-find-directory-other-window): Give appropriate error
15806         message if used outside main listing.
15808 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15810         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
15811         the new extend-region feature.
15812         (font-lock-after-change-function): Update correspondingly.
15813         * jit-lock.el (jit-lock-after-change): Update correspondingly.
15814         * progmodes/grep.el (font-lock-lines-before): Don't disable.
15816 2006-03-15  Bill Wohler  <wohler@newt.com>
15818         * image.el (image-load-path-for-library): Fix example by not
15819         recommending that one binds image-load-path.  Just defvar it to
15820         placate compiler and only use it if previously defined.
15822 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
15824         * textmodes/org.el (org-insert-centered): Use `string-width' to
15825         make underlining work for wide characters.
15826         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
15827         TAB to `org-cycle', to make sure that no binding in
15828         `outline-mode-map' can supercede it.
15830 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
15832         * allout.el: Increment version to 2.2.1 in file commentary.
15834         (allout-version): Increment to 2.2.1.
15836         (allout-default-layout): New customization variable, used when the
15837         file lacks a specific allout-layout.  Uses allout-layout-type for
15838         recursively nested definition.
15840         (allout-layout-type): Widget defining allout layouts, necessary for
15841         self-recursive definition.
15843         (allout-mode): Incorporate allout-default-layout as fallback for
15844         allout-layout.
15846         (allout-layout): Mark as 'safe-local-variable', and refer mention
15847         fallback to `allout-default-layout' in absence of a specified value.
15848         (allout-passphrase-verifier-string)
15849         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
15851         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
15853         (allout-get-encryption-passphrase-verifier): Use correct name of
15854         passphrase verifier in docstring.
15856 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
15858         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
15859         elements.
15860         (gdb-find-watch-expression): Make it work for arrays too.
15861         Follow change to gdb-var-list.
15862         (gud-watch): Allow the user to enter variable name with a prexix
15863         arg.  Create keybindings.
15864         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
15865         (gdb-var-list-children-handler, gdb-var-update-handler)
15866         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
15867         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
15868         Follow change to gdb-var-list.
15869         (gdb-starting): Don't show the overlay arrows when program is running.
15871         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
15872         gdb-var-list.
15874 2006-03-14  Bill Wohler  <wohler@newt.com>
15876         * image.el (image-load-path-for-library): Pass value of path
15877         rather than symbol.  Always return list of directories.
15878         Guarantee that image directory comes first.
15880 2006-03-14  Alan Mackenzie  <acm@muc.de>
15882         * font-core.el (font-lock-extend-region\(-function\)?.):
15883         New function/variable.
15885         * font-lock.el (font-lock-after-change-function):
15886         Call font-lock-extend-region.  Obey font-lock-lines-before.
15887         (font-lock-default-fontify-region): Remove reference to
15888         font-lock-lines-before.
15890         * jit-lock.el (jit-lock-after-change):
15891         Call font-lock-extend-region.  Obey font-lock-lines-before.
15893 2006-03-14  David Ponce  <david@dponce.com>
15895         * tree-widget.el (tree-widget-themes-load-path)
15896         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
15898 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
15900         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
15901         (rcirc-print): Mark the start of text at the end of the prompt.
15902         (rcirc-track-minor-mode): Add autoload cookie.
15903         (rcirc-update-activity-string): Add space to front of mode-line
15904         indicator.
15906 2006-03-13  Miles Bader  <miles@gnu.org>
15908         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
15909         (rcirc-abbrev-nick): Remove function.
15910         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
15912 2006-03-13  David Ponce  <david@dponce.com>
15914         * tree-widget.el: Handle themes across all occurrences of the main
15915         themes sub-directory found in tree-widget-themes-load-path.
15916         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
15917         (tree-widget--locate-sub-directory): Return all occurrences.
15918         (tree-widget-themes-path): New function.
15919         Replace tree-widget-themes-directory, and return a list of directories.
15920         (tree-widget-set-parent-theme)
15921         (tree-widget-lookup-image): Use it.
15923 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
15925         * textmodes/org.el (org-link-search): Avoid self-matching of
15926         links, allow target text to be distributed over several lines.
15927         (org-search-not-link): New function.
15928         (org-set-regexps-and-options, org-get-current-options):
15929         New startup options.
15930         (org-export-as-html): Take odd-level setting from local variable.
15931         (org-fontify-emphasized-text): New option.
15932         (org-set-font-lock-defaults): Include emphasized text.
15933         (org-follow-mhe-link): Allow folder-only links, fix folder name.
15934         (org-font-lock): Customize group renamed from `org-faces'.
15936 2006-03-13  John Paul Wallington  <jpw@pobox.com>
15938         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
15939         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
15941 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
15943         * cus-start.el (all): Delete :version keyword for members of the
15944         fringe group, since the entire group is new in 22.1.
15946 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
15948         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
15949         map if value is hexadecimal (an address).
15950         (gud-watch): Only search roots for existing watch expressions.
15951         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
15952         prevent caching problems with speedbar-update-directory-contents.
15954 2006-03-12  Juri Linkov  <juri@jurta.org>
15956         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
15957         before comparing with `low' and `warn'.
15959         * info.el (Info-dir-remove-duplicates): Move point to the
15960         beginning of the current line after deleting the entries from
15961         redundant heading.  Use marker for `limit' and compare it with
15962         point before calling `re-search-forward'.
15964 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
15966         * simple.el (yank): Fix typo in docstring.
15968 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
15970         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
15971         messages, where "D" is the 6th character.
15973 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
15975         * simple.el (yank): Fix last change.
15977 2006-03-11  David Ponce  <david@dponce.com>
15979         * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
15980         before merging elements from the standard ispell-dictionary-alist.
15981         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
15982         alist, and return the new alist.
15984 2006-03-11  Richard Stallman  <rms@gnu.org>
15986         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
15988         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
15989         the way it is implemented is too unclean.
15991         * simple.el (kill-region, yank): Doc fix.
15993         * battery.el (battery-echo-area-format): Doc fix.
15994         (battery-mode-line-format): Likewise.
15995         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
15996         (battery-linux-proc-acpi): Ignore batteries that say "charged".
15998 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
16000         * progmodes/octave-mod.el (octave-indent-for-comment):
16001         Behave according to do string.
16003 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
16005         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
16006         Be visible only if major mode is Mail Mode.
16008         * textmodes/flyspell.el (flyspell-external-point-words)
16009         (flyspell-process-localwords): Fix last changes.
16011 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
16013         * calendar/holidays.el (list-holidays): Doc fix.
16015         * international/mule.el (auto-coding-alist): Add .odt
16016         (OpenOffice's open document) files.
16018         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
16019         document) files.  Mention in the doc string the need to sync with
16020         auto-coding-alist.
16022 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
16024         * files.el (hack-local-variables-confirm): Don't prompt for ! if
16025         enable-local-variables is set to always query, or there is no
16026         savable variable.
16028 2006-03-10  Bill Wohler  <wohler@newt.com>
16030         * image.el (image-load-path-for-library): Merge at least three
16031         functions from Gnus and MH-E into this one function that can now
16032         be shared.
16034 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
16036         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
16037         gdb-remove-mouse-face and remove help-echo too.
16038         (gdb-enqueue-input): Correct conditional clause.
16040 2006-03-10  Glenn Morris  <rgm@gnu.org>
16042         * calendar/calendar.el (calendar-holidays): Doc fix.
16043         * calendar/holidays.el (list-holidays): Doc fix.
16045 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
16047         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
16048         it gets called in gdb-prompt anyway.
16049         (gdb-use-separate-io-buffer): Only restore window arrangement for
16050         gdb-many-windows.
16051         (gdb-enqueue-input): Make it harder to send GDB input when program
16052         is running.
16053         (gdb-buffer-list): New variable.
16054         (gdb-remove-mouse-face): New function.
16055         (gdb-starting): Use it when GDB input won't get sent.
16057 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
16059         * help.el (view-lossage): Remove trailing whitespace before
16060         inserting "\n".
16062 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
16064         * files.el (hack-local-variables-confirm):
16065         Set coding-system-for-read to nil before writing to .emacs.
16067         * arc-mode.el (archive-extract): Check if an existing buffer name
16068         comes from a different archive.
16070         * help.el (describe-key-briefly): If KEY is a down event, read and
16071         discard the up event.
16073 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
16075         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
16076         be edited and use font-lock-warning-face for any changes.
16078         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
16079         (gdb-edit-value): Use it to report any errors.
16081 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
16083         * help.el (describe-key): Remove leftover test code.
16085 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
16087         * textmodes/org.el: Move defvars out of eval-when-compile.
16088         Use buffer-file-name variable.
16089         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
16090         arg `file'.
16091         (org-level-faces): Remove startup dependency.
16092         (org-cycle, org-map-tree, org-scan-tags)
16093         (org-remember-handler): Don't call `outline-level' directly.
16094         (org-mhe-search-all-folders): New option.
16095         (org-mhe-get-message-folder-from-index)
16096         (org-mhe-get-message-folder): Fix indexing search.
16097         (org-format-agenda-item): Handle nil TAGS argument.
16098         (org-cleaned-string-for-export, org-activate-target-links)
16099         (org-make-target-link-regexp): Deal with empty radio target list.
16100         (org-tag): New face.
16101         (org-get-level-face): New function.
16102         (org-set-font-lock-defaults): Simplify setup for headlines.
16103         (org-complete): Pass common substring to `display-completion-list'.
16105 2006-03-06  David Ponce  <david@dponce.com>
16107         * tree-widget.el: Update Commentary header.
16108         (tree-widget-theme-name): Ignore parent themes.
16109         (tree-widget-set-parent-theme): New function.
16110         (tree-widget-set-theme): Use it.
16111         (tree-widget-set-image-properties): Move definition.  Does nothing
16112         if image properties have already been set.
16113         (tree-widget-image-properties): Move definition.  Receive an image
16114         name.  Set the :pointer property.
16115         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
16116         Don't set the :pointer image property.
16117         (tree-widget-convert-widget): New function.  Handle :dynargs
16118         compatibility here.
16119         (tree-widget): Use it to :convert-widget.  Add the :expander-p
16120         predicate to control when the :expander function is entered.
16121         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
16122         (tree-widget-value-create): Handle :expander-p.  widget-apply
16123         :expander.
16124         (tree-widget-expander-p): New function.  Default value of the
16125         :expander-p property.
16127 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
16129         * help.el (describe-key): Properly handle the return value of
16130         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
16131         remaps.  Handle string and vector `follow-link' values.
16133 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16135         * complete.el (PC-expand-many-files): Try be more careful when parsing
16136         the shell's output.
16138 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16140         * outline.el (hide-sublevels): Provide better interactive default.
16142 2006-03-06  Kenichi Handa  <handa@m17n.org>
16144         * international/fontset.el (create-fontset-from-fontset-spec):
16145         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
16147 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
16149         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
16150         backslashes instead of one in regexp.
16151         (gud-tooltip-dereference): Add missing optional argument.
16153 2006-03-04  John Paul Wallington  <jpw@pobox.com>
16155         * wdired.el (toplevel): Require `cl' at compile-time.
16157 2006-03-04  Andreas Schwab  <schwab@suse.de>
16159         * server.el (server-process-filter): Handle errors during
16160         evaluation of the argument.
16162 2006-03-03  John Paul Wallington  <jpw@pobox.com>
16164         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
16165         escape parentheses at beginning of line.
16166         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
16167         (t-mouse-mode): Remove period from end of error message.
16169 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
16171         * textmodes/flyspell.el (flyspell-process-localwords):
16172         Be case-sensitive.
16174 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
16176         * cus-edit.el (custom-quote): Remove function, since it has been
16177         moved to custom.el.
16179         * font-lock.el (lisp-font-lock-keywords-2)
16180         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
16181         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
16182         they have no special meaning.
16184         * midnight.el (clean-buffer-list): Handle case where base-buffer of
16185         indirect buffer gets killed before indirect buffer.  Use dolist.
16187 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
16189         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
16190         value instead of a literal constant (1) on more pauses.
16192 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
16194         * textmodes/flyspell.el (flyspell-external-point-words):
16195         Be case-sensitive.
16197 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
16199         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
16200         with "www".
16202 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
16204         * allout.el: Restablish intermediate missing comment header to
16205         preserve outline structure.
16206         (allout-beginning-of-current-entry): Skip invisible text.
16207         (allout-open-topic): Fix opening a topic at end-of-buffer.
16208         (allout-minor-mode): Move nearer to allout-mode function.
16210 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
16212         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
16214 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
16216         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
16217         is nil.
16219         * progmodes/gud.el (gud-speedbar-menu-items):
16220         Use buffer-local-value and add missing :visible keyword.
16222         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
16224 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
16226         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
16227         must be `follow-link'.
16229         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
16231         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
16232         formatting: No nested anchors.
16233         (org-all-targets): Fix bug with XEmacs compatibility.
16234         (org-read-date): Add (require 'parse-time).
16235         (org-set-tags): Fix bug with extra inserted space.
16236         (org-export-html-style): Define a style class for targets.
16237         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
16238         (org-hide-leading-stars): New option.
16239         (org-hide): New face.
16240         (org-set-font-lock-defaults): Allow to hide leading stars.
16241         (org-get-legal-level, org-tr-level): New functions.
16242         (org-odd-levels-only): New option.
16243         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
16244         (org-demote, org-promote): Deal with double-star levels.
16245         (org-convert-to-odd-levels): New command.
16247 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
16249         * speedbar.el (speedbar-update-localized-contents): Try to
16250         preserve window-start.
16251         (speedbar-update-directory-contents): Try to preserve window-start
16252         and window-point.
16253         (speedbar-update-special-contents): Don't move back to start of window.
16255         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
16256         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
16257         speedbar-timer-fn.
16258         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
16259         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
16260         instead of gdb-speedbar-timer-fn.
16262 2006-02-28  Jay Belanger  <belanger@truman.edu>
16264         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
16265         (math-compose-expr): Use latex option when calling
16266         `math-compose-tex-matrix' for latex mode.
16268 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
16270         * speedbar.el: Re-instate comments about developing for speedbar
16271         [this is what info and gdb-ui use even if better methods exist now].
16273         * t-mouse.el: New file.
16274         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
16275         (t-mouse-lispy-buffer-posn-from-coords): Remove.
16276         (t-mouse-make-event-element): Use posn-at-x-y instead.
16277         (t-mouse-make-event): Deal with Fedora Core 3.
16278         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
16279         (t-mouse-mouse-position-function): New function.  Use it instead
16280         of advising mouse-position.
16281         (t-mouse-mode): New minor mode.
16282         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
16284 2006-02-27  Glenn Morris  <rgm@gnu.org>
16286         * calendar/calendar.el (calendar-holidays): Doc fix.
16288 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
16290         * progmodes/gdb-ui.el (gdb-source-window): New variable.
16291         Re-introduce the concept of a source window.
16292         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
16293         consistency with get-buffer-create.
16294         (def-gdb-auto-update-handler, gdb-info-locals-handler)
16295         (gdb-data-list-register-values-handler)
16296         (gdb-stack-list-locals-handler): Try to preserve window-start as
16297         well as window-point.
16298         (gdb-display-source-buffer): New function (old concept).
16299         (gdb-goto-breakpoint): Use it.
16301         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
16302         for gdb-ui/gdb-mi (old concept).
16304 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
16306         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
16307         binding.
16309         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
16311         * textmodes/reftex-sel.el (reftex-select-label-map)
16312         (reftex-select-bib-map): Add `follow-mouse' binding.
16314 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
16316         * jka-cmpr-hook.el (jka-compr-compression-info-list)
16317         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
16318         Give :set functions to provide automatic updating.
16319         Update docstring.  Give compiler defvars early in the file
16320         and move the defcustoms to a later spot where all called functions
16321         are defined.
16322         (jka-compr-file-name-handler-entry): Doc fix.
16323         (jka-compr-compression-info-list--internal)
16324         (jka-compr-mode-alist-additions--internal)
16325         (jka-compr-load-suffixes--internal): New variables.
16326         (jka-compr-install): Set the three above variables.
16327         Update `load-file-rep-suffixes' instead of `load-suffixes'.
16328         (jka-compr-update, jka-compr-set): New functions.
16329         (auto-compression-mode): Doc fix.
16331         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
16332         Update `load-file-rep-suffixes' instead of `load-suffixes'.
16333         Use jka-compr-compression-info-list--internal,
16334         jka-compr-mode-alist-additions--internal and
16335         jka-compr-load-suffixes--internal.
16337         * files.el (load-library):
16338         * loadhist.el (file-loadhist-lookup):
16339         * startup.el (command-line):
16340         * subr.el (locate-library):
16341         * emacs-lisp/autoload.el (update-directory-autoloads):
16342         * emacs-lisp/find-func.el (find-library-suffixes):
16343         Use `get-load-suffixes' instead of `load-suffixes'.
16345         * subr.el (locate-library):
16346         * emacs-lisp/find-func.el (find-library-name):
16347         Use `load-file-rep-suffixes' instead of '("").
16349 2006-02-26  Kim F. Storm  <storm@cua.dk>
16351         * ido.el (ido-save-history, ido-load-history): Simplify.
16352         Don't use find-file-noselect to avoid interference from other modes.
16354 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
16356         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
16357         to use the default shell if filename is not available.
16358         Reported by Giorgos Keramidas.
16360 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
16362         * progmodes/etags.el (tags-completion-table): Do completion from
16363         all the tables in the current list, as documented in the manual.
16365 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16367         * CC Mode Update to 5.31.3.
16369 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16371         * progmodes/cc-mode.el (c-postprocess-file-styles):
16372         Bind inhibit-read-only to t, around the call to
16373         c-remove-any-local-eval-or-mode-variables, so that it works on a
16374         RO file.
16376 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16378         * progmodes/cc-awk.el: Correct a typo.
16380 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16382         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
16383         c-hungry-delete-backwards, at the request of RMS.  Leave the old
16384         name as an alias.
16386 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16388         * progmodes/cc-mode.el: Correct a typo.
16390 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16392         * progmodes/cc-defs.el: Update the version number to 5.31.3.
16394 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16396         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
16397         brace-else-brace (error due to mbeg, mend being undefined).
16399 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16401         * progmodes/cc-mode.el: File Local variables: Solve the problem
16402         where both `mode' and c-file-offsets are specified: `mode' will
16403         overwrite c-f-o's settings:
16404         (c-remove-any-local-eval-or-mode-variables): New function.
16405         (c-postprocess-file-styles): Call the above new function, within
16406         c-tentative-buffer-change, to splat `mode' and `eval' before the
16407         second hack-local-variables.
16409 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16411         * progmodes/cc-mode.el:
16412         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
16413         (c-after-change): Protect the match data with save-match-data.
16414         It was getting corrupted by c-after-change-check-<>-operators.
16416         * progmodes/cc-defs.el: [Supersedes patch V1.38]:
16417         (top level): Check for a buggy font-lock-compile-keywords ONLY in
16418         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
16420         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
16421         with save-match-data.  It was being corrupted when Font Lock was
16422         not enabled.
16424 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16426         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
16427         Mode and Subword Mode.
16429         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
16430         real labels ("case 1:" or "foo:") from non-labels ("public:").
16431         (c-forward-objc-directive): Replace c-forward-token-2 with crude
16432         coding; c-f-t-2 doesn't move over a token at EOB.
16434         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
16436         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
16437         (c-update-modeline): Concatenate the minor mode indicators
16438         directly onto mode-name, removing c-submode-indicators.
16439         Sometimes, c-s-i got separated from the mode name on the mode line.
16441         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
16442         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
16444 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
16446         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
16447         error message when there's an evaluation error to show whether
16448         it's loaded from source or not.
16449         (c-filter-ops): Make it available at runtime too to work when
16450         `c-make-init-lang-vars-fun' needs to evaluate from source.
16452 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
16454         * help.el (help): Revert last part of 2006-02-23 change (deletion
16455         of the `provide' call).
16457 2006-02-23  Juri Linkov  <juri@jurta.org>
16459         * compare-w.el (compare-windows-highlight): Add new value
16460         `persistent' and change :type from `boolean' to `choice'.
16461         (compare-windows-overlays1, compare-windows-overlays2):
16462         New internal variables.
16463         (compare-windows-highlight): If compare-windows-highlight is
16464         `persistent', add current overlays to compare-windows-overlays[12]
16465         instead of adding compare-windows-dehighlight to pre-command-hook.
16466         (compare-windows-dehighlight): Delete all overlays from
16467         compare-windows-overlays[12].
16469         * info.el (Info-search): Don't bind search-spaces-regexp to
16470         Info-search-whitespace-regexp in non-regexp isearch mode.
16472 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16474         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
16476 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
16478         * textmodes/org.el (org-xemacs-p)
16479         (org-export-html-show-new-buffer, org-table-may-need-update)
16480         (org-insert-item, org-mhe-get-message-real-folder)
16481         (org-mhe-get-message-folder-from-index)
16482         (org-mhe-get-message-folder, org-mhe-get-message-num)
16483         (org-mhe-get-header, org-make-org-heading-search-string)
16484         (org-make-org-heading-camel, org-table-sort-lines)
16485         (org-format-org-table-html, org-format-table-table-html):
16486         Fix typos in docstrings.
16488 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
16490         * textmodes/org.el (org-cleaned-string-for-export)
16491         (org-solidify-link-text): New function.
16492         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
16493         XEmacs, just to silence the compiler.
16494         (org-export-as-ascii, org-export-as-html-and-open):
16495         Use `org-cleaned-string-for-export' and create internal links.
16496         (org-follow-mhe-link): Require mh-e, use folder.
16498 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
16500         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
16502         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
16503         gdb-debug-log-length.
16504         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
16505         it a real ring but...
16506         (gud-gdba-marker-filter): ...make it work like mark-ring.
16507         (gdb-enable-debug): Rename from gdb-enable-debug-log.
16508         (gdb-mouse-jump): New function.  Add bindings.
16510 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
16512         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
16513         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
16514         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
16515         (gdb-debug-log-length): Customize it's length.
16516         (gud-watch, gdb-var-create-handler): Display function::var format
16517         but don't use to create variable object.
16518         (gdb-var-create-handler): Use message-box in place of message.
16519         (gdb-stopped): Call gdb-exited if signalled.
16521 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
16523         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
16525         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
16527         * textmodes/reftex.el (reftex-locate-file): Search all extensions
16528         if `reftex-try-all-extensions' is set.
16530         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
16531         fail silently when there is no valid argument at point.
16532         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
16533         `fail-silently' argument.  From a patch by David Reiter.
16535         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
16536         New commands.
16537         (org-mark-ring): New variable.
16538         (org-mark-ring-length): New option.
16539         (org-open-at-point, org-goto, org-open-file): Push old position
16540         onto the mark ring.
16541         (org-add-hook): New function.
16542         (org-export-table-remove-special-lines): New option.
16543         (org-skip-comments, org-format-org-table-html): Respect new
16544         option `org-export-table-remove-special-lines'.
16545         (org-open-file): Allow special command configuration for
16546         directory link.
16547         (org-file-apps): Fix bugs in customize type, added setting
16548         for directories.
16549         (org-activate-tags, org-format-agenda-item, org-complete)
16550         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
16551         (org-get-tags, org-get-buffer-tags, org-open-at-point)
16552         (org-link-search, org-make-org-heading-search-string)
16553         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
16554         (org-radio-targets, org-file-link-context-use-camel-case)
16555         (org-activate-camels): New options.
16556         (org-update-radio-target-regexp, org-all-targets)
16557         (org-make-target-link-regexp, org-activate-target-links):
16558         New functions.
16559         (org-make-org-heading-search-string): New function.
16560         (org-store-link, org-insert-link): Use new option
16561         `org-file-link-context-use-camel-case'.
16562         (org-activate-camels): Use new option `org-activate-camels'.
16563         (org-link-regexp): Add mhe prefix.
16564         (org-open-at-point, org-store-link): Support for mhe links.
16565         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
16566         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
16567         (org-mhe-get-header, org-follow-mhe-link): New functions.
16568         (org-remove-angle-brackets, org-add-angle-brackets):
16569         New functions.
16570         (org-bracket-link-regexp): New constant.
16571         (org-read-date): Fix bug that was rejecting all typed dates.
16572         (org-link-search): Make hierarchy above visible after a match.
16573         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
16574         (org-store-link): Fix bug with link creation when cursor is in
16575         an empty line.
16576         (org-open-at-point): Fix bug with matching a link.
16577         Fixed buggy argument sequence in call to `org-view-tags'.
16578         (org-compile-prefix-format): Set `org-prefix-has-tag'.
16579         (org-prefix-has-tag): New variable.
16580         (org-format-agenda-item): Remove tags from headline
16581         if appropriate.
16582         (org-agenda-remove-tags-when-in-prefix): New option.
16584 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
16586         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
16587         Fix the regular expressions.
16589 2006-02-21  Richard M. Stallman  <rms@gnu.org>
16591         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
16592         if there's no other specific basis.
16594         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
16595         as variables at all.
16596         (unsafep-variable): Rename arg; doc fix.
16598         * abbrevlist.el (list-one-abbrev-table): Add autoload.
16600         * calendar/appt.el (diary-selective-display): Add defvar.
16602         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
16604         * isearch.el (search-whitespace-regexp): Fix custom type.
16606         * help.el (describe-key-briefly): Compute interactive args
16607         in same was as before previous change.
16609         * files.el (enable-local-variables): Doc fix.
16611 2006-02-21  Kim F. Storm  <storm@cua.dk>
16613         * fringe.el: Cleanup as file is now pre-loaded.
16614         (fringe-bitmaps): Initialize unconditionally.
16615         (fringe-mode, set-fringe-style): Remove autoload cookies.
16617 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
16619         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
16620         `horizontal-bar'.
16621         (fringe-cursor-alist): Use `horizontal-bar'.
16623 2006-02-20  Kim F. Storm  <storm@cua.dk>
16625         * fringe.el (fringe-bitmaps): Update to new bitmap names.
16626         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
16628         * loadup.el: Load "fringe" on window systems.
16630 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
16632         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
16633         out of scope components.
16635         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
16636         default.
16638 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
16640         * custom.el (customize-mark-to-save, customize-mark-as-set):
16641         Load the symbol first.
16643 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
16645         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
16646         strech spec so it doesn't display as "^J" on the header line
16647         when `Buffer-menu-use-header-line' is t.
16649 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
16651         * speedbar.el (speedbar-make-button): Keep text properties
16652         of string arguments if desired.
16654         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
16655         expessions.
16657         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
16658         of speedbar.
16660 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
16662         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
16663         to value of `read-file-name-completion-ignore-case'.
16665 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
16667         * custom.el (customize-mark-as-set): Push to `user' theme.
16669         * cus-edit.el (custom-save-variables): Allow unthemed values.
16670         (customize-set-variable): Push setting to `user' theme.
16672 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
16674         * progmodes/gud.el: Don't require font-lock as it's now
16675         automatically loaded.
16676         (gud-speedbar-buttons): Replace gdb-var-changed with
16677         gdb-force-update.
16679         * progmodes/gdb-ui.el (gdb-force-update): Rename from
16680         gdb-var-changed.
16681         (gdb-post-prompt): Use it.
16682         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
16683         (gdb-var-update-handler, gdb-var-delete)
16684         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
16685         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
16686         gdb-force-update in gdb-post-prompt.
16687         (gdb-reset): Clear watch expressions from speedbar when quitting.
16689 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
16691         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
16692         (viper-change-state-to-vi, viper-change-state-to-emacs):
16693         Make aware of cursor coloring in the Emacs state.
16694         (viper-special-read-and-insert-char): Use read-char-exclusive.
16695         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
16697         * emulation/viper-init.el (viper-emacs-state-cursor-color):
16698         New variable.
16700         * emulation/viper-util.el (viper-save-cursor-color)
16701         (viper-get-saved-cursor-color-in-replace-mode)
16702         (viper-get-saved-cursor-color-in-insert-mode)
16703         (viper-restore-cursor-color): Make aware of the cursor color
16704         in Emacs state.
16705         (viper-get-saved-cursor-color-in-emacs-mode): New function.
16707         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
16708         (ediff-ignore-case-option3, ediff-actual-diff-options)
16709         (ediff-actual-diff3-options): New variables to control case sensitivity.
16710         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
16711         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
16712         (ediff-toggle-ignore-case): New function.
16713         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
16715         * ediff-help.el (ediff-long-help-message-narrow2)
16716         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
16717         (ediff-long-help-message-word-mode): Add ignore-case command.
16718         (ediff-help-for-quick-help): Add ignore-case command.
16720         * ediff-merg.el: Move provide to the end.
16722         * ediff-ptch.el: Move provide to the end.
16724         * ediff-wind.el: Move provide to the end.
16726         * ediff-mult.el: Move provide to the end.
16727         (ediff-set-meta-overlay): Enable follow-link.
16729         * ediff.el: Move provide to the end.
16730         Break recursive load cycle in eval-when-compile.
16731         (ediff-patch-buffer): Better heuristics.
16733         * ediff-util.el: Move provide to the end.
16734         Break recursive load cycle in eval-when-compile.
16735         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
16736         defuns.
16737         (ediff-submit-report): Pass the values of ediff-diff3-program,
16738         ediff-diff3-options.
16740 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
16742         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
16743         the opening bracket of the following bracketing pairs: {}, [], (), <>,
16744         `' (for example, in the docstring of `windmove-default-keybindings').
16746 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
16748         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
16749         shadow face.  Don't provide binding to edit variable when it is
16750         out of scope.
16752         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
16753         (gdb-var-update-handler): Detect out of scope variables with pre
16754         GDB 6.4 too.
16755         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
16756         Reset status of variable objects to nil in update handlers.
16757         (gdb-var-update-handler-1): Detect when a variable object comes
16758         in scope.  setcar on var changes gdb-var-list directly.
16760 2006-02-17  Juri Linkov  <juri@jurta.org>
16762         * ffap.el (ffap) <defface>: Add explicit face declaration.
16763         (ffap-highlight): Use face `ffap' directly instead of checking
16764         for its existence.
16766         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
16767         `visible-ok' of `other-buffer' to find the right original buffer.
16769         * info.el (Info-search): Skip `Local Variables' node.
16771 2006-02-17  Juri Linkov  <juri@jurta.org>
16773         * info.el (Info-find-file): Check for symbols `apropos', `history',
16774         `toc' in the input filename, and return these symbols as is.
16775         (Info-find-node-2): Set Info-current-file to symbols `apropos',
16776         `history', `toc' instead of strings.
16777         (Info-set-mode-line): For non-string Info-current-file use the
16778         symbol's name inside **.
16779         (Info-isearch-push-state): Add quote before Info-current-file and
16780         Info-current-node.
16781         (Info-isearch-pop-state): Use `equal' instead of `string='.
16782         (Info-extract-pointer, Info-following-node-name): Use
16783         `match-string-no-properties' instead of `match-string'.
16784         (Info-up): Check `old-file' for `stringp'.
16785         (Info-history): Use `equal' instead of `string-equal'.
16786         Check `file' for `stringp'.
16787         (Info-history): Use symbol `history' instead of string as first arg
16788         of `Info-find-node'.
16789         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
16790         `toc' instead of string.
16791         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
16792         instead of `buffer-substring', and `match-string-no-properties'
16793         instead of `match-string'.
16794         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
16795         instead of strings.
16796         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
16797         Use symbol `apropos' instead of string.
16798         (Info-copy-current-node-name): Check `Info-current-file' for
16799         `stringp' and construct a command with `Info-find-node' from it.
16800         (Info-fontify-node): Use `match-string-no-properties' instead of
16801         `match-string' and check file names for `stringp'.
16802         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
16803         `history', `toc' instead of strings.
16805 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
16807         * files.el: Rearrange functions and variables in the file local
16808         variables section.
16810 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
16812         * files.el: Add truncate-lines, ispell-check-comments and
16813         ispell-local-dictionary as safe local variables.
16815 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
16817         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
16818         out of scope variables.
16819         (gud-speedbar-buttons): Use unless.
16821         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
16822         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
16823         (gdb-show-changed-values): Also use for out of scope variables.
16824         (gdb-var-update-handler-1): Note if variable goes out of scope.
16826 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
16828         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
16829         default to global variable values for unsupplied args.
16830         (rcirc-get-buffer-create): Fix bug with setting the target.
16831         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
16832         test for rcirc-always-use-server-buffer-flag here.
16833         (rcirc-response-formats): Add %N, which is a facified nick.  %n
16834         uses the default face.  Change the ACTION format string.  If the
16835         "nick" is the server, don't print anything for that field.
16836         Comment fixes.
16837         (rcirc-target-buffer): Don't test
16838         rcirc-always-use-server-buffer-flag here.
16839         (rcirc-print): Squeeze extra spaces out of the text before message.
16840         (rcirc-put-nick-channel): Strip potential "@" char from nick
16841         before adding them to nick table.
16842         (rcirc-url-regexp): Improve to match address like "foo.com".
16844 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
16846         * allout.el (allout-hidden-p): Move this defsubst before
16847         allout-overlay-interior-modification-handler, where it is first
16848         used.
16850 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
16852         * allout.el: Use allout invisible-text overlays instead of
16853         selective display for concealed text.  Also, lots of general
16854         cleanup, and improved compatibility code.
16856         (allout-version): Incremented, corrected, revised, and refined
16857         module commentary.
16859         (provide 'allout): Moved to the bottom, added a require of overlay.
16861         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
16862         `except-current'.
16863         (allout-write-file-hook-handler): Minimize delay.
16864         (count-trailing-whitespace-region): New function so
16865         auto-encryption of current topic can resituate cursor exactly.
16866         PGP/GPG encryption trims trailing whitespace from lines, which
16867         must be accounted for across encryption then decryption.
16869         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
16870         just plain "\C-c", to avoid intruding on user's keybinding space.
16872         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
16873         parameter, so user request to provide a new password is done.
16875         (allout-outside-normal-auto-fill-function, allout-auto-fill):
16876         Refined mechanism for auto-filling behavior while in allout mode.
16878         (allout-mode): Explicitly specify the mode map in the docstring.
16879         Clarify provision for various write-file hook var names.
16880         Adjusted for invisible-text overlays instead of selective-display.
16882         (allout-depth): Really return 0 if not within any topic.  This
16883         rectifies `allout-beginning-of-level' and sequence numbering
16884         errors that occur when cutting and pasting numbered topics.
16885         Changed from a in-line subst to a regular function, as well.
16887         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
16889         (allout-end-of-subtree, allout-end-of-subtree)
16890         (allout-end-of-entry, allout-end-of-current-heading)
16891         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
16892         (allout-show-children, allout-show-to-offshoot)
16893         (allout-hide-current-entry, allout-show-current-entry): Rectified
16894         handling of trailing blank lines between items.
16896         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
16897         (allout-current-depth, allout-unprotected, allout-hidden-p)
16898         (allout-on-current-heading-p, allout-listify-exposed)
16899         (allout-chart-subtree, allout-goto-prefix)
16900         (allout-back-to-current-heading, allout-get-body-text)
16901         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
16902         (allout-hide-region-body, allout-toggle-subtree-encryption)
16903         (allout-encrypt-string, allout-encrypted-key-info)
16904         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
16905         (allout-file-vars-section-data): Adjusted for use with
16906         invisible-text overlays instead of selective-display.
16908         (allout-kill-line, allout-kill-topic, allout-yank-processing):
16909         Reworked for use with invisible text overlays.
16911         (allout-current-topic-collapsed-p): New function.
16913         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
16914         to know when to close the containing topic.
16916         (allout-pre-command-business, allout-post-command-business):
16917         Simplify undo-batching and dynamic isearch exposure.
16919         (allout-set-overlay-category): New for invisible-text overlays.
16920         Sets properties of allout-overlay-category, used by
16921         allout-flag-region to set invisible-text overlay properties.
16922         (allout-get-invisibility-overlay): Get the first qualifying
16923         invisibility overlay, so we can find the extent of it.
16924         (allout-back-to-visible-text): Get to just before the beginnining
16925         of the current invisibility overlay, if any.
16927         (allout-overlay-insert-in-front-handler)
16928         (allout-overlay-interior-modification-handler)
16929         (allout-before-change-handler, allout-isearch-end-handler): New
16930         functions to handle extraordinary actions affecting concealed
16931         text.
16933         (allout-flag-region): Use overlays instead of selective-display
16934         for invisible text - by inheritence from the properties of
16935         allout-overlay-category in mainline Emacs, and applied
16936         property-by-property in XEmacs, some recent versions of which
16937         don't inherit the properties from the category.  Provisions to
16938         respond to concealed-text edits simplified drastically.
16940         (allout-isearch-rectification, allout-isearch-was-font-lock)
16941         (allout-isearch-expose, allout-enwrap-isearch)
16942         (allout-isearch-abort, allout-pre-was-isearching)
16943         (allout-isearch-prior-pos, allout-isearch-did-quit)
16944         (allout-isearch-dynamic-expose)
16945         (allout-hide-current-entry-completely): Functions deleted.
16947         (allout-undo-aggregation): Explicit undo aggregation no longer
16948         necessary due to transition away from selective-display.
16950         (set-allout-regexp, allout-up-current-level)
16951         (allout-next-visible-heading, allout-forward-current-level)
16952         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
16953         (allout-kill-line, allout-yank-processing, allout-show-children)
16954         (allout-expose-topic, allout-old-expose-topic)
16955         (allout-listify-exposed, allout-insert-latex-header)
16956         (allout-toggle-subtree-encryption, allout-encrypt-string)
16957         (remove-from-invisibility-spec, allout-hide-current-subtree):
16958         Ditched unused variables.
16960 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
16962         * textmodes/ispell.el (ispell-change-dictionary): Call
16963         ispell-buffer-local-dict instead of
16964         ispell-accept-buffer-local-defs.
16965         (ispell-local-dictionary-alist): Accept as valid any coding-system
16966         supported by Emacs.
16967         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
16968         changed to iso-8859-3.
16970 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
16972         * speedbar.el (speedbar-frame-width): Make an inline function
16973         instead of a macro.  Use frame-width.
16974         (speedbar-try-completion, speedbar-update-contents)
16975         (speedbar-timer-fn): Use consp.
16976         (speedbar-update-localized-contents): Try to preserve point.
16978         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
16979         (menu): Re-order menu items.
16980         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
16981         field.
16982         (gdb-var-update-handler-1): Use it for GDB 6.4+.
16983         (gdb-post-prompt): Speed things by not forcing update.
16985 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
16987         * wid-edit.el (widget-button-click): For mouse-1, cancel button
16988         press and perform default action if we get a mouse movement event.
16990 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
16992         * calendar/icalendar.el (icalendar--get-event-property)
16993         (icalendar--get-event-property-attributes): Fix typos in
16994         docstrings.
16996         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
16997         docstring.
16999 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
17001         * bs.el (bs-mode): Use `buffer-disable-undo'.
17002         (bs--get-file-name): Simplify.
17003         (bs-show-in-buffer): Mark the buffer as not modified.
17005 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
17007         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
17008         widget-button-click.
17010         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
17011         (custom-mode): Update docstring.
17013         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
17014         binding.
17016         * files.el (hack-local-variables-confirm): Allow scrolling if the
17017         file variable list is too long.  Kill temp buffer after use.
17019 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
17021         * progmodes/gud.el (gdb): Improve doc string.
17022         (gdb-script-font-lock-keywords): Expand allowed character set.
17024         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
17025         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
17026         (gdb-separate-io-interrupt, gdb-separate-io-quit)
17027         (gdb-separate-io-stop, gdb-separate-io-eof):
17028         Rename from gdb-inferior-* to gdb-separate-*.
17029         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
17031 2006-02-14  Jay Belanger  <belanger@truman.edu>
17033         * calc/calc-arith.el (math-check-known-scalarp): Make sure
17034         expression is a symbol before checking that it is bound.
17036         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
17037         test to see if equation can be solved.
17039 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
17041         * wid-edit.el (widget-button-click): Use :pressed-face property
17042         for overlay face, if it exists.
17044         * cus-edit.el (custom-manual, custom-add-see-also)
17045         (custom-add-parent-links, custom-group-link): Add :pressed-face
17046         property to links.
17048         * files.el (hack-local-variables): Remove ignored variables before
17049         checking if any variables need setting.
17051 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17053         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
17055 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
17057         * help.el (where-is): Fix message for remapped commands.
17059         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
17060         Fix typos in docstrings.
17062 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
17064         * files.el (safe-local-variable-values): New option.
17065         (hack-local-variables-prop-line): Return a list of variable-value
17066         pairs if MODE-ONLY is non-nil.
17067         (hack-local-variables): Construct list of variable-value pairs,
17068         and apply or reject them in one go.  Ask for confirmation if
17069         variables are not known safe.
17070         (hack-local-variables-confirm): Complete rewrite.  Support
17071         `safe-local-variable-values'.
17072         (enable-local-variables): Update docstring to reflect new
17073         behavior.
17074         (ignored-local-variables): Ignore ignored-local-variables and
17075         safe-local-variable-values.
17076         (safe-local-variable-p): New function.
17077         (risky-local-variable-p): `safe-local-variable' property check
17078         moved to safe-local-variable-p.
17079         (hack-one-local-variable): Checks moved to hack-local-variables.
17081         (byte-compile-dynamic, c-basic-offset, c-file-style)
17082         (c-indent-level, comment-column, fill-column, fill-prefix)
17083         (indent-tabs-mode, kept-new-versions, no-byte-compile)
17084         (no-update-autoloads, outline-regexp, page-delimiter)
17085         (paragraph-start, paragraph-separate, sentence-end)
17086         (sentence-end-double-space tab-width, version-control):
17087         Add `safe-local-variable' property.
17089         * find-lisp.el: Delete nonexistent `autocompile' file variable.
17091         * icomplete.el, play/landmark.el: Change nonexistent
17092         `outline-layout' file variable to `allout-layout'.
17094 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
17096         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
17097         (gdb-get-changed-registers): Test value of gud-minor-mode relative
17098         to gud-comint-buffer.
17099         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
17100         gdb-ui.el for gdb-mi.el.
17101         (gdb-post-prompt, gdb-get-changed-registers): Move test for
17102         registers buffer to gdb-get-changed-registers.
17103         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
17104         deletion of catchpoints (throw and catch).
17105         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
17106         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
17107         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
17108         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
17109         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
17111 2006-02-13  Jay Belanger  <belanger@truman.edu>
17113         * calc/calc-arith.el (math-check-known-matrixp): Make sure
17114         expression is a symbol before checking that it is bound.
17116 2006-02-13  Richard M. Stallman  <rms@gnu.org>
17118         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
17119         for the minibuffer too, but not if resize-mini-windows will interfere.
17121         * help.el (describe-key-briefly, describe-key): Do all arg-reading
17122         inside `interactive' spec.
17123         (describe-key-briefly-internal, describe-key-internal):
17124         Functions merged back into their callers.
17126 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
17128         * info.el (info-xref-visited): Inherit from info-xref too.
17129         (Info-set-mode-line): Replace occurrences of `%' by `%%'
17130         when propertizing Info-current-file and Info-current-node.
17132 2006-02-13  Juri Linkov  <juri@jurta.org>
17134         * tumme.el (tumme-thumbnail-storage): Fix docstring.
17135         (tumme-thumb-name): Fix per-directory format.
17137 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
17139         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
17141 2006-02-12  Miles Bader  <miles@gnu.org>
17143         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
17145 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
17147         * tumme.el: Remove history section.  If someone needs the it, it
17148         can always be found in CVS.
17150 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
17152         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
17153         about the Thumbnail Managing Standard option.
17155 2006-02-12  Richard M. Stallman  <rms@gnu.org>
17157         * subr.el (substitute-key-definition): Doc fix.
17159         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
17161         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
17163         * info.el (Info-mode): Doc fix.
17165         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
17167 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
17169         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
17170         because on Solaris a POSIX compatible "id" is needed.  Reported by
17171         Magnus Henoch <mange@freemail.hu>.
17173 2006-02-12  Juri Linkov  <juri@jurta.org>
17175         * tumme.el: Remove todo item about Thumbnail Managing Standard.
17176         (tumme) <defgroup>: Change :group to `multimedia'.
17177         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
17178         Managing Standard.
17179         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
17180         Fix dostring.
17181         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
17182         and %y.  Fix docstring.
17183         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
17184         (tumme-cmd-create-standard-thumbnail-command): New user options.
17185         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
17186         is `standard'.  Fix docstring.
17187         (tumme-thumb-width, tumme-thumb-height): New user options.
17188         (tumme-external-viewer): Try to find various viewers.
17189         (tumme-get-thumbnail-image): Use `create-image' instead of
17190         constructing the `image' structure.
17191         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
17192         `standard'.
17193         (tumme-thumb-name): Add file name generation for standard storage.
17194         Simplify code for other storages.
17195         (tumme-thumb-name): Use width %w and height %h instead of size %s.
17196         Add modification time %m and thumbnail-nq8 %q.
17197         Use `tumme-cmd-create-standard-thumbnail-command' if
17198         tumme-thumbnail-storage is `standard'.
17199         (tumme-dired-insert-marked-thumbs): New autoload command.
17200         (tumme-dired-after-readin-hook): New function.
17201         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
17202         `tumme-thumb-size'.
17203         (tumme-display-image): Replace size-x %x and size-y %y with
17204         width %w and height %h.
17206         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
17207         `tumme-dired-insert-marked-thumbs'.
17209 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
17211         * tumme.el (tumme-write-tag): Fix small bug (file name did not
17212         include path).
17213         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
17214         matching tag.
17216 2006-02-12  Miles Bader  <miles@gnu.org>
17218         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
17219         New variables.
17220         (rcirc-abbrev-nick): New function.
17221         (rcirc-format-response-string): Rewrite to use the formats in
17222         `rcirc-response-formats' and expand escape sequences therein.
17223         A text-property `rcirc-text' is added over the actual response
17224         text to make easy to find inside the returned string.
17225         (rcirc-print): When filling, just look for the `rcirc-text'
17226         text-property to find the appropriate fill prefix, instead of
17227         using hardwired patterns.
17229 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
17231         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
17232         Managing Standard.
17234 2006-02-11  Kim F. Storm  <storm@cua.dk>
17236         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
17237         Don't use insert-buffer; do insert-buffer-substring directly.
17238         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
17240 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
17242         * files.el (revert-buffer, recover-file): Replace buffer-read-only
17243         with inhibit-read-only.  Suggested by Stefan Monnier.
17244         (revert-buffer): Let insert-file-contents discard
17245         buffer-undo-list.  Simplify code.
17246         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
17248 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
17250         * menu-bar.el (menu-bar-select-yank): Add a doc string.
17252         * help.el (describe-key-briefly): Now a wrapper for
17253         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
17254         to t.  Populate yank-menu if empty.
17255         (describe-key-briefly-internal): Renamed from describe-key-briefly.
17256         (describe-key): Now a wrapper for describe-key-internal.  Bind
17257         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
17258         (describe-key-internal): Renamed from describe-key.
17260 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
17262         * progmodes/glasses.el (glasses-separator): Doc fix.
17263         (glasses-original-separator): New defcustom.
17264         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
17266 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
17268         * mwheel.el (mouse-wheel-up-event): Doc fix.
17270 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
17272         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
17273         (tumme-dir): New function.  Copied from thumbs.el.
17275 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
17277         * desktop.el (desktop-outvar): Fix typo.
17278         (desktop-save-buffer-p): Doc fix.
17280         * subr.el (substitute-key-definition): Fix typo.
17282 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17284         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
17285         when window-system is mac.
17287         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
17289 2006-02-10  Kim F. Storm  <storm@cua.dk>
17291         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
17292         indirect-function instead of using condition-case.
17294 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
17296         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
17297         less `colloquial'...
17299 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
17301         * tumme.el: Add a couple of todo items.
17303 2006-02-09  Lars Hansen  <larsh@soem.dk>
17305         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
17306         (highlight-changes-mode): Don't change desktop-locals-to-save.
17308 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
17310         * image-mode.el (image-toggle-display): Clear image cache if using
17311         filename.
17313 2006-02-09  Masatake YAMATO  <jet@gyve.org>
17315         * dired-x.el (dired-guess-shell-alist-default): Add .man as
17316         a `dired-man' target.
17318         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
17319         boundary of symbols.
17321 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
17323         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
17325 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
17327         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
17328         `mapcar'; return nil.
17330 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
17332         * mouse.el (mouse-drag-track): Don't change window if we rebind to
17333         some other event.
17335 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
17337         * net/rcirc.el (rcirc-startup-channels-alist):
17338         Add irc.freenode.net and #emacs as defaults.
17339         (rcirc-ignore-all-activity-flag): Remove variable.
17340         (rcirc-authinfo): New variable.
17341         (rcirc-authinfo-filename): Remove variable.
17342         (rcirc-always-use-server-buffer-flag): New flag.
17343         (rcirc): M-x rcirc will automatically connect without prompting.
17344         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
17345         connection in lisp.
17346         (rcirc-process-server-response-1): Remove everything but the nick
17347         portion of the sender so it doesn't need to be done everywhere
17348         else.  Update related code.
17349         (global-map): Remove global keybindings.
17350         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
17351         (rcirc-send-input): Split into several functions.
17352         (rcirc-process-input-line, rcirc-process-message)
17353         (rcirc-process-command): New functions.
17354         (rcirc-target-buffer): New function to determine where to route
17355         messages.
17356         (rcirc-user-nick): Save match data.
17357         (rcirc-toggle-ignore-buffer-activity)
17358         (rcirc-update-activity-string): Remove global ignore functionality,
17359         which can be done now by toggling rcirc-track-minor-mode.
17360         (rcirc-track-minor-mode-map): New keymap.
17361         (rcirc-track-minor-mode): New minor-mode.
17362         (ignore): Make the ignore output nicer.  Always print it when
17363         adding or removing nicks.
17364         (rcirc-url-regexp): Improve.
17365         (rcirc-mangle-text): Remove properties before using text in the
17366         modeline.
17367         (rcirc-authenticate): Authentication data comes from
17368         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
17369         (rcirc-server-prefix): Inherit from rcirc-server.
17371 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
17373         * Makefile.in (compile): Append "|| true" to the end of the `find'
17374         command, like compile-always does.
17376 2006-02-08  Sam Steingold  <sds@gnu.org>
17378         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
17379         output from a dead connection.
17381 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
17383         * dired.el (dired-mode-map): Add more bindings for tumme.
17385 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17387         * wdired.el (wdired-mode-map): Use remap.
17388         (wdired-get-filename): Massage.
17389         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
17390         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
17391         `keymap' property rather than `local-map'.
17393 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
17395         * tumme.el (tumme-get-thumbnail-image): New utility function.
17396         Suggested by from Chong Yidong.
17397         (tumme-dired-with-window-configuration): Rename from
17398         `tumme-dired'.  Add code to save window configuration.
17399         (tumme-restore-window-configuration): New command to restore the
17400         window configuration that `tumme-dired-with-window-configuration'
17401         saves before it changes the window configuration.
17402         (tumme-show-all-from-dir): New command to display thumbnails for
17403         all files in a directory entered by the user, like M-x thumbs.
17404         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
17405         have been created.
17406         (tumme-display-thumbnail-original-image): Call `display-buffer'.
17407         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
17408         Remove obsolete test function.
17410 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
17412         * vc.el (small-temporary-file-directory): Remove defvar; there's
17413         a defcustom for it in files.el.
17415         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
17416         Fix typo in message.
17417         (tumme-gallery-generate): Fix typo in `error' message.
17418         (tumme-display-window-height-correction)
17419         (tumme-display-window-width-correction, tumme-line-up-dynamic)
17420         (tumme-line-up-interactive): Dox fixes.
17421         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
17422         (tumme-restore-window-configuration, tumme-format-properties-string)
17423         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
17424         Fix typos in docstrings.
17426 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
17428         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
17430 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
17432         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
17433         User should use hook if desired.
17435         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
17436         buffer if necessary.
17437         (gdb-delete-frame-or-window): New function.
17438         (gdb-breakpoints-mode-map): Bind "q" to it.
17440 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17442         * textmodes/nroff-mode.el: Clean up name space.
17443         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
17444         (nroff-mode): Obey the global setting of nroff-electric-mode.
17445         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
17447         * calendar/calendar.el (calendar-increment-month): Typo in last change.
17449 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
17451         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
17453 2006-02-06  Lars Hansen  <larsh@soem.dk>
17455         * generic-x.el (etc-fstab-generic-mode): Add file system types
17456         cifs and usbdevfs.  Allow special chars in file names.
17458 2006-02-05  Jay Belanger  <belanger@truman.edu>
17460         Update copyright notices of the files in lisp/calc.
17462 2006-02-05  Romain Francoise  <romain@orebokech.com>
17464         Update copyright notices of all files in the lisp/play directory.
17466 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
17468         * ldefs-boot.el: Regenerate.
17470         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
17472 2006-02-05  Kim F. Storm  <storm@cua.dk>
17474         * files.el (magic-mode-regexp-match-limit): New defvar.
17475         (set-auto-mode): Use it to limit magic-mode-alist matching.
17477 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
17479         * info.el (Info-index, Info-mode): Improve the description of the
17480         `i' command.
17482         * ldefs-boot.el: Regenerate.
17484 2006-02-03  Werner Lemberg  <wl@gnu.org>
17486         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
17487         greedy to find the closing bracket in \*[...] and similar
17488         expressions.  This is a first rough fix -- many additional
17489         refinements are necessary to make nroff mode really usable with groff.
17491 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
17493         * international/mule-cmds.el (set-locale-environment):
17494         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
17495         libX11.
17497 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
17499         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
17500         archive are created in archive-tmpdir.
17502 2006-02-02  John Paul Wallington  <jpw@pobox.com>
17504         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
17505         (ibuffer-fontification-alist): Use it.
17506         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
17507         to "* z" and the Ibuffer Mark menu.
17509         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
17511 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17513         * textmodes/table.el (*table--cell-describe-mode)
17514         (*table--cell-describe-bindings): Undo last change since
17515         print-help-return-message is not obsoleted by anything at all.
17517 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
17519         * emulation/cua-base.el (cua-mode): Doc fix.
17521 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
17523         * dframe.el (dframe-handle-make-frame-visible)
17524         (dframe-handle-iconify-frame, dframe-get-focus)
17525         (dframe-select-attached-frame, dframe-power-click)
17526         (dframe-frame-mode): Fix typos in docstrings.
17528         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
17529         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
17530         Fix typos in docstrings.
17532         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
17533         (hi-lock-face-buffer, hi-lock-font-lock-hook)
17534         (hi-lock-archaic-interface-message-used)
17535         (hi-lock-file-patterns-range): Fix typos in docstrings.
17537         * savehist.el (savehist-loaded, savehist-load, savehist-install)
17538         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
17540         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
17541         Fix typo in docstring.
17543         * net/newsticker.el (newsticker--decode-iso8601-date)
17544         (newsticker--set-customvar, newsticker--buffer-insert-item)
17545         (newsticker--do-run-auto-mark-filter)
17546         (newsticker--parse-generic-feed): Doc fixes.
17547         (newsticker--retrieval-timer-list, newsticker-url-list)
17548         (newsticker-hide-immortal-items-in-echo-area)
17549         (newsticker-hide-obsolete-items-in-echo-area)
17550         (newsticker-new-item-face, newsticker--enclosure)
17551         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
17552         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
17553         (newsticker--parse-generic-feed, newsticker--cache-contains)
17554         (newsticker--stat-num-items, newsticker-download-enclosures):
17555         Fix typos in docstrings.
17557         * net/rcirc.el (rcirc-debug): Doc fix.
17558         (rcirc-fill-column, rcirc-receive-message-hooks)
17559         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
17560         (rcirc-mode, rcirc-generate-new-buffer-name)
17561         (rcirc-startup-channels, rcirc-ignore-update-automatic)
17562         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
17563         Fix typos in docstrings.
17564         (rcirc-print): "?\ " -> "?\s".
17565         (rcirc-cmd-join): Improve argument/docstring consistency.
17567 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
17569         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
17570         before narrow-to-region.
17572 2006-02-01  Richard M. Stallman  <rms@gnu.org>
17574         * simple.el (move-beginning-of-line): Scan properly for invis change.
17576         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
17578 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
17580         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
17581         change bit only when id-format is 'integer.  Reported by Matt
17582         Hodges <M.P.Hodges@rl.ac.uk>.
17584 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
17586         * hilit-chg.el (highlight-changes-initial-state)
17587         (highlight-changes-global-initial-state): Doc fixes.
17588         (highlight-changes-global-modes, global-highlight-changes):
17589         Fix typos in docstrings.
17591 2006-02-01  Kim F. Storm  <storm@cua.dk>
17593         * emulation/cua-base.el (cua-mode): Mention that CUA enables
17594         transient-mark-mode in doc string.
17596 2006-01-31  Richard M. Stallman  <rms@gnu.org>
17598         * replace.el (multi-occur): Doc fix.
17599         (multi-occur-in-matching-buffers): Rename from
17600         multi-occur-by-filename-regexp.  Prefix arg says match
17601         buffer names instead of file names.
17603 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
17605         * bs.el: Allow non-default values of `bs-header-lines-length'.
17606         (bs--running-in-xemacs): Remove (not needed anymore).
17607         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
17608         instead of `shrink-window', thus avoiding having to compute the
17609         height of the window.
17610         (bs--up): Wrap around even when there's no header.
17611         (bs--down): Use `forward-line' instead of `next-line'.
17613 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
17615         * image-mode.el (image-toggle-display): Use file name if possible,
17616         instead of unnecessarily allocating a (possibly huge) lisp string.
17618 2006-01-30  John Paul Wallington  <jpw@pobox.com>
17620         * subr.el (toplevel): Define `cl-assertion-failed' condition here
17621         because the `assert' macro signals it at runtime.
17623         * emacs-lisp/cl.el (toplevel): Remove definition of
17624         `cl-assertion-failed' condition.
17626 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
17628         * thumbs.el (thumbs-marked-list): Make buffer-local and
17629         permanent-local.
17630         (thumbs-insert-thumb): Make help-echo non-sticky.
17631         (thumbs-file-alist): Use eolp as check for (non)-image.
17633 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
17635         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
17636         (ediff-before-session-group-setup-hooks)
17637         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
17638         Fix typos in docstrings.
17640         * window.el (bw-dir, bw-eqdir, balance-windows)
17641         (split-window-keep-point): Fix typos in docstrings.
17643         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
17644         (org-quote-string, org-calendar-to-agenda-key)
17645         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
17646         (org-show-following-heading, org-tags-column)
17647         (org-use-tag-inheritance, org, org-allow-space-in-links)
17648         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
17649         (org-enable-table-editor, org-calc-default-modes)
17650         (org-table-allow-automatic-line-recalculation)
17651         (org-export-html-style, org-export-with-fixed-width)
17652         (org-export-with-sub-superscripts, org-special-keyword)
17653         (org-formula, org-time-grid, org-table-may-need-update)
17654         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
17655         (org-goto-quit, org-get-indentation, org-end-of-item)
17656         (org-move-item-down, org-move-item-up)
17657         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
17658         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
17659         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
17660         (org-agenda-log-mode, org-agenda-toggle-diary)
17661         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
17662         (org-agenda-file-to-end, org-agenda-no-heading-message)
17663         (org-agenda-get-closed, org-format-agenda-item)
17664         (org-cmp-priority, org-cmp-category, org-cmp-time)
17665         (org-agenda-change-all-lines, org-agenda-diary-entry)
17666         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
17667         (org-link-search, org-camel-to-words, org-open-file)
17668         (org-remember-handler, org-table-convert-region)
17669         (org-table-move-row-down, org-table-move-row-up)
17670         (org-table-copy-region, org-table-wrap-region)
17671         (org-table-toggle-vline-visibility)
17672         (org-table-get-vertical-vector, org-table-modify-formulas)
17673         (org-table-get-specials, org-recalc-commands)
17674         (org-table-rotate-recalc-marks, org-table-eval-formula)
17675         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
17676         (org-level-color-stars-only, org-insert-heading):
17677         Fix typos in docstrings.
17678         (last-arg): Add defvar.
17680         * makefile.w32-in (WINS): Add erc.
17681         (MH_E_SRC): Update (copied from lisp/Makefile.in).
17683 2006-01-29  Bill Wohler  <wohler@newt.com>
17685         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
17686         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
17687         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
17688         (mh-autoloads): Don't use comments on otherwise empty lines.
17690 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
17692         * emulation/viper.el (viper-major-mode-modifier-list):
17693         Add insert-state and vi-state entries for erc-mode.
17694         (viper-go-away, viper-set-hooks): Add and remove
17695         viper-comint-mode-hook from erc-mode-hook as appropriate.
17697         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
17699 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
17701         * bs.el (bs--format-aux): Implement `middle' alignment as
17702         described in the docstring for `bs-attributes-list'.
17703         (bs--get-name): Simplify.  Don't pad the buffer name.
17705 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
17707         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
17708         English aspell dictionary is installed, use the first entry of
17709         ispell-dictionary-alist-1.
17711 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
17713         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
17714         Doc fix.
17716 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
17718         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
17719         for `process-file', in order to let it work for older Emacsen too.
17721 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
17723         * international/latexenc.el: Add a suitable `coding:' tag.
17724         (latexenc-find-file-coding-system): Undo last change.
17726 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
17728         * international/latexenc.el (latexenc-find-file-coding-system):
17729         Make sure latexenc-main-file is a regular file and is readable.
17731 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
17733         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
17734         Pass FILE to vc-user-login-name.
17736         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
17738 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
17740         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
17741         there are no more images to display.
17742         (thumbs-mark, thumbs-unmark): Revert change so that they move to
17743         the next image.
17745 2006-01-26  Richard M. Stallman  <rms@gnu.org>
17747         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
17749         * wid-edit.el (advertised-widget-backward): New alias.
17750         (widget-keymap): Use advertised-widget-backward for S-TAB.
17752         * tumme.el: Correct the keywords.
17753         (tumme-dir-max-size): Use defvar.
17754         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
17756         * simple.el (move-beginning-of-line): Take account of fields.
17757         (clone-indirect-buffer-other-window): Take args like
17758         clone-indirect-buffer, and work like it.
17760         * help-fns.el (describe-function): Don't pass `nil' as default.
17762         * files.el (risky-local-variable-p): Follow var aliases.
17764         * subr.el (lazy-completion-table): Doc fix.
17766         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
17767         global binding of `line'.
17769 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
17771         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
17772         Tramp.
17774         * vc.el (vc-default-dired-state-info): Pass FILE to
17775         vc-user-login-name.
17776         (vc-default-update-changelog): Don't use vc-user-login-name, we
17777         don't need it here.
17779         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
17780         no longer necessary.
17782 2006-01-25  Kenichi Handa  <handa@m17n.org>
17784         * international/mule.el (decode-char): Avoid the overhead of
17785         calling utf-lookup-subst-table-for-decode if
17786         utf-translate-cjk-mode is nil.
17787         (encode-char): Avoid the overhead of calling
17788         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
17789         nil.
17791 2006-01-22  Kenichi Handa  <handa@m17n.org>
17793         * international/mule.el (make-subsidiary-coding-system): Reset
17794         `coding-system-define-form' property of subsidiaries to nil.
17795         Avoid duplicated entry in coding-system-alist.
17796         (make-coding-system): Avoid duplicated entry in
17797         coding-system-alist.
17798         (define-coding-system-alias): Likewise.
17800 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
17802         * completion.el: Minor fixes in introductory comment.
17803         (completion-def-wrapper): Fix alist.
17805 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
17807         * thumbs.el (thumbs-new-image-size): New function.
17808         (thumbs-increment-image-size-element)
17809         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
17810         (thumbs-decrement-image-size): Delete.
17811         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
17812         temp files and use to resize.
17813         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
17814         Use increment argument to enlarge/shrink.  Preserve point.
17815         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
17816         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
17817         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
17818         (thumbs-mark, thumbs-unmark): Preserve point.
17819         (thumbs-modify-image): Keep old temp files and use to modify.
17820         Cleanup old temp files at load time.  Preserve point.
17821         (thumbs-view-image-mode-map): Use new command names.
17823 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17825         * log-view.el (log-view-minor-wrap): First rev is the one at point.
17827         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
17828         the nastiest part of the cyclic dependency.
17829         (cal-menu-update): Use dotimes and calendar-increment-month.
17831         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
17832         (calendar-week-start-day): Add an :initializer.
17833         (calendar-mode-map): Use suppress-keymap, and command remapping.
17834         (describe-calendar-mode): Setup xref-stack info for the back button.
17835         (calendar-star-date): Insert before delete.
17836         (calendar-set-mode-line): Add file-modified info if applicable.
17837         (calendar-increment-month): New function.
17839 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
17841         * font-lock.el (lisp-font-lock-keywords-2):
17842         Recognize "& keywords" only at word boundaries.
17844 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
17846         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
17847         and permanent-local.
17848         (thumbs-max-image-number): New variable.
17849         (thumbs-do-thumbs-insertion): Use them.
17850         (thumbs-per-line): Change default to 4.
17851         (thumbs-marked-list): Rename from thumbs-markedL.
17852         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
17853         (thumbs-rename-images): Use -list instead of L for internal variables.
17854         (thumbs-call-convert): Use call-process instead of shell-command.
17855         (thumbs-insert-thumb): Add filename as help-echo to each image.
17856         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
17857         Give dir to thumbs-show-thumbs-list.
17858         (thumbs-show-thumbs-list): Set default-directory to that of images.
17859         (thumbs-dired-show): Rename from thumbs-dired-show-all.
17860         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
17861         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
17862         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
17864 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17866         * ses.el (ses-read-cell): Provide a default value.
17868 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
17870         * term/w32-win.el (image-library-alist): Add additional names for
17871         GIF library.
17873 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
17875         * international/latexenc.el (latexenc-find-file-coding-system):
17876         Add file-regular-p check.
17878 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17880         * simple.el (clone-buffer): Don't show the new buffer in the same
17881         window.
17883 2006-01-23  Juri Linkov  <juri@jurta.org>
17885         * faces.el (link, link-visited): New faces based on default values
17886         of `info-xref' and `info-xref-visited'.
17888         * info.el (info-xref): Inherit from `link'.
17889         (info-xref-visited): Inherit from `link-visited'.
17891         * cus-edit.el (custom-buffer-create-internal): Use widget type
17892         `custom-manual' instead of `info-link' and don't set properties
17893         `button-face' and `mouse-face' explicitly.
17894         (custom-browse-group-tag, custom-browse-variable-tag)
17895         (custom-browse-face-tag): Inherit from widget class
17896         `custom-group-link' instead of `push-button'.
17897         (custom-button-unraised): Inherit from `underline' face.
17898         (custom-link): Inherit from `link' face.  Fix doc and group.
17899         (custom-add-parent-links, custom-group-value-create): Don't set
17900         properties `button-face' and `mouse-face' explicitly for
17901         `custom-group-link' widget.
17902         (custom-group-link): Add properties `button-face' and `mouse-face'
17903         to widget definition.
17904         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
17905         editable-field's :keymap property.
17906         (custom-mode): Fix docstring: substitute keybindings for
17907         `widget-forward' and `widget-backward' from `widget-keymap',
17908         `widget-complete' from `custom-field-keymap', replace old
17909         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
17911         * desktop.el (desktop-load-file): Check for `fboundp' before
17912         calling `symbol-function'.
17914         * simple.el (clone-buffer, clone-indirect-buffer)
17915         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
17916         `read-string'.  Fix prompts.
17918         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
17920 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
17922         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
17924 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
17926         * startup.el (inhibit-splash-screen, initial-scratch-message):
17927         Doc fixes.
17929 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
17931         Sync with Tramp 2.0.52.
17933         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
17934         * net/tramp-vc.el: Add code for unloading Tramp.  See comment before
17935         `tramp-unload-tramp' for checklist.
17937         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
17938         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
17939         (tramp-unload-file-name-handler-alist)
17940         (tramp-unload-tramp): New defuns.
17941         (tramp-advice-PC-expand-many-files): New defadvice.
17942         (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
17943         removed.
17944         (tramp-handle-expand-file-name): Remove double slash.
17945         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
17946         It doesn't matter, because it will be converted later on.
17947         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
17948         implementation was just heuristic.
17949         (tramp-post-connection): Set uid and gid properties.
17950         (tramp-convert-file-attributes): Set file's gid change bit.
17951         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
17952         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
17953         in case of su(do)? methods.  The home directory of the local user
17954         will be taken else.
17955         (tramp-open-connection-telnet)
17956         (tramp-open-connection-rsh, tramp-open-connection-su)
17957         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
17958         local shell prompt could hurt.  Reported by Romain Francoise
17959         <romain@orebokech.com>.
17960         (tramp-let-maybe): Add `edebug-form-spec' property.
17961         (tramp-handle-expand-file-name): Bind `default-directory' locally
17962         to "/" in order to avoid problems with UNC shares or Cygwin
17963         mounts.
17964         (tramp-md5-function): Fix typo in error message.
17966         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
17968         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
17969         for byte-compiler pacification.
17971 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
17973         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
17974         ID-FORMAT `string'.  This allows us to get rid of
17975         `vc-user-login-name UID'.
17977         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
17979 2006-01-22  John Paul Wallington  <jpw@pobox.com>
17981         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
17983 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
17985         * emacs-lisp/find-func.el (find-definition-noselect)
17986         (find-variable-noselect): Search variables in C source code too.
17987         (find-function-C-source, find-function-noselect, find-function)
17988         (find-function-other-frame, find-variable-noselect, find-variable)
17989         (find-variable-other-frame, find-variable-at-point):
17990         Fix docstrings.
17992 2006-01-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
17994         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
17996 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
17998         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
17999         Default to disabling the "Save affix" question.
18001 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
18003         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
18004         the first arg to run-python.
18006 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
18008         * startup.el (command-line-1): Handle --no-desktop if desktop.el
18009         is not loaded.
18011 2006-01-20  Jay Belanger  <belanger@truman.edu>
18013         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
18014         limit is 0.
18016         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
18017         the correct variable.
18019 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
18021         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
18022         link.  Fixed buggy argument sequence in call to `org-view-tags'.
18023         (org-compile-prefix-format): Set `org-prefix-has-tag'.
18024         (org-prefix-has-tag): New variable.
18025         (org-format-agenda-item): Remove tags from headline if
18026         appropriate.
18027         (org-agenda-remove-tags-when-in-prefix): New option.
18028         (org-get-tags-at): New function.
18030 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
18032         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
18033         (thumbs-find-image): Move image name and number from buffer name
18034         to mode name.  Set thumbs-buffer.  Preserve point so that large
18035         images remain visible.
18036         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
18037         order.
18038         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
18039         mode name.
18040         (thumbs-next-image, thumbs-previous-image): Make them work.
18042 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
18044         * cus-edit.el (custom-buffer-create-internal): State in the text above
18045         the whole buffer buttons that they do not operate on hidden items.
18046         (custom-face-menu): Use `custom-face-save' instead of
18047         `custom-face-save-command'.
18048         (custom-face-save-command): Make it an alias for `custom-face-save'
18049         and declare it obsolete.
18050         (custom-face-save): Doc fix.
18052         * dired.el (dired-no-confirm): Add quote.
18053         (dired-subdir-alist-pre-R): Add quote in
18054         `make-variable-buffer-local' form and remove unbalanced parenthesis.
18056 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18058         * textmodes/table.el (table-mode-indicator): Typo in last change.
18060 2006-01-19  Richard M. Stallman  <rms@gnu.org>
18062         * outline.el (hide-leaves): Don't call outline-end-of-heading.
18063         Fixes bug reported in Nov 2005.
18065         * isearch.el (isearch-forward): Doc fix.
18067         * dired.el (dired-move-to-filename-regexp): Define as alias.
18068         (dired-no-confirm): Use defcustom.
18069         (dired-subdir-alist-pre-R): Put defvar at top level.
18071         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
18073         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
18074         Mark as risky.
18076         * simple.el (set-mark-command): Doc fix.
18077         (clone-indirect-buffer-other-window):
18078         Read arg like clone-indirect-buffer.
18079         (move-beginning-of-line): Skip invisible newlines.
18081 2006-01-19  Masatake YAMATO  <jet@gyve.org>
18083         * progmodes/cpp.el (cpp-edit-load): Make the order of
18084         listed conditions in a base C code buffer and its associate
18085         CPP Edit buffer the same.
18087 2006-01-19  Kenichi Handa  <handa@m17n.org>
18089         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
18090         (rmail-mime-feature): Likewise.
18091         (rmail-require-mime-maybe): Use display-warning to show a warning
18092         message.
18094         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
18095         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
18097 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18099         * array.el: Move defvars out of eval-when-compile.
18100         (array-make-template): Replace undeclared global var with a local one.
18101         (array-mode): Inline initialization functions.
18102         (array-init-local-variables, array-init-max-row)
18103         (array-init-max-column, array-init-columns-per-line)
18104         (array-init-field-width, array-init-rows-numbered)
18105         (array-init-line-length, array-init-lines-per-row): Remove.
18107         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
18108         (doc-mode-map): Define explicitly.
18109         (doctor-txtype): Use mapc.
18111         * textmodes/table.el: Move defvars out of eval-when-compile.
18112         Remove harmful code meant to avoid byte-compiler warnings.
18113         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
18114         specification that checks table-fixed-width-mode directly.
18115         (table-recognize-region, table-recognize-cell):
18116         Use restore-buffer-modified-p.
18117         (table-fixed-width-mode): Remove code that refreshes
18118         table-fixed-mode-indicator.
18119         (*table--cell-describe-bindings, *table--cell-describe-mode):
18120         Avoid obsolete name print-help-return-message.
18121         (table--test-cell-list): Don't use replace-regexp from elisp.
18122         (table--point-entered-cell-function, table--point-left-cell-function):
18123         Don't set table-fixed-mode-indicator, use force-mode-line-update.
18125         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
18126         that was after the end of file.  Use buffer-file-name variable.
18127         (org-timestamp-change): Use with-current-buffer.
18128         (org-todo-list): Don't unnecessarily define a new buffer-local var.
18129         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
18130         `file'.
18132         * progmodes/fortran.el: Move defvars out of eval-when-compile.
18133         (fortran-break-line): Remove unused var `opoint'.
18134         (fortran-abbrev-start): Obey help-event-list.
18136 2006-01-18  Jesper Harder  <harder@phys.au.dk>
18138         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
18140 2006-01-18  Masatake YAMATO  <jet@gyve.org>
18142         * progmodes/make-mode.el (makefile-imake-mode): New mode
18143         derived from makefile-mode.
18144         (makefile-imake-mode-syntax-table): New syntax table
18145         derived from makefile-mode-syntax-table.
18146         (makefile-mode): Write about makefile-imake-mode in doc string.
18147         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
18148         (makefile-imake-font-lock-keywords): New font lock keywords.
18150         * files.el (auto-mode-alist): Add Imakefile.
18152 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
18154         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
18155         loading the file rather than when turning on flyspell-mode.
18157 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
18159         * cus-edit.el (customize-rogue): Minor doc fix.
18161 2006-01-17  Juri Linkov  <juri@jurta.org>
18163         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
18164         instead of the file at the mark as default if the file at the mark
18165         is the same as the file at point or if dired-dwim-target-directory
18166         is not the same as the current directory and the mark is not active.
18168         * log-view.el (log-view-minor-wrap): Use the same logic to get
18169         revisions as `log-view-diff'.
18171         * info.el (Info-revert-find-node): Check for Info-current-file
18172         before preserving new-history.
18174         * man.el (Man-heading-regexp): Add `/'.
18176         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
18177         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
18179 2006-01-16  Juri Linkov  <juri@jurta.org>
18181         * faces.el (mode-line-faces): New defgroup.
18182         (mode-line-highlight): Move definition after new defgroup.
18183         (mode-line, mode-line-inactive, mode-line-highlight):
18184         Replace :group `modeline' with `mode-line-faces'.
18185         (mode-line-buffer-id): New face.
18186         (modeline-buffer-id): New face alias.
18187         (vertical-border): Remove :group `modeline'.
18189         * bindings.el (propertized-buffer-identification): Use face
18190         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
18191         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
18192         (mode-line-buffer-identification-keymap): For mouse-1 replace
18193         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
18194         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
18195         mouse-3.
18197         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
18198         Buffer-menu-buffer.  Doc fix.
18199         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
18200         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
18201         `Buffer-menu-buffer'.
18203         * info.el (Info-mode-line-node-keymap): New defvar.
18204         (Info-set-mode-line): Use `stringp' to check Info-current-file.
18205         Propertize Info-current-node with `mode-line-buffer-id' and
18206         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
18208         * time.el (display-time-mail-face): Replace :group `faces' with
18209         `mode-line-faces'.
18211 2006-01-16  Kenichi Handa  <handa@m17n.org>
18213         * international/code-pages.el: Add autoload cookies for cp125[0345678].
18215         * language/european.el (cp1252): New alias for windows-1252.
18217         * international/mule.el (autoload-coding-system): Prepare for EOL
18218         variants.
18220 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
18222         * term.el (term-raw-map): Add mapping for insert.
18223         (term-send-insert): New.
18224         (term-mode): Make variables local here instead of doing it in
18225         `term-emulate-terminal'.
18226         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
18227         Scroll reverse needs to take into account the scroll region.
18228         Saving and restoring the cursor should save the color attributes too.
18229         (term-reset-terminal): Reset the scroll region.
18230         (term-handle-ansi-escape): Cursor up and down should take into
18231         account the scroll region.
18232         (term-set-scroll-region): Rename from `term-scroll-region'.
18233         Move to 0,0 after setting the region.
18234         (term-handle-scroll): Handle scroll up.
18235         (term-down): Fix off by one error.
18236         (term-delete-lines): Do not delete outside the scroll region.
18237         (term-insert-lines): Take into account the scroll region.
18239 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
18241         * textmodes/ispell.el (ispell-internal-change-dictionary)
18242         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
18243         (start, end): Move declaration outside of eval-when-compile.
18245         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
18246         (flyspell-mode-on): Use it.
18248         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
18249         ispell-kill-ispell-hook.
18251 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
18253         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
18254         (Custom-reset-saved): Do not ask for confirmation in single option
18255         buffers.
18257 2006-01-13  Richard M. Stallman  <rms@gnu.org>
18259         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
18261 2006-01-13  Romain Francoise  <romain@orebokech.com>
18263         * add-log.el (add-change-log-entry, change-log-merge):
18264         Conditionally use `hard-newline'.
18266 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
18268         * wid-edit.el (widget-field-end): If the overlay is no longer
18269         associated with a buffer, behave as if the overlay didn't exist.
18271         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
18272         Make sure the links use the `custom-link' face.
18274 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18276         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
18277         (ld-script-mode): Don't set indent-line-function since we don't
18278         have one.
18280 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
18282         * textmodes/org.el (org-open-file): Use mailcap for selecting an
18283         application.
18284         (org-file-apps-defaults-gnu): Use mailcap as the default for
18285         selecting an application on a UNIX system.
18286         (org-agenda-show-tags): New command.
18287         (org-table-insert-hline): Keep cursor in current table line.
18288         (org-table-convert): Offset effect of modifying
18289         `org-table-insert-hline'.
18290         (org-format-agenda-item): New optional argument TAG.
18291         (org-compile-prefix-format): Handle %T format for the tag.
18292         (org-expand-wide-chars): New function.
18293         (org-table-insert-row, org-table-insert-hline):
18294         Use `org-expand-wide-chars'.
18295         (org-open-file): Fix bug in program launch.
18296         (org-get-time-of-day): Fix bug with times before 1am.
18297         (org-agenda-menu): Add tags commands.
18299 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
18301         * textmodes/ispell.el (ispell-init-process): Include the used
18302         dictionary in ispell process start message.
18303         (ispell-internal-change-dictionary): When flyspell-mode is active
18304         and dictionary is changed, make sure ispell process is restarted
18305         and flyspell word cache cleared out for the current buffer.
18306         (ispell-change-dictionary): Make sure flyspell word cache is
18307         cleared out in all buffers with active flyspell mode when
18308         dictionary is globally changed.
18309         Call ispell-internal-change-dictionary after dictionary change.
18311 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
18313         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
18315         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
18316         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
18317         years.  Fix small differences wrt Makefile.in.
18318         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
18319         Makefile.in does.
18321 2006-01-12  Bill Wohler  <wohler@newt.com>
18323         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
18324         mh-search.el.
18326 2006-01-12  Masatake YAMATO  <jet@gyve.org>
18328         * progmodes/ld-script.el: Update copyright year.
18330 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
18332         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
18333         Don't add widget if setting undefined.
18335 2006-01-12  John Paul Wallington  <jpw@pobox.com>
18337         * help-fns.el (describe-variable): Remove newlines from void
18338         variable output.
18340 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
18342         * wdired.el (wdired-mode-map): Add help echo for
18343         wdired-abort-changes.
18345         * man.el (Man-file-name-regexp): Adjust for a list of files.
18347 2006-01-12  Masatake YAMATO  <jet@gyve.org>
18349         * progmodes/ld-script.el (auto-mode-alist): Support
18350         suffix conventions used in netbsd and eCos.
18352 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
18354         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
18355         (custom-variable-menu, custom-face-menu, custom-group-menu)
18356         (Custom-mode-menu): Change names of menu items.  (As discussed on
18357         emacs-devel.)
18358         (custom-face-menu): Add "Undo Edits" item.
18360         * startup.el (init-file-user): defcustom -> defvar.
18362         * tooltip.el (tooltip-mode): Doc fix.
18364 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
18366         * reveal.el (reveal-post-command): window-buffer signals an error on
18367         dead windows rather than returning nil.
18368         (reveal-open-new-overlays): An overlay might die while we open others.
18370 2006-01-11  Bill Wohler  <wohler@newt.com>
18372         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
18373         phrasing in docstring.
18375         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
18376         can give some systems gas.  Add new file mh-buffers.el.
18378 2006-01-06  Masatake YAMATO  <jet@gyve.org>
18380         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
18381         C preprocessor forward ported from GNU Emacs 21.2.
18383         * progmodes/asm-mode.el (asm-font-lock-keywords):
18384         Use `cpp-font-lock-keywords'.
18386         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
18388         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
18389         of $ for "\\.ld[s]?".
18391 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18393         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
18394         (tcl-indent-line): Return `noindent' if inside a string.
18396         * progmodes/flymake.el (flymake-split-string): Remove more than one
18397         empty string at beg/end of the result.
18398         (flymake-find-buildfile, flymake-find-possible-master-files):
18399         Use expand-file-name.
18400         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
18401         since expand-file-name does it for us.  Use directory-file-name.
18402         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
18403         (flymake-ler-get-type, flymake-ler-get-text)
18404         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
18405         (flymake-current-line-no): Remove spurious interactive spec.
18406         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
18407         (flymake-check-include): Remove arg inc-path merged into inc-name.
18408         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
18409         Arg regexp-list replaced by a simple regexp.
18410         (flymake-master-make-header-init, flymake-master-tex-init):
18411         Correspondingly replace regexp-list with a regexp.  Fix regexp.
18413 2006-01-10  Simon Josefsson  <jas@extundo.com>
18415         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
18416         describing AUTH PLAIN fix.
18418 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
18420         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
18421         (report-emacs-bug): Don't record initial prompt text.
18422         Instead, add text properties to prompting text.
18423         (report-emacs-bug-hook): Delete prompting text.
18425 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
18427         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
18428         `dirs'.  Adjust callers.
18430 2006-01-09  John Paul Wallington  <jpw@gnu.org>
18432         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
18434 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
18436         * reveal.el (reveal-open-new-overlays): New extracted fun.
18437         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
18438         using them.  Simplify the code.
18439         (reveal-post-command): Use them.  Fix up obsolete windows in
18440         reveal-open-spots.
18442         * progmodes/flymake.el: Use `require' rather than autoload for
18443         XEmacs's overlays.
18444         (flymake-get-common-file-prefix, flymake-build-relative-filename):
18445         Delete.  Use file-relative-name instead.
18446         (flymake-get-syntax-check-program-args, flymake-perl-init):
18447         Simplify the resulting code.
18449         * log-view.el (log-view-file-re, log-view-message-re): Add support
18450         for DaRCS output.
18452 2006-01-09  Alex Schroeder  <alex@gnu.org>
18454         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
18455         identifiers sometimes added in square brackets at the beginning of
18456         subject lines.
18458 2006-01-07  Richard M. Stallman  <rms@gnu.org>
18460         * cus-edit.el (Custom-set, Custom-save): Doc fix.
18461         (Custom-reset-current, Custom-reset-saved): Change question text.
18462         (Custom-reset-standard): Likewise.
18463         (custom-variable-reset-saved): Doc fix.
18465 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
18467         * startup.el (init-file-user): Doc fix.
18469 2006-01-07  Alex Schroeder  <alex@gnu.org>
18471         * mail/rmail.el (rmail-current-subject): New function.
18472         (rmail-current-subject-regexp): New function.
18473         (rmail-next-same-subject): Use it.
18475         * mail/rmailsum.el (rmail-summary-by-topic):
18476         Use rmail-current-subject and rmail-current-subject-regexp.
18477         (rmail-summary-next-same-subject): Ditto.
18479         * net/rcirc.el (rcirc-send-input): No longer check whether the
18480         process is open, since not all commands need an open process.
18481         (rcirc-send-string): Check whether the process is open before
18482         sending anything.
18483         (rcirc-ignore-list): New option.
18484         (rcirc-ignore-list-automatic): New variable.
18485         (rcirc-print): Take rcirc-ignore-list into account.
18486         (rcirc-cmd-ignore): New command.
18487         (rcirc-ignore-update-automatic): New function.
18488         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
18489         list if ignored nicks.
18490         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
18492 2006-01-06  David Reitter  <david.reitter@gmail.com>
18494         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
18495         reflect the address to which the report will be sent.
18497 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
18499         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
18500         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
18502 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
18504         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
18506         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
18507         the doc string: "functoin" => "function".
18508         * ldefs-boot.el: Likewise.
18510         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
18511         message text: "Duplicat" => "Duplicate".
18513 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
18515         * files.el (basic-save-buffer-2): If backing-up failed, reset
18516         buffer-backed-up to nil.
18518 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
18520         * progmodes/gud.el (gdb-script-skip-to-head)
18521         (gdb-script-calculate-indentation): Indent for breakpoint command
18522         lists also.
18524 2006-01-05  Bill Wohler  <wohler@newt.com>
18526         * Makefile.in (compile-always): Add mh-autoloads dependency.
18527         (bootstrap): Remove mh-autoloads dependency, as compile dependency
18528         provides it.
18529         (updates): Remove mh-autoloads dependency, since it probably has
18530         already run recently (via recompile).
18532 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
18534         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
18535         argument `force' to disable the flyspell-last-buffer optimization.
18536         (flyspell-mode-on): Use it.
18538         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
18539         flymake-simple-cleanup.
18540         (flymake-allowed-file-name-masks): Use this new default.
18541         All the functions are now called in the right buffer rather than
18542         passing the buffer as argument.
18543         (flymake-process-sentinel): Switch to buffer before calling cleanup.
18544         (flymake-parse-err-lines): Remove redundant buffer arg.
18545         (flymake-get-program-dir): Comment out unused function.
18546         (flymake-start-syntax-check, flymake-start-syntax-check-process):
18547         Remove redundant buffer argument.
18548         (flymake-get-real-file-name, flymake-simple-java-cleanup)
18549         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
18551 2006-01-05  Richard M. Stallman  <rms@gnu.org>
18553         * info.el (Info-find-node): Don't record previous node if have none.
18554         (info): Go to directory only if history is empty.
18556         * simple.el (mark): Doc fix.
18558 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18560         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
18561         already of desired type.
18562         (mac-ae-list): Coerce parameter to "list" type.
18563         (mac-dispatch-apple-event): Replace cadr part of event with a
18564         dummy position so that event-start returns it.
18566 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
18568         * textmodes/org.el (org-end-of-subtree): New function.
18569         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
18570         Use `org-end-of-subtree'.
18571         (org-agenda, org-agenda-convert-date): Protect calls to
18572         `fit-window-to-buffer'.
18573         (org-tags-view): Force matching of sublevels when doing a
18574         todo-only search.  Define the correct redo command, including the
18575         arguments.
18576         (org-agenda-redo): Display message.
18577         (org-check-for-org-mode): New function.
18578         (org-agenda-type): New variable.
18579         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
18580         Set `org-agenda-type'.
18581         (org-agenda-check-type): New function.
18582         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
18583         (org-agenda-week-view, org-agenda-day-view)
18584         (org-agenda-next-date-line, org-agenda-previous-date-line)
18585         (org-agenda-log-mode, org-agenda-toggle-diary)
18586         (org-agenda-toggle-time-grid, org-agenda-date-later)
18587         (org-agenda-date-prompt, org-agenda-diary-entry)
18588         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
18589         (org-agenda-convert-date, org-agenda-menu):
18590         Use `org-agenda-check-type'.
18591         (org-make-overlay, org-delete-overlay)
18592         (org-detatch-overlay, org-move-overlay, org-overlay-put):
18593         New compatibility functions.
18594         (org-calendar-select-mouse): New command.
18596 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
18598         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
18599         (Custom-reset-standard): Fix y-or-n-p messages.
18600         (custom-link): New face for links.
18601         (custom-buffer-create-internal, custom-manual): Use it.
18602         (custom-face-save): Push to theme-face before setting face spec.
18604         * wid-edit.el (widget-default-mouse-face-get): New function.
18605         (widget-specify-button): Handle mouse-face like button-face.
18607         * custom.el (load-theme): Clear old theme settings if reloading.
18609 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
18611         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
18612         "Erase Customization" button back to same position it occupies in
18613         the individual State menus.
18615 2006-01-04  Kim F. Storm  <storm@cua.dk>
18617         * wid-edit.el (key-sequence): Rework widget to read key binding
18618         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
18619         (widget-key-sequence-default-value): Default value for empty sequence.
18620         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
18621         (widget-key-sequence-read-event): New command for C-q.
18622         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
18623         (widget-key-sequence-value-to-external): New functions.
18625 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18627         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
18628         Use expand-file-name.
18629         (flymake-delete-temp-directory): Use expand-file-name,
18630         file-name-directory, and directory-file-name.
18631         (flymake-strrchr): Delete.
18632         (flymake-start-syntax-check): Don't pass the redundant buffer argument
18633         to the init-f function.
18634         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
18635         (flymake-init-find-buildfile-dir)
18636         (flymake-init-create-temp-source-and-master-buffer-copy)
18637         (flymake-simple-make-init-impl, flymake-simple-make-init)
18638         (flymake-master-make-init, flymake-master-make-header-init)
18639         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
18640         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
18641         (flymake-xml-init): Remove corresponding redundant buffer argument.
18642         (flymake-allowed-file-name-masks): Remove last elems that are equal to
18643         the default anyway.  Clean up regexps.
18645         * progmodes/flymake.el (flymake-temp-source-file-name)
18646         (flymake-master-file-name, flymake-temp-master-file-name)
18647         (flymake-base-dir): New buffer-local vars.
18648         (flymake-buffer-data, flymake-get-buffer-value)
18649         (flymake-set-buffer-value): Replace those hash-tables by the new
18650         buffer-local vars.  Update callers.
18652         * progmodes/flymake.el (flymake-check-start-time)
18653         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
18654         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
18655         Move definition, so we can remove redundant earlier declaration.
18656         (flymake-replace-regexp-in-string, flymake-split-string)
18657         (flymake-get-temp-dir): Use defalias.
18658         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
18659         (flymake-xemacs-window-edges): Remove unused function.
18660         (flymake-get-point-pixel-pos): Move.
18661         (flymake-pid-to-names, flymake-reg-names)
18662         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
18663         Replace by a simple list flymake-processes and by process-buffer.
18664         Update callers.  Other than simplify the code, it uses buffers rather
18665         than buffer-names so it doesn't get confused by uniquify.
18666         (flymake-buffer-data): The global value should just be nil.
18668         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
18669         Optimize the body of a defalias like any other code.
18671         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
18672         Make sure we've setup font-lock's vars.  It may influence which
18673         function we then call.
18674         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
18675         here since it's too late anyway.
18677 2006-01-03  Romain Francoise  <romain@orebokech.com>
18679         * startup.el (fancy-splash-tail, normal-splash-screen):
18680         Update copyright year.
18682 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
18684         * mouse.el (mouse-drag-track): Rename, from
18685         `mouse-drag-region-1'.  Includes optional argument required to
18686         enable post-drag event processing (e.g. delete region keys).
18687         Can be used without this argument to track a mouse region and operate
18688         on it as soon as the drag completes.
18689         (mouse-drag-region): Use `mouse-drag-track'.
18691 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
18693         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
18694         Move to `custom-buffer' group.
18696         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
18697         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
18698         (custom-theme-insert-face-marker, custom-theme-variable-menu)
18699         (custom-theme-face-menu): New variables.
18700         (custom-theme-add-variable, custom-theme-variable-action)
18701         (custom-variable-reset-theme, custom-theme-delete-variable)
18702         (custom-face-reset-theme, custom-theme-face-action)
18703         (custom-theme-delete-face, custom-theme-merge-theme)
18704         (custom-theme-add-face, custom-theme-visit-theme): New functions.
18706 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
18708         * custom.el: Move Custom Themes commentary to start of theme code.
18709         (custom-known-themes): Rename `standard' theme to `changed'.
18710         (custom-push-theme): Caller no longer specifies what theme to use
18711         when doing `reset'---the setting is simply removed from the theme.
18712         Delete MODE from `theme-value' and `theme-settings' properties.
18713         (custom-declare-theme): Ignore &rest args since we don't use them.
18715         (custom-loaded-themes): Delete variable.
18716         (custom-theme-load-themes, custom-theme-loaded-p)
18717         (custom-theme-value): Delete functions.
18719         (custom-declare-theme): Signal error on invalid theme names.
18720         (provide-theme): custom-loaded-themes was deleted.
18721         (load-theme): Load the file unconditionally.
18722         (enable-theme): Call `load-theme' if theme is undefined.
18723         (custom-enabled-themes): Only update value for successful loads.
18724         (disable-theme): Complete from enabled themes when interactive.
18725         (custom-variable-theme-value): Calculate theme value directly.
18727         (custom-theme-reset-variables, custom-reset-variables): Mark as
18728         XEmacs compatibility functions.  We don't actually use these.
18730         * cus-edit.el (custom-variable-state-set):
18731         Use custom-variable-theme-value instead of custom-theme-value.
18732         (custom-face-state-set): Rename `standard' theme to `changed'.
18733         (custom-save-variables, custom-save-faces): Delete unneeded
18734         references to custom-reset-variables.
18735         (custom-save-resets): Delete function.
18736         (custom-save-variables, custom-save-faces): MODE argument deleted.
18737         (custom-save-variables, custom-save-faces): Ignore theme values.
18739         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
18740         compatibility function.
18742 2006-01-01  Richard M. Stallman  <rms@gnu.org>
18744         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
18745         (Custom-reset-current, Custom-reset-saved): Likewise.
18746         (Custom-reset-standard): Show message if aborted.
18747         (custom-mode): Doc fix, describing those commands.
18749         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
18750         put on event-kind property.
18752 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
18754         * custom.el (provide-theme): Ban `user' theme name.
18755         (custom-enabling-themes): New variable.
18756         (enable-theme): Don't enable user if custom-enabling-themes is t.
18757         (custom-enabled-themes): Make it a defcustom.
18758         (custom-theme-recalc-face): No-op if face is undefined.
18760         * cus-edit.el (custom-button-mouse): New variable.
18761         (custom-button-mouse): New face.
18762         (custom-raised-buttons, custom-mode): Use it.
18764         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
18766 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
18768         * progmodes/gud.el (gud-display-line): Support hl-line in the
18769         source buffer.
18771 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
18773         * mouse.el (mouse-drag-window-above): Verify that the found window
18774         overlaps with the given window in the horizontal dimension.
18776 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
18778         * Makefile.in (cvs-update): New target.
18780         * makefile.w32-in (cvs-update): Ditto.
18782 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
18784         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
18785         (custom-new-theme-mode-map): New variable.
18787 2005-12-30  Richard M. Stallman  <rms@gnu.org>
18789         * custom.el (custom-load-themes): Function deleted.
18791         * cus-edit.el (custom-save-loaded-themes): Function deleted.
18792         (custom-save-variables): Don't delete or add custom-load-themes call.
18794 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18796         * cus-start.el: Add `visible-cursor'.
18798         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
18799         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
18800         (flymake-process-filter): Switch to buffer before calling it instead.
18801         (flymake-post-syntax-check, flymake-highlight-err-lines)
18802         (flymake-delete-own-overlays, flymake-parse-err-lines)
18803         (flymake-start-syntax-check, flymake-start-syntax-check-process)
18804         (flymake-count-lines, flymake-parse-residual):
18805         Remove constant buffer argument.
18806         (flymake-start-syntax-check-for-current-buffer): Remove.
18807         Update callers to use flymake-start-syntax-check instead.
18808         (flymake-display-err-menu-for-current-line):
18809         Remove unused var `mouse-pos'.
18810         (flymake-restore-formatting): Comment out unused function.
18811         (flymake-report-status, flymake-report-fatal-status): Remove buffer
18812         argument, use current-buffer instead.  Update callers.
18814 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18816         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
18817         buffer-local because choose-completion-delete-max-match requires
18818         that we set completion-ignore-case (i.e., binding via let is not
18819         sufficient).
18820         (bibtex-complete): Always set completion-ignore-case and
18821         choose-completion-string-functions.  The latter is needed because
18822         choose-completion-string-functions keeps its value if we quit the
18823         *Completions* buffer without requesting a completion.
18825 2005-12-30  Andreas Schwab  <schwab@suse.de>
18827         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
18829 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
18831         * jit-lock.el (jit-lock-chunk-size): Doc fix.
18833 2005-12-30  Juri Linkov  <juri@jurta.org>
18835         * locate.el (locate-fcodes-file, locate-header-face)
18836         * progmodes/delphi.el (delphi-other-face)
18837         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
18839         * paren.el (show-paren-match, show-paren-mismatch): Use existing
18840         group `paren-showing-faces'.
18842         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
18843         (goto-address): Fix docstring.
18845         * net/webjump.el (webjump-sample-sites): Update URLs.
18847         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
18849         * subr.el (cancel-change-group): Add listp around pending-undo-list.
18851 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18853         * font-lock.el (font-lock-compile-keywords): Signal an error when
18854         font-lock-set-defaults hasn't been called.
18856 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
18858         * subr.el (noreturn, 1value): Doc fixes.
18860 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18862         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
18863         that assoc-string returns nil.
18865 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18867         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
18868         (bibtex-entry-type-str, bibtex-empty-field-re)
18869         (bibtex-search-backward-string, bibtex-preamble-prefix)
18870         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
18871         (bibtex-any-valid-entry-type): New variable.
18872         (bibtex-parse-field-name): Simplify.
18873         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
18874         (bibtex-preamble-prefix): Include left delimiter.
18875         (bibtex-search-forward-field, bibtex-search-backward-field):
18876         Allow unbounded search past entry boundaries (required by bibtex-pop).
18877         (bibtex-text-in-field-bounds): Use push.
18878         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
18879         (bibtex-parse-preamble, bibtex-valid-entry)
18880         (bibtex-beginning-first-field): New functions.
18881         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
18882         (bibtex-map-entries): Fix docstring.
18883         (bibtex-flash-head): New arg prompt.  Simplify.
18884         (bibtex-enclosing-field): Include code of bibtex-inside-field.
18885         (bibtex-insert-kill): Simplify.  Always insert text past the
18886         current field or entry.
18887         (bibtex-format-entry): Use bibtex-parse-field.
18888         (bibtex-pop): Use bibtex-beginning-of-entry and
18889         bibtex-end-of-entry to initiate the search.  Insert empty field if
18890         we found ourselves.
18891         (bibtex-print-help-message): New args field and comma.
18892         Handle entry keys.
18893         (bibtex-make-field): Use bibtex-beginning-of-entry.
18894         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
18895         invalid entry.
18896         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
18897         Handle preambles.  Simplify code for thorough test.
18898         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
18899         New arg comma.  Handle entry heads.
18900         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18901         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
18902         New arg comma.
18903         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
18904         (bibtex-fill-field): Simplify.
18905         (bibtex-fill-entry): Use bibtex-beginning-first-field and
18906         bibtex-parse-field.
18907         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
18908         (bibtex-complete): Use bibtex-parse-preamble.
18910 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
18912         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
18913         Display name of expression instead of convenience variable.
18914         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
18916         * progmodes/gud.el (gud-tooltip-dereference): Rename from
18917         toggle-gud-tooltip-dereference.
18918         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
18919         (gud-tooltip-tips): ...here when dereferencing.
18921 2005-12-28  Bill Wohler  <wohler@newt.com>
18923         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
18925 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18927         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
18928         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
18929         (vc-annotate-display-autoscale): Adjust call.
18930         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
18931         Fix interactive spec.
18932         (vc-annotate-time-span): Remove.
18933         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
18934         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
18935         (vc-annotate-display-select): Use new name.
18937         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
18938         (vc-annotate-mode-menu): Remove left-over redundant declaration.
18939         Correct the construction of span entries.  Simplify.
18940         (vc-annotate-display-select): Fix the nil case.
18941         (vc-annotate): Remove obsolete (and now broken) code.
18942         (vc-annotate-extract-revision-at-line): Remove obsolete code.
18943         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
18945 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
18947         * subr.el (lazy-completion-table): Correct typo in docstring.
18949         * startup.el (command-line): Use `custom-reevaluate-setting' for
18950         `send-mail-function'.
18952         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
18954 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
18956         * mail/smtpmail.el (smtpmail-try-auth-methods):
18957         Send credentials together with "AUTH PLAIN" command.
18959 2005-12-27  Richard M. Stallman  <rms@gnu.org>
18961         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
18962         mouse-2, go back to previously selected window, so it's selected
18963         when mouse-2 command runs.
18965 2005-12-27  Juri Linkov  <juri@jurta.org>
18967         * descr-text.el (describe-text-sexp): Use square brackets for
18968         button [Show] to distinguish it from the property value `show'.
18969         (describe-property-list): Use `insert-text-button' with
18970         `help-face' type instead of putting face in quotes, because button
18971         is not created automatically for a list of faces.
18972         (describe-text-properties-1): Put button-type value in quotes to
18973         distinguish from plain text "button".
18974         (describe-char): Display code point values in hex.  Don't use
18975         `symbol-name' for `current-input-method' because it is a string.
18976         Use `insert-text-button' with `help-face' type instead of putting
18977         hardcoded face in quotes, because button is not created automatically.
18979 2005-12-27  Richard M. Stallman  <rms@gnu.org>
18981         * progmodes/glasses.el (glasses-face): More specific custom type.
18983         * files.el (set-visited-file-name): Doc fix.
18985         * textmodes/flyspell.el (flyspell-external-point-words):
18986         Use local var buffer-scan-pos to advance scan for next misspelling.
18987         Advance it only after we find the misspelling.
18989 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
18991         * textmodes/flyspell.el (flyspell-external-point-words):
18992         New criteria for finding the misspelling in the buffer.
18994 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
18996         * help-mode.el (help-insert-string): Set help-xref-stack-item
18997         rather than call help-setup-xref.
18999         * descr-text.el (describe-char): Revert previous changes for
19000         optional buffer argument.
19002 2005-12-27  Juri Linkov  <juri@jurta.org>
19004         * help-mode.el (help-insert-string): New function.  Save buffer
19005         contents in cases where it is impossible to recompute the old contents.
19007         * descr-text.el (describe-char): Set help-xref-stack-item
19008         explicitly after buffer has been generated.
19010 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19012         * cus-start.el (all): Add x-gtk-show-hidden-files.
19014 2005-12-26  Richard M. Stallman  <rms@gnu.org>
19016         * replace.el (perform-replace): Calculate match-again
19017         before skipping read-only matches.
19019         * paren.el (paren-showing-faces): New group.
19020         (show-paren-match, show-paren-mismatch): Move to that group.
19022         * button.el (button): Put into group `basic-faces'.
19024         * progmodes/make-mode.el: Remove faces from group `faces'.
19026         * apropos.el (apropos, apropos-value): Doc fix.
19027         (apropos-documentation): Doc fix.
19029 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19031         * subr.el (lazy-completion-table): Remove argument `args'.
19033         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
19034         Don't use the `args' argument of lazy-completion-table.
19036 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
19038         * descr-text.el (describe-char): Add optional argument for buffer.
19039         Set buffer appropriately.  Call help-setup-xref.
19040         Suggested by Stefan Monnier.
19042 2005-12-26  Juri Linkov  <juri@jurta.org>
19044         * descr-text.el: Require `help-fns' at runtime.  Don't require
19045         `button' for byte compilation.
19046         (describe-text-widget): Add `help-echo' for first button.
19047         Use `help-info' for second.
19048         (describe-property-list): Use `help-argument-name' instead of `italic'.
19049         (describe-text-category): Add prompt to interactive spec.
19050         Call `help-setup-xref'.
19051         (describe-char): Use `help-character-set'.  Add `help-echo' for
19052         code point.  Use `help-input-method'.  Remove superfluous insert.
19054 2005-12-25  Richard M. Stallman  <rms@gnu.org>
19056         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
19057         at point, in case of narrowing.
19059         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
19061         * locate.el (locate-header-face): Allow nil in type.
19063         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
19065 2005-12-25  Romain Francoise  <romain@orebokech.com>
19067         * battery.el (battery-linux-proc-acpi): Also try
19068         `/proc/acpi/thermal_zone/THM0/temperature'.
19070 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
19072         * custom.el (custom-push-theme): Fix docstring.
19074         * cus-edit.el (custom-variable-set, custom-variable-save)
19075         (custom-variable-save): Custom-quote widget values.
19076         (customize-save-variable): Fix custom-push-theme call.
19078 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
19080         * w32-fns.el (w32-batch-update-autoloads): New function.
19082         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
19083         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
19084         from the command line.
19086 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
19088         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
19089         reset means to remove setting from theme entirely.  Don't keep
19090         expanding theme-settings list; delete old entries if necessary.
19092         * cus-edit.el (custom-buffer-create-internal): Move "Erase
19093         customization" button one line up.
19094         (custom-themed): New face.
19095         (custom-magic-alist): New value, THEMED, for theme settings.
19096         (custom-variable-state-set, custom-face-state-set):
19097         Check theme-value instead of saved-value.
19098         (custom-variable-reset-standard, custom-face-reset-standard):
19099         Remove theme setting entirely.  Recalculate new values.
19100         (custom-variable-set, custom-variable-set)
19101         (custom-variable-reset-saved, custom-variable-reset-backup)
19102         (custom-face-set, custom-face-reset-saved): Update `user' theme.
19103         (custom-variable-save): Fix typos.
19105 2005-12-23  Juri Linkov  <juri@jurta.org>
19107         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
19108         Add autoload cookies.
19109         (edebug-outside-d-c-i-n-s-w): New variable.
19110         (edebug-display, edebug-outside-excursion): Use it to save the
19111         original value of default-cursor-in-non-selected-windows.
19112         Set default-cursor-in-non-selected-windows to t while Edebug
19113         is active.
19114         (edebug-mode, edebug-eval-mode): Doc fix.
19116         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
19117         with `buffer-substring-no-properties' to remove common substring
19118         highlighting.
19120         * info.el (info-other-window, info): Rename function argument
19121         `file' to `file-or-node'.
19122         (Info-complete-menu-item): Use local variable `complete-nodes' to
19123         keep the global value of `Info-complete-nodes' unchanged for
19124         subsequent completions.
19125         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
19127         * simple.el (get-next-valid-buffer, last-buffer)
19128         (next-error-buffer-p, next-error-find-buffer)
19129         (minibuffer-history-sexp-flag): Doc fix.
19131         * savehist.el (savehist-mode-hook): Add `:group'.
19133         * log-view.el: Call autoload for vc-find-version.
19134         (log-view-current-file): Adjust subgroup numbers.
19135         (log-view-current-tag): Add `length'.
19137 2005-12-23  Richard M. Stallman  <rms@gnu.org>
19139         * vc.el (vc-annotate-car-last-cons): Defn moved up.
19141 2005-12-23  Juri Linkov  <juri@jurta.org>
19143         * hi-lock.el (hi-lock-archaic-interface-message-used)
19144         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
19145         (hi-lock-mode): Display "Hi" in the mode line only when
19146         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
19147         (hi-lock-write-interactive-patterns):
19148         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
19149         (hi-lock-set-pattern, hi-lock-set-file-patterns)
19150         (hi-lock-font-lock-hook): Set 3rd arg `how' of
19151         font-lock-add-keywords to t.
19153 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
19155         * hi-lock.el (hi-lock-highlight-range): New variable.
19156         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
19157         only if font-lock-fontified is non-nil.  Remove overlays.
19158         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
19159         font-lock-fontified is non-nil, otherwise use overlays (instead of
19160         text properties).
19161         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
19162         New variables.
19163         (hi-lock-string-serialize): New function.
19165 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19167         * menu-bar.el (menu-find-file-existing): New function.
19168         (menu-bar-file-menu): Use menu-find-file-existing for Open.
19170         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
19172 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19174         * vc.el: Remove unnecessary leading * in docstrings.
19175         (vc-annotate-mode-map): Move initialization into declaration.
19176         (vc-static-header-alist): Nitpick on the regexp.
19177         (vc-default-init-version): New fun.
19178         (vc-register): Use it.
19179         (vc-insert-headers): Use dolist.
19180         (vc-annotate-get-backend): Remove unused function.
19181         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
19182         (vc-annotate-mode): Remove corresponding call.
19183         (vc-annotate-car-last-cons): Simplify.
19184         (vc-annotate-buffers): Remove var.
19185         (vc-annotate-backend): Make it buffer-local.
19186         (vc-annotate): Move the interaction to the interactive spec.
19187         Add a `buf' argument.
19188         (vc-annotate-warp-version): Use this new `buf' argument to avoid
19189         killing&creating a vc-annotate buffer, which is very disruptive when
19190         the buffers are shown in dedicated frames.
19192 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
19194         * descr-text.el: Add FSF as maintainer.
19195         (describe-text-mode, describe-text-mode-map)
19196         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
19197         help-mode.
19198         (describe-text-widget, describe-text-sexp)
19199         (describe-property-list, describe-text-category)
19200         (describe-text-properties, describe-text-properties-1)
19201         (describe-char): Use help buttons instead of widgets.
19202         (describe-char-unicodedata-file): Make URL link in doc string.
19204 2005-12-22  Richard M. Stallman  <rms@gnu.org>
19206         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
19207         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
19208         Don't include buttons that write a file when there's no file.
19209         (custom-variable-menu, custom-face-menu, custom-group-menu):
19210         Don't include commands that write a file when there's no file.
19211         (customize-browse): Reword the top-of-buffer help intro.
19212         (custom-buffer-create-internal): Fix previous change.
19213         (customize-changed-options-previous-release): Prev release is 21.1.
19214         (customize-changed-options): Doc fix.
19215         (customize-changed): New alias.
19216         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
19217         Say "standard values".
19218         (Custom-reset-standard): Doc fix.
19219         (custom-face-reset-standard): Doc fix.
19221 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19223         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
19224         even if font-lock-mode is non-nil since it may be t without having
19225         turned on font-lock-mode-internal.
19226         (font-lock-choose-keywords): Minor optimization.
19227         (font-lock-add-keywords, font-lock-remove-keywords)
19228         (font-lock-set-defaults): Don't call make-local-variable on a variable
19229         that we know to already be local.
19231 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19233         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
19234         messages if in the minibuffer.
19236 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19238         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
19239         (tex-mode-flyspell-verify, flyspell-get-word)
19240         (flyspell-external-point-words): Don't use point-min/max uselessly.
19242         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
19243         by Kevin Rodgers.  Instead, just hide the completions buffer if we
19244         don't need to show it.
19246 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
19248         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
19250 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19252         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
19253         delete-windows-on with an inexistent buffer.
19255 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
19257         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
19258         Delete defcustom variable :tag names.
19260 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19262         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
19263         (log-view-font-lock-keywords): Ajust subgroup numbers.
19264         (log-view-current-tag): Don't hard code the number of subgroups.
19266 2005-12-20  Juri Linkov  <juri@jurta.org>
19268         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
19269         (tooltip-x-offset, tooltip-y-offset): Doc fix.
19271         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
19272         (menu-bar-non-minibuffer-window-p): Instead of checking
19273         display-multi-frame-p, use selected-frame when menu-updating-frame
19274         is nil.
19276 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
19278         * align.el (align-rules-list): Use [ \t] instead of \s-
19279         for column separators in text mode.
19281 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
19283         * help-mode.el (help-customize-variable, help-customize-face):
19284         Don't pop help-xref-stack as help-follow no longer pushes
19285         anything on to it.
19287 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
19289         * textmodes/org.el (org-agenda-custom-commands): New option.
19290         (org-agenda): Offer custom commands on splash screen.
19291         (org-make-tags-matcher): Parser for Boolean logic added.
19292         (org-agenda-set-tags): New command.
19293         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
19294         (org-set-tags): Efficiency improvements.
19295         (org-auto-align-tags): New option.
19296         (org-todo, org-demote, org-promote): Realign tags.
19297         (org-tags-completion-function): Use also "&" and "|" as separators.
19298         (org-org-menu): Agenda commands simplified.
19300 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
19302         * cus-edit.el (customize-apropos, customize-apropos-options):
19303         Docstring changes.
19305         * font-lock.el (font-lock): Add tags to the links in the defgroup.
19307 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
19309         * longlines.el (longlines-mode): Wrap while widened.
19310         (longlines-decode-region, longlines-encode-region): Compute max
19311         just once.
19313 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19315         * cus-edit.el (mac): New group.
19317         * cus-start.el (all): Add user options in macterm.c.  Add test for
19318         Mac-related built-ins.  Fix test for GTK-related built-ins.
19320         * term/mac-win.el (mac-handle-language-change)
19321         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
19322         (mac-services-open-selection, mac-services-mail-selection)
19323         (mac-services-mail-to, mac-services-insert-text)
19324         (mac-dispatch-apple-event): Add docstrings.
19325         (x-get-selection, mac-select-convert-to-string): Select coding
19326         system from `utf-16be' and `utf-16le' using `byteorder'.
19328 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19330         * subr.el (lazy-completion-table): Don't be fooled if the var holds
19331         a "list" (lambda ...) rather than a real completion list.
19333         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
19334         lexical-let when encountering ((lambda (...) ...) ...).
19336 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
19338         * progmodes/sh-script.el (sh-mode):
19339         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
19340         * textmodes/picture.el (picture-mode): Update docstrings.
19342 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
19344         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
19345         commands enclosed in $(ARGQUOTE)s should not be split between two
19346         lines, as that will break with GNU Make >3.80, when sh.exe is used
19347         and arg quoting is with '..'.
19348         (autoloads): Don't break the quoted --eval expression between
19349         several lines.
19351 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
19353         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
19354         Capture error from printing circular structures.
19356 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
19358         * wid-edit.el (widget-checkbox-action): Clear undo info.
19360 2005-12-16  Bill Wohler  <wohler@newt.com>
19362         * menu-bar.el (kill-this-buffer): Set a good example by using menu
19363         bar, not menubar in comment.
19365 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19367         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
19368         After-change-functions should not clobber the match data.
19370 2005-12-16  Juri Linkov  <juri@jurta.org>
19372         * simple.el (choose-completion): Use `buffer-substring-no-properties'
19373         instead of `buffer-substring'.
19374         (completion-common-substring): Doc fix.
19375         (completion-setup-function): Use minibuffer-completion-contents
19376         instead of minibuffer-contents.  Don't set common-string-length
19377         initially.  Remove special handling of partial-completion-mode.
19378         Move computation of completion-base-size into one cond.
19379         Call completion-base-size-function in mainbuf.  In computation of
19380         completion-base-size for file name completion don't move point to
19381         the end of the minibuffer.  Move computation of common-string-length
19382         into one cond.  Start putting faces only when common-string-length>=0.
19383         Add condition to put completions-common-part when
19384         common-string-length>0.
19386         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
19387         place point at the first different character in the minibuffer
19388         even if this position is at the beginning of the minibuffer.
19390         * info.el (Info-read-node-name-1): In completion-base-size-function's
19391         lambda return 1 if common-substring or minibuffer-completion-contents
19392         starts with (, and 0 otherwise.
19394         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
19395         Use `crm-current-element' for second arg of `display-completion-list'.
19397 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
19399         * files.el (set-auto-mode): Look for an interpreter specified on
19400         the first line also if search for mode specification succeeded,
19401         but the mode is not known.
19403 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
19405         * textmodes/org.el (org-tags-match-list-sublevels): New option.
19406         (org-open-at-point): Implement tag searches as links.
19407         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
19408         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
19409         (org-tags-sparse-tree, org-tags-view, org-set-tags)
19410         (org-agenda-dispatch): New commands.
19411         (org-use-tag-inheritance, org-tags-column): New options.
19412         (org-tab-follows-link, org-return-follows-link): New options.
19413         (org-tags): New customize group.
19414         (org-start-icalendar-file): Get local time zone.
19415         (org-tags-completion-function): New function.
19416         (org-set-font-lock-defaults): Make sure links will also be
19417         highlighted inside headlines.
19419 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
19421         * term.el (term-emulate-terminal):
19422         Let term-handle-ansi-terminal-messages override what Bash says about
19423         its current directory.
19425 2005-12-16  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
19427         * bindings.el (last-buffer): Move to simple.el.
19428         * simple.el (last-buffer): Move here.
19429         (get-next-valid-buffer): New function.
19430         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
19431         (prev-buffer): Ditto.  Rename to `previous-buffer'.
19433         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
19434         * bindings.el (global-map): Ditto.
19436 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
19438         * cus-edit.el: Introductory comment change.
19439         (custom-magic-alist): Change message string for the `rogue' state.
19441 2005-12-15  Richard M. Stallman  <rms@gnu.org>
19443         * tooltip.el: Delete defcustom variable :tag names.
19445         * complete.el (partial-completion-mode): Doc fix.
19447         * textmodes/flyspell.el (flyspell-external-point-words):
19448         Use save-excursion to ensure we don't move backward in the
19449         search loop, not even one character.
19450         (flyspell-delete-all-overlays): Use remove-overlays directly.
19452         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
19453         (ispell-start-process): Set that variable.
19454         Clear ispell-buffer-local-name.
19455         (ispell-internal-change-dictionary):
19456         Set ispell-current-dictionary after killing process.
19457         (ispell-buffer-local-dict):
19458         Don't set spell-personal-dictionary after killing process.
19459         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
19460         (ispell-tex-skip-alists, ispell-html-skip-alists)
19461         (ispell-skip-region-alist): Mark as risky.
19463         * net/newsticker.el (newsticker--retrieval-timer-list)
19464         (newsticker--display-timer, newsticker-running-p)
19465         (newsticker-ticker-running-p): Definitions moved up.
19467 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
19469         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
19471 2005-12-15  David Ponce  <david@dponce.com>
19473         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
19474         (recentf-edit-list, recentf-open-files): Signal an error when
19475         there is no recent file.
19477 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
19479         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
19480         read-only except for texinfo-format-region evaluation.
19482 2005-12-14  Richard M. Stallman  <rms@gnu.org>
19484         * vc.el (vc-default-previous-version, vc-default-next-version)
19485         (vc-do-command): Doc fixes.
19487 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19489         * textmodes/bibtex.el (bibtex-expand-strings)
19490         (bibtex-autokey-expand-string, bibtex-name-part)
19491         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
19492         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
19493         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
19494         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
19495         (bibtex-entry-postfix, bibtex-known-entry-type-re)
19496         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
19497         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
19498         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
19499         (bibtex-beginning-of-last-entry): Remove.
19500         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
19501         message if comma is missing but buffer is read-only.
19502         (bibtex-parse-field-text): Handle whitespaces at the end of field
19503         text.  Return 3-element list with beginning and end of field text
19504         and end of field.
19505         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
19506         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
19507         (bibtex-search-forward-field, bibtex-search-backward-field):
19508         Search always delimited by limits of entry.  Use more efficient
19509         search algorithms.
19510         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
19511         bibtex-end-of-name-in-field.
19512         (bibtex-text-in-field-bounds): Handle BibTeX strings when
19513         extracting the content of a field.
19514         (bibtex-text-in-field): Use search limits.
19515         (bibtex-parse-string-prefix): Handle empty string keys based on
19516         bibtex-string-empty-key.
19517         (bibtex-parse-string): Fix docstring.
19518         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
19519         (bibtex-preamble-prefix, bibtex-strings): New functions.
19520         (bibtex-skip-to-valid-entry): Include preceding whitespace in
19521         BibTeX entries (consistent with other BibTeX functions).
19522         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
19523         (bibtex-search-entry): Fix docstring.  Simplify.
19524         (bibtex-flash-head, bibtex-complete-string-cleanup)
19525         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
19526         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
19527         (bibtex-parse-entry): New optional arg content.
19528         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
19529         Use bibtex-text-in-field-bounds.
19530         (bibtex-print-help-message): Handle BibTeX strings and preambles.
19531         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
19532         bibtex-parse-string-postfix.
19533         (bibtex-find-text-internal): New function.
19534         (bibtex-remove-delimiters): Use it.
19535         (bibtex-find-text): Use it.  New optional arg help.
19536         (bibtex-complete): Handle BibTeX string and preamble entries.
19537         (bibtex-Preamble): Fix order of closing delimiters.
19539 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19541         * vc.el (vc-default-revert): New fun.
19543         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
19545 2005-12-14  Romain Francoise  <romain@orebokech.com>
19547         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
19548         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
19549         (font-lock-remove-keywords): Likewise.
19551 2005-12-14  Juri Linkov  <juri@jurta.org>
19553         * log-view.el (log-view-diff): Doc fix.
19555         * isearch.el (isearch-query-replace): Use (mark) instead of
19556         isearch-opoint if mark is active in transient-mark-mode.
19558 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
19560         * isearch.el (isearch-query-replace): Check for isearch-other-end.
19562 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
19564         * progmodes/cpp.el (cpp-face): New widget.
19565         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
19567 2005-12-14  Juri Linkov  <juri@jurta.org>
19569         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
19570         around `erase-buffer' and `insert'.
19572         * descr-text.el (describe-text-properties): Replace buffer name
19573         "*Help-2*" with "*Help*<2>".
19574         (describe-char): Add functions print-help-return-message,
19575         toggle-read-only.  Use help-setup-xref with nil to not store
19576         describe-char in help-xref-stack.  Use help-make-xrefs to
19577         make [back] button.
19579         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
19581         * wdired.el (wdired-old-point): New internal variable.
19582         (wdired-change-to-wdired-mode): Set it buffer-locally.
19583         (wdired-abort-changes): Restore point after aborting changes.
19585 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19587         * vc.el (vc-do-command): Add a new value t for okstatus.
19589         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
19590         frame in case of errors.
19592 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19594         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
19595         so it comes after "On the Left" in the menu.
19597 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
19599         * cus-edit.el (customize-apropos, customize-apropos-options)
19600         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
19602 2005-12-12  Bill Wohler  <wohler@newt.com>
19604         * vc-svn.el (vc-svn-registered): Fix problem of visiting
19605         non-writable Subversion-controlled files by saving window
19606         configuration before calling vc-do-command.  vc-do-command calls
19607         pop-to-buffer on error which is unexpected during registration.
19609 2005-12-12  Jay Belanger  <belanger@truman.edu>
19611         * calc/README: Update the summary of changes.
19613 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19615         * descr-text.el (describe-char): Rework last fix to solve the problem
19616         is the same way it's solved for everything else in that function
19617         (i.e. by extracting the info before setting up the *Help* buffer).
19619 2005-12-12  Kim F. Storm  <storm@cua.dk>
19621         * subr.el (version-regexp-alist): Allow space as separator before
19622         non-numeric part, e.g. "1.0 alpha".
19623         (version-to-list): Interpret .X.Y version as 0.X.Y version.
19625 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
19627         * textmodes/org.el (org-agenda, org-timeline, org-todo):
19628         Implement Logging and the keep-modes setting.
19629         (org-get-category): Make sure a string is returned.
19630         (org-log-done): New function.
19631         (org-log-done, org-closed-string): New options.
19633 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19635         * tooltip.el (tooltip-y-offset): Change default to 20.
19637 2005-12-12  Richard M. Stallman  <rms@gnu.org>
19639         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
19641         * frame.el (display-hourglass): Doc fix.
19643         * help.el (help-for-help-internal): Simplify entry for `a'.
19645         * info.el (Info-on-current-buffer): Doc fix.
19646         (info-insert-file-contents): Don't test (featurep 'jka-compr).
19648         * startup.el (inhibit-splash-screen): Make this the real name.
19649         (inhibit-startup-message): Make this the alias.
19650         (command-line): Find only simple.el, and use its directory
19651         to fill in other preloaded files' names.
19652         (command-line): Deactivate the mark if deactivate-mark is set.
19654         * international/mule.el (load-with-code-conversion):
19655         Bind deactivate-mark.
19657         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
19659 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
19661         * cus-edit.el (customize-apropos): Avoid listing an option more
19662         than once under different aliases.  No longer list user options
19663         that are not defined with defcustom (unless a prefix arg is given).
19664         Doc fix.
19665         (customize-apropos-options): Doc fix.
19667 2005-12-11  Juri Linkov  <juri@jurta.org>
19669         * frame.el (set-background-color, set-foreground-color)
19670         (set-cursor-color, set-mouse-color, set-border-color):
19671         Add explicit prompts to read colors by `facemenu-read-color'.
19672         (show-trailing-whitespace, blink-cursor-delay)
19673         (blink-cursor-interval, display-hourglass, hourglass-delay):
19674         Remove tags.
19675         (display-hourglass, hourglass-delay): Doc fix.
19676         (cursor-in-non-selected-windows): Capitalize words in tag.
19678         * faces.el (frame-background-mode): Replace `choice-item' keywords
19679         with `const' to not make [default] button.  Change default value tag
19680         from `default' to `automatic'.  Doc fix.
19681         (trailing-whitespace) <defface>: Change group `whitespace' to
19682         `whitespace-faces'.
19684 2005-12-11  Richard M. Stallman  <rms@gnu.org>
19686         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
19688 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19690         * term/mac-win.el: Create keymap for mac-apple-event-map.
19692 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
19694         * tooltip.el (tooltip-mode): Move to start of file so that it
19695         appears at top of customize buffer.
19697         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
19698         Add the gud groupname.
19699         (gud-tooltip-mode): Add the tooltip groupname.
19700         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
19701         avoid conflict with tooltip-use-echo-area.
19703 2005-12-10  Romain Francoise  <romain@orebokech.com>
19705         * help.el (help-for-help-internal): Add `r' in doc string.
19707 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
19709         * align.el (align-regexp, align-highlight-rule):
19710         Use region-beginning and region-end instead of point and mark, so that
19711         repetition (with `repeat-complex-command') recomputes the region
19712         bounds.
19714 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
19716         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
19717         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
19718         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
19719         (balance-windows): Rewrite using the above new functions.
19721 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
19723         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
19724         react if global-hi-lock-mode seems intended.
19725         (global-hi-lock-mode): Renamed from hi-lock-mode.
19726         (hi-lock-archaic-interface-message-used)
19727         (hi-lock-archaic-interface-deduce): New variables.
19728         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
19729         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
19730         (hi-lock-find-patterns, hi-lock-font-lock-hook):
19731         Replace hi-lock-buffer-mode with hi-lock-mode.
19733 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
19735         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
19736         completion list, even after a partial completion has been
19737         inserted in the current buffer.  If there are more than 1
19738         completion, redisplay the *Completions* buffer; if the
19739         completion is unique, delete the *Completions* window.
19741 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
19743         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
19744         strings and long subject lines that were broken into multiple
19745         lines at arbitrary places.  Handle subjects that have "Re: " in
19746         the middle.
19748 2005-12-10  John W. Eaton  <jwe@octave.org>
19750         * progmodes/octave-mod.el (octave-electric-space): Don't indent
19751         comments or strings if octave-auto-indent is nil.
19753 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19755         * term/mac-win.el: Require url when compiling.
19756         Call mac-process-deferred-apple-events after loading init files.
19757         (mac-apple-event-map): New defvar.  Define event handlers in it.
19758         (core-event, internet-event): New Apple event class symbols.
19759         (open-application, reopen-application, open-documents)
19760         (print-documents, open-contents, quit-application)
19761         (application-died, show-preferences, autosave-now, get-url):
19762         New Apple event ID symbols.
19763         (about): New HICommand ID symbol.
19764         (mac-event-spec, mac-event-ae): New macros.
19765         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
19766         (mac-ae-selection-range, mac-ae-text-for-search)
19767         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
19768         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
19769         and Services menu events are now defined in mac-apple-event-map.
19770         (mac-drag-n-drop): Remove selection range handling.
19772 2005-12-10  Kenichi Handa  <handa@m17n.org>
19774         * simple.el (zap-to-char):
19775         * isearch.el (isearch-process-search-char): Translate CHAR by
19776         translation-table-for-input.
19778 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
19780         * foldout.el (foldout-exit-fold): Properly hide subtree.
19782 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19784         * files.el (save-buffer):
19785         * international/ucs-tables.el (ucs-set-table-for-input):
19786         * mail/mail-extr.el (mail-extract-address-components):
19787         * mail/sendmail.el (mail-mode): Reformat doc string.
19789 2005-12-09  Juri Linkov  <juri@jurta.org>
19791         * isearch.el (isearch-highlight): Change main overlay priority
19792         from 1 to 1001.  Simplify.
19793         (isearch-lazy-highlight-update): Change lazy overlay priority
19794         from 0 to 1000.
19796         * replace.el (replace-highlight): Change overlay priority from
19797         1 to 1001.
19799         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
19800         Change overlay priority from 1 to 1001.  Reuse existing overlay.
19802         * compare-w.el (compare-windows-highlight): Change overlay
19803         priority from 1 to 1000.
19805         * menu-bar.el (menu-bar-edit-menu): Add listp around
19806         pending-undo-list to disable menu item "undo" when pending
19807         undo list is empty.
19809         * locate.el (locate): Disable undo in *Locate* buffer.
19811 2005-12-09  Kim F. Storm  <storm@cua.dk>
19813         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
19815 2005-12-09  David Ponce  <david@dponce.com>
19817         * recentf.el: Improvement of the menu code.
19818         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
19819         instead of menu hook.
19820         (recentf-show-menu, recentf-hide-menu): New functions.
19821         (recentf-menu-customization-changed, recentf-mode): Use them.
19822         (recentf-menu-action, recentf-max-menu-items)
19823         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
19824         (recentf-arrange-by-rule-others)
19825         (recentf-arrange-by-rules-min-items)
19826         (recentf-arrange-by-rule-subfilter): Don't use
19827         `recentf-menu-customization-changed'.
19828         (recentf-arrange-rules): Likewise.  Accept functions to compute
19829         sub-menu titles.
19830         (recentf-menu-filter): Likewise.  Doc fix.
19831         (recentf-menu-value-shortcut): Doc fix.
19832         (recentf-dump-variable): Quote atom value.
19833         (recentf-make-menu-items): Update to use it as a menu filter.
19834         (recentf-match-rule): New function.
19835         (recentf-arrange-by-rule): Use it.
19836         (recentf-indirect-mode-rule): New function.
19837         (recentf-build-mode-rules): Use it.
19838         (recentf-dir-rule): New function.
19839         (recentf-arrange-by-dir): Use it.
19840         (recentf-filter-changer-current): Rename from
19841         `recentf-filter-changer-state'.  All references updated.
19842         (recentf-filter-changer-alist): Update filter names.
19843         (recentf-filter-changer-select): New function.
19844         (recentf-filter-changer): Use it.  Make a sub-menu from filters
19845         available in `recentf-filter-changer-alist'.
19846         (recentf-data-cache, recentf-clear-data)
19847         (recentf-update-menu): Remove.  All references updated.
19848         (recentf-match-rule-p, recentf-build-dir-rules)
19849         (recentf-filter-changer-goto-next)
19850         (recentf-filter-changer-get-current)
19851         (recentf-filter-changer-get-next): Remove.
19853 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
19855         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
19856         buffer "Reset" button to "Reset to Current" for consistency with
19857         the State buttons.
19859 2005-12-08  John Paul Wallington  <jpw@pobox.com>
19861         * ibuf-ext.el (define-ibuffer-filter filename):
19862         If `dired-directory' is a list then really use its car.
19864 2005-12-08  Kim F. Storm  <storm@cua.dk>
19866         * emulation/cua-rect.el (cua--rectangle-aux-replace):
19867         Fix indention of text on right side of replaced rectangle.
19869 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
19871         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
19872         No need to check gud-comint-buffer is bound.
19873         (gdb): Prevent multiple debugging when first session uses gdba.
19875 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19877         CC Mode update to 5.31.
19879         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
19880         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
19881         We might do this function properly in the future).
19883         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
19884         New macros c-sentence-end and c-default-value-sentence end, to cope
19885         with Emacs 22's new function `sentence-end'.
19887 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19889         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
19890         compat issue using `c-put-overlay' and `c-delete-overlay'.
19892         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
19893         New compat macros to handle overlays/extents.
19895 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19897         * progmodes/cc-fix.el: Add definitions of the macros push and pop
19898         (for GNU Emacs 20.4).
19900         * progmodes/cc-defs.el
19901         (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
19903         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
19904         highlighting mechanism so it will work in XEmacs too.
19906         * progmodes/cc-defs.el: Insert c-int-to-char.
19908         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
19909         call to the new macro c-int-to-char.  This solves XEmacs's
19910         regarding characters as different from integers.
19912 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19914         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
19915         New internal helper.
19917         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
19918         construct to make the indirect face lookup work in XEmacs.
19920         (c-cpp-matchers): Append the negation char face to the existing
19921         fontification, so that the cpp face doesn't disappear.
19922         Use `c-make-syntactic-matcher' to avoid negation chars in comments
19923         and strings.
19925         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
19926         to map to `font-lock-negation-char-face' in emacsen where it exists.
19928 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19930         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
19932         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
19933         Rename "c-subword-move-mode" as "c-subword-mode".
19935         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
19936         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
19938 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19940         * progmodes/cc-mode.el: Added autoload directive for
19941         `c-subword-move-mode' for use in older emacsen.
19943 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19945         * progmodes/cc-mode.el:
19946         (i): Insert a binding for C-c C-backspace into
19947         c-bind-special-erase-keys which works in TTYs.
19948         (ii): Make sure that when file styles are used, any explicitly
19949         given style variables take priority over those in the style.
19950         Do this by calling `hack-local-variables' a second time.
19952         * progmodes/cc-vars.el: Add language specific customization
19953         widgets for AWK to c-doc-comment-style, c-require-final-newline
19954         and c-default-style.  Add a defcustom for awk-mode-hook.
19955         Give c-syntactic-element and c-syntactic-context doc-strings by
19956         directly setting their `variable-documentation' propery.
19957         This allows Emacs 22.1 to read these with C-h v.
19959         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
19961 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19963         * progmodes/cc-fonts.el, cc-vars.el
19964         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
19965         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
19966         Masatake YAMATO.
19968         (c-doc-comment-style): Made GtkDoc default in C mode.
19970         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
19971         and C-c C-<delete>.
19973         (c-bind-special-erase-keys): New function for use on
19974         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
19976         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
19977         <delete> key behavior in XEmacs according to `delete-forward-p'.
19978         C.f. `c-electric-delete'.
19980 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19982         * progmodes/cc-mode.el: Give c-hungry-backspace and
19983         c-hungry-delete-forward permanent key bindings.
19985         * progmodes/cc-cmds.el (c-electric-semi&comma):
19986         Bind c-syntactic-context for calls to "criteria functions", for
19987         consistency with other calls to user functions.
19989         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
19990         `current-prefix-arg', since this might be the prefix arg to a
19991         command which calls c-indent-command as a function.  Change the
19992         interactive spec from "p" to "P".
19994         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
19995         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
19996         was difficult to understand.
19998 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20000         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
20001         first char of an identifier.
20003         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
20004         +" syntax in C++.
20006 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20008         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
20009         auto-fill doesn't split a c-comment's last word from a hanging
20010         "*/" when a space is typed between them after fill-column.
20012         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
20014         * progmodes/cc-styles.el (c-set-style)
20015         (c-setup-paragraph-variables): Abort the command if we're not in a
20016         CC Mode buffer.
20018         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
20019         with blank comment-prefix, and a blank line as the comment's
20020         second line.
20022 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20024         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
20025         Incorporate the patterns added in the Emacs development branch
20026         for the new Emacs 22 face `font-lock-negation-char-face'.
20028         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
20029         of "red" since it stands out better in xterms and DOS terminals.
20031         * progmodes/cc-engine.el (c-literal-faces):
20032         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
20034 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20036         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
20037         forcibly enable c-electric-flag.
20039         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
20040         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
20041         after the comment-prefix of a C-style comment will close that comment.
20043 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20045         * progmodes/cc-fonts.el (c-basic-matchers-before)
20046         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
20047         in Pike.
20049         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
20050         digraphs.
20052         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
20053         (c-cpp-message-directives, c-cpp-include-directives)
20054         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
20055         (c-cpp-expr-directives): Introduce new language constants to
20056         control cpp syntax in a cleaner way.
20058         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
20060         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
20062         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
20063         (c-multiline-string-start-char): New language constants and
20064         variables to specify how newlines in string literals work.
20066         (c-font-lock-invalid-string): Use them.
20068         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
20069         unbalanced close brace is entered.  Optimization by avoiding going
20070         back over arbitrarily large blocks.  Removed hints that this
20071         function only would be relevant/useful in AWK.
20073         (c-electric-brace): Indent syntactically after the cleanups since
20074         lineup functions might do it differently then.
20076         * progmodes/cc-engine.el, cc-langs.el
20077         (c-opt-op-identifier-prefix): New language constant and variable.
20079         (c-just-after-func-arglist-p, c-after-special-operator-id)
20080         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
20082         * progmodes/cc-align.el, cc-engine.el
20083         (c-after-special-operator-id): New helper to handle C++ operator
20084         identifiers.
20086         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
20087         (c-guess-basic-syntax): Handle C++ operator identifiers in
20088         declarations.
20090         * progmodes/cc-langs.el (c-assignment-operators): Add the
20091         trigraph version of ^= too.
20093         * progmodes/cc-langs.el (c-assignment-operators): Add the
20094         trigraph version of |= in C++.
20096         * progmodes/cc-fonts.el (c-font-lock-declarators):
20097         Handle `c-decl-hangon-kwds' after the identifier name.
20099         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
20100         whether an arglist is "nonempty", ignore a comment after the open
20101         paren if it isn't followed by a non-comment token on the same line.
20103         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
20104         Enable heuristics below the point to cope with classes inside special
20105         brace lists in Pike.
20107 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20109         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
20111 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20113         * progmodes/cc-guess.el (cc-guess-install): New function to
20114         install an already guessed style in another buffer.
20116         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
20117         sets `inhibit-read-only' - `c-save-buffer-state' should be used
20118         anyway if the change always is undone.
20120 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20122         Implement togglable electricity:
20124         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
20125         saying when it should be used.
20127         * progmodes/cc-engine.el: Add the new buffer-local variable,
20128         c-electric-flag.
20130         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
20131         c-toggle-auto-newline.
20133         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
20134         c-toggle-auto-newline.  Remove the binding for
20135         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
20136         c-toggle-electric-state.
20138         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
20140         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
20141         c-\(forward\|backward\)-subword.
20142         (c-update-modeline): Add the new modeline flag `l' for
20143         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
20144         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
20145         Make the old name an alias of the new name.
20146         (c-toggle-electric-state): New function.
20147         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
20148         Adapt these functions to do electric things only when
20149         c-electric-flag is non-nil.
20150         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
20151         new functions from c-electric-brace.
20152         (c-point-syntax): Add a check for "virtual semicolons" in AWK
20153         mode, so that the tentative extra newline doesn't change the
20154         syntax of the following brace.
20155         (c-electric-brace): Restructure by extracting the above functions.
20156         Tidy up the coding somewhat.
20157         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
20158         restructure a bit.
20160 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20162         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
20163         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
20165         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
20166         (c-submode-indicators): Change name from `c-auto-hungry-string'
20167         since it's now used to track another submode.
20169         (c-update-modeline): Convert to function and extended to check
20170         `c-subword-move-mode'.
20172         (c-forward-into-nomenclature, c-backward-into-nomenclature):
20173         Convert to compat aliases for `c-forward-subword' and
20174         `c-backward-subword'.
20176         * progmodes/cc-subword.el: New functions and minor mode to handle
20177         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
20179         (c-forward-subword, c-backward-subword, c-mark-subword)
20180         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
20181         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
20182         Functions corresponding to the standard word handling functions.
20184         (c-subword-move-mode): Minor mode that replaces all the standard
20185         word handling functions with their subword equivalences.
20187 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20189         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
20190         entry for one-liner-defun.
20192         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
20193         name in its def-edebug-spec.
20195         * progmodes/cc-cmds.el (c-electric-brace): Make the
20196         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
20197         compacts space before a comment, if this will make things fit on
20198         one line.
20200         Introduce an "awk" style, mainly for auto-newline and clean-ups.
20202         * progmodes/cc-align.el: New function c-snug-1line-defun-close.
20204         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
20205         clean-up one-liner-defun.
20207         * progmodes/cc-styles.el: Add the new "awk" style.
20209         * progmodes/cc-vars.el: Add description of one-liner-defun to
20210         c-cleanup-list's doc-string.  New user options,
20211         c-max-one-liner-length.  In c-default-style, set the default style
20212         for AWK to "awk".
20214 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20216         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
20217         macros inside labels.
20219         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
20220         `c-at-statement-start-p' and `c-at-expression-start-p'.
20222         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
20223         error if the mark isn't set.
20225         * progmodes/cc-engine.el (c-guess-continued-construct)
20226         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
20227         accurately detect functions inside functions.
20229         * progmodes/cc-engine.el (c-at-expression-start-p): New function
20230         like `c-at-statement-start-p' that additionally recognizes commas
20231         and expression parentheses as delimiters.
20233         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
20234         to avoid heuristics that doesn't work for unclosed blocks.
20235         (c-at-statement-start-p): New function.
20237         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
20238         Objective-C directives, e.g. directives spanning lines should work
20239         reasonably well now.
20241         (c-put-c-type-property, c-clear-c-type-property): New helpers.
20243         (c-forward-objc-directive): New function to move over any ObjC
20244         directive.
20246         (c-just-after-func-arglist-p, c-guess-basic-syntax)
20247         (c-basic-matchers-before): Use it.
20249         (c-font-lock-objc-iip-decl): Remove.
20251         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
20252         in the template arglist recognition.
20254         * progmodes/cc-styles.el (c-style-alist): Fix several
20255         inconsistencies in the Whitesmith style.
20257         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
20258         New lineup function to get lines after Whitesmith style blocks
20259         correctly indented.
20261         (c-lineup-whitesmith-in-block): Back out the compensation for
20262         opening parens since it's done using `add' lists in the style
20263         definition instead.  Don't use the anchor position since it varies
20264         too much between the syntactic symbols. :P
20266         * progmodes/cc-vars.el (c-valid-offset): Update.
20268         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
20269         lists where the offsets are combined according to several
20270         different methods: `first', `min', `max', and `add'.
20271         Report offset evaluation errors with `c-benign-error' so that some kind
20272         of reindentation still is done.
20274         * progmodes/cc-engine.el (c-guess-basic-syntax):
20275         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
20276         `arglist-close'.
20278         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
20279         situations for `arglist-cont-nonempty' and `arglist-close'.
20281         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
20283         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
20284         cc-bytecomp-boundp' in a number of places.
20286         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
20287         macro related issue.
20289 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20291         * progmodes/cc-awk.el: Change the terminology of regexps: A char
20292         list is now [asdf], a char class [:alpha:].
20293         Include code for char classes.
20294         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
20295         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
20297         Remove (nearly all of) the cruft associated with AWK Mode's former
20298         concept of "virtual semicolons":
20300         Adapt c-beginning-of-statement, c-end-of-statement (together with
20301         subfunctions) to use the new notion of "virtual semicolon" in
20302         place of the old awkward special handling for AWK.  There remains
20303         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
20304         * progmodes/cc-cmds.el:
20305         (c-ascertain-adjacent-literal): In the backwards direction, now
20306         recognises AWK regexp delimiters as string delimiters.
20307         (c-after-statement-terminator-p): Adapt for virtual semicolons;
20308         check more rigorously for "end of macro".
20309         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
20310         virtual semicolons;
20311         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
20312         out the code for forward movement into ...
20313         (c-end-of-statement): Now contains the code for forward movement,
20314         adapted for virtual semicolons.
20316         * progmodes/cc-engine.el:
20317         (c-ws*-string-limit-regexp): New regexp.
20318         (c-forward-single-comment, c-backward-single-comment): Comment out
20319         the (now redundant) "special" AWK stuff.
20321         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
20322         c-string-par-start, c-string-par-separate to be more like Text
20323         Mode than Fundamental Mode.
20325 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20327         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
20328         to the fontified region so that fontification doesn't occur
20329         outside it (could happen e.g. when fontifying a line with an
20330         unfinished declaration).
20332 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20334         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
20335         start of the file.  ^L now separate sections of the file.
20336         (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
20337         (c-awk-one-line-possibly-open-string-re)
20338         (c-awk-regexp-one-line-possibly-open-char-class-re)
20339         (c-awk-one-line-possibly-open-regexp-re)
20340         (c-awk-one-line-non-syn-ws*-re): New defonsts.
20341         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
20343         Amend the concept of "virtual semicolons" (in the indentation
20344         engine) for languages like AWK, such that they are now
20345         conceptually attached to end of the last token of a statement, not
20346         the end of the line.  (In AWK Mode, however, the pertinent text
20347         property is still physically set on the EOL.)  Remove the specific
20348         tests for awk-mode, thus facilitating the introduction of other
20349         language modes where EOLs can end statements.
20350         (Note: The funtionality in cc-cmds.el, specifically
20351         c-beginning/end-of-statement has yet to be amended.)
20353         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
20354         New macros.
20356         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
20357         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
20358         c-vsemi-status-unknown-p-fn (in a new page).
20360         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
20361         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
20362         numerous awkward forms like
20363         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
20364         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
20365         variable before-ws-ip, the place just after char-before-ip appears.
20367         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
20368         a comment.
20370 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20372         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
20373         `c-tentative-buffer-changes'.
20375         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
20376         convert to macro to choose between Emacs and XEmacs at compile time.
20378         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
20380         (c-tentative-buffer-changes): New macro to handle temporary buffer
20381         changes in a convenient way.
20383         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
20384         for `c-tentative-buffer-changes'.
20386         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
20387         the checks for paren sexps between the point and the keyword, to
20388         avoid some false alarms.
20390         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
20391         Fixed a situation where an error could be thrown for unbalanced
20392         parens.  Changed to make use of c-keyword-member' to avoid some
20393         repeated regexp matches.
20395         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
20396         These language variable are no longer necessary.
20398         (c-block-stmt-kwds): New language constant used by
20399         c-looking-at-inexpr-block'.
20401         (c-guess-basic-syntax): Remove an optional check that looked at
20402         the existence of the now removed language variables.
20404         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
20405         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
20406         object instantiation expressions as declarations in some contexts.
20407         This bug only affected languages where the declarator can't be
20408         enclosed in parentheses.
20410         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
20411         insert newlines before and after substatement braces.
20413         * progmodes/cc-engine.el: Improved the heuristics for recognizing
20414         function declaration headers and the handling of C++ style member
20415         init lists.
20417         (c-just-after-func-arglist-p): Rewritten to use
20418         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
20420         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
20422         (c-guess-basic-syntax): Adapt case 5B for the new
20423         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
20424         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
20425         covers all cases now).
20427         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
20429 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20431         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
20432         c-string-par-start/separate c-sentence-end-with-esc-eol,
20433         initialised in c-setup-paragraph-variables, used in string
20434         scanning subroutines of c-beginning-of-statement.
20436         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
20437         which precedes the newly inserted `{'.
20439 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20441         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
20442         function for declaration level blocks.  It should now cope with
20443         templates better and also be a lot more comprehensible.
20445         (c-looking-at-decl-block): The new function.
20447         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
20448         for compatibility.
20450         (c-add-class-syntax, c-guess-continued-construct)
20451         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
20453         (c-decl-block-key): Change to tell apart ambiguous and
20454         unambiguous keywords.  Pike specials are now handled directly in
20455         the code instead.
20457         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
20458         New language constants and variables to make the backward skip in
20459         `c-looking-at-decl-block' as tight as possible.
20461         (c-nonsymbol-token-char-list): New language constant.
20463         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
20464         find balanced template arglists backwards.
20466         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
20467         making char classes for `c-syntactic-skip-backward'.
20469         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
20470         16D - can't be a class-close at that point.
20472         * progmodes/cc-engine.el (c-guess-basic-syntax)
20473         (c-add-class-syntax): Don't narrow out the enclosing declaration
20474         level.  This makes everything a lot easier, and it was actually
20475         only four small places that needed it to work.  Some places that
20476         previously did `widen' are removed now, which has the effect that
20477         `c-guess-basic-syntax' never will look at things outside the
20478         current narrowment now.  The anchor position for `topmost-intro'
20479         is affected by this, but it was so bogus it was basically useless
20480         before, and now it's equally bogus but in a slightly different way.
20482         (c-narrow-out-enclosing-class): Gone.
20484         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
20485         the narrowed region.
20487         (c-least-enclosing-brace): Remove silly optional argument.
20489         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
20490         the point could be left directly after an open paren when finding
20491         the beginning of the first decl in the block.
20493         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
20494         Specify which submatch to use.
20496         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
20498         (c-decl-start-re): No longer any need for special treatment of
20499         ObjC due to the above.
20501         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
20502         presumably follows C in that regard.
20504         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
20505         New language constants to specify operator tokens inside
20506         identifiers in a more high level way.
20508         (c-opt-identifier-prefix-key): New internal language constant.
20510         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
20511         (c-identifier-start, c-identifier-key): Now completely calculated
20512         from other constants.
20514         (c-identifier-last-sym-match): Decommission since it's no longer used.
20516         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
20518         * progmodes/cc-engine.el (c-forward-name): Remove the
20519         optimization when c-identifier-key is equal to c-symbol-key since
20520         it doesn't work in byte compiled files.  Don't record empty
20521         regions as identifiers.
20523         * progmodes/cc-langs.el (c-filter-ops): New helper function to
20524         simplify access to `c-operators' and its likes.
20526         (c-operator-list, c-all-op-syntax-tokens)
20527         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
20528         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
20529         (c-primary-expr-regexp, c-cast-parens): Use it.
20531         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
20532         an explicit language in functions.
20534         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
20535         variant of adornment.
20537         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
20538         variable.
20540         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
20541         the Pike value.
20543         * progmodes/cc-engine.el (c-on-identifier)
20544         (c-simple-skip-symbol-backward): Small fix for handling "-"
20545         correctly in `skip-chars-backward'.  Affected the operator lfun
20546         syntax in Pike.
20548         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
20549         diagnostic message about precompiled language vars not being used.
20551         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
20552         "__attribute__" is followed by a parenthesis.
20554         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
20555         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
20556         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
20558         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
20559         Internal cleanups to properly detect the declared identifiers in
20560         various declarations.
20562         (c-decl-start-kwds): New language constant to recognize
20563         declarations that can start anywhere.  Used for class declarations
20564         in Pike.
20566         (c-specifier-key, c-not-decl-init-keywords)
20567         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
20568         (c-find-decl-spots): Implement `c-decl-start-kwds'.
20570         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
20571         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
20572         handling of the compiler specific extension keywords into a new
20573         language constant `c-decl-hangon-kwds' that defines keyword
20574         clauses to be ignored in declarations.
20576         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
20577         past unrecognized tokens when handling `c-colon-type-list-kwds'.
20578         Necessary to stop at the declared identifier in e.g. IDL valuetype
20579         declarations.
20581         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
20582         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
20583         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
20584         (c-forward-decl-or-cast-1): Recognize the declared identifier in
20585         class and enum declarations as such and not as part of the type.
20587         (c-forward-decl-or-cast-1, c-forward-label): Relax the
20588         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
20590         (c-forward-decl-or-cast-1): Don't disregard sure signs of
20591         declarations when there's some syntax error later on.
20593         (c-complex-decl-matchers): Did away with a reference to
20594         `c-specifier-key'.
20596         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
20597         value - this variable is always dynamically bound.
20599         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
20600         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
20601         * cc-cmds.el, cc-defs.el: Change the policy for marking up
20602         functions that might do hidden buffer changes: All such internal
20603         functions are now marked instead of those that don't.
20605         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
20606         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
20607         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
20608         (c-literal-type): Allow these functions to make hidden buffer changes,
20609         so that they are free to use text property caching later on.
20611         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
20612         (c-electric-brace, c-electric-slash, c-electric-star)
20613         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
20614         (c-electric-paren, c-electric-continued-statement, c-indent-command)
20615         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
20616         (c-context-line-break): Add `c-save-buffer-state' calls to comply
20617         with the changed semantics of the functions above.
20619         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
20620         when macros occur in obscure places.  Optimized the sexp movement
20621         a bit.
20623 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20625         Enhancements for c-beginning-of-statement to work in AWK Mode:
20627         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
20628         (completed statement) with `}' (statement completed by closing
20629         brace or semicolon) and `$' (statement completed by EOL).
20631         (c-awk-virtual-semicolon-ends-prev-line-p)
20632         (c-awk-virtual-semicolon-ends-line-p)
20633         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
20634         (c-awk-at-statement-end-p): New functions.
20636         * progmodes/cc-cmds.el: Simplify the structure of functions
20637         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
20638         two functions and c-beginning-of-statement to handle AWK Mode.
20640         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
20641         c-backward-single-comment for AWK mode.  Attempt to clarify their
20642         doc-strings.
20644         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
20646 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20648         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
20649         label handling.  Labels are now recognized in a uniform and more
20650         robust way, regardless of context.  Text properties are put on all
20651         labels to recognize the following declarations better.
20652         Multiword labels are handled both in indentation and fontification for
20653         the benefit of language extensions like Qt.  For consistency, keywords
20654         in labels are now fontified with the label face instead.
20655         That also applies to "case" and "default".
20657         (c-beginning-of-statement-1): Fix some bugs in the label
20658         handling.  Disregard `c-nonlabel-token-key' in labels that begin
20659         with `c-label-kwds'.
20661         (c-find-decl-spots): Support that the callback adds more
20662         `c-decl-end' spots to find.
20664         (c-forward-decl-or-cast-1): Don't treat a list of plain
20665         identifiers followed by a colon as a declaration.
20667         (c-forward-label): New function to recognize labels.
20669         (c-guess-basic-syntax): Replace uses of `c-label-key' with
20670         `c-forward-label'.  Moved the label recognition cases (14 and 15)
20671         earlier since they aren't so context sensitive now.  Handle labels
20672         on the top level gracefully.  Moved access label recognition to
20673         the generic label case (CASE 15) - removed CASE 5E.
20675         (c-font-lock-declarations): Add recognition of labels in the
20676         same round since we need to handle labels in parallell with other
20677         declarations to recognize both accurately.  It should also improve
20678         speed.
20680         (c-simple-decl-matchers, c-basic-matchers-after):
20681         Move `c-font-lock-labels' so that it only is used on decoration level 2
20682         since `c-font-lock-declarations' handles it otherwise.
20684         (c-complex-decl-matchers): Remove the simplistic recognition of
20685         access labels.
20687         (c-decl-prefix-re): Remove the kludges that was necessary to cope
20688         with labels earlier.
20690         (c-decl-start-re): New language variable to make
20691         `c-font-lock-declarations' stop for the special protection labels
20692         in Objective-C that start with `@'.
20694         (c-label-key): Remove since it's no longer used.
20696         (c-recognize-colon-labels, c-label-prefix-re): New language
20697         constants to support recognition of generic colon-terminated labels.
20699         (c-type-decl-end-used): `c-decl-end' is now used whenever there
20700         are colon terminated labels.
20702         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
20703         first argument starts with a special brace list.
20705         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
20706         (c-font-lock-declarations): Break out the declaration and cast
20707         recognition from `c-font-lock-declarations' to a new function, so
20708         that it can be used in the indentation engine.
20710         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
20711         up to the start of the literal.  Fixed bug with the point on the
20712         wrong side of the search limit that could happen when the start
20713         position is inside a literal.
20715         * progmodes/cc-engine.el (c-parse-state)
20716         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
20717         so that it's kept a little bit back to increase the hit rate.
20719         (c-parse-state): Change the macro handling and fixed some
20720         glitches.  Macro context is checked more often than necessary now,
20721         but otoh less garbage conses are generated.
20723         * progmodes/cc-engine.el (c-parse-state)
20724         (c-invalidate-state-cache): Cache the last position where
20725         `c-state-cache' applies.  This can speed up refontification quite
20726         a bit in blocks where there are many non-brace parens before the point.
20728         (c-state-cache-end): New variable for this.
20730         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
20731         cache variable.
20733         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
20734         get close initial continue positions when the start position is
20735         inside a literal or macro.  Do not call the callback for spots
20736         before the start position (which can happen e.g. for `c-decl-end'
20737         spots inside comments).  Optimize better in special cases when the
20738         region is a single line inside a literal or macro (typically when
20739         the current line is refontified).
20741         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
20742         to `c-add-stmt-syntax' - there's no need to explicitly whack off
20743         entries from the paren state.
20745         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
20746         special case for "else if" clauses.
20748         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
20749         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
20751         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
20752         New language variable to recognize the gcc extension with statement
20753         blocks inside expressions.
20755         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
20756         it somewhat more comprehensible.  The argument AT-BLOCK-START is
20757         no longer used and hence removed.
20759         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
20760         to `c-add-stmt-syntax'.
20762         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20763         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
20764         This fixes bogus label recognition.
20766         * progmodes/cc-engine.el (c-add-type, c-check-type)
20767         (c-forward-name, c-forward-type): Improve storage of template
20768         types in `c-found-types' so that they can be recognized better.
20770         (c-syntactic-content): Add option to skip past nested parens.
20772         * progmodes/cc-engine.el (c-forward-name):
20773         Set `c-last-identifier-range' all the time.  It's less work that way.
20774         Handle that there might not be an identifier to store in
20775         `c-last-identifier-range'.
20777         (c-forward-type): Handle that `c-last-identifier-range' might be
20778         nil from `c-forward-name'.
20780         * progmodes/cc-defs.el (c-safe-scan-lists)
20781         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
20783         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
20784         to work even if the form fails.
20786         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
20787         down in a large file in one go.
20789         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
20791         * progmodes/cc-align.el (c-lineup-assignments): New lineup
20792         function which is like `c-lineup-math' but returns nil instead of
20793         `c-basic-offset' when it doesn't match.
20795         (c-lineup-math): Change to use `c-lineup-assignments'.
20797 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20799         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
20800         c-beginning-of-statement.  New subfunctions
20801         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
20803 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20805         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
20806         hardcoded char classes whereever possible.  Changed a couple of
20807         places to use skip by syntax instead of skip by char class.
20809         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
20810         Fix a bug in the regexp that caused extreme backtracking.
20812         * progmodes/cc-langs.el (c-block-comment-starter)
20813         (c-block-comment-ender): New language constants to specify in a
20814         single place how block comments look.
20816         (c-comment-start-regexp, c-block-comment-start-regexp)
20817         (comment-start, comment-end, comment-start-skip)
20818         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
20819         (c-syntactic-ws, c-nonempty-syntactic-ws)
20820         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
20821         `c-line-comment-starter', `c-block-comment-starter' and
20822         `c-block-comment-ender'.
20824         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
20825         New language constants to break up things a bit.
20827         (c-simple-ws): New language constant for simple whitespace.
20829         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
20831         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
20832         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
20833         newlines.  Allow and ignore nil elements in the list.
20835 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20837         * progmodes/cc-cmds.el: Comment out a (n almost certainly
20838         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
20840         * progmodes/cc-cmds.el: Tidy up the comments in
20841         c-beginning-of-statement and subfunctions.
20843         * progmodes/cc-awk.el: Replace calls to put-text-property to the
20844         more flexible c-put-char-property and c-clear-char-properties.
20845         Add the author's email address.
20847         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
20849         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
20850         closing "*/" of a block comment.
20852         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
20853         subfunctions) so that it works at BOB and EOB.
20855         * progmodes/cc-cmds.el, cc-vars.el: More updating of
20856         c-beginning-of-statement, including new variable
20857         c-block-comment-start-regexp.
20859 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20861         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
20862         symbols from `*-font-lock-extra-types' so that there's no need to
20863         use `regexp-opt' on those lists.
20865         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
20866         `c-type-modifier-kwds' is empty.
20868         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
20869         there are several strings on the same line.
20871         * progmodes/cc-engine.el (c-literal-limits): Remove the
20872         compatibility function for older emacsen.  `c-literal-limits-fast'
20873         has now taken the place of this function.
20875         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
20876         with older emacsen: We now require `pps-extended-state'.
20878 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20880         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
20881         which obviates the need to hack sentence-end.  This now handles
20882         escaped newlines in strings correctly.  Correct minor bugs in
20883         c-move-over-sentence and in c-beginning-of-statement.
20885         * progmodes/cc-cmds.el (c-beginning-of-statement (and
20886         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
20887         that movement over macros and code are rigorously separated from
20888         eachother.  Correct a few incidental bugs.
20890         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
20891         Improve its doc-string.  Improve the handling of certain specific cases.
20893 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20895         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
20896         (c-guess-basic-syntax): Change the way class-level labels are
20897         recognized; they can now contain essentially any symbols.
20899         (c-opt-extra-label-key): New language variable to cope with the
20900         special protection label syntax in Objective-C.
20902         (c-opt-access-key): Remove; this is now handled better by
20903         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
20905         (c-complex-decl-matchers): Update to handle that
20906         `c-opt-access-key' no longer exists.
20908         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
20909         improved label recognition in `c-beginning-of-statement-1'.
20911         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
20912         Recognize bitfields better.
20914         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
20915         Remove some cruft and fixed a bug that could cause it to go to a
20916         position further down.
20918         * progmodes/cc-langs.el, cc-engine.el
20919         (c-beginning-of-statement-1): Improve detection of labels in
20920         declaration contexts.
20922         (c-beginning-of-decl-1): Use it.
20924         (c-nonlabel-token-key): New language constant and variable needed
20925         by `c-beginning-of-statement-1'.
20927         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
20928         manifested itself due to the correction in `c-forward-sexp'.
20930         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
20931         Make these behave as documented when used at the buffer limits.
20933         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
20934         (c-type-decl-end-used): Made this a language variable.
20936         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
20937         correctly when `combine-after-change-calls' is used together with
20938         temporary narrowings.
20940         * progmodes/cc-engine.el (c-beginning-of-statement-1):
20941         Report labels correctly when the start point is immediately after the
20942         colon.
20944         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
20945         Remove since it isn't used anymore.
20947         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
20948         bracket arglists such as template parens in C++.
20950         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
20951         in the last check-in.  Some optimization.
20953         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
20954         where it could stop at the same level in a preceding sexp when
20955         PAREN-LEVEL is set.
20957         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
20958         text property lookup only when it's needed.
20960         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
20961         Change the policy for paren marked angle brackets to be more
20962         persistent; once marked they remain marked even when they're found
20963         to be unbalanced in the searched region.  This should keep the
20964         paren syntax around even when individual lines are refontified in
20965         multiline template arglists.
20967         (c-parse-and-markup-<>-arglists): New dynamically bound variable
20968         to control markup so that incorrect angle bracket arglists aren't
20969         marked in contexts where the correct value for
20970         `c-disallow-comma-in-<>-arglists' isn't known.
20972         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
20973         argument has become `c-parse-and-markup-<>-arglists'.
20975         (c-remove-<>-arglist-properties): Remove - no longer used.
20977         (c-after-change-check-<>-operators): New function used on
20978         `after-change-functions' to avoid that "<" and ">" characters that
20979         are part of longer operators have paren syntax.
20981         (c-<>-multichar-token-regexp): New language variable used by
20982         `c-after-change-check-<>-operators'.
20984         (c-after-change): Call `c-after-change-check-<>-operators'.
20986         (c-font-lock-<>-arglists): Use the context properties set by
20987         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
20988         correctly to avoid doing invalid markup.
20990         (c-font-lock-declarations): Remove code that undoes the invalid
20991         markup done by `c-font-lock-<>-arglists'.
20993         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
20994         after `c-font-lock-declarations'.
20996         * progmodes/cc-engine.el (c-syntactic-skip-backward):
20997         Add paren-level feature.
20999         (c-guess-basic-syntax): Improve the anchor position for
21000         `template-args-cont' in nested template arglists.  There's still
21001         much to be desired in this area, though.
21003 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21005         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
21006         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
21008 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21010         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
21011         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
21013         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
21014         it doesn't work no longer are supported.
21016         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
21017         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
21018         requires support for the syntax-table' text property, which rules
21019         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
21020         cruft associated with those versions.
21022         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
21023         for the `syntax-table' text property, which rules out Emacs 19 and
21024         XEmacs < 21.4.  Removed various compatibility cruft associated
21025         with those versions.
21027         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
21028         support for the `syntax-table' text property.
21030         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
21031         variable and use an extra quoted face name instead.  All the
21032         emacsen flavors handle that correctly.
21034         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
21035         (c-font-lock-declarators, c-font-lock-declarations)
21036         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
21037         property to mark the items in in declarator lists to handle
21038         refontification inside multiline declarations better.
21040         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
21041         construct like "a * b = c;" as a declaration.
21043 2005-12-08  Kim F. Storm  <storm@cua.dk>
21045         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
21046         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
21047         select either meta, hyper, or super modifier for rectangle commands.
21048         (cua--rectangle-modifier-key): New defvar.
21049         (cua--M/H-key): Use it.  Remove special case for `space'.
21050         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
21051         on X, to meta otherwise.  Always bind C-return to toggle
21052         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
21054         * emulation/cua-rect.el (cua-help-for-rectangle):
21055         Use cua--rectangle-modifier-key.  Handle super modifier too.
21056         (cua--init-rectangles): Always bind C-return to toggle rectangle.
21057         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
21059         * ido.el: Move Acknowledgements and History after Commentary.
21060         Minor changes to Commentary.
21062         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
21063         keymap if cua--prefix-override-timer is `shift'.
21064         (cua--shift-control-prefix): New function; emulate "type prefix
21065         key twice" functionality to handle shifted prefix key override.
21066         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
21067         New commands.
21068         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
21070 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
21072         * textmodes/org.el (org-insert-heading): Try to do items before
21073         headings.
21074         (org-agenda-mode): Quote `org-agenda-mode-hook'.
21075         (org-insert-item): New function.
21076         (org-renumber-ordered-list): Don't skip to higher level lists.
21078 2005-12-08  Juri Linkov  <juri@jurta.org>
21080         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
21082         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
21084         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
21086         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
21087         the constructed function name fun-1.
21089         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
21090         because such links don't lead to parent documentation.
21092 2005-12-08  Kenichi Handa  <handa@m17n.org>
21094         * descr-text.el (describe-char): Use *Help-2* buffer if the
21095         current buffer is *Help*.  Call describe-text-properties while
21096         setting the original buffer.
21098 2005-12-07  Bill Wohler  <wohler@newt.com>
21100         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
21101         and causes problems with non-MH users (such as Gnus users).
21103 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
21105         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
21106         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
21107         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
21108         command "info sources".  Move calls to GDB command "list".
21109         (gdb-find-file-hook): Just use gdb-source-file-list.
21110         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
21111         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
21112         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
21113         (gdb-data-list-register-values-handler): Use correct trigger name.
21115 2005-12-07  Kim F. Storm  <storm@cua.dk>
21117         * ido.el (ido-completion-map): Rename from ido-mode-map.
21118         (ido-common-completion-map, ido-file-completion-map)
21119         (ido-file-dir-completion-map, ido-buffer-completion-map):
21120         Rename from ido-mode-....-map.
21121         (ido-init-completion-maps): Rename from ido-init-mode-maps.
21122         (ido-setup-completion-map): Rename from ido-define-mode-map.
21123         (ido-read-internal): Bind minibuffer-local-filename-completion-map
21124         to ido-completion-map.
21126 2005-12-07  Kenichi Handa  <handa@m17n.org>
21128         * international/mule-cmds.el
21129         (set-display-table-and-terminal-coding-system): If the coding
21130         system specified in `unibyte-display' property is different from
21131         the arg coding-system, don't setup standard-display-table.
21133 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21135         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
21136         that comments end at \n, regardless of selective-display.
21138 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
21140         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
21141         (gdb-version): New variables.
21142         (gdb-source-file-list, gdb-register-names)
21143         (gdb-changed-registers): New variables for use with GDB 6.4+.
21144         (gdb-ann3): Replace with...
21145         (gdb-init-1, gdb-init-2): ...two new functions.
21146         (gdba, gdb-prompt): Call gdb-init-1.
21147         (gdb-get-version): New function.  Call gdb-init-2 from here.
21148         (gud-watch): Make it work with mouse events too.
21149         (gdb-post-prompt): Don't add to queue until GDB version is known.
21150         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
21151         (gdb-locals-mode): Use gdb-version.
21152         (gdb-memory-format-map, gdb-memory-unit-map)
21153         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
21154         (gdb-locals-font-lock-keywords-1)
21155         (gdb-locals-font-lock-keywords-2): New variables.
21156         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
21157         (gdb-set-gud-minor-mode-existing-buffers-1)
21158         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
21159         (gdb-var-update-1, gdb-var-update-handler-1)
21160         (gdb-data-list-register-values-handler)
21161         (gdb-data-list-register-values-custom)
21162         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
21163         (gdb-stack-list-locals-handler, gdb-get-register-names):
21164         New functions for use with GDB 6.4+.
21165         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
21166         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
21167         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
21168         (gdb-stack-list-locals-regexp)
21169         (gdb-data-list-register-names-regexp): New regexps for use with
21170         GDB 6.4+.
21172 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21174         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
21176 2005-12-06  Nozomu Ando  <nand@mac.com>
21178         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
21179         prompts work for AUTH PLAIN.  Also reported by Steve Allan
21180         <seallan@verizon.net>.
21182 2005-12-06  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
21184         * frame.el (set-frame-parameter): Add doc string.
21186 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
21188         * textmodes/org.el (org-occur-highlights): New variable.
21189         (org-highlight-new-match, org-remove-occur-highlights): New functions.
21190         (org-highlight-sparse-tree-matches): New option.
21191         (org-do-occur): New function.
21192         (org-get-heading): Make it work also at beginning of line.
21193         (org-category-table): New variable.
21194         (org-get-category-table, org-get-category)
21195         (org-camel-to-words, org-link-search): New functions.
21196         (org-select-this-todo-keyword): New variable.
21197         (org-todo-list): New command.
21198         (org-shiftright, org-shiftleft): New commands.
21199         (org-agenda-todo): Add prefix argument.
21200         (org-show-hierarchy-above): New option.
21201         (org-show-todo-tree): Numerical prefix creates tree for specific
21202         TODO keyword.
21203         (org-outline-level): New function, to assign a level to plain
21204         lists items.
21205         (org-cycle-include-plain-lists): New option.
21206         (org-mode): Use `org-outline-level' as value of `outline-level'.
21207         (org-cycle): Temporarily switch `outline-regexp' if
21208         `org-cycle-include-plain-lists' is non-nil.
21209         (org-start-icalendar-file): Fix format bug.
21210         (org-agenda-get-day-entries): Create category table.
21211         (org-agenda-get-todos, org-agenda-get-timestamps)
21212         (org-agenda-get-deadlines, org-agenda-get-scheduled)
21213         (org-agenda-get-blocks): Use `org-get-category'.
21214         (org-context-in-file-links): Rename from
21215         `org-line-numbers-in-file-links'.
21217 2005-12-06  Romain Francoise  <romain@orebokech.com>
21219         * window.el (balance-windows): Delete extraneous third arg in call
21220         to `enlarge-window'.
21222 2005-12-06  Kenichi Handa  <handa@m17n.org>
21224         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
21226 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
21228         * progmodes/gdb-ui.el (gdb-var-create-handler)
21229         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
21230         (gdb-var-list-children-handler, gdb-var-update-handler):
21231         Current buffer is already gdb-partial-output-buffer, don't
21232         make it current again.
21234 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
21236         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
21237         (list-buffers-noselect): Use it.
21239 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
21241         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
21242         (mail-yank-ignored-headers): Use regexp-opt.
21243         (mail-mode-map): Move initialization into declaration.
21244         (mail-sent-via): Remove unused shadowed var `to-line'.
21245         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
21246         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
21247         (mail-do-fcc): Use dolist and push.
21248         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
21249         (mail-yank-ignored-headers): Don't autoload.
21251 2005-12-05  Kenichi Handa  <handa@m17n.org>
21253         * international/mule-cmds.el (set-language-info-internal): New fun.
21254         (set-language-info): Call set-language-info-internal to update
21255         language-info-alist.  If LANG-ENV is the current one, call
21256         set-language-environment to make INFO effective now.
21257         (set-language-info-alist): Likewise.
21258         (locale-language-names): With locale "en", use English
21259         lang. env. but set the default codings to iso-8859-1.
21261 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
21263         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
21264         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
21265         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
21266         for plain strings.
21267         (gdb-frames-mode): Remove redundant call to font-lock-mode.
21268         (gdb-all-registers): Rename from toggle-gdb-all-registers.
21269         Create registers buffer if necessary.  Echo new state in minibuffer.
21270         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
21272 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
21274         * info.el (Info-fontify-node): Match external links using
21275         non-directory part of filename.
21277 2005-12-04  Juri Linkov  <juri@jurta.org>
21279         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
21280         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
21281         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
21282         because there is no customization option for it.
21284         * font-lock.el (lisp-font-lock-keywords-1):
21285         Add define-global-minor-mode.
21287         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
21289         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
21290         properties on the constructed variable names.
21292         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
21293         Put `definition-name' properties on the constructed function names
21294         next-sym and prev-sym.
21296         * emacs-lisp/find-func.el (find-function-regexp):
21297         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
21298         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
21299         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
21300         and easy-menu-define.
21302         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
21303         easy-mmode-define-global-mode and define-global-minor-mode.
21304         (lisp-imenu-generic-expression): Add define-global-minor-mode.
21306         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
21307         instead of easy-mmode-define-global-mode.
21309         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
21310         Use define-minor-mode instead of easy-mmode-define-minor-mode.
21312         * cus-edit.el (customize-group, customize-group-other-window):
21313         Filter out autoloaded options from the group completion list by
21314         using heuristics that autoloaded groups don't have `custom-autoload'
21315         property on their symbols (they have only `custom-loads').
21317         * simple.el (completion-setup-function): Put completions-common-part
21318         face on complete completion string too (i.e. completion string
21319         without completions-first-difference face).
21321         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
21323 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
21325         * view.el (view-mode): Doc fix.
21327         * disp-table.el (standard-display-european): Add to the warning
21328         message a reference to the doc string.
21330         * play/yow.el (apropos-zippy): Call print-help-return-message,
21331         similar to other Help and Apropos commands.
21333         * help.el (print-help-return-message): If pop-up-frames is
21334         non-nil, set up help-return-method to delete the help window and,
21335         possibly, its frame as well, and don't display message about
21336         scrolling the help window.  Doc fix.
21337         (help-return-method): Doc fix.
21339 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
21341         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
21342         whereby names of length one or names starting with a
21343         symbol-constituent character would not be returned.
21345 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
21347         * subr.el (atomic-change-group): Add edebug and indentation spec.
21349 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
21351         * completion.el (save-completions-file-name): Fix typo in last change.
21353 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
21355         * info.el: Move back/forward history to the beginning of the tool bar.
21357 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
21359         * allout.el (eval-when-compile): Remove unnecessary load of cl.
21360         Add fset of allout-real-isearch-abort during compile to fix
21361         byte-compilation warnings.
21362         (allout-mode-p): Move definition of this macro above all uses, or
21363         byte compilation in barren Emacs (eg, during Emacs build) will
21364         lack the definition.
21365         (allout-mode): Move this variable above any uses, or byte
21366         compilation will fail.
21367         (allout-resolve-xref): Remove use of personal file-reference function.
21368         (allout-toggle-current-subtree-encryption): Do the current (ie,
21369         visible containing) topic, rather than nearest around point.  Doc fix.
21370         (allout-toggle-subtree-encryption): New function, workhorse that
21371         works on nearest topic containing point.
21372         (allout-encrypt-string): Signal requirement for newer version of pgg.
21373         (allout-resumptions): Doc fix.
21375 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
21377         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
21379 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
21381         * textmodes/flyspell.el (flyspell-external-point-words):
21382         Consider a misspelling as found in the string search if: (a) misspelling
21383         and found string lengths match, or (b) misspelling is found as
21384         element in a boundary-chars separated longer string, or (c)
21385         ispell-program-name is really ispell and misspelling is found as
21386         part of a TeX string.  After successful match move beginning of
21387         search region to end of match.  Warn about not found misspellings
21388         once the process is done.
21389         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
21391 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
21393         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
21394         tool bar (removed inadvertently).
21396 2005-12-02  Juri Linkov  <juri@jurta.org>
21398         * log-view.el (log-view-diff): Clarify doc string.
21400 2005-12-01  Bill Wohler  <wohler@newt.com>
21402         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
21403         triggers lm-verify errors.
21405 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
21407         * simple.el (transient-mark-mode, line-number-mode)
21408         (column-number-mode, size-indication-mode): Remove `:require nil'.
21410 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
21412         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
21413         in the margin also.
21414         (gdb-breakpoints-mode-map): Use D instead of d for
21415         gdb-delete-breakpoint.
21416         (gdb-get-frame-number): Require a number to match on.
21417         (gdb-threads-mode-map): Add follow-link binding.
21419 2005-11-30  Jason Rumney  <jasonr@gnu.org>
21421         * isearch.el (isearch-mode-map): Avoid exiting search on
21422         language-change event.
21424 2005-11-30  Romain Francoise  <romain@orebokech.com>
21426         * speedbar.el (speedbar-default-position): New defcustom.
21427         (speedbar-frame-reposition-smartly): Use it.
21429         * dframe.el (dframe-reposition-frame-emacs): Fix position
21430         computation for `left' location.
21431         Update copyright year.
21433 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21435         * help.el (help-map): Move initialization into declaration.
21437         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
21439         * help-fns.el (help-argument-name): Don't autoload.
21440         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
21441         to be re-loaded when customizing the `help' group.
21443 2005-11-30  John Paul Wallington  <jpw@gnu.org>
21445         * help-fns.el (describe-function-1): Fill arglist output.
21447 2005-11-30  Kim F. Storm  <storm@cua.dk>
21449         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
21450         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
21451         after revert-buffer (or anything else which kills all local variables).
21453         * apropos.el (apropos-parse-pattern): Doc fix.
21454         Set apropos-regexp directly, rather than expecting callers to do so.
21455         (apropos-command, apropos, apropos-value, apropos-documentation):
21456         Simplify calls to apropos-parse-pattern.
21458 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
21460         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
21461         (hi-lock-face-phrase-buffer): Use hi-yellow face.
21462         (hi-lock-write-interactive-patterns): Use comment-region.
21464         * longlines.el (longlines-mode): Add mail-setup-hook.
21466         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
21468         * simple.el (sendmail-user-agent-compose, next-line):
21469         Conditionally use hard-newline.
21471 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21473         * international/latexenc.el (latex-inputenc-coding-alist):
21474         Reword doc string.
21476 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
21478         * help.el (describe-key-briefly, describe-key): Recognize default
21479         bindings.
21481 2005-11-29  Romain Francoise  <romain@orebokech.com>
21483         * view.el (view-inhibit-help-message): New defcustom.
21484         (view-mode-enter): Use it.
21486 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
21488         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
21489         Preserve user position.
21491 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
21493         * font-lock.el: Throw error if facemenu is not loaded to prevent
21494         accidental change of loading order in loadup.el.  (Suggested by RMS.)
21496         * loadup.el: Add comment explaining why facemenu must be loaded
21497         before font-lock.
21499 2005-11-28  Jay Belanger  <belanger@truman.edu>
21501         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
21502         (calc-dispatch-map): Add more keys for `calc-same-interface'.
21504         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
21506         * calc/calc-embed.el (calc-do-embedded): Update help message.
21508         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
21510 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21512         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
21514         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
21515         called-interactively-p.
21516         (elp-profilable-p): Rename from elp-not-profilable-p.
21517         Invert result and take into account macros and autoloaded functions.
21518         (elp-instrument-function): Update call.
21519         (elp-instrument-package): Update call.  Add completion.
21520         (elp-pack-number): Use match-string.
21521         (elp-results-jump-to-definition-by-mouse): Merge into
21522         elp-results-jump-to-definition and then remove.
21523         (elp-output-insert-symname): Make help echo text single-line.
21525         * replace.el (query-replace-map): Move initialization into declaration.
21526         (occur-engine): Use with-current-buffer.
21527         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
21528         (occur-mode-mouse-goto): Replace with an alias.
21530 2005-11-28  Juri Linkov  <juri@jurta.org>
21532         * simple.el (quoted-insert): Let-bind input-method-function to nil.
21534         * term/w32-win.el: Bind [S-tab] to [backtab].
21536         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
21537         `Info-find-file' to t.
21539         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
21540         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
21541         and same-window-regexps.
21542         (occur-next-error): Don't move point for arg 0.
21544 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
21546         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
21548 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21550         * log-edit.el (log-edit-changelog-use-first): New var.
21551         (log-edit-changelog-ours-p): Use it.
21552         (log-edit-insert-changelog): Set it with new arg `use-first'.
21553         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
21554         (log-edit-hook): Add them to the list of suggested options.
21556         * textmodes/flyspell.el (flyspell-last-buffer): New var.
21557         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
21558         redundant work.
21559         (flyspell-mode-on): Use add-hook for after-change-functions.
21560         (flyspell-mode-off): Use remove-hook for after-change-functions.
21561         (flyspell-changes): Make it buffer-local.
21562         (flyspell-after-change-function): Make it non-interactive.  Use push.
21563         (flyspell-post-command-hook): Check input-pending-p while processing
21564         the potentially long list of buffer changes.
21566 2005-11-28  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
21568         * buff-menu.el (list-buffers-noselect): Display the selected
21569         frame's buffer list, not the global one.
21571 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
21573         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
21574         that (list last-input-event) works as in interactive spec.
21576 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
21578         * loadup.el ("facemenu"): Load facemenu before font-lock, because
21579         `facemenu-keymap' needs to be defined when font-lock is loaded.
21580         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
21582 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
21584         * completion.el: Remove useless leading * in defcustom docstrings.
21585         (save-completions-file-name): Use ~/.emacs.d if available.
21586         (completion-standard-syntax-table): Rename from
21587         cmpl-standard-syntax-table and fold initialization into declaration,
21588         thus removing cmpl-make-standard-completion-syntax-table.
21589         (completion-lisp-syntax-table, completion-c-syntax-table)
21590         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
21591         (cmpl-saved-syntax, cmpl-saved-point): Remove.
21592         (symbol-under-point, symbol-before-point)
21593         (symbol-under-or-before-point, symbol-before-point-for-complete)
21594         (add-completions-from-c-buffer): Use with-syntax-table.
21595         (make-completion): Don't return a list of completion entries.
21596         Update callers.
21597         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
21598         (completion-initialize): Rename from initialize-completions.
21599         (completion-find-file-hook): Rename from cmpl-find-file-hook.
21600         (kill-emacs-save-completions): Collect stats here.
21601         (save-completions-to-file, load-completions-from-file):
21602         Use with-current-buffer.
21603         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
21604         into a function.  Move all calls to toplevel.
21605         (completion-lisp-mode-hook): New fun.
21606         (completion-c-mode-hook, completion-setup-fortran-mode):
21607         Set the syntax-table here.  Use local-set-key.
21608         (completion-saved-bindings): New var.
21609         (dynamic-completion-mode): Make it into a proper minor mode.
21610         (load-completions-from-file): Remove unused var `num-uses'.
21612         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
21613         constructor if it is explicitly overridden.
21615         * complete.el (PC-completion-as-file-name-predicate):
21616         Use minibuffer-completing-file-name.
21617         (partial-completion-mode): Use find-file-not-found-functions.
21618         (PC-lisp-complete-symbol): Use with-syntax-table.
21619         (PC-look-for-include-file): Remove dead setq.
21620         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
21621         (PC-complete): Use with-current-buffer.
21623         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
21624         escape single quotes.
21626 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
21628         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
21629         of `if' whose condition always returned nil.  Doc fix.
21631         * buff-menu.el (Buffer-menu-revert-function): Make the selected
21632         window's buffer the current buffer around the call to
21633         `list-buffers-noselect'.  This is necessary to mark that buffer
21634         with a `.' in the Buffer Menu when called from Lisp, for instance
21635         by Auto Revert Mode.
21637 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
21639         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
21640         attaching to it.
21641         (gdb-pre-prompt): Make sure gdb-error is reset.
21643         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
21644         with a child process, detect it.
21645         (gud-speedbar-buttons): Match regexp more carefully.
21647 2005-11-27  Richard M. Stallman  <rms@gnu.org>
21649         * mouse.el (mouse-drag-move-window-bottom):
21650         Use adjust-window-trailing-edge.
21652 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
21654         * simple.el (blink-matching-open): Ignore
21655         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
21656         (blink-matching-paren-on-screen): Update docstring.
21658         * paren.el (show-paren-mode): No longer change
21659         `blink-matching-paren-on-screen'.
21661 2005-11-27  John Paul Wallington  <jpw@pobox.com>
21663         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
21664         (gdb-threads-select, gdb-edit-register-value):
21665         Use `posn-set-point' instead of `mouse-set-point' because the
21666         latter is not fbound when configured without X.
21668 2005-11-27  Kim F. Storm  <storm@cua.dk>
21670         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
21671         existing face when partially highlighting a TAB in a rectangle.
21673 2005-11-26  Kim F. Storm  <storm@cua.dk>
21675         * ido.el (ido-mode-map): Doc fix.
21676         (ido-mode-common-map, ido-mode-file-map)
21677         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
21678         (ido-define-mode-map): Rewrite.  Select one of the new maps as
21679         parent for ido-mode-map instead of building from scratch.
21680         (ido-init-mode-maps): New defun to initialize new maps.
21681         (ido-mode): Call it.
21682         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
21683         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
21685 2005-11-26  John Paul Wallington  <jpw@pobox.com>
21687         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
21688         `mouse-set-point' because the latter is not fbound when configured
21689         without X.
21691 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
21693         * files.el (file-relative-name): Doc fix.
21695 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
21697         * progmodes/octave-inf.el (inferior-octave-startup): Force a
21698         non-empty string for secondary prompt PS2.
21700 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
21702         * progmodes/compile.el (compilation-setup): Fix last change.
21704 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
21706         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
21707         (gdb-mouse-toggle-breakpoint-margin)
21708         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
21709         Add gdb-server-prefix to keep out of command history.
21710         (gdb-edit-register-value): New function.
21711         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
21712         (gdb-info-registers-custom): Use above map.
21714 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
21716         * custom.el (enable-theme): Signal error if argument is not a
21717         theme.  Don't recalculate a face if it's not loaded yet.
21719         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
21720         the `user' theme is in effect.
21722         * info.el (Info-on-current-buffer): Record actual filename in
21723         Info-current-file, instead of t, or a fake filename if a non-file
21724         buffer.  Make autoload.
21725         (Info-find-node, Info-revert-find-node): No need to check for
21726         Info-current-file nil.
21727         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
21728         Info-current-file is now never `t'.
21729         (Info-fontify-node): Many simplifications due to Info-current-file
21730         always being valid.  Use Info-find-file to find node filename.
21732 2005-11-25  David Kastrup  <dak@gnu.org>
21734         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
21735         new character, then delete" in order to preserve markers.
21737 2005-11-25  David Ponce  <david@dponce.com>
21739         * recentf.el (recentf-arrange-by-rule): Handle a special
21740         `auto-mode-alist'-like "strip suffix" rule.
21741         (recentf-build-mode-rules): Handle second level auto-mode entries.
21743 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
21745         * emulation/viper-keym.el (viper-ESC-key): Use different values
21746         in terminal and window modes.
21748         * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
21749         add jde-javadoc-checker-report-mode.
21751         * ediff-wind.el (ediff-make-wide-display): Slight simplification.
21753         * ediff.el (ediff-date): Change the date of last update.
21755 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
21757         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
21758         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
21759         (hi-lock-mode): New global minor mode.
21760         (turn-on-hi-lock-if-enabled): New function.
21761         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
21762         Change arguments to regexp and face instead of a font-lock pattern.
21763         Directly set face property, instead of refontifying.
21764         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
21765         (hi-lock-find-patterns): Use line-number-at-pos.
21767         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
21768         arguments for hi-lock-set-pattern.
21769         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
21770         Call font-lock-fontify-buffer.
21771         (hi-lock-find-file-hook, hi-lock-current-line)
21772         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
21774         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
21775         turned off.
21777         * progmodes/compile.el (compilation-setup): Don't fiddle with
21778         font-lock-defaults.
21780 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
21782         * progmodes/gdb-ui.el (gdb-var-create-handler)
21783         (gdb-var-list-children-handler): Find values for all variable
21784         objects.  gud-speedbar-buttons decides whether to display them.
21786 2005-11-24  Romain Francoise  <romain@orebokech.com>
21788         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
21789         buffer name with a space.
21791 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
21793         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
21794         `org-export-local-list-max-depth'.  Change default value to 3.
21795         (org-auto-renumber-ordered-lists)
21796         (org-plain-list-ordered-item-terminator): New options.
21797         (org-at-item-p, org-beginning-of-item, org-end-of-item)
21798         (org-get-indentation, org-get-string-indentation)
21799         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
21800         New functions.
21801         (org-move-item-down, org-move-item-up): New commands.
21802         (org-export-as-html): New classes for CSS support.  Bug fix in
21803         regular expression detecting fixed-width regions.  Respect
21804         `org-local-list-ordered-item-terminator'.
21805         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
21806         also a list item.
21807         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
21808         New item moving functions.
21810 2005-11-24  Juri Linkov  <juri@jurta.org>
21812         * isearch.el (isearch-repeat): With empty search ring set
21813         `isearch-error' to the error string instead of signaling error
21814         with the function `error'.
21816 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21818         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
21820 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
21822         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
21823         and variable.
21824         (gdb-var-create-handler, gdb-var-list-children-handler):
21825         Don't match on "char **...".
21826         (gdb-var-update-handler): Find values for all variable objects.
21827         (gdb-info-frames-custom): Identify frames by leading "#".
21829         * progmodes/gud.el (gud-speedbar-menu-items): Add
21830         gdb-speedbar-auto-raise as radio button.
21831         (gud-speedbar-buttons): Raise speedbar if requested.
21832         Don't match on "char **...".
21833         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
21834         Make it editable.
21836 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
21838         * info.el (Info-fontify-node): Handle the case where
21839         Info-current-file is t.
21841 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21843         * simple.el (blink-matching-open): Fix off-by-one in last change.
21845 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21847         * term/mac-win.el: Don't change default directory.
21849 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
21851         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
21852         buffers correctly.  (It used to throw an error in such buffers.)
21853         Make it ask for confirmation in group buffers and other Custom
21854         buffers containing more than one customization item.
21856 2005-11-22  John Paul Wallington  <jpw@gnu.org>
21858         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
21859         property on mail and url overlays.
21860         (goto-address-at-point): Use `posn-set-point' instead of
21861         `mouse-set-point' because the latter is not fbound when configured
21862         without X.
21864 2005-11-22  Lars Hansen  <larsh@soem.dk>
21866         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
21867         (ls-lisp-classify, ls-lisp-format): Delete call to
21868         ls-lisp-parse-symlink.
21869         (ls-lisp-handle-switches): Handle symlinks to directories as
21870         directories when ls-lisp-dirs-first in non-nil.
21872 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
21874         * startup.el (command-line): Make sure that loaddefs.el is handled
21875         correctly in load-history.
21877 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
21879         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
21880         (gdb-struct-string, gdb-array-string): New constants.
21881         (gdb-info-locals-handler): Use them.
21882         (gdb-reset): Reset gdb-var-list to nil.
21884 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21886         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
21887         in patterns.
21889 2005-11-21  Juri Linkov  <juri@jurta.org>
21891         * custom.el (defcustom): Update link types in docstring.
21893 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
21895         * custom.el (defgroup): Add doc-string-elt info.
21897         * widget.el (define-widget): Don't use declare for the doc-string-elt.
21899 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21901         * newcomment.el (comment-enter-backward): Fix last fix.
21903         * simple.el (blink-matching-open):
21904         * paren.el (show-paren-function): Allow new paren-class info.
21906 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
21908         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
21909         handled automagically.
21911 2005-11-20  Andreas Schwab  <schwab@suse.de>
21913         * descr-text.el (describe-char): When copying overlays put them
21914         over the full char description instead of just the first character
21915         of it.
21917 2005-11-20  Juri Linkov  <juri@jurta.org>
21919         * simple.el (what-cursor-position):
21920         * descr-text.el (describe-char): Use Lisp-readable syntax
21921         for octal and hex.  Reorder decimal, octal and hex values.
21922         Remove excess whitespace in the output.  Use `=' in `column='
21923         like in `point=' and `Hscroll='.
21925         * international/mule-cmds.el (encoded-string-description):
21926         Use Lisp-readable syntax for hex.
21928 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
21930         * newcomment.el (comment-enter-backward): Handle the case where the
21931         comment is closed by EOB.
21933 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21935         * longlines.el (longlines-before-revert-hook)
21936         (longlines-after-revert-hook): New functions.
21937         (longlines-mode): Turn off longlines temporarily when reverting.
21938         Add a message-setup-hook.
21939         (longlines-decode-buffer): New function.
21940         (longlines-wrap-line): Preserve marker positions.
21942 2005-11-19  Andreas Schwab  <schwab@suse.de>
21944         * emacs-lisp/shadow.el: Handle compressed files.
21946 2005-11-19  Romain Francoise  <romain@orebokech.com>
21948         * net/browse-url.el (browse-url-default-browser): Signal an error
21949         if no usable browser can be found, rather than try to load w3.
21951 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
21953         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
21954         replacing existing properties.
21955         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
21956         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
21957         tty specs.
21958         (rcirc-server-prefix, rcirc-server): New faces.
21959         (rcirc-url-regexp): Generate with rx macro.
21960         (rcirc-last-server-message-time): New variable.
21961         (rcirc-filter): Record time of last message.
21962         (rcirc-keepalive): Kill processes that did not send a message
21963         since the last ping.
21964         (rcirc-mode): Give rcirc-topic a local binding here.
21966 2005-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
21968         * subr.el (read-passwd): Fontify the prompt as we do with other
21969         prompts.
21971 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
21973         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
21974         binding buffer-read-only to nil.
21976 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
21978         * complete.el (partial-completion-mode):
21979         Mention completion-auto-help in the doc string.
21981         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
21982         more Lisp-ish way.
21984 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
21986         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
21987         digits, not 8, to avoid misalignment for files larger than 100MB.
21989 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
21991         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
21992         Mention "keyboard shortcuts" in the help text.
21994 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21996         * startup.el (fancy-splash-default-action): Discard only
21997         mouse-down and succeeding mouse-up events in the splash screen
21998         window so that drag-n-drop event can be processed.
22000 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
22002         * longlines.el (longlines-mode): Add hacks for mail-mode and
22003         message-mode.
22005 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
22007         * textmodes/org.el (org-table-sort-lines): New command.
22008         (org-tbl-menu): Add entry for `org-table-sort-lines'.
22009         (org-add-file): Command removed, use `org-agenda-file-to-front'
22010         instead.
22011         (org-export-icalendar): Use `org-icalendar-combined-name'.
22012         (org-cycle-agenda-files, org-agenda-file-to-end)
22013         (org-agenda-file-to-front): New commands.
22014         (org-table-tab-jumps-over-hlines, org-export-html-style):
22015         New options.
22016         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
22017         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
22018         New functions.
22019         (org-fill-paragraph): Call `org-table-align' in tables.
22020         (org-mode): Call `org-set-autofill-regexps'.
22021         (org-export-as-html): Support for local handformatted lists.
22022         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
22023         (org-export-local-list-max-depth): New option.
22024         (org-html-expand): Use `org-html-protect'.
22026 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
22028         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
22029         to "p".
22030         (gdb): Move definition of gud-pp to...
22032         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
22033         speedbar.
22034         (gdb-find-watch-expression): New function.
22036 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
22038         * faces.el (face-attribute, set-face-attribute): Mention existence
22039         of `:ignore-defface' setting in docstring.
22041 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
22043         * simple.el (completion-setup-function): Fix last change.
22045 2005-11-17  John Paul Wallington  <jpw@pobox.com>
22047         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
22048         Use `posn-set-point' instead of `mouse-set-point' because the
22049         latter is not fbound when configured without X.
22051         * comint.el (comint-insert-input): Likewise.
22053 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
22055         * simple.el (hard-newline): New variable.
22056         (sendmail-user-agent-compose, next-line): Use it.
22058         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
22059         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
22060         (mail-mail-reply-to, mail-mail-followup-to)
22061         (mail-position-on-field, mail-signature, mail-yank-original)
22062         (mail-attach-file): Likewise.
22064         * mail/mailheader.el (mail-header-format)
22065         (mail-header-format-function): Likewise.
22067         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
22069 2005-11-17  Juri Linkov  <juri@jurta.org>
22071         * font-lock.el (font-lock-faces): Rename this defgroup from
22072         `font-lock-highlighting-faces'.
22073         (font-lock-comment-face, font-lock-comment-delimiter-face)
22074         (font-lock-string-face, font-lock-doc-face)
22075         (font-lock-keyword-face, font-lock-builtin-face)
22076         (font-lock-function-name-face, font-lock-variable-name-face)
22077         (font-lock-type-face, font-lock-constant-face)
22078         (font-lock-warning-face, font-lock-negation-char-face)
22079         (font-lock-preprocessor-face)
22080         (font-lock-regexp-grouping-backslash)
22081         (font-lock-regexp-grouping-construct): Rename :group from
22082         `font-lock-highlighting-faces' to `font-lock-faces'.
22084         * cus-edit.el (lisp, c, tex):
22085         * progmodes/ada-mode.el (ada):
22086         * progmodes/asm-mode.el (asm):
22087         * progmodes/cperl-mode.el (cperl-faces):
22088         * progmodes/cpp.el (cpp):
22089         * progmodes/dcl-mode.el (dcl):
22090         * progmodes/f90.el (f90):
22091         * progmodes/fortran.el (fortran):
22092         * progmodes/icon.el (icon):
22093         * progmodes/idlwave.el (idlwave-misc):
22094         * progmodes/m4-mode.el (m4):
22095         * progmodes/make-mode.el (makefile):
22096         * progmodes/meta-mode.el (meta-font):
22097         * progmodes/modula2.el (modula2):
22098         * progmodes/octave-mod.el (octave):
22099         * progmodes/pascal.el (pascal):
22100         * progmodes/perl-mode.el (perl):
22101         * progmodes/prolog.el (prolog):
22102         * progmodes/ps-mode.el (PostScript-edit):
22103         * progmodes/scheme.el (scheme):
22104         * progmodes/sh-script.el (sh-script):
22105         * progmodes/simula.el (simula):
22106         * progmodes/tcl.el (tcl):
22107         * textmodes/nroff-mode.el (nroff):
22108         * textmodes/reftex-vars.el (reftex-fontification-configurations):
22109         * textmodes/sgml-mode.el (sgml):
22110         * textmodes/texinfo.el (texinfo):
22111         Add :link (custom-group-link font-lock-faces) to defgroup.
22113         * hi-lock.el (hi-lock): Rename this defgroup from
22114         `hi-lock-interactive-text-highlighting'.  Change parent group from
22115         `faces' to `font-lock'.  Add link to the manual.
22116         (hi-lock-mode, hi-lock-file-patterns-range)
22117         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
22118         `hi-lock-interactive-text-highlighting' to `hi-lock'.
22119         (hi-lock-faces): Add :group `faces'.
22121         * cus-edit.el (custom-variable-prompt): Clarify the code.
22123         * faces.el (face-read-string): Set the default value arg of
22124         completing-read.
22126 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
22128         * rfn-eshadow.el (file-name-shadow-properties)
22129         (file-name-shadow-tty-properties, file-name-shadow-mode):
22130         Remove autoloads, because the file is now preloaded.
22132 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22134         * printing.el (easy-menu-intern): Don't define.
22135         (pr-get-symbol): Use easy-menu-intern only if defined.
22137         * simple.el (blink-matching-open): Simplify a bit.
22138         (completion-setup-function): Fix the case of partial-completion-mode
22139         when the minibuffer's contents start with "-".
22140         Obey completion-base-size-function even when
22141         minibuffer-completing-file-name is non-nil.
22143 2005-11-16  Richard M. Stallman  <rms@gnu.org>
22145         * net/eudcb-ph.el (eudc-ph-open-session):
22146         Use set-process-query-on-exit-flag.
22148         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
22150         * international/ucs-tables.el (ucs-set-table-for-input):
22151         Use make-local-variable, not make-variable-buffer-local.
22153         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
22154         Improve warning message text.
22156         * savehist.el (savehist-save-hook): Add :group.
22158         * menu-bar.el (menu-bar-help-menu):
22159         Rename Find Extra Packages to External Packages.
22161         * cus-edit.el (Custom-reset-standard): Verify that
22162         :custom-standard-value prop exists before calling it.
22164         * apropos.el (apropos-calc-scores): Use apropos-pattern.
22166 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
22168         * wid-edit.el (color): Enclose %t in %{...%}.
22170         * cus-edit.el (face): Enclose %t in %{...%}.
22172 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
22174         * savehist.el (savehist-mode-hook): Re-add the var.
22175         (savehist-mode): Use it.
22177 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22179         * textmodes/flyspell.el: Fix commenting convention.
22180         Remove unnecessary leading * in custom docstrings.
22181         (flyspell-emacs): Remove unused var.
22182         (flyspell-delete-region-overlays): Use remove-overlays.
22183         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
22184         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
22185         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
22186         (flyspell-debug-signal-word-checked): Use with-current-buffer.
22187         (make-flyspell-overlay): Don't locally reuse a global name.
22188         (flyspell-highlight-incorrect-region)
22189         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
22190         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
22191         (flyspell-notify-misspell): Remove unused args `start' and `end'.
22192         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
22193         Wrap calls to accept-process-output inside with-local-quit since it's
22194         often called from a post-command-hook.
22195         (flyspell-correct-word, flyspell-auto-correct-word):
22196         Use ispell-send-string.
22197         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
22199         * calendar/diary-lib.el (diary-list-entries): Also hide the
22200         terminating newline.
22202 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
22204         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
22205         window-system, to allow fonts on tty.
22207 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
22209         * progmodes/gud.el (gud-speedbar-item-info): New function.
22210         (gud-install-speedbar-variables): Use it to display data type
22211         of watch expression as a tooltip in speedbar.
22213 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
22215         * font-core.el (global-font-lock-mode): Add :version keyword,
22216         because default was changed.
22218         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
22220         * startup.el (command-line): Use `custom-reevaluate-setting' for
22221         `file-name-shadow-mode'.
22223         * loadup.el: Preload rfn-eshadow.
22225         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
22226         Add :version keyword.
22227         (file-name-shadow-properties, file-name-shadow-tty-properties)
22228         (file-name-shadow): Add :version keyword.
22230         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
22231         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
22232         in the custom-group property of the symbol frames and the fringe
22233         group got no link to its parent group frames.
22234         Doc fix.
22236 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
22238         * progmodes/gud.el (gud-stop-subjob): New function.
22239         (gud-menu-map, gud-tool-bar-map): Use it.
22241 2005-11-16  Kim F. Storm  <storm@cua.dk>
22243         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
22244         than kill it.
22245         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
22246         to a more useful/logical place.
22248 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
22250         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
22251         go buttons complementary.
22253 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
22255         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
22256         (rfn-eshadow-sifn-equal): New function.
22257         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
22259 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
22261         * emulation/viper-util.el (viper-non-word-characters-reformed-vi):
22262         Quote `-' in string.
22264         * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
22265         rcirc-mode buffers come up in Emacs state.
22267         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
22268         operation.
22270 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
22272         * term.el (term-termcap-format): Fix typos.
22273         (term-down): Fix the negative argument case.
22275 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
22277         * progmodes/gdb-ui.el: Remove face-alias left over from change on
22278         2005-08-15.
22279         (gdb-ann3): New command gud-go.
22280         (menu): Accomodate gdb-mi.el.
22281         (gdb-assembler-custom): Make buffer of selected window current
22282         so that set-window-point works.
22284         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
22285         buttons and include new ones.
22287 2005-11-16  Kim F. Storm  <storm@cua.dk>
22289         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
22290         (gud-menu-map): Use it.
22292 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
22294         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
22295         that works correctly for Custom and that does not override a user
22296         who disables it.
22298         * help-mode.el (help-make-xrefs, help-xref-on-pp)
22299         (help-xref-interned, help-follow): Make hyperlinks for variables
22300         that are unbound, but have a non-nil variable-documentation property.
22302         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
22303         mode hook.  (It conflicted with defcustoms for some mode hooks.)
22304         Use the `variable-documentation' property to give the mode hook a
22305         docstring and expand that docstring.
22307 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
22309         * savehist.el (savehist-mode): Don't bother with
22310         `custom-set-minor-mode'.
22311         (savehist-coding-system): Check XEmacs version.
22312         (history-length): Declare also at run time.
22313         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
22314         Don't set the customize state.
22315         (savehist-minibuffer-hook): Special case for when
22316         minibuffer-history-variable is equal to t.
22318 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
22320         * files.el (write-file): Refresh VC status.
22322         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
22323         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
22324         than fundamental-mode to see if the mode was set.
22326 2005-11-14  Romain Francoise  <romain@orebokech.com>
22328         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
22329         dummy function in `eval-when-compile' to avoid compiler warning.
22330         Require `man' at compile time.
22332 2005-11-14  Jay Belanger  <belanger@truman.edu>
22334         * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
22335         calcFunc-powerexpand.
22336         (math-write-out-power): Rename it to math-powerexpand; have it
22337         handle negative exponents.
22338         (calc-writeoutpower): Rename it to calc-powerexpand.
22340         * calc/calc-ext.el: Change calcFunc-writeoutpower and
22341         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
22342         autoloads.
22343         Add calcFunc-ldiv to autoloads.
22345         * calc/calc-arith.el (calcFunc-ldiv): New function.
22347         * calc/calc.el (calc-left-divide): New function.
22349 2005-11-14  Juri Linkov  <juri@jurta.org>
22351         * cus-edit.el (custom-variable-prompt): Set the default value arg
22352         of completing-read.
22354         * cus-dep.el (custom-make-dependencies): Reverse the list of
22355         found dependencies.
22357 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
22359         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
22360         Highlighting" entry, it is on by default now.
22361         (menu-bar-options-save): Do not save global-font-lock-mode.
22363 2005-11-13  Richard M. Stallman  <rms@gnu.org>
22365         * textmodes/flyspell.el (flyspell-large-region):
22366         Call flyspell-accept-buffer-local-defs.
22368 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
22370         * textmodes/flyspell.el (flyspell-notify-misspell):
22371         Fix misspelling of "Misspelling".
22372         (flyspell-process-localwords): New function.
22373         (flyspell-large-region): Call flyspell-process-localwords and
22374         flyspell-delete-region-overlays.
22375         (flyspell-delete-region-overlays): New function.
22376         (flyspell-delete-all-overlays): Call that.
22378 2005-11-13  Richard M. Stallman  <rms@gnu.org>
22380         * help.el (help-for-help-internal): Improve doc of C-h a.
22381         (describe-key): Improve prompt; doc fix.
22383 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
22385         * vc-svn.el (vc-svn-registered): Catch all errors.
22387         * cus-dep.el (custom-make-dependencies): Typo.
22389 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
22391         * net/tramp-util.el (top): Fix compilation warning.
22393 2005-11-13  Kim F. Storm  <storm@cua.dk>
22395         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
22397 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
22399         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
22400         (gud-speedbar-buttons): Match on "const char *" too.
22402         * progmodes/gdb-ui.el (gdb-var-create-handler)
22403         (gdb-var-list-children-handler): Match on "const char *" too.
22404         (gdb-var-evaluate-expression-handler): Match on empty string.
22405         (gdb-var-update-handler): Only call
22406         gdb-var-evaluate-expression-handler when required.
22408 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
22410         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
22411         selected window.  This still doesn't work for speedbar.
22412         (gud-speedbar-buttons): Handle string expressions properly.
22414         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
22415         (gdb-var-create-handler): Handle string expressions properly.
22416         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
22417         Handle string expressions properly.  Move "type" field into regexp.
22419 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
22421         * bookmark.el (bookmark-maybe-message): New function to reduce
22422         code duplication: invokes `message' iff baud-rate is high enough.
22423         (bookmark-write-file): Use above instead of an inline conditional.
22424         (bookmark-load): Same.
22426 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
22428         * bookmark.el (bookmark-write-file): Don't visit the destination
22429         file, just write the data to it using write-region.  This is
22430         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
22431         change to avoid visiting the file in the first place.
22433 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
22435         * hi-lock.el (hi-lock-mode): Set the default value of
22436         font-lock-defaults.
22438 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
22440         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
22441         arg to `file-attributes'.
22442         (find-lisp-format): The UID and GID can now be strings.
22444 2005-11-12  Kim F. Storm  <storm@cua.dk>
22446         * help.el (help-map): Bind C-h d to apropos-documentation.
22448         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
22449         when point is at end-of-buffer.
22451         * apropos.el (apropos-match-face): Doc fix.
22452         (apropos-sort-by-scores): Add new choice `verbose'.
22453         (apropos-documentation-sort-by-scores): New defcustom.
22454         (apropos-pattern): Now contains the pattern entered by the user.
22455         (apropos-pattern-quoted): New defvar.
22456         (apropos-regexp): New defvar, containing the regexp corresponding
22457         to apropos-pattern.
22458         (apropos-all-words-regexp): Rename from apropos-all-regexp.
22459         (apropos-read-pattern): New defun.  Use it to read pattern arg in
22460         interactive calls; returns list of words for a word list, and
22461         string for a regexp.
22462         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
22463         parses a list of words or regexp as returned by apropos-read-pattern.
22464         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
22465         (apropos-score-doc): Return a very high score if the string
22466         entered by the user matches literally.
22467         (apropos-variable): Doc fix.  Use apropos-read-pattern.
22468         (apropos-command): Doc fix.  Use apropos-read-pattern and
22469         apropos-parse-pattern.  Call apropos-print with nosubst=t.
22470         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
22471         apropos-parse-pattern.
22472         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
22473         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
22474         apropos-documentation-sort-by-scores.  Call apropos-print with
22475         nosubst=t.
22476         (apropos-documentation-internal): Pass doc string through
22477         substitute-key-definition before adding text properties.
22478         Highlight substring matching literal user input if possible.
22479         (apropos-documentation-check-doc-file): Remove locals beg and end.
22480         Fix calculation of score (as added twice).  Pass doc string through
22481         substitute-key-definition before adding text properties.
22482         (apropos-documentation-check-elc-file): Pass doc string through
22483         substitute-key-definition before adding text properties.
22484         Highlight substring matching literal user input if possible.
22485         (apropos-print): Add new arg NOSUBST; if set, command and variable
22486         doc strings have already been passed through substitute-key-definition.
22487         Add code to handle apropos-accumulator items without score element
22488         for backwards compatibility (e.g. with woman package).
22489         Only show scores if apropos-sort-by-scores is `verbose'.
22491 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22493         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
22494         Add jka-compr-load-suffixes to load-suffixes.
22496         * jka-compr.el: Require jka-cmpr-hook.
22497         (jka-compr-info-compress-message, jka-compr-info-compress-program)
22498         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
22499         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
22500         (jka-compr-info-can-append, jka-compr-info-strip-extension)
22501         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
22502         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
22503         (jka-compr-uninstall): Remove entries from
22504         jka-compr-added-to-file-coding-system-alist after they are used.
22505         (jka-compr-error): Remove unused var `curbuf'.
22506         (jka-compr-file-local-copy): Remove unused var `notfound'.
22508 2005-11-10  Romain Francoise  <romain@orebokech.com>
22510         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
22512 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
22514         * progmodes/gud.el (gud-menu-map): Move parentheses.
22515         (gdb): New command gud-pv.
22517 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22519         * tar-mode.el: Remove spurious or unnecessary leading stars
22520         in docstrings.
22521         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
22522         (tar-parse-octal-integer-safe): Use mapc.
22523         (tar-header-block-summarize): Remove unused var `ck'.
22524         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
22525         cleared before.  Obey default-enable-multibyte-characters.
22526         Use mapconcat.  Simplify setting of tar-header-offset.
22527         (tar-mode-map): Move initialization inside delcaration.
22528         (tar-flag-deleted): Use `abs'.
22529         (tar-expunge-internal): Remove unused var `line'.
22530         (tar-expunge-internal): Don't hardcode point-min==1.
22531         (tar-expunge): Widen while doing set-buffer-multibyte.
22532         (tar-rename-entry): Use file-name-coding-system.
22533         (tar-alter-one-field): Don't hardcode point-min==1.
22534         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
22535         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
22537 2005-11-10  Masatake YAMATO  <jet@gyve.org>
22539         * add-log.el (add-log-current-defun): Handle class::method
22540         notation of c++.  Fix incorrect comment.
22542 2005-11-10  Alan Mackenzie  <acm@muc.de>
22544         * help-fns.el (describe-variable): Make C-h v work when a variable
22545         has variable documentation yet is unbound.
22547 2005-11-10  Masatake YAMATO  <jet@gyve.org>
22549         * man.el (Man-highlight-references): Set an empty
22550         string to `Man-arguments' if it is nil.
22551         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
22553 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
22555         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
22556         commenting conventions.
22558         * cus-dep.el (custom-make-dependencies): Simplify.
22559         Better follow the commenting conventions.
22561 2005-11-09  Richard M. Stallman  <rms@gnu.org>
22563         * apropos.el (apropos-pattern): Rename from apropos-regexp.
22564         (apropos-orig-pattern): Rename from apropos-orig-regexp.
22565         All uses changed.
22566         (apropos-rewrite-regexp): Doc fix.
22567         (apropos-variable, apropos-command, apropos, apropos-value):
22568         Change prompt; carry through the argument renaming.
22570 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
22572         * find-lisp.el: Require dired.
22573         (find-lisp-find-dired-internal): Do not call
22574         `abbreviate-file-name' on DIR.
22576 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
22578         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
22580 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
22582         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
22583         when using the speedbar.
22584         (gdb): New command gud-pp.
22585         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
22587 2005-11-09  Juri Linkov  <juri@jurta.org>
22589         * replace.el (occur-excluded-properties): New defcustom.
22590         (occur-1, occur-engine, occur-accumulate-lines): Use it.
22592 2005-11-08  Jay Belanger  <belanger@truman.edu>
22594         * calc/calc-units.el (math-convert-units): Replace any composite
22595         unit by its definition.
22597 2005-11-08  Lars Hansen  <larsh@soem.dk>
22599         * emacs-lisp/autoload.el (update-directory-autoloads):
22600         Add obsolete function alias.
22602 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
22604         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
22605         comment-indent-function.
22606         (lisp-comment-indent): Replace by an alias for comment-indent-default.
22608         * reveal.el (reveal-post-command): Rework the handling of
22609         reveal-open-spots, so as to be more reliable.  There were several
22610         tricky corner cases where an open spot might be lost, or where
22611         a closed spot might end up on the list of open spots.
22612         Only reveal text that's ellipsised.
22614 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
22616         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
22618 2005-11-07  John Paul Wallington  <jpw@gnu.org>
22620         * ibuffer.el (ibuffer): Search iconified frames too when
22621         getting Ibuffer buffer's window.
22623 2005-11-06  Richard M. Stallman  <rms@gnu.org>
22625         * progmodes/compile.el (compilation-internal-error-properties):
22626         save-excursion around the computation of MARKER.
22628 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
22630         * textmodes/flyspell.el (flyspell-external-point-words):
22631         flyspell-get-word returns a list, not just a string.
22633 2005-11-06  John Paul Wallington  <jpw@pobox.com>
22635         * ibuffer.el (ibuffer): Search all visible frames when getting
22636         Ibuffer buffer's window.
22638 2005-11-07  Masatake YAMATO  <jet@gyve.org>
22640         * man.el (Man-reference-regexp): Accept spaces between
22641         `Man-name-regexp' and `Man-section-regexp'.
22642         (Man-apropos-regexp): New variable.
22643         (Man-abstract-xref-man-page): Use value for `Man-target-string'
22644         if available.
22645         (Man-highlight-references, Man-highlight-references0):
22646         Handle the case when `Man-arguments' includes "-k".
22647         (Man-highlight-references0): Rename the argument `TARGET-POS' to
22648         `TARGET'. `TARGET' can be a number, function or nil.
22650 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
22652         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
22653         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
22654         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
22655         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
22656         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
22657         (gdb-send-item): Use buffer-local-value and simplify.
22659 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
22661         * startup.el (command-line): Use `custom-reevaluate-setting' for
22662         `global-font-lock-mode'.
22664         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
22665         by default, except in batch mode or when the -D option is given.
22667         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
22668         specified keyword args on to `define-minor-mode'.  Update docstring.
22670 2005-11-05  Romain Francoise  <romain@orebokech.com>
22672         * replace.el (occur-engine): Add marker at end of line, too.
22674 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
22676         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
22677         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22678         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22679         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22680         argument to all these routines, so the passphrase can be managed
22681         externally and passed in to the system.
22682         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
22683         pgg-add-passphrase-to-cache function.
22685         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
22686         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
22687         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
22688         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
22689         argument to all these routines, so the passphrase can be managed
22690         externally and passed in to the system.
22691         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
22692         function.
22694 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
22696         * font-lock.el: Don't deal with font-lock-face-attributes here,
22697         move the code ...
22699         * startup.el (command-line): ... here.  Use face-spec-set instead
22700         of custom-declare-face.
22702         * faces.el (face-spec-set): Reset the face if spec is not nil.
22704 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
22706         * newcomment.el (comment-region-internal): Box more tightly in the
22707         common case where there's no TAB in the boxed text.
22709 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22711         * info.el (info-tool-bar-map): Use images prev-node, next-node and
22712         up-node.
22714 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
22716         * net/newsticker.el: Commentary updated.  Code formatting changed.
22717         (newsticker-version): Change to "1.9".
22718         (newsticker, newsticker-feed): Doc fix.
22719         (newsticker-url-list): Doc fix.  Add option "Weekly".
22720         (newsticker-retrieval-interval): Add option "Weekly".
22721         (newsticker-headline-processing): Doc fix.
22722         (newsticker-auto-mark-filter): Remove.
22723         (newsticker-auto-mark-filter-list): New.
22724         (newsticker-layout, newsticker-sort-method): Doc fix.
22725         (newsticker-hide-old-items-in-newsticker-buffer)
22726         (newsticker-heading-format, newsticker-item-format)
22727         (newsticker-desc-format): Doc fix.
22728         (newsticker-show-all-rss-elements): Remove.
22729         (newsticker-show-all-news-elements): New.
22730         (newsticker-faces, newsticker-ticker): Doc fix.
22731         (remove-from-invisibility-spec): Code formatting.
22732         (newsticker--process-ids): New.
22733         (newsticker-mode): Doc fix.
22734         (newsticker-mode): Change mode-line-format.
22735         (newsticker-start): Remove debug output.
22736         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
22737         (newsticker-w3m-show-inline-images): Code formatting.
22738         (newsticker-next-item): Call `force-mode-line-update'.
22739         (newsticker-previous-item): Call `force-mode-line-update'.
22740         (newsticker-next-feed): Call `force-mode-line-update'.
22741         (newsticker-previous-feed): Call `force-mode-line-update'.
22742         (newsticker-mark-all-items-at-point-as-read): Code formatting.
22743         (newsticker-show-old-items): Do not show descs.
22744         (newsticker-hide-entry): Hide too much.
22745         (newsticker-hide-entry, newsticker-show-entry)
22746         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
22747         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
22748         (newsticker-toggle-auto-narrow-to-item): Code formatting.
22749         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
22750         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
22751         (newsticker-get-news): Call `force-mode-line-update'.
22752         Collect process ids.
22753         (newsticker--sentinel): Change coding system handling.
22754         Move image retrieval to new functions newsticker--get-logo-url-*.
22755         Move feed parsing to new functions newsticker--parse-*.
22756         Update list of process ids.
22757         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
22758         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
22759         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
22760         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
22761         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
22762         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
22763         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
22764         (newsticker--decode-coding-string): Remove.
22765         (newsticker--decode-numeric-entities): Check input.  Format code.
22766         (newsticker--remove-whitespace): Check input.
22767         (newsticker--do-forget-preformatted): Doc fix.
22768         (newsticker--decode-rfc822-date): Allow for missing time.
22769         (newsticker--update-process-ids): New.
22770         (newsticker--image-sentinel): Change comment.
22771         (newsticker--image-read): Change error message.
22772         (newsticker--imenu-goto): Doc fix.  Show headline title.
22773         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
22774         (newsticker--buffer-do-insert-text): Clean whitespace in
22775         html-rendered headline title.  Code formatting.
22776         Call `newsticker--buffer-print-extra-elements'.
22777         (newsticker--buffer-print-extra-element): Remove.
22778         (newsticker--buffer-print-extra-elements): New.
22779         (newsticker--buffer-do-print-extra-element): New.
22780         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
22781         large sizes.
22782         (newsticker--run-auto-mark-filter)
22783         (newsticker--do-run-auto-mark-filter):
22784         Use `newsticker-auto-mark-filter-list'.
22786 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
22788         * net/rcirc.el: Use split-string OMIT-NULLS argument.
22789         (rcirc-print): Force redisplay before running hooks.  Do long
22790         buffer truncation after making new text read-only.  Deal with nil
22791         text when decoding strings.  If TARGET is nil, use either the
22792         currently selected buffer, if it is an rcirc buffer and of the
22793         same process or the process buffer.
22794         (rcirc-mode): Remove header-line.  Recompute short buffer names.
22795         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
22796         (rcirc-short-buffer-name): Add variable.
22797         (rcirc-kill-buffer-hook): Recompute short buffer names.
22798         Remove nick from private channel.
22799         (rcirc-send-input): Send command text to current-buffer.
22800         Don't clear overlay arrow here.
22801         (rcirc-short-buffer-name): Return a short buffer name.
22802         (rcirc-update-short-buffer-names, rcirc-abbreviate)
22803         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
22804         buffer-name abbreviations.
22805         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
22806         Do not touch nick-table when killing a parted channel.
22807         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
22808         Clear arrow from current buffer if it is now hidden.
22809         (rcirc-current-buffer): Add variable.
22810         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
22811         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
22812         Remove -face from names.
22813         (rcirc-update-activity-string): Print "DND" when globally ignoring
22814         activity.
22815         (rcirc-ignore-buffer-activity-flag): Rename from
22816         rcirc-ignore-channel-activity.
22817         (rcirc-ignore-all-activity-flag): Doc fix.
22818         (rcirc-channels): Remove variable.
22819         (rcirc-kill-buffer-hook):
22820         (rcirc-get-buffer-create): Add nick to private channel.
22821         (rcirc-multiline-edit-submit): Remove tabs.
22822         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
22823         folded.
22824         (rcirc-remove-nick-channel): Bug fix.
22825         (rcirc-toggle-ignore-buffer-activity): Rename from
22826         rcirc-toggle-ignore-channel-activity.
22827         (rcirc-record-activity): Add buffers to the front of the list.
22828         (rcirc-update-activity): Remove killed buffers from list.
22829         (rcirc-process-server-response-1): Remove last argument if it is
22830         null before calling handler.
22831         (rcirc): Add "rcirc" defcustom prefix.
22832         (rcirc-prompt): Simplify default prompt.
22833         Use custom-initialize-default.
22834         (rcirc-private-chats): Remove variable.
22835         (rcirc-prompt): Change initialization.
22836         (rcirc-version): Remove function.
22837         (rcirc-id-string): Add constant.
22838         (rcirc-last-buffer): Remove variable.
22839         (rcirc-buffer-alist): Add variable.
22840         (rcirc-connect): Update variable setup.
22841         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
22842         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
22843         default.
22844         (rcirc-handler-generic): Trigger activity.
22845         (rcirc-send-message): Create the buffor of the target.
22846         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
22847         (rcirc-get-buffer): Just return nil if there is no matching buffer.
22848         (rcirc-multiline-edit-cancel): Remove function.
22849         (rcirc-set-last-buffer): Remove function.
22850         (rcirc-get-any-buffer): Add function.
22851         (rcirc-join-channels): Don't print /join text.
22852         (rcirc-toggle-ignore-channel-activity): Add and update echo area
22853         messages.
22854         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
22855         (rcirc-handler-NOTICE): Recognize CTCP responses.
22856         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
22857         constructing TOPIC string for buffers we are not JOINed.
22858         (rcirc-handler-CTCP-response): Add handler.
22859         (rcirc-multiline-edit-submit): Restore the window-configuration
22860         before adjusting point.
22861         (rcirc): Add customization group.
22862         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
22863         (rcirc-user-full-name, rcirc-startup-channels-alist)
22864         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
22865         (rcirc-ignore-all-activity-flag, rcirc-time-format)
22866         (rcirc-input-ring-size, rcirc-read-only-flag)
22867         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
22868         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
22869         Change defvar to defcustom.
22870         (rcirc-update-prompt): Add optional ALL arg, which will update
22871         prompts in all rcirc buffers.  Regexp quote replacement text.
22872         (rcirc-fill-column): Accept frame-width as a value.
22873         (rcirc-set-changed): Add function.
22874         (rcirc-next-active-buffer): Write more meaningful messages.
22875         (rcirc-faces): Add customization group.
22876         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
22877         (rcirc-nick-in-message-face, rcirc-prompt-face)
22878         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
22879         (with-rcirc-process-buffer): Move before first usage.
22880         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
22881         (rcirc-debug-flag): Rename from `rcirc-log-p'.
22882         (rcirc-debug): Rename from `rcirc-log'.
22883         (rcirc-format-response-string): Do not print `-' chars for a
22884         NOTICE with no sender.  Simplify output of server responses.
22886 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
22888         (rcirc-browse-url-map, rcirc-browse-url-at-point)
22889         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
22890         Make urls mouse and RET clickable.
22892 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
22894         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
22896 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
22898         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
22899         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22900         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22901         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22902         argument to all these routines, so the passphrase can be managed
22903         externally and passed in to the system.
22904         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
22905         pgg-add-passphrase-to-cache function.
22907         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
22908         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
22909         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
22910         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
22911         argument to all these routines, so the passphrase can be managed
22912         externally and passed in to the system.
22913         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
22914         function.
22916 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
22918         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
22919         from goto-address-url-regexp.
22921 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
22923         * textmodes/org.el (org-read-date, org-goto-calendar)
22924         (org-recenter-calendar, org-agenda-goto-calendar):
22925         Temporarily clear `calendar-move-hook'.
22927 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
22929         * ediff-merg.el (ediff-merge-region-is-non-clash):
22930         Return t, if not merging.
22932         * ediff-util.el (ediff-previous-difference): Don't skip regions that
22933         have merge clashes.
22935 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22937         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
22938         Undo previous change.
22940         * startup.el (command-line): Use `custom-reevaluate-setting' for
22941         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
22942         tty-register-default-colors on Mac.
22944 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
22946         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
22947         (gdb-buffer-type): Make it automatically buffer local...
22948         (gdb-get-create-buffer): ...and set it accordingly.
22949         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
22950         actually work.
22952 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
22954         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
22955         not red.
22957 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
22959         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
22960         case GUD buffer is not visible.
22961         (gdb-goto-breakpoint): Try to force display in source buffer.
22962         (gdb-frame-gdb-buffer): Copy other similar functions.
22963         (gdb-restore-windows): Don't display source if not asked for.
22964         (gdb-assembler-buffer-name): Don't capitalise.
22966 2005-11-03  Richard M. Stallman  <rms@gnu.org>
22968         * wid-edit.el (key-sequence): New widget type.
22970         * simple.el (set-mark-command-repeat-pop): New variable.
22971         (set-mark-command): Only interpret plan C-@ after a pop as a pop
22972         if set-mark-command-repeat-pop is true.
22974         * info.el (Info-fontify-node): Don't display extra "see" if there
22975         already is one here.
22977         * mouse.el: Fix special handling of DEL after dragging a region:
22978         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
22979         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
22981         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
22983         * textmodes/ispell.el (ispell-command-loop): Change `i' description
22984         not to assume it pertains to an affix.
22986         * textmodes/flyspell.el (flyspell-post-command-hook):
22987         Bind deactivate-mark to prevent deactivation.
22989 2005-11-03  Lars Hansen  <larsh@soem.dk>
22991         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
22992         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
22993         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
22995 2005-11-03  Romain Francoise  <romain@orebokech.com>
22997         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
22998         Update copyright years.
23000 2005-11-03  Sam Steingold  <sds@gnu.org>
23002         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
23003         Use system-type instead of window-system because window-system is not
23004         correctly defined during loadup.
23006 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
23008         * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
23009         (xml-parse-tag): Join strings separated by a comment properly.
23011 2005-11-02  Andreas Schwab  <schwab@suse.de>
23013         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
23015 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
23017         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
23018         (byte-optimize-pure-func): Quote the eval'd value.
23020         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
23021         Rename from perl-font-lock-syntactic-face-function.
23022         Change the calling convention so it can be used as a font-lock MATCHER.
23023         Do the parse-partial-sexp loop outselves.
23024         (perl-font-lock-syntactic-keywords): Use it.
23025         (perl-mode): Don't set font-lock-syntactic-face-function any more.
23027 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
23029         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
23030         disassembly buffer too.
23031         (gdb-exited): Remove overlay arrows when execution has finished.
23032         (gdb-info-frames-custom, gdb-info-threads-custom)
23033         (gdb-info-registers-custom): Don't add inappropriate text
23034         properties if inferior is not active.
23036 2005-11-02  Glenn Morris  <rgm@gnu.org>
23038         * progmodes/fortran.el (fortran-blink-match):
23039         Use `blink-matching-delay'.
23041 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
23043         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
23045 2005-11-02  Lars Hansen  <larsh@soem.dk>
23047         * net/tramp.el (tramp-action-out-of-band): Handle scp message
23048         "Permission denied".
23050 2005-11-01  Richard M. Stallman  <rms@gnu.org>
23052         * textmodes/flyspell.el (flyspell-external-point-words):
23053         Pass nil to flyspell-get-word.
23055 2005-11-02  Kim F. Storm  <storm@cua.dk>
23057         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
23058         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
23060 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23062         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
23063         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
23064         (calendar-mouse-print-dates): Add optional `event' argument.
23065         Update interactive-spec.
23066         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
23067         Use `calendar-event-to-date' instead of `event'.
23069 2005-11-02  Masatake YAMATO  <jet@gyve.org>
23071         * progmodes/ld-script.el (ld-script-builtins):
23072         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
23073         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
23074         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
23076 2005-11-01  Romain Francoise  <romain@orebokech.com>
23078         * vc-sccs.el: Update copyright year.
23079         * ezimage.el: Likewise.
23081 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
23083         * info.el (Info-fontify-node): Use `string-width' for fontifying
23084         underlined titles.
23086 2005-11-01  Juri Linkov  <juri@jurta.org>
23088         * info.el (Info-fontify-node): Downcase node header keywords Node,
23089         Prev, Next, Up before comparison.
23090         (Info-history): Insert absolute directory name, and put invisible
23091         property on it.
23093 2005-11-01  Juri Linkov  <juri@jurta.org>
23095         * info.el (Info-file-supports-index-cookies): New variable.
23096         (Info-find-node-2): Check makeinfo version for index cookie support.
23097         (Info-index-nodes): Search for nodes with index cookies only when
23098         Info-file-supports-index-cookies is t.  Otherwise, search nodes
23099         with "Index" in the node name.
23100         (Info-index-node): Search index cookie in the current node only when
23101         Info-file-supports-index-cookies is t.  Otherwise, check the word
23102         "Index" in the node name.
23103         (Info-find-emacs-command-nodes): Remove code that searches nodes
23104         with "Index" node name in the top menu.
23106 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23108         * progmodes/scheme.el (scheme-mode-variables): Use the default
23109         comment-indent-function.
23111         * faces.el (face-attribute): Handle the case where a face inherits from
23112         a non-existent face.
23114         * simple.el (eval-expression-print-format): Use lisp-readable syntax
23115         for octal and hexa output, and merge the char into the paren.
23116         (kill-new): Use push.
23117         (copy-to-buffer): Use with-current-buffer.
23118         (completion-setup-function): Move code in loop to remove redundancy.
23119         (minibuffer-local-must-match-map): Don't add bindings that duplicate
23120         those inherited from minibuffer-local-completion-map.
23122         * savehist.el (savehist-mode) <defcustom>:
23123         Use custom-set-minor-mode if available.
23124         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
23125         and emit a message if applicable.
23127 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
23129         * savehist.el: Sync up to version 19.
23130         (savehist-mode): New minor mode.
23131         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
23132         (savehist-length): Remove (use history-length instead).
23133         (savehist-file-modes): Rename from savehist-modes.
23134         (savehist-save-hook, savehist-loaded): New vars.
23135         (savehist-load): Use savehist-mode.  Try to smooth up transition from
23136         old format to new format.
23137         (savehist-install): Allow savehist-autosave-interval to be nil.
23138         (savehist-save): Run the new hook.  Be more careful to only trim the
23139         history variables.
23140         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
23141         (savehist-printable): Print into a buffer rather than char-by-char.
23143 2005-11-01  John Wiegley  <johnw@newartisans.com>
23145         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
23146         toggle-ignore keybinding (C-a).  The author said it had been
23147         disabled much earlier due to a possible incompatibility, but after
23148         many months of usage I have encountered no problems (and it is a
23149         rather useful option, especially for switching to " *temp*").
23151         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
23152         support for OS/X's AddressBook, by calling out to the open source
23153         program "contacts" (installable through Fink).
23155         * net/eudc.el (eudc-expand-inline): If the
23156         `eudc-multiple-match-handling-method' is set to `all', delete the
23157         query string before inserting the query result.
23159         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
23160         flag, to prevent Eshell from using the system ls when
23161         `eshell-ls-insert-directory' is in used.
23162         (eshell-ls-insert-directory): Disable font-lock in directory
23163         buffer so that Eshell's own fontification is seen.  This broke
23164         recently due to changes in font-lock, so this goes back to version
23165         21 behavior.
23167 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
23169         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
23170         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
23171         (gdb-many-windows): Doc fix.
23173 2005-10-31  Romain Francoise  <romain@orebokech.com>
23175         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
23177 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
23179         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
23180         that global-font-lock-mode can be enabled by default.
23182         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
23183         (font-lock-add-keywords, font-lock-remove-keywords)
23184         (font-lock-fontify-buffer): Remove autoload cookies.
23186         * jit-lock.el (jit-lock-register): Likewise.
23188         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
23190 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
23192         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
23193         intact if there is no gud-comint-buffer.
23195 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
23197         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
23198         old prompt comint-prompt-read-only is t and GDB commands are
23199         issued from tool bar etc.
23201 2005-10-31  Masatake YAMATO  <jet@gyve.org>
23203         * vc.el (vc-directory-exclusion-list): Add "{arch}".
23205 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
23207         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
23208         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
23210 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
23212         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
23213         starting at beginning of line.  Fontification is messed up when
23214         `open-paren-in-column-0-is-defun-start' set to t.
23215         Reported by John Paul Wallington <jpw@pobox.com>.
23217 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
23219         * comint.el (comint-send-input): Call `comint-update-fence' when
23220         `comint-process-echoes' and `comint-prompt-read-only' are both
23221         non-nil, to avoid leftover read-only newline.
23223 2005-10-30  Richard M. Stallman  <rms@gnu.org>
23225         * textmodes/flyspell.el (flyspell-external-point-words):
23226         Detect when WORD can't be checked properly because
23227         flyspell-get-word finds just part of it, and move on.
23229         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
23230         boundarychar for Polish.
23231         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
23232         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
23234 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
23236         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
23237         (gdb-registers-font-lock-keywords): Delete.
23238         (gdb-registers-mode): Don't fontify.
23239         (gdb-info-registers-custom): Use text properties instead as, in
23240         future, changed register values will use font-lock-warning-face.
23241         (gdb-local-font-lock-keywords): Rename to...
23242         (gdb-locals-font-lock-keywords): ...for consistency.
23244 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
23246         * vc.el (vc-switch-backend): Better error message if the buffer is
23247         not visiting a file under version control.
23249         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
23251 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
23253         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
23254         ~/.emacs.d/.emacs.
23256 2005-10-29  Richard M. Stallman  <rms@gnu.org>
23258         * replace.el (occur-mode-mouse-goto): Always go to other window.
23259         (occur-mode-goto-occurrence): Always switch in same window.
23261         * simple.el (undo): Display message at end, not at start.
23263         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
23264         New arg REUSE-CELL.
23265         (cancel-timer-internal): New function.
23266         (timer-event-handler): Use cancel-timer-internal,
23267         and pass the cell it returns to timer-activate...
23269         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
23270         (jit-lock-deferred-fontify, jit-lock-context-fontify)
23271         (jit-lock-after-change): Test memory-full.
23273 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
23275         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
23276         part of the decoded armor to find the key-identifier.
23277         (pgg-gpg-lookup-key-owner): New function to return the
23278         human-readable identifier of a key owner.
23279         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
23280         key itself.
23281         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
23282         the key value) if we have a key and can match it against a secret
23283         key.  Also, added a note pointing out fact that the prompt only
23284         indicates the first matching key.
23286         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
23287         pgg-decrypt-region.
23288         (pgg-pending-timers): A new hash for tracking the passphrase cache
23289         timers, so that new ones supercede old ones.
23290         (pgg-add-passphrase-to-cache): Rename from
23291         `pgg-add-passphrase-cache' to reduce confusion (all callers
23292         changed).  Modified to cancel old timers when new ones are added.
23293         (pgg-remove-passphrase-from-cache): Rename from
23294         `pgg-remove-passphrase-cache' to reduce confusion (all callers
23295         changed).  Modified to cancel old timers when their keys are
23296         removed from the cache.
23297         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
23298         XEmacs, an indirection to delete-itimer.
23299         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
23300         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
23301         users can only check cache without risk of prompting.  Correct bug in
23302         notruncate behavior.
23303         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
23304         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23305         Add informative docstrings.
23306         (pgg-decrypt): Convey provided passphrase in subordinate call to
23307         pgg-decrypt-region.
23309         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
23310         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
23311         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
23312         `passphrase' argument, so the passphrase can be managed externally
23313         and then passed in to the system.
23315         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
23316         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
23317         so the passphrase cache can be used reliably with identifiers
23318         besides a pgp packet's key id.
23320         * pgg-gpg.el (pgg-pgp-encrypt-region)
23321         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
23322         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
23323         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
23324         argument to all these routines, so the passphrase can be managed
23325         externally and passed in to the system.
23327         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
23328         `notruncate' argument, so the passphrase cache can be used
23329         reliably with identifiers besides a pgp packet's key id.
23331 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
23333         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
23334         symmetric encryption.
23335         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
23336         encrypted session key.
23337         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
23338         message ask for the passphrase in a proper way.
23340         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
23341         New user commands for symmetric encryption.
23343 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
23345         * textmodes/conf-mode.el (conf-assignment-sign)
23346         (conf-assignment-regexp): Fix docstrings.
23347         (conf-mode-initialize): New function.
23348         (conf-mode): Remove optional args.  Use delay-mode-hooks to
23349         recognize recursive calls.
23350         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
23351         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
23352         (conf-xdefaults-mode): Use define-derived-mode and
23353         conf-mode-initialize.
23355 2005-10-29  Romain Francoise  <romain@orebokech.com>
23357         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
23359 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
23361         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
23362         part of the decoded armor to find the key-identifier.
23363         (pgg-gpg-lookup-key-owner): New function to return the
23364         human-readable identifier of a key owner.
23365         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
23366         key itself.
23367         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
23368         the key value) if we have a key and can match it against a secret
23369         key.  Also, added a note pointing out fact that the prompt only
23370         indicates the first matching key.
23372         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
23373         pgg-decrypt-region.
23374         (pgg-pending-timers): A new hash for tracking the passphrase cache
23375         timers, so that new ones supercede old ones.
23376         (pgg-add-passphrase-to-cache): Rename from
23377         `pgg-add-passphrase-cache' to reduce confusion (all callers
23378         changed).  Modified to cancel old timers when new ones are added.
23379         (pgg-remove-passphrase-from-cache): Rename from
23380         `pgg-remove-passphrase-cache' to reduce confusion (all callers
23381         changed).  Modified to cancel old timers when their keys are
23382         removed from the cache.
23383         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
23384         XEmacs, an indirection to delete-itimer.
23385         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
23386         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
23387         users can only check cache without risk of prompting.  Correct bug in
23388         notruncate behavior.
23389         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
23390         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23391         Add informative docstrings.
23392         (pgg-decrypt): Convey provided passphrase in subordinate call to
23393         pgg-decrypt-region.
23395 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
23397         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
23398         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
23399         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
23400         `passphrase' argument, so the passphrase can be managed externally
23401         and then passed in to the system.
23403         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
23404         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
23405         so the passphrase cache can be used reliably with identifiers
23406         besides a pgp packet's key id.
23408         * pgg-gpg.el (pgg-pgp-encrypt-region)
23409         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
23410         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
23411         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
23412         argument to all these routines, so the passphrase can be managed
23413         externally and passed in to the system.
23415         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
23416         `notruncate' argument, so the passphrase cache can be used
23417         reliably with identifiers besides a pgp packet's key id.
23419 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
23421         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
23422         symmetric encryption.
23423         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
23424         encrypted session key.
23425         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
23426         message ask for the passphrase in a proper way.
23428         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
23429         New user commands for symmetric encryption.
23431 2005-10-28  Bill Wohler  <wohler@newt.com>
23433         * help-mode.el (help-url): New button type.  Calls browse-url.
23434         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
23435         Similar to Info nodes: URL `url'.
23436         (help-make-xrefs): Create help-url buttons for
23437         help-xref-url-regexp matches.
23439 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
23441         * tool-bar.el (tool-bar-add-item-from-menu)
23442         (tool-bar-local-item-from-menu): Fix doc strings.
23444 2005-10-28  Romain Francoise  <romain@orebokech.com>
23446         * ldefs-boot.el: Update.
23448         * subr.el (locate-library): Move from help-fns.el.
23449         * help-fns.el (locate-library): Move to subr.el.
23451 2005-10-28  Richard M. Stallman  <rms@gnu.org>
23453         * net/tramp.el (tramp-completion-mode): defvar moved up.
23455         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
23457         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
23459         * files.el (find-file-noselect): Use %d to format large file size.
23461         * bindings.el (mode-line-format): Add %e.
23463         * loadup.el ("facemenu"): Load unconditionally.
23464         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
23465         ("x-dnd"): Load, when appropriate.
23467         * startup.el (command-line): Call before-init-hook earlier.
23468         Warn about some bad characters in -u user name.
23470         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
23471         (flyspell-external-point-words): Error if misspelled word is not found.
23472         Set flyspell-large-region-beg at end of word.
23474 2005-10-28  Andreas Schwab  <schwab@suse.de>
23476         * view.el (View-revert-buffer-scroll-page-forward):
23477         Use view-page-size-default.
23479 2005-10-28  Juri Linkov  <juri@jurta.org>
23481         * international/quail.el (quail-get-current-str): Translate last
23482         raw character for deterministic input methods.
23484 2005-10-27  Jay Belanger  <belanger@truman.edu>
23486         * calc/calc-ext.el: Add functions to autoloads.
23487         (math-identity-matrix-p, math-ident-row-p): New functions.
23489         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
23490         multiplication by an identity matrix; don't turn multiplication by
23491         an inverse matrix into division.
23492         (math-div-symbol-fancy): Replace division by matrices with
23493         multiplication by inverse.
23495         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
23497         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
23498         (calc-writeoutpower): New functions.
23500 2005-10-27  Romain Francoise  <romain@orebokech.com>
23502         * replace.el (occur-engine): Include colon in mouse-face highlight.
23504         * dired-x.el: Change Maintainer field.
23506 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
23508         * longlines.el (longlines-mode): Bind after-change-functions to
23509         nil during initial decoding and final encoding.
23511 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
23513         * term.el (term-emulate-terminal, term-handle-colors-array)
23514         (term-handle-ansi-escape): Specify the terminfo capabilities
23515         implemented.
23517 2005-10-26  Richard M. Stallman  <rms@gnu.org>
23519         * info.el (Info-fontify-node): Fix detection of sentence-break
23520         before *Note.
23522 2005-10-26  Romain Francoise  <romain@orebokech.com>
23524         * smerge-mode.el: Add `tools' to file keywords.
23526 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
23528         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
23529         when the fringe is not available.
23531         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
23532         (def-gdb-auto-update-trigger): Simplify construction.
23533         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
23534         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
23535         defined explicitly.
23536         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
23537         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
23538         defined explicitly.
23539         (gdb-info-locals-custom): Remove as it's a no-op.
23541 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
23543         * longlines.el (longlines-mode): Remove narrowing before
23544         performing the initial decoding or final encoding.
23546 2005-10-25  Romain Francoise  <romain@orebokech.com>
23548         * emacs-lisp/find-func.el (find-library-name): Also strip
23549         extension if library name ends in .el, to take advantage of
23550         `find-library-suffixes'.
23552 2005-10-25  Richard M. Stallman  <rms@gnu.org>
23554         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
23556 2005-10-25  Juri Linkov  <juri@jurta.org>
23558         * textmodes/texinfo.el (texinfo-mode): Change charset of one
23559         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
23561 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
23563         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
23564         (blackbox-redefine-key): Add argument `map'.
23566         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
23567         regions when moving the jit-lock-context-unfontify-pos boundary.
23569 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23571         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
23573 2005-10-25  Masatake YAMATO  <jet@gyve.org>
23575         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
23577 2005-10-25  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
23579         * play/blackbox.el (blackbox-redefine-key): New function.
23580         (blackbox-mode-map): Use it to remap existing bindings for cursor
23581         motion instead of binding literal keys.
23583 2005-10-25  Glenn Morris  <rgm@gnu.org>
23585         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
23586         diary does not end in a newline.  Do not assume a blank line at
23587         the start of the diary file.
23589 2005-10-25  Kenichi Handa  <handa@m17n.org>
23591         * international/quail.el (quail-translate-key): If the input
23592         method is deterministic and failed to handle the last key, restart
23593         the key handling loop from an appropriate key.
23595 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
23597         * vc.el (vc-dired-mode): Extend comment for binding of
23598         `directory-listing-before-filename-regexp'.
23600 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
23602         * textmodes/texinfo.el (texinfo-mode):
23603         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
23604         not to unnecessarily expose emacs-mule's internal char codes.
23606 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
23608         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
23609         Display hand pointer and help-echo on disabled icon too.
23610         (gdb-mouse-until): New function.
23611         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
23613 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
23615         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
23616         with 2005-10-23 change to doctor.el.
23618         * finder.el (finder-mode-map): Add follow-link binding.
23620 2005-10-25  Kim F. Storm  <storm@cua.dk>
23622         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
23623         to gdb-mouse-toggle-breakpoint-fringe.
23624         (gdb-mouse-toggle-breakpoint-margin): Rename from
23625         gdb-mouse-toggle-breakpoint.  Fix doc.
23626         (gdb-mouse-toggle-breakpoint-fringe): New defun.
23627         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
23628         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
23629         string properties also for fringe breakpoint bitmaps.
23631 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
23633         * textmodes/org.el (org-start-icalendar-file): Fix format form.
23635 2005-10-25  Masatake YAMATO  <jet@gyve.org>
23637         * simple.el (completion-common-substring):
23638         Use `completion-common-substring' prior to `completion-base-size'.
23640 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
23642         * savehist.el: Require CL while compiling.
23643         (savehist-history-variables): Remove.
23644         (savehist-save-minibuffer-history, savehist-additional-variables)
23645         (savehist-minibuffer-history-variables): New vars.
23646         (savehist-save): Use them.
23647         (savehist-uninstall, savehist-minibuffer-hook): New funs.
23648         (savehist-install): New fun, extracted from savehist-load.
23649         (savehist-load): Use them.
23651 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23653         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
23654         a dummy doc-string-elt property.
23655         (defalias, defvaralias, define-category): Add a docstring property.
23657         * image.el (defimage):
23658         * widget.el (define-widget):
23659         * custom.el (defface, defcustom): Add `doc-string' declaration.
23661         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
23662         (defadvice): Add `doc-string' declaration.
23664         * emacs-lisp/byte-run.el (macro-declaration-function):
23665         Handle `doc-string' declarations.
23666         (define-obsolete-function-alias, define-obsolete-variable-alias):
23667         Add `doc-string' declaration.
23669 2005-10-24  Kenichi Handa  <handa@m17n.org>
23671         * international/utf-7.el (utf-7): Add autoload cookie.
23673         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
23675 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
23677         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
23678         list of directories passed to batch-update-autoloads.  Add "." to
23679         the list of the echoed directories.
23681         * pgg-def.el:
23682         * pgg-gpg.el:
23683         * pgg-parse.el:
23684         * pgg-pgp.el:
23685         * pgg-pgp5.el:
23686         * pgg.el: Moved here from the gnus subdirectory.
23688 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
23690         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
23691         in case comint-prompt-read-only is set to t.
23693         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
23694         in case comint-prompt-read-only is set to t.
23696 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
23698         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
23699         Now a string.
23700         (icalendar-import-format): Handle CLASS, STATUS, URL.
23701         Rename `subject' to `summary'.
23702         (icalendar-import-format-summary): Rename from
23703         `icalendar-import-format-subject'.
23704         (icalendar-import-format-url, icalendar-import-format-status)
23705         (icalendar-import-format-class): New variables.
23706         (icalendar--rris): Take variable argument list.
23707         (icalendar--datestring-to-isodate): Remove unnecessary
23708         calendar-style check when converting dates with explicit month names.
23709         (icalendar-export-region): Change return type of conversion
23710         subroutines.  Bury current buffer unless error occurred.
23711         (icalendar--convert-to-ical)
23712         (icalendar--parse-summary-and-rest): New functions.
23713         (icalendar--convert-ordinary-to-ical)
23714         (icalendar--convert-weekly-to-ical)
23715         (icalendar--convert-yearly-to-ical)
23716         (icalendar--convert-block-to-ical)
23717         (icalendar--convert-cyclic-to-ical)
23718         (icalendar--convert-anniversary-to-ical): Change return type.
23719         Strip trailing blanks from subject.
23720         (icalendar--convert-sexp-to-ical): Change return type.
23721         Strip trailing blanks from subject.  Handle simple sexp
23722         entries as generated by icalendar.el.
23723         (icalendar--convert-float-to-ical)
23724         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
23725         (icalendar-import-file): Doc fix.
23726         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
23727         Correct call to icalendar--rris.
23728         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
23729         `summary'.
23730         (icalendar--add-diary-entry): Rename `subject' to `summary'.
23732 2005-10-24  Romain Francoise  <romain@orebokech.com>
23734         * server.el (server-sentinel): Set query-on-exit flag to nil on
23735         new client processes (it isn't inherited from the server process).
23737         * replace.el (occur-engine): Rearrange text properties.
23739 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23741         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
23742         case-fold-search is nil.
23743         (debug-help-follow): Use help-xref-interned directly.
23745 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
23747         * thumbs.el (thumbs-image-type): Add .pbm.
23749 2005-10-23  Richard M. Stallman  <rms@gnu.org>
23751         * faces.el (inhibit-face-set-after-frame-default): New variable.
23752         (set-face-attribute): Bind it.
23753         (face-set-after-frame-default): Test it.
23755         * help-fns.el (describe-simplify-lib-file-name): New function.
23756         (describe-function-1, describe-variable): Use it.
23758         * faces.el (describe-face): Use describe-simplify-lib-file-name.
23760         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
23761         Eliminate nil as possible value.
23762         (tooltip-hide-delay): Reduce internal-border-width.
23764         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
23765         (menu-bar-file-menu) <new-file>: Likewise.
23767         * simple.el (line-move-finish): Ignore fields computing LINE-END.
23769         * international/mule.el (load-with-code-conversion):
23770         Pass full file name to `eval-buffer' unless preloading.
23772         * textmodes/flyspell.el (flyspell-large-region):
23773         Call ispell-check-version.
23775         * textmodes/ispell.el (ispell-local-dictionary-overridden):
23776         Fix the make-variable-buffer-local call that was supposed
23777         to be for this variable.
23778         (ispell-aspell-supports-utf8): Doc fix.
23779         (ispell-find-aspell-dictionaries): Preserve elements of
23780         ispell-dictionary-alist for dictionaries that aspell doesn't report.
23781         (ispell-aspell-find-dictionary): Return nil on error.
23783         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
23784         (doctor-symptoms): Likewise.
23786         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
23788 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
23790         * cus-edit.el (custom-button, custom-button-pressed): New vars.
23791         (custom-raised-buttons): Add :set spec.
23792         (custom-button-unraised, custom-button-pressed-unraised):
23793         New faces, so that custom-raised-buttons actually does something.
23794         (custom-mode): Use custom-button and custom-button-pressed.
23796         * wid-edit.el (widget-specify-button): Don't ignore
23797         widget-mouse-face on graphic terminals.
23798         (widget-move-and-invoke): Cleanup.
23800 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
23802         * whitespace.el (whitespace-cleanup): Doc fix.
23804 2005-10-23  Romain Francoise  <romain@orebokech.com>
23806         * emulation/viper.el (viper-set-hooks): Quote forms passed to
23807         `eval-after-load' to avoid evaluating their result.
23809 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
23811         * files.el (directory-listing-before-filename-regexp):
23812         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
23814         * dired.el (dired-move-to-filename-regexp): Remove.
23815         All occurrences replaced by `directory-listing-before-filename-regexp'.
23817         * dired-x.el, locate.el, vc.el:
23818         Replace `dired-move-to-filename-regexp' by
23819         `directory-listing-before-filename-regexp'.  In vc.el it is
23820         overwritten locally; maybe this can be handled in files.el too.
23822         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurrences
23823         replaced by `directory-listing-before-filename-regexp'.
23825 2005-10-23  Andreas Schwab  <schwab@suse.de>
23827         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
23828         and eval-next-after-load.
23830 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
23832         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
23833         exist, create it.
23835 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
23837         * allout.el: Remove autoloads for mailcrypt and crypt++.
23838         Require pgg, pgg-gpg during compilation.
23839         (allout-version): Increment version number to 2.1, and use a literal
23840         rather than RCS Id.
23841         (allout-default-encryption-scheme): Remove.
23842         (allout-passphrase-verifier-handling)
23843         (allout-passphrase-verifier-string)
23844         (allout-file-passphrase-verifier-string)
23845         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
23846         (allout-passphrase-hint-handling): Rename and simplify.
23847         (allout-init): Use `find-file-hook' if available, otherwise
23848         `find-file-hooks'.
23849         (allout-mode): Use `write-file-functions' if available, otherwise
23850         `local-write-file-hooks' and, instead of making auto-save-hook
23851         buffer local, make the write-file-hook activity contingent to
23852         allout-mode.
23853         (allout-mode): Use key-binding substitution in the docstring.
23854         (allout-kill-line): Spell-out kill ring data structure mutation
23855         instead of using byte-compiler-complaint-provoking `pop'.
23856         (allout-insert-listified): Use `insert' rather than `insert-string'
23857         (allout-toggle-current-subtree-encryption): Update docstring, adjust
23858         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
23859         (allout-encrypt-string): Totally revamped vis new underlying
23860         encryption facilities.
23861         (allout-mc-activate-passwd): Remove.
23862         (allout-obtain-passphrase): New, more or less replaces
23863         allout-mc-activate-passwd.
23864         (allout-encrypted-key-info): More or less replaces
23865         allout-encrypted-text-type.
23866         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
23867         (my-mark-marker): Use `(featurep 'xemacs)'.
23869 2005-10-23  Lars Hansen  <larsh@soem.dk>
23871         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
23872         (byte-compile-file-form-defmumble, byte-compile-defun)
23873         (byte-compile-defmacro): Use it.
23874         (byte-compile-form): Don't call byte-compile-set-symbol-position
23875         when a byte-compile handler is called.
23877 2005-10-22  Romain Francoise  <romain@orebokech.com>
23879         * savehist.el (savehist-history-variables): Add `grep-find-history'.
23881         * subr.el (eval-after-load): Convert library name to an absolute
23882         file name using locate-library, since load-history no longer has
23883         library names in it.
23885 2005-10-22  Richard M. Stallman  <rms@gnu.org>
23887         * files.el (make-temp-file): Move from subr.el.
23888         * subr.el (make-temp-file): Move to files.el.
23890         * window.el (get-buffer-window-list): Move from subr.el.
23891         * subr.el (get-buffer-window-list): Move to window.el.
23893         * image.el (image-load-path): Use eval-at-startup to initialize.
23895         * subr.el (eval-at-startup): New macro.
23897         * subr.el: Much rearrangement of functions and division
23898         into pages.  No code changes.
23900 2005-10-22  Kenichi Handa  <handa@m17n.org>
23902         * tar-mode.el (tar-extract): Be sure to call
23903         find-operation-coding-system if set-auto-coding doesn't find a
23904         coding system.
23906 2005-10-22  Kim F. Storm  <storm@cua.dk>
23908         * image.el (image-type-header-regexps): Rename from image-type-regexps.
23909         Change users.
23910         (image-type-file-name-regexps): New defconst.
23911         (image-type-from-data): Simplify loop.
23912         (image-type-from-buffer): New defun.
23913         (image-type-from-file-header): Use it instead of image-type-from-data.
23914         Use image-search-load-path instead of only looking in data-directory.
23915         (image-type-from-file-name): New defun.
23916         (image-search-load-path): Change `pathname' to `filename'.
23917         Make PATH arg optional, default to image-load-path.
23919 2005-10-21  Richard M. Stallman  <rms@gnu.org>
23921         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
23923         * textmodes/paragraphs.el (sentence-end-base): New variable.
23924         (sentence-end): Use sentence-end-base.
23926 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23928         * font-lock.el (font-lock-default-fontify-region): Check the multiline
23929         property independently from the font-lock-multiline variable.
23931 2005-10-21  Richard M. Stallman  <rms@gnu.org>
23933         * emacs-lisp/find-func.el (find-library-name): Doc fix.
23935         * startup.el (command-line): Convert library names
23936         in `load-history' to absolute file names.
23938         * subr.el (symbol-file): Doc fix.
23940         * loadhist.el (file-loadhist-lookup): Call locate-library
23941         instead of find-library-name.  Don't try converting
23942         abs file names to library names, since load-history no longer
23943         has library names in it.
23944         (file-dependents, file-provides, file-requires): Doc fixes.
23946 2005-10-21  Juri Linkov  <juri@jurta.org>
23948         * progmodes/etags.el (tags-table-mode): New function.
23949         (tags-verify-table): Replace initialize-new-tags-table with
23950         tags-table-mode.
23952         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
23953         default value.
23954         (desktop-modes-not-to-save): Add tags-table-mode to the
23955         default value.
23957         * info.el (Info-index-next): Add total number of index
23958         alternatives to the message.
23960         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
23961         backward only space (instead of space and period) before looking
23962         at sentence end.
23964         * simple.el (set-variable): Use user-variable-p instead of symbolp.
23965         Add the old variable value as 4th default-value arg of read-string.
23967 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23969         * cus-face.el (custom-declare-face): Make face from X resources
23970         also on Mac.
23972         * disp-table.el (standard-display-g1, standard-display-graphic):
23973         Refuse to use string glyphs also on Mac.
23974         (standard-display-european): Don't set terminal coding system also
23975         on Mac.
23977         * frame.el (display-screens): Use x-display-screens also on Mac.
23979 2005-10-21  Romain Francoise  <romain@orebokech.com>
23981         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
23983 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23985         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
23986         and $? into sexps.
23988         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
23989         warning face on open-paren-in-column-0.
23991         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
23992         boundary case.  Fix typo.
23993         Suggested by Martin Rudalics <rudalics@gmx.at>.
23995 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
23997         * textmodes/org.el (org-combined-agenda-icalendar-file)
23998         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
23999         (org-export-icalendar-this-file)
24000         (org-export-icalendar-all-agenda-files)
24001         (org-export-icalendar-combine-agenda-files): New commands.
24002         (org-export-icalendar, org-print-icalendar-entries)
24003         (org-start-icalendar-file, org-finish-icalendar-file)
24004         (org-ical-ts-to-string): New functions.
24005         (org-read-date, org-goto-calendar)
24006         (org-agenda-goto-calendar): Inhibit displaying diary entries by
24007         call to `calendar'.
24008         (orgtbl-setup): Remove the :keys arguments from the menu description.
24009         (org-after-save-iCalendar-file-hook): New variable.
24011 2005-10-21  Kenichi Handa  <handa@m17n.org>
24013         * language/vietnamese.el (tcvn-5712): Make it an alias of
24014         vietnamese-tcvn coding-system.
24016 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
24018         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
24019         group id is given.
24021 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24023         * progmodes/sh-script.el (sh-escaped-line-re): New var.
24024         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
24025         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
24026         whose line is either continued or ends with a comment.
24028 2005-10-20  Romain Francoise  <romain@orebokech.com>
24030         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
24032         * replace.el (occur-engine): Add follow-link property.
24034         * font-core.el (font-lock-mode): Doc fix.
24036 2005-10-20  Richard M. Stallman  <rms@gnu.org>
24038         * net/rcirc.el: New file.
24040 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
24042         * term.el (term-term-name): Initialize to "eterm-color".
24044 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
24046         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
24047         for encryption functionality.
24048         Move allout customization subgroup from `editing' to `outlines' group.
24049         Fix commentary keywords to legitimate ones.
24050         Update author info (using my current email address, obscurified).
24051         (allout-encrypt-string, allout-encryption-produce-work-buffer)
24052         (allout-encrypted-topic-p, allout-encrypted-text-type)
24053         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
24054         (allout-situate-encryption-key-verifier)
24055         (allout-get-encryption-key-verifier, allout-verify-key)
24056         (allout-next-topic-pending-encryption)
24057         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
24058         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
24059         (outline-key-verifier-handling, outline-key-hint-handling)
24060         (outline-encrypt-unencrypted-on-saves): New defcustoms.
24061         (allout-file-key-verifier-string, allout-encryption-scheme)
24062         (allout-key-verifier-string, allout-key-hint-string)
24063         (allout-after-save-decrypt): New variables.
24064         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
24065         (allout-after-saves-handler): New hook functions.
24066         (allout-post-command-business): Do allout-after-save-decrypt.
24067         (allout-enable-file-variable-adjustment): Custom var to enable
24068         mechanism for adding and adjusting settings of Emacs file variables.
24069         (allout-adjust-file-variable, allout-file-vars-section-data):
24070         New functions, implement the mechanism.
24071         (outlineify-sticky): Use the file vars mechanism.
24072         (allout-inhibit-protection, allout-during-write-cue)
24073         (allout-override-protect, allout-before-change-protect): Remove.
24074         (allout-flag-region, allout-open-topic): Adjust read-only text.
24075         (allout-open-line-not-read-only): Add to facilitate read-only
24076         text based protection.
24077         (allout-kill-line): Revise to adjust read-only text, clue the
24078         user about the inhibition.
24079         (allout-unprotected): Use unwind-protect.
24080         (allout-shift-in, allout-shift-out): Disallow manually shifting a
24081         topic deeper than the offspring depth of the previous topic -
24082         avoiding confusing "containment discontinuities".
24083         (allout-reindent-bodies): Fix retention of body relative hanging
24084         indent during promotion of collapsed bodies.
24085         (allout-open-topic): Make it easy to open new topic with same
24086         bullet as current topic - topic creation functions provided with
24087         any universal argument provokes now prompt for bullet, defaulting
24088         to the bullet of the previous topic.
24089         (allout-plain-bullets-string, allout-distinctive-bullets-string):
24090         Plain bullet alternates `.' period and `,' comma only.  All other
24091         bullets are relegated to special status (but customizable).
24092         (allout-end-of-entry): Rename from allout-end-of-current-entry
24093         since it actually operates w.r.t. most immediately containing
24094         entry, visible or not.
24095         (allout-hide-current-entry, allout-show-current-entry): Use the
24096         revised version.
24097         (allout-old-expose-topic): Solidify deprecation.
24098         (allout-end-of-subtree): Add so we can span concealed as well
24099         as visible topics.
24100         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
24101         (allout-end-of-current-heading): Tweak to just respect the first line.
24102         (allout-get-body-text): Add.
24103         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
24104         when invoked interactively.
24105         (allout-up-current-level): Use `interactive-p'.
24106         (allout-mode, allout-init): Miscellaneous docstring and
24107         operational refinements, as well as hookups of new encryption stuff.
24108         (allout-beginning-of-current-entry): Now works as advertised.
24109         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
24110         (allout-isearch-rectification): Refine condition for isearching.
24111         (allout-isearch-abort, allout-enwrap-isearch)
24112         (allout-flag-region, my-region-active-p): Relocate some macros.
24113         (allout-title): Fallback title is (buffer-name), not
24114         non-existing (current-buffer-name).
24115         (subst-char-in-string): Define if absent (for some XEmacs versions).
24117 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
24119         * mail/sendmail.el (mail-setup-hook, mail-aliases)
24120         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
24121         (mail-citation-prefix-regexp, mail-signature-file)
24122         (mail-default-headers, mail-bury-selects-summary)
24123         (mail-send-nonascii): Add autoload cookies.
24125 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
24127         * frame.el (blink-cursor-mode): Add `mac' to the list of
24128         window-system's that support blinking cursor.
24130 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
24132         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
24134 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
24136         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
24137         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
24138         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
24140 2005-10-20  Kim F. Storm  <storm@cua.dk>
24142         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
24143         (ido-set-current-directory): Don't add / after final @.
24144         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
24145         Explicitly handle ange-ftp completion oddities.
24146         (ido-make-file-list): Don't rotate list at tramp root to avoid
24147         triggering tramp file handler for expand-file-name via get-file-buffer.
24149 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
24151         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
24153 2005-10-19  Jay Belanger  <belanger@truman.edu>
24155         * calc/calc-units.el (math-standard-units): Add units, adjust
24156         symbols and update values.
24157         (math-unit-prefixes): Add more prefixes.
24159 2005-10-19  Romain Francoise  <romain@orebokech.com>
24161         * bookmark.el (bookmark-menu-heading): New face.
24162         (bookmark-bmenu-list): Use it.
24163         Don't fiddle with `baud-rate' at top-level.
24165 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
24167         * image.el (create-image, find-image): Mention max-image-size in
24168         docstring.
24170 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
24172         * savehist.el (savehist-load): Revert to checking XEmacs.
24174         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
24175         Various docstring and line-width fixups.
24176         (conf-mode): Use cond.
24177         Set font-lock-defaults.  Don't set comment-use-syntax.
24179 2005-10-18  David Ponce  <david@dponce.com>
24181         * tree-widget.el (tree-widget-button-click): New function.
24182         (tree-widget-button-keymap): Use it.
24184 2005-10-18  Romain Francoise  <romain@orebokech.com>
24186         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
24187         (bookmark-bmenu-hide-filenames): Add follow-link property.
24188         Improve help-echo text.
24190         * ffap.el (find-file-at-point): Doc fix.
24192 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24194         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
24196 2005-10-18  Masatake YAMATO  <jet@gyve.org>
24198         Install to the CVS repository what I forgot to install in my
24199         2005-10-16 changes.
24201         * progmodes/python.el (python-complete-symbol): Pass the common
24202         prefix substring of completion to `display-completion-list'.
24204         * textmodes/org.el (org-complete): Ditto.
24206 2005-10-18  Masatake YAMATO  <jet@gyve.org>
24208         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
24210         * woman.el (WoMan-xref-man-page): New button type derived
24211         from `Man-abstract-xref-man-page'.
24212         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
24214         * man.el (Man-abstract-xref-man-page): New button type.
24215         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
24216         (Man-highlight-references): Add new optional argument `xref-man-type'.
24218 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
24220         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
24222 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
24224         * cus-edit.el (Custom-move-and-invoke): Delete.
24225         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
24227         * wid-edit.el (widget-move-and-invoke): New function, from
24228         Custom-move-and-invoke.
24230 2005-10-17  Bill Wohler  <wohler@newt.com>
24232         Move all remaining images from lisp/toolbar to etc/images, move
24233         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
24234         the low resolution images in their own directory (low-color).
24236         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
24237         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
24238         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
24239         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
24240         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
24241         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
24242         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
24244         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
24245         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
24246         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
24247         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
24248         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
24249         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
24250         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
24251         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
24252         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
24253         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
24254         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
24255         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
24256         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
24257         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
24258         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
24260         To conform with convention, replace the underscore (_) in the
24261         following image names with dash (-) or (/) as appropriate.
24263         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
24264         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
24265         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
24266         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
24267         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
24268         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
24269         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
24270         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
24271         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
24272         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
24273         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
24274         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
24275         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
24276         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
24277         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
24279         * info.el (info-tool-bar-map): Replace underscores in image names
24280         with dashes.
24282         * makefile.w32-in (WINS): Remove toolbar.
24284         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
24286         * tool-bar.el: Move to lisp from toolbar.  Now that
24287         toolbar is empty, it should be deleted when folks run "cvs up -P".
24289 2005-10-18  Jay Belanger  <belanger@truman.edu>
24291         * calc/calc-store.el (calc-store-into): Get the proper variable name
24292         to display in message.
24294 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
24296         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
24297         expressions display in speedbar for all buffers when debugging.
24298         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
24300         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
24301         (speedbar-insert-button, speedbar-make-button):
24302         Use add-text-properties.
24303         (speedbar-update-localized-contents)
24304         (speedbar-update-directory-contents)
24305         (speedbar-update-special-contents): Use dolist.
24306         (speedbar-buffer-easymenu-definition): Add a menu separator.
24308 2005-10-17  Jason Rumney  <jasonr@gnu.org>
24310         * makefile.w32-in: Use $(lisp) consistently.
24311         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
24312         for shell specific generation of mh-autoloads.
24314 2005-10-17  Richard M. Stallman  <rms@gnu.org>
24316         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
24318 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
24320         * jit-lock.el (jit-lock-fontify-now):
24321         Move jit-lock-context-unfontify-pos to avoid wasted work.
24323 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
24325         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
24326         `tramp-completion-mode' for checking if we are in completion mode.
24327         (tramp-completion-handle-file-name-all-completions): Reorder code
24328         in order to complete for file names only in case there are no
24329         method/user/host completions.  This is necessary for cooperation
24330         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
24332 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
24334         * longlines.el (longlines-search-forward)
24335         (longlines-search-backward): Match any number of spaces.
24337 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
24339         * diff-mode.el (diff-mode): Doc fix.
24341 2005-10-16  David Reitter  <david.reitter@gmail.com>
24343         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
24344         as default on darwin and windows systems.
24346 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
24348         * arc-mode.el (archive-zip-extract): Doc fix.
24350 2005-10-16  Romain Francoise  <romain@orebokech.com>
24352         * mouse.el (mouse-1-click-follows-link): Doc fix.
24354 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
24356         * savehist.el: Don't require CL at runtime.
24357         (savehist-xemacs): Remove.
24358         (savehist-coding-system): Use utf-8 if present, regardless of religion.
24359         (savehist-no-conversion): Use (featurep 'xemacs).
24360         (savehist-load): Check existence of start-itimer rather than XEmacs.
24361         Use an idle timer.
24362         (savehist-process-for-saving): Replace use of CL funs `subseq' and
24363         `delete-if-not'.
24365 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
24367         * savehist.el: Newer version.
24368         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
24369         (savehist-last-checksum, savehist-no-conversion): New vars.
24370         (savehist-autosave, savehist-process-for-saving, savehist-printable):
24371         New functions.
24372         (savehist-load, savehist-save): Use them.
24373         (savehist-delimit): Remove.
24375 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
24377         * progmodes/compile.el (compilation-goto-locus): Display the
24378         compilation buffer first and the source buffer second, in case they're
24379         in overlapping frames.  Don't raise the compilation frame if it was the
24380         selected window upon entry.  Pass the `other-window' arg to
24381         pop-to-buffer.
24383         * info.el (Info-fontify-node): Use dolist.
24384         Change add-text-properties to put-text-property.
24386 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
24388         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
24389         bound of search.
24391 2005-10-16  Masatake YAMATO  <jet@gyve.org>
24393         * dabbrev.el (dabbrev-completion): Pass the common
24394         prefix substring of completion to `display-completion-list'.
24396         * filecache.el (file-cache-minibuffer-complete)
24397         (file-cache-complete): Ditto.
24399         * tempo.el (tempo-display-completions): Ditto.
24401         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
24403         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
24405         * eshell/em-hist.el (eshell-list-history): Ditto.
24407         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
24409         * mail/mailalias.el (mail-complete): Ditto.
24411         * progmodes/etags.el (complete-tag): Ditto.
24413         * progmodes/make-mode.el (makefile-complete): Ditto.
24415         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
24417         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
24419         * progmodes/pascal.el (pascal-complete-word)
24420         (pascal-show-completions): Ditto.
24422         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
24424         * simple.el (completion-common-substring): New variable.
24425         (completion-setup-function): Use `completion-common-substring'
24426         to put faces.
24428 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24430         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
24431         (x-get-selection, mac-select-convert-to-string): Convert from/to
24432         UTF-16 clipboard data as in native byte order, no BOM.
24434 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
24436         * progmodes/gud.el (gud-tool-bar-map): Rename the images
24437         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
24438         (gud-sentinel): Use speedbar-frame to check for speedbar.
24440 2005-10-15  Richard M. Stallman  <rms@gnu.org>
24442         * savehist.el: New file.
24444 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
24446         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
24447         Fix bug in \bf fontification.
24449 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
24451         * pcvs.el (cvs-edit-log-files): New var.
24452         (cvs-mode-edit-log): New arg `file'.
24453         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
24454         Instead force the use of the original file and nothing else.
24455         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
24456         the cvs-minor-wrap-function is set.
24457         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
24459 2005-10-14  Bill Wohler  <wohler@newt.com>
24461         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
24462         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
24463         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
24464         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
24465         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
24466         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
24467         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
24468         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
24469         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
24470         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
24471         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
24472         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
24473         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
24474         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
24475         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
24477         * progmodes/gud.el (gud-tool-bar-map): Rename the images
24478         appropriately (for example, gud-break to gud/break).
24480 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
24482         * longlines.el (longlinges-search-function)
24483         (longlines-search-forward, longlines-search-backward): New functions.
24484         (longlines-mode): Set isearch-search-fun-function to
24485         longlinges-search-function.
24487         * mouse.el (mouse-drag-region-1): Handle the case where a
24488         double-click event is bound to an arbitrary function.
24490 2005-10-14  David Ponce  <david@dponce.com>
24492         * recentf.el (recentf-track-opened-file)
24493         (recentf-track-closed-file, recentf-update-menu)
24494         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
24495         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
24496         mouse-1-click-follows-link.
24498 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24500         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
24501         Gnome file-manager.png.  Suggested by
24502         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
24504         * toolbar/README: Add diropen.xpm.
24506 2005-10-13  Bill Wohler  <wohler@newt.com>
24508         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
24509         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
24511 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
24513         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
24514         Don't waste the byte-compiler's time on constant data.
24516 2005-10-13  Kenichi Handa  <handa@m17n.org>
24518         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
24519         byte with `escape-glyph' face.
24521         * international/fontset.el (ccl-encode-unicode-font):
24522         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
24523         Handle the case that ucs-mule-to-mule-unicode translates a character to
24524         ASCII (usually for IPA characters).
24526 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
24528         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
24529         Don't hide the underline of titles if font-lock-mode is disabled.
24531 2005-10-12  Bill Wohler  <wohler@newt.com>
24533         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
24534         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
24535         files in MH-E-SRC have been updated.
24536         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
24538 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
24540         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
24541         (mixal-mode-syntax-table): Add \n as end-comment.
24542         (mixal-operation-codes-alist): Immediately initialize to full value.
24543         (mixal-add-operation-code): Remove.
24544         (mixal-describe-operation-code): Make the arg non-optional.
24545         Use the interactive spec instead.
24546         Use mixal-operation-codes-alist rather than mixal-operation-codes.
24547         (mixal-font-lock-keywords): Don't highlight comments here any more.
24548         (mixal-font-lock-syntactic-keywords): New var.
24549         (mixal-mode): Use it.  Fix comment-start-skip.
24551 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24553         * startup.el (command-line-x-option-alist): -nb => -nbi.
24555 2005-10-12  Kim F. Storm  <storm@cua.dk>
24557         * startup.el (fancy-splash-default-action): Discard mouse click in
24558         the splash screen window, as it has no sensible meaning in the
24559         next window to be selected.  Fixes error reported by Jan D.
24561 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24563         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
24565 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
24567         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
24568         Try to fix up minor layout issues like indentation, line break, etc...
24569         (mixal-mode-syntax-table): Don't try to specify comment syntax,
24570         because it doesn't work.
24571         (mixal-operation-codes): Add some more codes.
24572         (mixal-font-lock-keywords): Process comments here.
24573         (mixal-mode): mixasm no longer needs -g option.
24575 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
24577         * progmodes/sh-script.el (sh-tmp-file):
24578         Use mktemp -t.  Finish support for es and rc shells.
24580 2005-10-11  Jay Belanger  <belanger@truman.edu>
24582         * calc/calcalg2.el (calc-integral): With an argument, compute the
24583         definite integral.
24585 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
24587         * mouse.el (mouse-drag-region-1): Don't try to catch a
24588         double-click when doing follow-link (it's overridden anyway).
24590 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
24592         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
24593         (autoload-print-form-outbuf): Add docstring.
24595 2005-10-11  Juri Linkov  <juri@jurta.org>
24597         * info.el (Info-mode-menu): Delete menu item "Edit".
24598         (Info-mode): Delete description of Info-edit from docstring,
24599         and rearrange descriptions of Info commands in the order
24600         they are documented in the Info manual.
24602 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
24604         * calendar/appt.el (appt-check): Use diary-selective-display var.
24606 2005-10-10  Richard M. Stallman  <rms@gnu.org>
24608         * net/newsticker.el (newsticker-start, newsticker-show-news):
24609         Add autoload cookies.
24611 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
24613         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
24615 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
24617         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
24619 2005-10-10  Jay Belanger  <belanger@truman.edu>
24621         * calc/calc-arith.el (math-check-known-scalarp)
24622         (math-check-known-matrixp): Check the values of arguments that are
24623         variables.
24624         (math-check-known-square-matrixp): New function.
24625         (math-known-square-matrixp): Use math-check-known-square-matrixp.
24626         (math-super-types): Add sqmatrix type.
24628         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
24629         mode name `square' to `sqmatrix'.
24631         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
24632         mode name `square' to `sqmatrix'.
24634 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
24636         * progmodes/etags.el (select-tags-table-mode): Don't use
24637         selective-display.
24638         (tags-select-tags-table): Pass `button' to the action function.
24639         (select-tags-table): Place the side-info on button properties rather
24640         than in hidden text.  Abbreviate file names.
24641         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
24642         (select-tags-table-select): Add `button' argument.
24643         Get side-info from the button property rather than from hidden text.
24645 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
24647         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
24648         (gud-speedbar-buttons): Preserve point if possible.
24649         (gud-sentinel): Restore previous speedbar display type.
24651         * progmodes/gdb-ui.el (gdba): Improve diagram.
24652         (def-gdb-auto-update-handler, gdb-info-locals-handler)
24653         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
24654         Call get-buffer-window once.
24656 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
24658         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
24659         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
24660         (pascal-indent-command): Remove unused var `ind'.
24661         (pascal-indent-case): Remove unused var `oldpos'.
24662         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
24663         since it's now used as a proper minor mode map.
24664         (pascal-outline): Rename to pascal-outline-mode.
24665         (pascal-outline-mode): Use define-minor-mode.
24666         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
24667         selective-display.
24669 2005-10-10  Andreas Schwab  <schwab@suse.de>
24671         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
24672         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
24674         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
24675         outside source directory.
24677 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
24679         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
24680         C-x' as a prefix.
24681         (orgtbl-mode-map): Full keymap instead of sparse, because all
24682         `self-insert-command' keys are redefined in this map.
24683         (org-export-as-html): Specify charset for HTML file, by taking it
24684         from the coding system.
24686 2005-10-10  Kenichi Handa  <handa@m17n.org>
24688         * textmodes/flyspell.el (flyspell-check-word-p):
24689         If unread-command-events is non-empty, don't call sit-for.
24691 2005-10-09  Richard M. Stallman  <rms@gnu.org>
24693         * font-lock.el (font-lock-syntactic-keywords)
24694         (font-lock-keywords): Doc fixes.
24696         * textmodes/flyspell.el (flyspell-external-point-words):
24697         Simplify logic, and don't try to check for consecutive appearances
24698         of one incorrect word.
24700 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
24702         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
24703         separator.
24705         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
24706         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
24707         (gud-expansion-speedbar-buttons): New function.
24708         (gud-speedbar-buttons): Check for gud-comint-buffer.
24710 2005-10-09  Bill Wohler  <wohler@newt.com>
24712         * Makefile.in (updates): Add mh-loaddefs dependency.
24714 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
24716         * speedbar.el (speedbar-file-key-map): Fix typo.
24718 2005-10-09  Daniel Brockman  <daniel@brockman.se>
24720         * cus-start.el (line-spacing): Add custom spec.
24722 2005-10-09  Romain Francoise  <romain@orebokech.com>
24724         * textmodes/ispell.el (ispell-check-version): Fix last change.
24726 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24728         * term/x-win.el: Remove -i, --icon-type from comment.
24730         * startup.el (command-line-x-option-alist): Remove options -i,
24731         -itype, --icon-type, added -nb, --no-bitmap-icon.
24733 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
24735         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
24736         instead of :active.
24738 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
24740         * textmodes/ispell.el (ispell-check-version):
24741         Ignore hyphen, and all that follows, in aspell's version text.
24743 2005-10-08  Jay Belanger  <belanger@truman.edu>
24745         * calc/calc-arith.el (math-known-square-matrixp): New function.
24746         (math-pow-fancy): Check for matrices before distributing exponent
24747         across products.
24749         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
24750         fullscreen keypad.  Suggested by Luc Teirlinck.
24751         (calc-keypad-show-input): Add space for formatting.
24753         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
24754         Add square matrix option.
24756         * calc/calc-poly.el (math-expand-term): Check for matrices instead
24757         of checking calc-matrix-mode when deciding how to expand.
24759         * calc/calc.el (calc-set-mode-line): Add square matrix option.
24761 2005-10-08  Lars Hansen  <larsh@soem.dk>
24763         * net/tramp.el (tramp-perl-directory-files-and-attributes):
24764         Add error handling.
24765         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
24767 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
24769         Sync with Tramp 2.0.51.
24771         * net/tramp.el (tramp-handle-set-visited-file-modtime)
24772         (tramp-handle-insert-file-contents, tramp-handle-write-region):
24773         Insert special handling for `last-coding-system-used', again
24774         it still seems to be necessary (unlike stated before).
24775         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
24776         (tramp-password-prompt-regexp): There might be other words before
24777         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
24778         (tramp-chunksize): Improve docstring.
24779         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
24780         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
24781         Christian Joergensen <bugs@razor.dk>.
24783 2005-10-07  Glenn Morris  <rgm@gnu.org>
24785         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
24786         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
24787         precision'.
24789 2005-10-07  Romain Francoise  <romain@orebokech.com>
24791         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
24792         (ibuffer-do-shell-command-pipe-replace)
24793         (ibuffer-do-shell-command-file, ibuffer-do-eval)
24794         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
24795         (ibuffer-do-revert, ibuffer-do-replace-regexp)
24796         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
24797         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
24798         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
24799         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
24800         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
24801         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
24802         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
24803         Autoload file sans suffix.
24805         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
24807 2005-10-07  David Ponce  <david@dponce.com>
24809         * recentf.el (recentf-menu-open-all-flag): New option.
24810         (recentf-digit-shortcut-command-name): New function.
24811         (recentf--shortcuts-keymap): New variable.
24812         (recentf-menu-shortcuts): New variable.
24813         (recentf-make-menu-items): Initialize it.  Replace the "More..."
24814         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
24815         (recentf-menu-value-shortcut): New function.
24816         (recentf-make-menu-item): Use it.  No more in-lined.
24817         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
24818         (recentf-open-most-recent-file): Rename from
24819         `recentf-open-file-with-key'.  Don't depend on key binding.
24820         (recentf-mode-map): New variable.
24821         (recentf-mode): Use it.
24823 2005-10-06  Bill Wohler  <wohler@newt.com>
24825         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
24827         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
24828         (MH-E-SRC): New.  Used by mh-autoloads.
24829         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
24830         files in MH-E-SRC have been updated.
24831         (compile, recompile, bootstrap): Depend on mh-autoloads.
24833 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
24835         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
24836         gud-break and gud-remove icons when the fringe is not available.
24838         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
24839         Typo.
24841 2005-10-06  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
24843         * play/zone.el (zone): Wrap body with save-window-excursion.
24845 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24847         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
24848         Use the new `list-only' arg to diary-list-entries.
24850         * calendar/diary-lib.el: Use overlays rather than selective-display.
24851         (diary-selective-display): New var.
24852         (diary-header-line-format): Use it.
24853         (diary-list-entries): Add argument `list-only'.
24854         Put the buffer in diary-mode.  Don't add \^M at beg and end.
24855         Replace \^M by invisible overlays.
24856         (diary-unhide-everything): Replace \^M by invisible overlays.
24857         (print-diary-entries): Look for overlays rather than \^M.
24858         Add a space to the temp buffer name.
24859         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
24860         Put the buffer in diary-mode.
24861         (list-sexp-diary-entries): Replace \^M by invisible overlays.
24862         (diary-anniversary): Make the year arg optional.
24863         (diary-time-regexp): New const.
24864         (diary-font-lock-keywords): Use it to accept a few more time formats.
24866         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
24868 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
24870         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
24871         Fix bug introduced 2005-07-03: Use (car (last ...))
24872         to faithfully reproduce replaced artist-last.
24873         (artist-set-arrow-points-for-poly): Likewise.
24874         Suggested by Johan Bockg\e,Ae\e(Brd.
24876 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
24878         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
24879         * wid-edit.el (widget):
24880         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
24881         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
24883 2005-10-06  Kenichi Handa  <handa@m17n.org>
24885         * international/mule-cmds.el (set-language-environment):
24886         Fix setting up of case-table for unibyte mode.
24888         * simple.el (what-cursor-position): If the character is displayed
24889         by some `display' text property, show that.  Don't use
24890         single-key-description for eight-bit characters in multibyte mode.
24892 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
24894         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
24895         (gdb-ann3): Set it.
24896         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
24897         (gdb-info-frames-custom): Use inverse-video for first five
24898         characters of selected frame only.
24899         (gdb-get-frame-number): Select frame even when point is on frame
24900         number.
24902 2005-10-06  Masatake YAMATO  <jet@gyve.org>
24904         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
24905         Put `font-lock-function-name-face'.
24906         (gdb-info-frames-custom): Put `font-lock-function-name-face'
24907         and `font-lock-variable-name-face'
24908         (gdb-registers-font-lock-keywords): New font lock keywords definition.
24909         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
24910         (gdb-memory-font-lock-keywords): New font lock keywords definition.
24911         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
24912         (gdb-local-font-lock-keywords): New font lock keywords definition.
24913         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
24914         (gdb-threads-font-lock-keywords): New font lock keywords definition.
24915         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
24917 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
24919         * ediff-merg.el (ediff-merge-region-is-non-clash): New defsubst.
24920         (ediff-merge-region-is-non-clash-to-skip): Previously called
24921         ediff-merge-region-is-non-clash.
24923         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
24924         Use insert-buffer-substring.
24926         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
24927         selecting files to patch.  Also bug fixes.
24929         * ediff-util.el (ediff-setup): Bug fix.
24930         (ediff-next-difference): Never skip clashes that differ in white
24931         space only.
24933         * ediff-wind.el (ediff-setup-control-frame)
24934         (ediff-destroy-control-frame): Check the menubar feature.
24936         * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
24937         (viper-refresh-mode-line): Use make-local-variable to localize
24938         some vars instead of make-variable-buffer-local.  Suggested by
24939         Stefan Monnier.
24941         * emulation/viper-init.el (viper-make-variable-buffer-local):
24942         Delete alias.
24943         (viper-restore-cursor-type, viper-set-insert-cursor-type):
24944         Use make-local-variable instead of make-variable-buffer-local.
24945         Suggested by Stefan Monnier.
24947         * emulation/viper.el (viper-mode): Don't use
24948         viper-make-variable-buffer-local.
24949         (viper-comint-mode-hook): Use make-local-variable on
24950         require-final-newline.
24951         (viper-non-hook-settings): Don't use make-variable-buffer-local.
24953 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
24955         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
24956         also the second char of a comment-start sequence.
24957         (scheme-sexp-comment-syntax-table): New var.
24958         (lambda, define): Set their scheme-doc-string-elt property.
24959         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
24960         Use lisp-font-lock-syntactic-face-function now that it properly
24961         handles |...| symbols.
24962         (scheme-mode-variables): Set lisp-doc-string-elt-property,
24963         parse-sexp-lookup-properties and font-lock-extra-managed-props.
24965         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
24966         bit from # to |.
24967         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
24969         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
24970         (lisp-doc-string-elt-property): New var.
24971         (lisp-font-lock-syntactic-face-function): Use it.
24972         Rewrite to recognize docstrings even for forms not at toplevel.
24974         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
24975         annotation on the | part of #| rather than on the # part.
24976         (scheme-font-lock-syntactic-face-function): New function, to
24977         distinguish strings from |...| symbols.
24978         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
24979         syntax-table so that #|...|# is properly highlighted.
24981         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
24982         Don't mark as docstring the 3rd elem of an unknown toplevel form.
24984 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
24986         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
24987         and C-e.
24989         * emacs-lisp/eldoc.el: Move comments into docstrings.
24990         (eldoc-message-commands): Initialize in its declaration.
24991         Add move-beginning-of-line and move-end-of-line.
24992         (eldoc-add-command, eldoc-add-command-completions)
24993         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
24995         * outline.el (outline-mark-subtree): Activate the mark.
24997         * calendar/appt.el (appt-time-regexp): New var.
24998         (appt-add, appt-make-list): Use it.
24999         (appt-convert-time): Clean up.
25001         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
25002         Don't set any syntax-table property here.
25003         (tex-font-lock-verb): New function.  Do it here.
25004         (tex-font-lock-syntactic-keywords): Use it.
25006 2005-10-04  Richard M. Stallman  <rms@gnu.org>
25008         * wid-edit.el (widget-file-complete): Get the widget start point
25009         the right way.  Default directory to `/' if file has none.
25011         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
25013         * textmodes/flyspell.el (flyspell-mode-on):
25014         Call ispell-maybe-find-aspell-dictionaries.
25016         * textmodes/ispell.el (ispell-word, ispell-region):
25017         Call ispell-maybe-find-aspell-dictionaries.
25018         (ispell-accept-buffer-local-defs):
25019         Don't call ispell-maybe-find-aspell-dictionaries.
25021 2005-10-04  Richard M. Stallman  <rms@gnu.org>
25023         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
25025 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
25027         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
25028         instead of `fboundp' in order to allow for anonymous functions.
25030 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
25032         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
25033         case the user clicks on the link while another window is selected.
25034         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
25036         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
25037         functionality.
25038         (dframe-help-echo): Save point in case mouse tracking is off.
25040 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
25042         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
25044 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25046         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
25047         not change the global value of those vars.
25049         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
25050         make-local-variable which we do not need any more.
25052 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
25054         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
25055         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
25056         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
25057         (speedbar-path-line): Define obsolete aliases.
25058         (speedbar-line-directory): Doc fix.
25060         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
25061         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
25062         instead of speedbar-line-path.
25064 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25066         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
25067         to nil if dropping on a window.  Handle dropping on a minibuffer window
25068         like dropping on a non-window part of Emacs.
25070 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25072         * net/ange-ftp.el: Use with-current-buffer.
25073         (ange-ftp-insert-directory): Do not follow symlinks any more.
25075         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
25076         Remove interactive spec.
25078 2005-10-03  Kim F. Storm  <storm@cua.dk>
25080         * ido.el (ido-mode): Use custom-initialize-set.
25082 2005-10-02  Richard M. Stallman  <rms@gnu.org>
25084         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
25085         Use insert-buffer-substring.
25087         * net/tramp.el: Pacify byte compiler warnings in pacification code.
25088         (tramp-handle-file-local-copy): Use insert-buffer-substring.
25090 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
25092         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
25093         in last change.
25094         (ange-ftp-insert-directory): Fix up the search for the case where
25095         `file' is absolute.
25097 2005-10-02  Romain Francoise  <romain@orebokech.com>
25099         * progmodes/compile.el (compile-goto-error): Delete extra paren.
25101 2005-10-02  Andreas Schwab  <schwab@suse.de>
25103         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
25104         directory component in the session info.
25106 2005-10-01  Richard M. Stallman  <rms@gnu.org>
25108         * comint.el (comint-redirect-subvert-readonly): Doc fix.
25110         * simple.el (next-error-internal): New function.
25112         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
25113         (compilation-start): Pass new arg to compilation-buffer-name.
25114         (compile-goto-error): Use next-error-internal.
25116 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
25118         * speedbar.el: Remove RCS tag.
25119         (speedbar-check-read-only): Handle non-existent files.
25121         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
25123         * info.el (Info-speedbar-hierarchy-buttons)
25124         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
25126 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
25128         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
25129         Do not match newline.
25130         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
25131         (bibtex-summary): Remove unnecessary save-excursion.
25132         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
25134 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25136         * term/mac-win.el: Add charset info for "iso10646-1".
25137         Modify default fontset to use ATSUI-compatible fonts for some charsets
25138         if available.
25140 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
25142         * speedbar.el: Re-apply arch tag.
25143         (speedbar-version): Rename to version 1.0.  Suggested by Eric
25144         M. Ludlam.
25145         Reapply two changes from Emacs CVS' version of speedbar lost
25146         during the merge:
25147         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
25148         (speedbar-frame-parameters): Improve customize type.
25150 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25152         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
25153         (ange-ftp-file-directory-p): Fix the symlink case.
25154         (ange-ftp-insert-directory): When listing a single file, get a list of
25155         the parent buffer and extract the relevant line.  Inspired from a patch
25156         by Katsumi Yamaoka <yamaoka@jpl.org>.
25157         (ange-ftp-file-name-sans-versions): Simplify.
25159 2005-09-30  Bill Wohler  <wohler@newt.com>
25161         Move MH-E image files from toolbar and mail directories into
25162         etc/images.
25164         * mail/reply2.*: Move to etc/images/mail/reply*.
25166         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
25167         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
25168         etc/images.
25170         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
25171         * toolbar/reply*: Move to etc/images/mail.
25173         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
25175 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
25177         * speedbar.el: New version 1.0pre3.
25179         Frame management code (including timer, and mouse click specifics)
25180         moved to dframe.el:
25181         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
25182         (speedbar-timer): Removed.  Use dframe-timer.
25183         (speedbar-close-frame): Removed.  Use dframe-close-frame.
25184         (speedbar-activity-change-focus-flag): Removed.  Use
25185         dframe-activity-change-focus-flag.
25186         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
25187         dframe-update-speed.
25189         (speedbar-current-frame): New macro.  Use this instead of the
25190         variable speedbar-frame.
25192         (speedbar-use-images, speedbar-expand-image-button-alist)
25193         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
25195         (speedbar-find-image-on-load-path): Removed.  Replaced by
25196         defezimage in ezimage.el.
25197         (speedbar-expand-image-button-alist): Removed.  Replaced by
25198         ezimage-expand-image-button-alist in ezimage.el.
25200         (speedbar-ignored-directory-regexp)
25201         (speedbar-add-ignored-directory-regexp)
25202         (speedbar-ignored-directory-expressions)
25203         (speedbar-line-directory, speedbar-buffers-line-directory)
25204         (speedbar-directory-line, speedbar-buffers-line-directory):
25205         Renamed, replacing `path' with `directory'.
25207         (speedbar-create-directory, speedbar-expand-line-descendants)
25208         (speedbar-toggle-line-expansion)
25209         (speedbar-contract-line-descendants): New commands.
25211         (speedbar-query-confirmation-method, speedbar-select-frame-method)
25212         (speedbar-use-tool-tips-flag): New options.
25214         (speedbar-check-read-only, speedbar-require-version)
25215         (speedbar-insert-separator, speedbar-buffers-tail-notes)
25216         (speedbar-handle-delete-frame, speedbar-try-completion)
25217         (speedbar-update-localized-contents): New functions.
25219         (speedbar-incompatible-version, speedbar-ro-to-do-point)
25220         (speedbar-object-read-only-indicator): New variables.
25222         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
25223         New hooks.
25225         (speedbar-separator-face): New face.
25227         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
25228         (speedbar-ignored-modes): Add fundamental-mode.
25229         (speedbar-directory-unshown-regexp): Add . directories.
25231         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
25232         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
25233         `]' for full expand/close.
25234         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
25236         (speedbar-check-vc): Support hidden files.
25237         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
25238         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
25239         state is nil, it is not checked out.
25241         (speedbar-line-text, speedbar-line-token): Support expand buttons
25242         with no text.
25243         (speedbar-refresh): Universal argument acts as power-click.
25244         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
25245         that buffer to get variable values.
25247         And many other bugfixes.
25249         * dframe.el, ezimage.el, sb-image.el: New files.
25251         * sb-*.xpm: Remove files.  New image files installed into
25252         etc/images/ezimage.
25254 2005-09-30  Kenichi Handa  <handa@m17n.org>
25256         * ps-mule.el (ps-mule-show-warning): If a character is in
25257         ps-print-translation-table, don't treat it as non-printable.
25259 2005-09-30  David Ponce  <david@dponce.com>
25261         * tree-widget.el (tree-widget-themes-load-path): New variable.
25262         (tree-widget-themes-directory): Doc fix.
25263         (tree-widget-image-formats) [Emacs]: Doc fix.
25264         (tree-widget--locate-sub-directory): New function.
25265         (tree-widget-themes-directory): Use it.
25267         * recentf.el (recentf-filename-handlers): Rename from
25268         `recentf-filename-handler'.  Allow a list of functions.
25269         (recentf-menu-items-for-commands): Fix :help strings.
25270         (recentf-apply-filename-handlers): New function.
25271         (recentf-expand-file-name): Use it.
25272         (recentf-cleanup): Remove duplicates too.
25274 2005-09-29  Juri Linkov  <juri@jurta.org>
25276         * faces.el: Rearrange face definitions to be in the same order as
25277         their face descriptions in "(emacs)Standard Faces".
25279         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
25281         * tooltip.el (tooltip): Add group `basic-faces'.
25283         * buff-menu.el (Buffer-menu-buffer): Remove group
25284         `font-lock-highlighting-faces'.
25286         * progmodes/compile.el (compilation-error, compilation-warning)
25287         (compilation-info, compilation-line-number, compilation-column-number):
25288         Change group from `font-lock-highlighting-faces' to `compilation'.
25290         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
25291         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
25292         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
25293         (vhdl-font-lock-reserved-words-face)
25294         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
25295         `font-lock-highlighting-faces'.
25297         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
25299 2005-09-28  Kim F. Storm  <storm@cua.dk>
25301         * emulation/cua-base.el: Set CUA move property on additional commands:
25302         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
25303         forward-sexp, backward-sexp, forward-list, backward-list.
25305 2005-09-28  Romain Francoise  <romain@orebokech.com>
25307         * comint.el (comint-show-output): Really set point at the
25308         beginning of the output when not using `comint-use-prompt-regexp'.
25310 2005-09-27  Jay Belanger  <belanger@truman.edu>
25312         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
25313         in TeX mode.
25315 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
25317         * textmodes/org.el (org-table-sum): Fix format string.
25319         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
25320         Quote face names.
25322 2005-09-26  Romain Francoise  <romain@orebokech.com>
25324         * isearch.el (isearch-forward-regexp): Close doc string.
25326 2005-09-25  Richard M. Stallman  <rms@gnu.org>
25328         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
25330         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
25332         * progmodes/compile.el (compilation-error-properties):
25333         When getting the file from the previous error message,
25334         correctly decode the new data format.
25336         * progmodes/cc-cmds.el (c-electric-paren):
25337         Call old-blink-paren only for close-paren.
25339 2005-09-24  Andreas Schwab  <schwab@suse.de>
25341         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
25342         condition.
25344 2005-09-25  Romain Francoise  <romain@orebokech.com>
25346         * dired-aux.el (dired-copy-file-recursive):
25347         * dired.el (dired-delete-file):
25348         * ediff-mult.el (ediff-dir-diff-copy-file):
25349         * ediff-util.el (ediff-test-save-region):
25350         * forms.el (forms-mode):
25351         * ido.el (ido-file-internal, ido-delete-file-at-head):
25352         * log-edit.el (log-edit-done):
25353         * ses.el (ses-yank-resize):
25354         * play/gomoku.el (gomoku-human-plays, gomoku)
25355         (gomoku-human-resigns, gomoku-prompt-for-other-game)
25356         (gomoku-offer-a-draw):
25357         * play/landmark.el (lm-human-resigns, lm):
25358         * net/eudcb-ldap.el (eudc-ldap-check-base):
25359         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
25360         * progmodes/ebrowse.el (ebrowse-find-pattern):
25361         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
25362         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
25363         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
25365         * vc.el (vc-delete-file):
25366         * play/gomoku.el (gomoku-terminate-game, gomoku)
25367         (gomoku-prompt-for-move, gomoku-human-takes-back):
25368         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
25369         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
25371 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
25373         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
25374         color rxvt terminals by using the code xterm.el used to use before
25375         2005-04-09 in order to match the colors used by rxvt.
25377 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
25379         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
25380         colors rxvt-unicode terminals by using the same code as xterm.el.
25382 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
25384         * textmodes/tex-mode.el (tex-font-lock-append-prop)
25385         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
25386         new symbol used for the tex-verbatim face.
25388 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
25390         * woman.el (woman-file-name):
25391         * wid-edit.el (widget-file-prompt-value)
25392         (widget-coding-system-prompt-value):
25393         * w32-fns.el (set-w32-system-coding-system):
25394         * vc.el (vc-version-diff, vc-annotate):
25395         * textmodes/reftex-auc.el (reftex-arg-cite)
25396         (reftex-arg-index-tag):
25397         * textmodes/refer.el (refer-get-bib-files):
25398         * textmodes/artist.el (artist-figlet-choose-font):
25399         * terminal.el (terminal-emulator):
25400         * replace.el (occur-read-primary-args):
25401         * rect.el (string-rectangle, string-insert-rectangle):
25402         * ps-print.el (ps-print-preprint):
25403         * progmodes/pascal.el (pascal-goto-defun):
25404         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
25405         * progmodes/compile.el (compilation-find-file):
25406         * printing.el (pr-interactive-n-up):
25407         * play/animate.el (animate-birthday-present):
25408         * net/rcompile.el (remote-compile):
25409         * man.el (man, Man-goto-section, Man-follow-manual-reference):
25410         * mail/rmailsum.el (rmail-summary-search-backward)
25411         (rmail-summary-search):
25412         * mail/rmailout.el (rmail-output-read-rmail-file-name)
25413         (rmail-output-read-file-name):
25414         * mail/rmail.el (rmail-search, rmail-search-backwards):
25415         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
25416         * locate.el (locate):
25417         * international/quail.el (quail-show-keyboard-layout):
25418         * international/mule.el (set-buffer-file-coding-system)
25419         (revert-buffer-with-coding-system, set-file-name-coding-system)
25420         (set-terminal-coding-system, set-keyboard-coding-system)
25421         (set-next-selection-coding-system):
25422         * international/mule-diag.el (describe-coding-system)
25423         (describe-font, describe-fontset):
25424         * international/mule-cmds.el (universal-coding-system-argument)
25425         (search-unencodable-char, describe-input-method)
25426         (set-language-environment, describe-language-environment):
25427         * international/codepage.el (codepage-setup):
25428         * international/code-pages.el (codepage-setup):
25429         * info.el (Info-search, Info-follow-reference)
25430         (Info-search-backward):
25431         * emacs-lisp/advice.el (ad-read-advised-function)
25432         (ad-read-advice-class, ad-clear-cache, ad-activate)
25433         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
25434         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
25435         (ad-read-regexp):
25436         * ediff-util.el (ediff-toggle-regexp-match):
25437         * ediff-ptch.el (ediff-prompt-for-patch-file):
25438         * dired-aux.el (dired-diff):
25439         * diff.el (diff):
25440         * cus-edit.el (custom-variable-prompt):
25441         * calendar/timeclock.el (timeclock-ask-for-project):
25442         * calc/calcalg3.el (calc-get-fit-variables):
25443         * calc/calc-store.el (calc-edit-variable)
25444         (calc-permanent-variable):
25445         * vc-mcvs.el (vc-mcvs-register):
25446         * shadowfile.el (shadow-define-literal-group):
25447         * woman.el (woman-file-name):
25448         * vc.el (vc-version-diff, vc-merge):
25449         * textmodes/reftex-index.el (reftex-index-complete-tag):
25450         * format.el (format-decode-buffer, format-decode-region):
25451         * emulation/viper-cmd.el (viper-read-string-with-history):
25452         * emacs-lisp/debug.el (cancel-debug-on-entry):
25453         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
25454         * ediff.el (ediff-merge-revisions)
25455         (ediff-merge-revisions-with-ancestor, ediff-revision):
25456         * completion.el (interactive-completion-string-reader):
25457         * calc/calc-prog.el (calc-user-define-formula):
25458         Follow convention for reading with the minibuffer.
25460 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
25462         * progmodes/python.el (python-describe-symbol): Add globals() and
25463         locals() to the arguments of emacs.ehelp.
25465 2005-09-24  Magnus Henoch  <mange@freemail.hu>
25467         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
25468         New function, code extracted from ispell-valid-dictionary-list.
25469         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
25470         Call it.
25472 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
25474         * subr.el (version-regexp-alist): Extend valid syntax for version
25475         strings: allow any of the characters -,_,+ to separate the
25476         alpha/beta/rc part from the version part.  Doc fix.
25477         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
25479 2005-09-23  David Reitter  <david.reitter@gmail.com>
25481         * mail/mailclient.el: New file.
25483 2005-09-23  Richard M. Stallman  <rms@gnu.org>
25485         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
25486         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
25487         Doc fixes.
25489         * progmodes/cc-mode.el (c-font-lock-init):
25490         Specify font-lock-lines-before.
25492 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
25494         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
25495         whole conflict.
25497 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
25499         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
25500         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
25501         of `remap' feature when available.  Additional key bindings for
25502         better tty support.
25503         (org-mode-restart, org-force-self-insert): New commands.
25504         (org-time-stamp-inactive): New command.
25505         (org-remap): New function.
25506         (org-table-auto-blank-field, org-level-color-stars-only): New options.
25507         (org-enable-fixed-width-editor): Move to `org-structure'
25508         customization group.
25509         (org-self-insert-command, orgtbl-self-insert-command): Modify to
25510         blank field after field motion commands.
25512 2005-09-23  Kenichi Handa  <handa@m17n.org>
25514         * international/mule-cmds.el (set-language-environment):
25515         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
25516         have to call utf-translate-cjk-load-tables.
25518 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25520         * mouse.el (mouse-move-drag-overlay): Fix last change.
25522 2005-09-22  David Ponce  <david@dponce.com>
25524         * tree-widget.el (tree-widget-value-create): Fix previous change.
25526 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
25528         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
25530 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
25532         * mouse.el (mouse-move-drag-overlay): New function.
25533         (mouse-drag-region-1): Use it.
25534         Try to simplify a bit the state handling.  Handle clicks on links
25535         inside intangible areas.
25536         (mouse-save-then-kill): Minor simplification.
25537         (mouse-secondary-overlay): Make it always non-nil instead of
25538         recreating it each time.
25539         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
25540         (mouse-kill-secondary, mouse-secondary-save-then-kill):
25541         Simplify accordingly.
25543 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
25545         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
25547 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
25549         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
25550         (ediff-file-name-sans-prefix): Treat nil as an empty string.
25551         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
25552         to patch.
25554         * ediff-util.el: Use insert-buffer-substring.
25556         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
25558         * emulation/viper-cmd.el (viper-change-state): Don't move over the
25559         field boundaries in the minibuffer.
25560         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
25561         (viper-minibuffer-post-command-hook): New hook.
25562         (viper-line): Don't move cursor at bolp.
25564         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
25566         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
25567         avoid compiler warnings.
25569         * emulation/viper-macs.el (ex-map): Better messages.
25571         * emulation/viper-util.el (viper-beginning-of-field): New function.
25573         * emulation/viper.el: Replace make-variable-buffer-local with
25574         viper-make-variable-buffer-local everywhere, to avoid warnings.
25576 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25578         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
25579         Delete unused var `old-selected-window'.
25580         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
25581         (mouse-drag-secondary): Delete unused var `start-frame'.
25583 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
25585         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
25587 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25589         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
25590         Re-indent within 80 columns.  Use inhibit-read-only.
25592 2005-09-19  Romain Francoise  <romain@orebokech.com>
25594         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
25596 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25598         * font-lock.el (font-lock-default-fontify-region): Don't add a line
25599         unconditionally, since the after-change-function already did it.
25601 2005-09-19  Miles Bader  <miles@gnu.org>
25603         * net/newsticker.el: Get rid of CVS keyword.
25605 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
25607         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
25608         The prompt is formatted later.
25610 2005-09-19  David Ponce  <david@dponce.com>
25612         * tree-widget.el (tree-widget-value-create): Save the converted
25613         tree :node widget.
25615 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
25617         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
25618         variable `message'.
25620 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
25622         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
25623         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
25624         <slawomir.nowaczyk.847@student.lu.se>.
25626 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
25628         * image.el (image-load-path): Use symbol `data-directory' instead
25629         of its value, for backward compatibility with packages that bind
25630         it during `find-image'.  Suggested by Katsumi Yamaoka.
25631         (image-search-load-path): Handle symbols whose values are strings.
25633 2005-09-18  Romain Francoise  <romain@orebokech.com>
25635         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
25636         with-current-buffer form in save-excursion.
25638 2005-09-18  Deepak Goel  <deego@gnufans.org>
25640         * apropos.el (apropos-command): Fix `message' call: first arg
25641         should be a format spec.  In this and all other cases that appear
25642         below and elsewhere in the source code, I made a change only when
25643         two conditions were satisfied: [1] I can think of a possibility
25644         that the arguments would cause an error, for example, the code in
25645         question relies on external variables such as filenames.  [2] I
25646         was sure that the arg to `message' could not have been nil in the code.
25648         * textmodes/tildify.el (tildify-region): Ditto.
25650         * textmodes/reftex-index.el (reftex-index-change-entry)
25651         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
25652         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
25653         * textmodes/org.el (org-complete, org-deadline, org-schedule)
25654         (org-priority, org-table-sum):
25655         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
25656         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
25657         (flyspell-word, flyspell-display-next-corrections):
25658         * textmodes/bibtex.el (bibtex-print-help-message):
25659         * textmodes/artist.el (artist-key-set-point-poly):
25660         * term/mac-win.el (mac-services-insert-text):
25661         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
25662         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
25663         (vhdl-port-paste-testbench, vhdl-compose-new-component)
25664         (vhdl-compose-configuration):
25665         * progmodes/sh-script.el (sh-blink, sh-show-indent)
25666         (sh-set-indent, sh-learn-line-indent):
25667         * progmodes/ps-mode.el (ps-mode-target-column):
25668         * progmodes/idlwave.el (idlwave-make-tags)
25669         (idlwave-scan-library-catalogs):
25670         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
25671         * progmodes/gud.el (gud-jdb-analyze-source):
25672         * progmodes/flymake.el (flymake-log):
25673         * progmodes/ebnf2ps.el (ebnf-generate-region):
25674         * progmodes/cmacexp.el (c-macro-expansion):
25675         * progmodes/ada-xref.el (ada-treat-cmd-string):
25676         * progmodes/ada-mode.el (ada-create-case-exception-substring)
25677         (ada-justified-indent-current, ada-batch-reformat):
25678         * play/zone.el (zone):
25679         * play/landmark.el (lm-move):
25680         * play/decipher.el (decipher-show-alphabet):
25681         * net/newsticker.el (newsticker--display-jump)
25682         (newsticker--display-scroll):
25683         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
25684         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
25685         * mail/feedmail.el (feedmail-dump-message-to-queue):
25686         * eshell/esh-proc.el (eshell-remove-process-entry):
25687         * emulation/ws-mode.el (ws-last-error):
25688         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
25689         (viper-record-kbd-macro):
25690         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
25691         * emacs-lisp/lisp-mnt.el (lm-report-bug):
25692         * emacs-lisp/find-func.el (find-function-noselect):
25693         * calendar/timeclock.el (timeclock-status-string)
25694         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
25695         (timeclock-when-to-leave-string):
25696         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
25697         * calc/calc-units.el (calc-enter-units-table):
25698         * calc/calc-mode.el (calc-mode-record-mode):
25699         * woman.el (woman-mini-help):
25700         * wdired.el (wdired-change-to-wdired-mode):
25701         * vc.el (vc-retrieve-snapshot):
25702         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
25703         * startup.el (display-startup-echo-area-message):
25704         * simple.el (set-goal-column):
25705         * ses.el (ses-command-hook, ses-recalculate-cell):
25706         * server.el (server-process-filter):
25707         * printing.el (pr-interface-txt-print, pr-interface-printify)
25708         (pr-interface-ps):
25709         * pcvs.el (cvs-help):
25710         * log-edit.el (log-edit, log-edit-mode-help):
25711         * iswitchb.el (iswitchb-possible-new-buffer):
25712         * isearch.el (isearch-edit-string):
25713         * image-mode.el (image-mode, image-minor-mode):
25714         * ibuf-macs.el (define-ibuffer-filter):
25715         * hi-lock.el (hi-lock-find-patterns):
25716         * files.el (toggle-read-only):
25717         * ediff-util.el (ediff-copy-diff)
25718         (ediff-write-merge-buffer-and-maybe-kill):
25719         * echistory.el (Electric-history-undefined):
25720         * dnd.el (dnd-insert-text):
25721         * dired-aux.el (dired-query):
25722         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
25723         * bookmark.el (bookmark-bmenu-locate):
25724         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
25725         Fix `message' calls to ensure first arg is a format string.
25726         The change was made only when these two conditions were satisfied:
25727         [1] when there is a possibility that the arguments would cause an error
25728         for example, if the code in question relies on external variables
25729         such as filenames, and
25730         [2] if the arg to `message' could not have been nil in the code.
25732         * pcomplete.el (pcomplete--help): Fix `message' format spec.
25733         Not having a %s would be weird, though not technically wrong.
25735 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25737         * term/mac-win.el (mac-add-charset-info): Doc fix.
25739 2005-09-17  Romain Francoise  <romain@orebokech.com>
25741         * shell.el (shell-resync-dirs): Handle echoing processes more
25742         reliably.  Don't insert resync command if `comint-process-echoes'
25743         is non-nil.
25745 2005-09-17  Magnus Henoch  <mange@freemail.hu>
25747         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
25748         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
25749         aspell versions >= 0.60.
25750         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
25751         only if ispell-aspell-supports-utf8 is non-nil.
25753 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
25755         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
25756         buffer-local value to lisp-indent-function.
25758 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
25760         * progmodes/glasses.el (glasses-make-readable): If
25761         glasses-separator differs from underscore, put appropriate
25762         overlays over underscore characters.
25763         (glasses-convert-to-unreadable): If glasses-separator differs from
25764         underscore, try to convert glasses-separator characters to
25765         underscores.
25767 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
25769         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
25770         Use with-syntax-table and dolist.
25772 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
25774         * textmodes/reftex-auc.el:
25775         * textmodes/reftex-cite.el:
25776         * textmodes/reftex-dcr.el:
25777         * textmodes/reftex-global.el:
25778         * textmodes/reftex-parse.el:
25779         * textmodes/reftex-ref.el:
25780         * textmodes/reftex-sel.el:
25781         * textmodes/reftex-toc.el:
25782         * textmodes/reftex-vars.el:
25783         * textmodes/reftex.el: Small changes to remove compiler warnings.
25785         * textmodes/reftex-index.el: Likewise.
25786         (reftex-query-index-phrase): More efficient use of markers.
25788 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
25790         * image.el (image-load-path): New variable.
25791         (image-search-load-path): New function.
25792         (find-image): Search for images in `image-load-path'.
25794 2005-09-15  Richard M. Stallman  <rms@gnu.org>
25796         * follow.el: Change Maintainer field.
25798 2005-09-15  David Ponce  <david@dponce.com>
25800         * recentf.el (recentf-save-file-modes): New option.
25801         (recentf-save-list): Use it.
25803 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
25805         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
25806         (mode-line-mule-info, mode-line-modified): Move bindings from
25807         mouse-3 to mouse-1.
25809 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
25811         * simple.el (sendmail-user-agent-compose): Revert last change.
25813 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
25815         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
25816         Use with-current-buffer.
25817         (ange-ftp-gwp-start): Remove unused var `gw-user'.
25818         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
25819         (ange-ftp-insert-directory): Remove unused var `short'.
25820         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
25822         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
25823         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
25825         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
25826         (check-calendar-holidays, diary-list-entries): Autoload.
25827         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
25828         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
25830         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
25831         which mistakenly removed a call to display-buffer.
25833 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
25835         * obsolete/iso-insert.el: Move to obsolete/ from international/.
25837 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
25839         * progmodes/hideshow.el
25840         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
25841         (hs-allow-nesting): New user var.
25842         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
25843         (hs-hide-block-at-point): When nesting allowed,
25844         if there is already an overlay in place, delete it.
25845         (hs-safety-is-job-n): Delete func; remove call sites.
25846         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
25847         (hs-overlay-at): New func.
25848         (hs-already-hidden-p, hs-show-block): Use it.
25849         (hs-hide-all): Don't pre-clean if nesting allowed.
25850         (hs-show-all): Temporarily disallow
25851         nesting around call to `hs-discard-overlays'.
25853 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
25855         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
25856         Delete unused local var.
25858 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
25860         * help-fns.el (describe-categories): "?\ " -> "?\s".
25861         (help-do-arg-highlight): Recognize also ARG-n, as in
25862         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
25864         * international/codepage.el (dos-unsupported-char-glyph):
25865         * net/newsticker.el (tool-bar-map, w3-mode-map)
25866         (w3m-minor-mode-map):
25867         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
25868         (ent-alist):
25869         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
25871 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
25873         * custom.el (custom-push-theme): Handle the case where a symbol is
25874         bound but face properties have not yet been assigned.
25876         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
25877         Fix behavior if noerase is `t' and there is no mail buffer.
25879         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
25880         if `continue' is nil, rather than signal an error.
25882 2005-09-12  Richard M. Stallman  <rms@gnu.org>
25884         * font-lock.el (font-lock-keywords): Add autoload.
25886         * help-fns.el (describe-variable): Rearrange to put source link
25887         in a predictable place.
25889         * net/newsticker.el: New file.
25891 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25893         * calendar/calendar.el (calendar-for-loop): Add edebug info.
25894         (calendar-basic-setup): Use the new nil arg.
25895         (number-of-diary-entries): Move to diary-lib.el.
25897         * calendar/diary-lib.el: Use with-current-buffer, match-string.
25898         (diary-list-entries): Use with-syntax-table and dolist.
25899         Rename from list-diary-entries.
25900         Use number-of-diary-entries if `number' is nil.
25901         (diary, diary-view-entries): Use this new name and new nil arg value.
25902         (number-of-diary-entries): Move from calendar.el.
25903         (diary-unhide-everything): New function.
25904         (include-other-diary-files, fancy-diary-display)
25905         (diary-show-all-entries, make-diary-entry): Use it.
25906         (diary-mail-entries): Use buffer-string.
25907         (mark-diary-entries): Fix long standing paren typo.
25908         (diary-sexp-entry): Use count-lines.
25909         (make-diary-entry): Avoid `previous-line'.
25910         (diary-mode-map): New var.
25911         (diary-mode): Redraw cal after saving.  Setup header-line.
25912         (fancy-diary-display-mode): Use local-set-key.
25914         * startup.el (command-line): Try calling various terminal-init-foo-bar
25915         functions by stripping hyphenated suffixes from $TERM.
25917         * files.el (normal-mode): Check boundness of font-lock-keywords.
25919 2005-09-12  Richard M. Stallman  <rms@gnu.org>
25921         * progmodes/compile.el: Don't decide a file's directory
25922         until the user actually tries to go there.
25923         (compilation-next-error-function):
25924         Pass compilation-find-file the directory from the file-struct.
25925         (compilation-internal-error-properties): Separate local FILE-STRUCT
25926         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
25927         (compilation-find-file): Arg DIR renamed to DIRECTORY.
25928         Expand it, and if nil, use default-directory.
25929         (compilation-get-file-structure): Don't mix specified directory
25930         with default directory.  Put specified directory into
25931         file-struct.  Don't make the file name absolute.
25933         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
25934         (compile-command): Add autoload.
25935         (compilation-disable-input): Add autoload.
25937 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
25939         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
25940         strings of the variables it can override.
25941         (time-stamp): New (as yet undocumented) time-stamp-format escapes
25942         %Q and %q, for fully-qualified domain name and unqualified host name.
25944 2005-09-11  Kim F. Storm  <storm@cua.dk>
25946         * emacs-lisp/authors.el (authors-aliases): Update list.
25947         (authors-fixed-entries): Update mldrag.el entry.
25949 2005-09-10  Alan Mackenzie  <acm@muc.de>
25951         * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
25952         delimiter from the region narrowed to.
25954 2005-09-10  Magnus Henoch  <mange@freemail.hu>
25956         * textmodes/ispell.el (ispell-check-version): Signal an error if
25957         aspell version is less than 0.60.
25959 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
25961         * progmodes/octave-inf.el (inferior-octave-startup):
25962         Resync current dir at the end.
25964 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
25966         * woman.el (woman-topic-at-point-default):
25967         Rename to woman-use-topic-at-point-default.
25968         (woman-topic-at-point): Rename to woman-use-topic-at-point.
25969         (woman-file-name): Reflect renames above.  Automatically use the
25970         word at point as topic if woman-use-topic-at-point is non-nil.
25971         Otherwise offer it as default but don't insert it in the
25972         minibuffer.  Also use `test-completion' instead of `assoc' as
25973         suggested by Stefan Monnier.
25975 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
25977         * vc.el (vc-directory, vc-update-change-log): Throw an error on
25978         the attempt to do it over Tramp.  This is not yet supported.
25980 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
25982         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
25983         (menu-bar-non-minibuffer-window-p): New functions.
25984         ("Split Window", "Save As..."): Use them.
25985         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
25986         ("Print Buffer", "Truncate Long Lines in this Buffer"):
25987         Use menu-bar-menu-frame-live-and-visible-p.
25988         ("Save Buffer", "Insert File", "Open Directory...")
25989         ("Open File...", "Visit New File..."):
25990         Use menu-bar-non-minibuffer-window-p.
25991         (kill-this-buffer-enabled-p, dired <menu-enable>):
25992         Use menu-bar-non-minibuffer-window-p.
25994 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
25996         * cus-start.el (all): Don't complain about fringe-related
25997         built-ins if fringes are not supported.  Ditto about
25998         selection-related built-ins.  Fix the test for GTK-related built-ins.
26000         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
26001         ("Postscript Print Buffer", "Print Region", "Save As...")
26002         ("Save", "Insert File...", "Open Directory...")
26003         ("Open File...", "Visit New File..."")
26004         ("Truncate Long Lines in this Buffer"): Don't look at
26005         menu-updating-frame if this display does not support multiple frames.
26007 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
26009         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
26011 2005-09-09  Emilio C. Lopes  <eclig@gmx.net>
26013         * woman.el: Format- and whitespace-related changes.
26015 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
26017         * woman.el: Fix my email address.
26019 2005-09-08  Richard M. Stallman  <rms@gnu.org>
26021         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
26022         (sh-mode): Locally set skeleton-pair-default-alist.
26024         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
26026         * progmodes/flymake.el: Require `compile' unconditionally.
26028         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
26030         * woman.el (woman-file-name): Provide a default, not initial input.
26032         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
26034         * font-lock.el (font-lock-support-mode): Doc fix.
26036         * descr-text.el (describe-property-list): Handle non-symbol prop names.
26038 2005-09-08  Richard M. Stallman  <rms@gnu.org>
26040         * simple.el (blink-matching-open): Get rid of text props from
26041         the string shown in echo area.  Don't permanently set point.
26042         Some rearrangements.
26044 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
26046         * recentf.el (recentf-filename-handler): Add custom choice
26047         `abbreviate-file-name'.
26049         * msb.el (msb--very-many-menus): Fix typo.
26051         * disp-table.el (standard-display-european): Don't set
26052         enable-multibyte-characters to nil.
26054 2005-09-08  David Ponce  <david@dponce.com>
26056         * recentf.el (recentf-show-file-shortcuts-flag): New option.
26057         (recentf-expand-file-name): Doc fix.
26058         (recentf-dialog-mode-map): Define digit shortcuts.
26059         (recentf--files-with-key): New variable.
26060         (recentf-show-digit-shortcut-filter): New function.
26061         (recentf-open-files-items): New function.
26062         (recentf-open-files): Use it.
26063         (recentf-open-file-with-key): New command.
26065 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
26067         * buff-menu.el (Buffer-menu-sort-by-column): New function.
26068         Suggested by Kim F. Storm.
26069         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
26070         (Buffer-menu-make-sort-button): Use global keymap.
26072 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
26074         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
26075         (Man-getpage-in-background-advice): Remove defadvice; it isn't
26076         necessary any longer with the remapped command.
26077         (Man-bgproc-sentinel-advice): Remove defadvice which counts
26078         formatting time only.
26080         * net/tramp.el (tramp-action-password)
26081         (tramp-multi-action-password): Compile the password prompt from
26082         `method', `user' and `host'.  Sometimes it isn't obvious which
26083         password to enter, for example with remote files offered by
26084         recentf.el, or with multiple steps.  Suggested by Robert Marshall
26085         <robert@chezmarshall.freeserve.co.uk>.
26087 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
26089         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
26090         Fix regexp for when "s///" is at the beginning of line.
26092 2005-09-07  Jay Belanger  <belanger@truman.edu>
26094         * calc/calc-poly.el (math-expand-term): Multiply out any powers
26095         when in matrix mode.
26097 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
26099         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
26100         non-anonymous functions.
26102 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
26104         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
26105         when using a header line.  Otherwise, use mouse-1-click-follows-link.
26107         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
26108         can't be moved; don't signal an error.
26110 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
26112         * cus-theme.el (custom-theme-write-faces): Save the current face
26113         spec, not the defface spec.
26115         * custom.el (custom-known-themes): Clarify meaning of "standard".
26116         (custom-push-theme): Save old values in the standard theme.
26117         (disable-theme): Correct typo.
26118         (custom-face-theme-value): Deleted unused function.
26119         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
26121 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
26123         * progmodes/compile.el (compilation-goto-locus): Take into account
26124         iconified frames when determining whether the buffer is
26125         already visible.
26126         Don't reset window height if the window already existed.
26128 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
26130         * custom.el (load-theme): Rename from require-theme.
26131         Add interactive spec.
26132         (enable-theme): Rename from custom-enable-theme.
26133         Add interactive spec.
26134         (disable-theme): Rename from custom-disable-theme.
26135         Add interactive spec.
26136         (custom-make-theme-feature): Doc fix.
26137         (custom-theme-directory): Doc fix.
26138         (provide-theme): Call enable-theme.
26140 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
26142         * obsolete/lazy-lock.el (lazy-lock-mode):
26143         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
26144         font-lock-mode if it's off.  Print a warning instead.
26146         * progmodes/compile.el (compilation-start): Ignore errors if the
26147         process died before we get to send-eof.
26149         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
26150         Undo last change.  Enclosing the result in quotes broke things on Unix
26151         since tex-send-command passes it through shell-quote-argument.
26152         (tex-send-command): Pass `file' through convert-standard-filename
26153         when possible.
26154         (tex-uptodate-p): Handle the case where TeX hasn't put additional
26155         info in a transcript.
26157 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
26159         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
26160         fix compilation warning.  Reorder the key definitions to group
26161         together keys emitted by the current version of xterm.
26163         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
26164         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
26165         Reorder predicates to correct min-color usage.
26167 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
26169         * longlines.el (longlines-mode): Inhibit read-only when encoding.
26170         Kill local variables when longlines-mode is turned off.
26172 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
26174         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
26176         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
26178         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
26180         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
26181         (font-lock-lines-before): Change default to being inactive.
26182         (font-lock-default-fontify-region): Obey font-lock-lines-before.
26183         (font-lock-after-change-function): Don't handle f-l-lines-before here.
26185 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
26187         * net/tramp.el (tramp-handle-make-auto-save-file-name):
26188         Deactivate temporarily advice if active (not needed for Emacs 22,
26189         but for backwards compatibility).
26190         (tramp-exists-file-name-handler): Rewrite.  First implementation
26191         was too simple.
26192         (tramp-advice-make-auto-save-file-name):
26193         Call `tramp-handle-make-auto-save-file-name' (again, just for
26194         backwards compatibility).
26196 2005-08-31  Reto Zimmermann  <reto@gnu.org>
26198         * progmodes/vhdl-mode.el
26199         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
26200         (vhdl-end-p): Fix indentation bug "else" after "-- when".
26201         (vhdl-set-default-project): New function (easier setting of default).
26202         (vhdl-port-copy): Handle extended identifiers for generics.
26203         (vhdl-compiler-alist): Better description for error message regexp.
26204         (vhdl-make): Query for target, use previous as default.
26205         (vhdl-port-copy): Fix port copy for port names starting with "signal".
26206         (vhdl-font-lock-keywords-2): Fix fontification for record
26207         el. assign.
26208         (vhdl-speedbar-make-subpack-line): Add package body link.
26209         (vhdl-generate-makefile-1): Not include itself as dependency.
26210         (vhdl-font-lock-init): Highlight c-preprocessor directives.
26211         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
26212         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
26213         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
26214         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
26215         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
26216         (vhdl-import-project): Add string argument for `error'.
26217         (vhdl-compose-configuration)
26218         (vhdl-compose-configuration-architecture): Add configuration
26219         declaration generation.
26220         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
26221         (vhdl-trailer-re): Add "record" keyword (better indentation).
26222         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
26223         "[^ \t-\"]+".
26224         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
26225         (vhdl-testbench-entity-file-name)
26226         (vhdl-testbench-architecture-file-name): Allow separate
26227         customization of testbench file names.
26228         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
26229         (vhdl-get-visible-signals): Allow newline within alias declaration.
26230         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
26231         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
26232         (member-ignore-case): Alias for missing function in XEmacs.
26233         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
26234         (vhdl-update-sensitivity-list): Ignore case on read signals.
26235         (vhdl-replace-string): Adjust case only for file names.
26236         (vhdl-update-sensitivity-list): Fix search for read signals.
26237         (vhdl-update-sensitivity-list): Exclude formal parameters.
26238         (vhdl-get-visible-signals): Include aliases of signals.
26239         (vhdl-get-visible-signals): Fix signal name searching.
26240         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
26241         (vhdl-fixup-whitespace-region): Fix for character
26242         literals (e.g. `:').
26244 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
26246         * ansi-color.el (comint-last-output-start):
26247         * bs.el (font-lock-verbose):
26248         * diff-mode.el (add-log-buffer-file-name-function):
26249         * dired-x.el (vm-folder-directory):
26250         * faces.el (help-xref-stack-item):
26251         * files.el (font-lock-keywords):
26252         * find-lisp.el (dired-buffers, dired-subdir-alist):
26253         * ido.el (cua-inhibit-cua-keys):
26254         * log-view.el (cvs-minor-wrap-function):
26255         * outline.el (font-lock-warning-face):
26256         * simple.el (compilation-current-error):
26257         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
26258         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
26259         * tooltip.el (comint-prompt-regexp):
26260         * w32-fns.el (explicit-shell-file-name):
26261         * term/mac-win.el (mac-charset-info-alist)
26262         (mac-services-selection, mac-system-script-code):
26263         * term/tty-colors.el (msdos-color-values):
26264         * term/w32-win.el (xlfd-regexp-registry-subnum):
26265         * term/x-win.el (x-keysym-table, x-selection-timeout)
26266         (x-session-id, x-session-previous-id):
26267         * textmodes/ispell.el (mail-yank-prefix):
26268         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
26269         * textmodes/org.el (calc-embedded-close-formula)
26270         (calc-embedded-open-formula)
26271         (font-lock-unfontify-region-function):
26272         * textmodes/reftex-global.el (isearch-next-buffer-function)
26273         (TeX-master):
26274         * textmodes/reftex.el (font-lock-keywords):
26275         * textmodes/tex-mode.el (font-lock-comment-face)
26276         (font-lock-doc-face):
26277         * textmodes/texinfo.el (outline-heading-alist):
26278         Add defvars.
26280         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
26281         (artist-spray-chars, artist-mode-init, artist-replace-string)
26282         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
26283         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
26284         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
26286         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
26287         (conf-align-assignments): "?\ " -> "?\s".
26289         * textmodes/reftex-index.el (TeX-master): Add defvar.
26290         (reftex-index-phrases-marker): Move up defvar.
26292         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
26293         (reftex-toc-include-labels-indicator)
26294         (reftex-toc-include-index-indicator)
26295         (reftex-toc-max-level-indicator): Move up declarations.
26297         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
26298         of args to `tramp-run-real-handler', even if it's empty in this case.
26300 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26302         * dired.el (dired-move-to-filename-regexp): Add date format for
26303         Mac OS X 10.3 in East Asian locales.
26305 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
26307         * files.el (make-auto-save-file-name): Add file name handler call
26308         if applicable.
26310         * net/tramp.el (tramp-file-name-handler-alist)
26311         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
26312         (tramp-handle-make-auto-save-file-name): Rename from
26313         `tramp-make-auto-save-file-name'.
26314         (tramp-exists-file-name-handler): New defun.
26315         (tramp-advice-make-auto-save-file-name): Make defadvice only when
26316         `make-auto-save-file-name' is not a magic file name operation.
26318 2005-08-30  Richard M. Stallman  <rms@gnu.org>
26320         * files.el (risky-local-variable-p):
26321         Match `-predicates' and `-commands.
26323         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
26324         (custom-save-all): Visit the file if necessary;
26325         kill the buffer if we created it.
26326         (custom-save-delete): Don't visit file or kill buffer here.
26328 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
26330         * textmodes/org.el (org-special-keyword): New face.
26331         (org-table-copy-down, org-table-eval-formula)
26332         (org-table-recalculate, org-init-section-numbers):
26333         Use `string-to-number' instead of `string-to-int'.
26334         (org-get-location): Use `insert-buffer-substring' instead of
26335         `insert-buffer'.
26336         (org-modify-diary-entry-string): New function.
26337         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
26338         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
26339         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
26340         active region.
26341         (org-export-as-html): Handle QUOTE keyword.
26342         (org-quote-string): New option.
26343         (org-bookmark-jump-unhide): New function, used for
26344         `bookmark-after-jump-hook'.
26345         (org-diary-default-entry): Apply only when not called through
26346         `org-agenda'.
26348 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
26350         * net/eudc.el (mode-popup-menu):
26351         * play/handwrite.el (ps-printer-name, ps-lpr-command):
26352         * progmodes/ada-mode.el (compile-auto-highlight)
26353         (skeleton-further-elements):
26354         * progmodes/autoconf.el (font-lock-syntactic-keywords):
26355         * progmodes/cmacexp.el (msdos-shells):
26356         * progmodes/compile.el (font-lock-extra-managed-props)
26357         (font-lock-keywords, font-lock-maximum-size)
26358         (font-lock-support-mode):
26359         * progmodes/grep.el (font-lock-lines-before):
26360         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
26361         * progmodes/mixal-mode.el (compile-command):
26362         * progmodes/perl-mode.el (font-lock-comment-face)
26363         (font-lock-doc-face, font-lock-string-face):
26364         * progmodes/prolog.el (comint-prompt-regexp):
26365         * progmodes/sh-script.el (font-lock-comment-face)
26366         (font-lock-set-defaults, font-lock-string-face):
26367         * progmodes/sql.el (font-lock-keyword-face)
26368         (font-lock-set-defaults, font-lock-string-face):
26369         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
26370         (itimer-version, lazy-lock-defer-contextually)
26371         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
26372         Add defvars.
26374         * progmodes/cperl-mode.el (cperl-electric-lbrace)
26375         (cperl-electric-keyword, cperl-electric-pod)
26376         (cperl-electric-backspace, cperl-forward-re)
26377         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
26378         (vc-rcs-header, vc-sccs-header): Add defvars.
26380         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
26381         (font-lock-syntactic-keywords, gud-find-expr-function):
26382         Add defvars.
26384         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
26385         (gdb-frame-parameters): Declare before use.
26387         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
26388         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
26389         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
26390         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
26392         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
26393         (idlwave-help-with-source): Use `insert-buffer-substring', not
26394         `insert-buffer'.
26396 2005-08-29  Juri Linkov  <juri@jurta.org>
26398         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
26399         Put outline-back-to-heading function call inside save-excursion.
26401 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
26403         * man.el (Man-init-defvars, Man-translate-references)
26404         (Man-support-local-filenames, Man-highlight-references):
26405         * progmodes/sql.el (sql-interactive-mode):
26406         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
26408         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
26409         (compilation-mode-font-lock-keywords): Add defvars.
26410         (checkdoc-interactive-loop): "?\ " -> "?\s".
26412         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
26413         (font-lock-doc-face, font-lock-string-face)
26414         (font-lock-keywords-case-fold-search): Add defvars.
26415         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
26417         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
26418         Don't pass X and Y (they are ignored anyway).
26419         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
26420         (mouse-delete-window): Make arguments optional.
26422         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
26423         (caesar-translate-table, minor-modes, news-buffer-save)
26424         (news-group-name, news-minor-modes): Add defvars.
26426         * emacs-lisp/lselect.el (mouse-highlight-priority)
26427         (x-lost-selection-functions, zmacs-regions):
26428         * emacs-lisp/pp.el (font-lock-verbose):
26429         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
26430         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
26431         (ses-mode-map):
26432         * emacs-lisp/tcover-unsafep.el (safe-functions):
26433         * international/mule-cmds.el (mac-system-coding-system)
26434         (mac-system-locale):
26435         * language/ethio-util.el (rmail-current-message)
26436         (rmail-message-vector):
26437         * language/thai-util.el (thai-auto-composition-mode):
26438         * mail/metamail.el (rmail-current-message, rmail-message-vector):
26439         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
26440         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
26441         (vm-primary-inbox, vm-spool-files):
26442         * mail/rmail.el (deleted-head, font-lock-fontified)
26443         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
26444         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
26445         (total-messages):
26446         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
26447         (rmail-summary-mode-map):
26448         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
26449         (rmail-last-label, rmail-last-multi-labels)
26450         (rmail-summary-vector, rmail-total-messages):
26451         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
26452         * mail/rmailsum.el (msgnum):
26453         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
26454         (rmail-current-message):
26455         * obsolete/fast-lock.el (font-lock-face-list):
26456         * obsolete/rnewspost.el (mail-reply-buffer):
26457         * obsolete/scribe.el (compile-command):
26458         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
26460 2005-08-28  John Paul Wallington  <jpw@gnu.org>
26462         * ibuf-ext.el (ibuffer-auto-update-changed):
26463         Use `frame-or-buffer-changed-p' to check whether we need to update.
26464         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
26465         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
26466         as a `frame-or-buffer-changed-p' state vector instead.
26468 2005-08-27  Romain Francoise  <romain@orebokech.com>
26470         * textmodes/makeinfo.el (makeinfo-compile):
26471         Use `compilation-start'.  Set `next-error-function' according to
26472         `disable-errors'.
26473         (makeinfo-next-error): New function.
26474         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
26475         (makeinfo-buffer): Likewise.
26477         * progmodes/compile.el (compilation-start): Add autoload cookie.
26479         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
26480         * textmodes/sgml-mode.el: Likewise.
26481         * progmodes/python.el: Likewise.
26483 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
26485         * simple.el (blink-matching-paren-distance): Document the meaning
26486         of nil value, and allow to customize to nil.
26488         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
26489         command.com, not command.exe.
26491 2005-08-26  John Wiegley  <johnw@newartisans.com>
26493         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
26494         code around a bit so that an extraneous nil argument is not added
26495         to a command when no args are given.
26497         * eshell/esh-arg.el (eshell-parse-double-quote): If a
26498         double-quoted argument resolves to nil, return it as an empty
26499         string rather than as nil.  This made it impossible to pass "" to
26500         a shell script as a null string argument.
26502 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
26504         * outline.el (outline-invent-heading): New fun.
26505         (outline-promote, outline-demote): Use it.
26506         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
26507         (outline-end-of-subtree): Remove unused var `opoint'.
26509 2005-08-26  David Reitter  <david.reitter@gmail.com>
26511         * menu-bar.el (truncate-lines, write-file, print-buffer)
26512         (ps-print-buffer-faces, ps-print-buffer, split-window):
26513         Disable menu items when the frame they refer to is invisible, or when
26514         they refer to a buffer and the minibuffer is selected.
26516 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
26518         * progmodes/flymake.el (flymake-highlight-err-lines):
26519         Use save-excursion around flymake-highlight-line to preserve point.
26521 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
26523         * progmodes/octave-mod.el: Change Author and Maintainer address.
26524         (octave-maintainer-address): Change Kurt's email address.
26525         * progmodes/octave-inf.el: Change Author and Maintainer address.
26526         * progmodes/octave-hlp.el: Change Author and Maintainer address.
26528 2005-08-26  Kim F. Storm  <storm@cua.dk>
26530         * subr.el (version-list-<, version-list-<=, version-list-=):
26531         Rename from integer-list-*.
26532         (version-list-not-zero): Likewise.  Fix while loop.
26533         (version=): Use version-list-= instead of string-equal.
26535 2005-08-26  Richard M. Stallman  <rms@gnu.org>
26537         * outline.el (outline-promote): Try shortening the heading.
26538         As last resort, read the heading to use.
26539         (outline-demote): As last resort, read the heading to use.
26541 2005-08-26  Romain Francoise  <romain@orebokech.com>
26543         * progmodes/compile.el (compilation-start): Doc fix.
26545         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
26546         (antlr-font-lock-additional-keywords): Fix reference to
26547         `antlr-font-lock-literal-regexp' erroneously changed during the
26548         mass face rename.
26549         (antlr-run-tool): Use `compilation-start'.
26551         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
26552         instead of the obsolete `compile-internal'.
26554 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
26556         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
26557         (number, original-date):
26558         * calendar/cal-china.el (date):
26559         * calendar/cal-coptic.el (date):
26560         * calendar/cal-french.el (date):
26561         * calendar/cal-hebrew.el (date, entry, number, original-date):
26562         * calendar/cal-islam.el (date, number, original-date):
26563         * calendar/cal-iso.el (date):
26564         * calendar/cal-julian.el (date):
26565         * calendar/cal-mayan.el (date):
26566         * calendar/cal-menu.el (date, event):
26567         * calendar/cal-persia.el (date):
26568         * calendar/lunar.el (date):
26569         * calendar/solar.el (date): Add defvars.
26571         * emerge.el:
26572         * ibuffer.el:
26573         * info-xref.el:
26574         * obsolete/bg-mouse.el:
26575         * obsolete/sun-curs.el:
26576         * obsolete/swedish.el: Move the `defvar's to the top level.
26578         * smerge-mode.el (smerge-refined-change): Add :group.
26580 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
26582         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
26583         (smerge-keep-n): Remove props.
26584         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
26585         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
26586         now that it's done in smerge-keep-n.
26587         (smerge-refined-change): New face.
26588         (smerge-refine-chopup-region, smerge-refine-highlight-change)
26589         (smerge-refine): New funs.
26590         (smerge-basic-map): Bind smerge-refine.
26592 2005-08-25  Juri Linkov  <juri@jurta.org>
26594         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
26595         compilation-process-setup-function and compilation-disable-input
26596         in grep-mode instead of let-bindings in grep.
26598         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
26599         Delete "Automatic File De/compression" (auto-compression-mode).
26601 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
26603         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
26604         Silence warning about non-existent variable.
26606 2005-08-25  Richard M. Stallman  <rms@gnu.org>
26608         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
26609         Rename "Describe Key" to "Describe Key or Mouse Operation".
26611         * mail/mailalias.el (build-mail-aliases): Delete comments
26612         from the contents before processing them.
26614         * isearch.el (isearch-edit-string): Erase the Search prompt
26615         if user enters an empty string and there is no default.
26617         * comint.el (comint-file-name-prefix): Add autoload.
26619 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
26621         * subr.el (play-sound): Rearrange to avoid warning.
26623 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
26625         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
26626         New hook.
26627         (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
26629 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
26631         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
26633         * custom.el (custom-theme-set-variables): Sort minor modes last.
26635 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
26637         * subr.el (version-separator, version-regexp-alist): New vars used by
26638         version comparison funs.
26639         (integer-list-<, integer-list-=, integer-list-<=)
26640         (integer-list-not-zero): New funs for integer list comparison.
26641         (version-to-list, version=, version<, version<=): New funs for version
26642         comparison.
26644 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
26646         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
26647         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
26648         time to silence the byte-compiler.
26650         * ibuffer.el (ibuffer-compile-make-eliding-form)
26651         (ibuffer-check-formats): Use `with-no-warnings' to hide references
26652         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
26653         so it's silly to get warnings for it).
26654         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
26655         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
26656         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
26657         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
26658         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
26659         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
26660         Defvar at compile time.
26661         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
26662         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
26663         Declare them before use.
26665         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
26666         (info-xref-good, info-xref-bad): Defvar at compile time.
26668         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
26669         Use `let*' instead of `let'.
26671         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
26672         (*mouse-y*, menu, char): Defvar at compile time.
26673         (sc::menu): Declare it before use.
26674         (sc::pack-one-line): Use `let', not `let*'.
26676         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
26677         (mail-send-hook): Defvar at compile time.
26679         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
26680         Defvar at compile time.
26682         * term/sun-mouse.el (current-global-mousemap)
26683         (current-local-mousemap): Declare them before use.
26685 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
26687         * bookmark.el (bookmark-after-jump-hook): New hook.
26688         (bookmark-jump): Run `bookmark-after-jump-hook'.
26690 2005-08-23  Juri Linkov  <juri@jurta.org>
26692         * faces.el (minibuffer-prompt): Doc fix.
26694 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
26696         * progmodes/xscheme.el: Trivial changes to silence warnings.
26697         (xscheme-previous-mode, xscheme-previous-process-state):
26698         Add defvars.
26699         (xscheme-last-input-end, xscheme-process-command-line)
26700         (xscheme-process-name, xscheme-buffer-name)
26701         (xscheme-expressions-ring-max, xscheme-expressions-ring)
26702         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
26703         (xscheme-control-g-synchronization-p)
26704         (xscheme-control-g-disabled-p, xscheme-string-receiver)
26705         (default-xscheme-runlight, xscheme-runlight)
26706         (xscheme-runlight-string, xscheme-process-filter-state)
26707         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
26708         Move to beginning of file.
26709         (scheme-interaction-mode-commands-alist)
26710         (scheme-interaction-mode-map, scheme-debugger-mode-map):
26711         Declare them before use.  Note: the initialization code for the
26712         variables has not been moved because it uses functions that reference
26713         the variables.
26714         (xscheme-control-g-message-string, xscheme-process-filter-alist)
26715         (xscheme-prompt-for-expression-map): Declare them before use.
26716         (scheme-debugger-mode-commands): "?\ " -> "?\s".
26718 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
26720         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
26722 2005-08-22  Juri Linkov  <juri@jurta.org>
26724         * faces.el (set-face-underline): Delete this duplicate function
26725         and make an obsolete alias to set-face-underline-p.
26726         (set-face-underline-p): Use docstring of set-face-underline.
26727         (describe-face): Create hyperlink to parent face.
26729         * info.el (Info-insert-dir): Use save-excursion around
26730         insert-buffer-substring.
26731         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
26732         (Info-escape-percent): Delete function.
26733         (Info-fontify-node): Replace Info-escape-percent by
26734         replace-regexp-in-string with REP arg set to lambda that
26735         duplicates `%' and preserves text properties.
26737         * progmodes/compile.el (compilation-disable-input): Doc fix.
26738         (define-compilation-mode): Doc fix and refill.
26739         (kill-compilation): Use `mode-name' in the error message.
26740         (compilation-find-file): Use `compilation-error' in the
26741         read-file-name's prompt.
26743 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
26745         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
26746         (smerge-auto-leave): Make undo re-enable the mode.
26747         (debug-ignored-errors): Add the user-error of impossible resolution.
26748         (smerge-resolve): Move things around a bit, in preparation for later.
26749         (smerge-diff): Don't fail if the buffer has no associated file.
26750         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
26751         (smerge-conflict-overlay): New function.
26752         (smerge-match-conflict): Don't add text properties here.
26753         (smerge-find-conflict): Instead, add an overlay here.
26754         Also check for the case where we're inside a conflict already, so as to
26755         obviate the need for font-lock-multiline, which is unbearably slow with
26756         large conflicts and ciomplex font-lock patterns.
26757         (smerge-remove-props): Remove overlay rather than text-properties.
26758         (smerge-mode): Don't set font-lock-multiline.
26759         Remove overlays when turned off.
26761 2005-08-21  Kim F. Storm  <storm@cua.dk>
26763         * ido.el (ido-ignore-item-p): Use save-match-data.
26764         Bind case-fold-search to ido-case-fold locally.
26766 2005-08-20  Richard M. Stallman  <rms@gnu.org>
26768         * files.el (normal-mode): If font lock is on, turn it off and on.
26770         * subr.el (replace-regexp-in-string): Doc fix.
26772         * startup.el (command-line-1): Don't suppress startup screen
26773         due to existing processes.
26775         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
26777         * progmodes/compile.el (compilation-disable-input): Default to nil.
26779 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
26781         * progmodes/compile.el (compilation-disable-input): New defcustom.
26782         (compilation-start): If compilation-disable-input is non-nil, send
26783         EOF to the compilation process.
26785 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
26787         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
26788         Run the argument of tex-shell-cd-command through
26789         convert-standard-filename, to get the correct style of slashes on
26790         Windows, and enclose the result in quotes, in case the file name
26791         includes whitespace or other special characters.
26793 2005-08-19  Andreas Schwab  <schwab@suse.de>
26795         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
26796         process.
26798 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
26800         * cus-start.el (minibuffer-prompt-properties): Correct typo.
26802 2005-08-18  Kim F. Storm  <storm@cua.dk>
26804         * scroll-lock.el: Fix errors due to incorrect line wrapping.
26806 2005-08-18  Richard M. Stallman  <rms@gnu.org>
26808         * scroll-lock.el: New file.
26810 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
26812         * dired.el (dired-move-to-end-of-filename):
26813         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
26815 2005-08-18  Kim F. Storm  <storm@cua.dk>
26817         * ido.el (ido-everywhere): Fix defcustom :set function to disable
26818         rather than toggle mode when custom value is nil.
26819         (ido-everywhere): Fix defun doc string.
26821 2005-08-17  Richard M. Stallman  <rms@gnu.org>
26823         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
26824         as tag instead of "Inviolable".
26826 2005-08-17  Kim F. Storm  <storm@cua.dk>
26828         * windmove.el (windmove-coordinates-of-position): Remove.
26829         (windmove-coordinates-of-window-position): Remove.
26830         (windmove-reference-loc): Use posn-at-point instead.
26832         * subr.el (insert-for-yank-1): Doc fix.
26834         * ido.el (ido-enter-matching-directory): Rename from
26835         ido-enter-single-matching-directory.  Change `slash' choice to
26836         `only'.  Add `first' choice.
26837         (ido-exhibit): Adapt to above changes.
26839 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
26841         * Makefile.in: Expand comment about building loaddefs.el.
26843 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
26845         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
26846         Comment use of defadvice.
26848         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
26850 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
26852         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
26853         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
26854         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
26855         * progmodes/idlw-shell.el, progmodes/ld-script.el,
26856         * progmodes/which-func.el, ruler-mode.el, strokes.el,
26857         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
26858         for backward compatibility for faces that did not appear in the
26859         previous Emacs release.
26861         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
26863 2005-08-15  Kim F. Storm  <storm@cua.dk>
26865         * emulation/cua-base.el (cua-delete-region): Return t if
26866         deleted region was non-empty.
26867         (cua-replace-region): Inhibit overwrite-mode for
26868         self-insert-command if replaced region was non-empty.
26869         (cua--explicit-region-start, cua--status-string): Make them
26870         buffer-local at top-level...
26871         (cua-mode): ...rather than when mode is enabled.
26873 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
26875         * progmodes/vhdl-mode.el (vhdl-emacs-21):
26876         Set t for Emacs 21, 22, and so on.
26878 2005-08-15  David Ponce  <david@dponce.com>
26880         * tree-widget.el: Update Commentary header.
26881         (tree-widget-theme): Doc fix.
26882         (tree-widget-space-width): New option.
26883         (tree-widget-image-properties): Look up in the default theme too.
26884         (tree-widget--cursors): Only for images with arrow pointer shape.
26885         (tree-widget-lookup-image): Pointer shape is hand by default.
26886         (tree-widget-icon): Rename generic icon widget from
26887         `tree-widget-control'.
26888         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
26889         derive from `tree-widget-icon'.
26890         (tree-widget-handle): Improve default look and feel of the text
26891         representation.
26892         (tree-widget): Rename :*-control properties to :*-icon properties.
26893         Add :action and :help-echo properties.
26894         (tree-widget-after-toggle-functions): Move.
26895         (tree-widget-close-node, tree-widget-open-node): Remove.
26896         (tree-widget-before-create-icon-functions): New hook.
26897         (tree-widget-value-create): Update to allow customization of icons
26898         and nodes at run-time via that new hook.
26899         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
26900         (tree-widget-icon-action, tree-widget-icon-help-echo)
26901         (tree-widget-action, tree-widget-help-echo): New functions.
26903 2005-08-15  Kim F. Storm  <storm@cua.dk>
26905         * ido.el (ido-buffer-internal): Use with-no-warnings.
26906         (ido-make-merged-file-list): Use while-no-input.
26908 2005-08-15  Richard M. Stallman  <rms@gnu.org>
26910         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
26911         (flyspell-large-region): Fix doc and custom type.
26913 2005-08-14  Richard M. Stallman  <rms@gnu.org>
26915         * files.el (interpreter-mode-alist): Doc fix.
26917         * mail/rmail.el (rmail-nonignored-headers): New variable.
26918         (rmail-clear-headers): Use it.
26919         (rmail-reply): Better handling of mail-followup-to header.
26921         * progmodes/sh-script.el (sh-font-lock-keywords-var):
26922         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
26923         don't try to refer to executable-font-lock-keywords.
26924         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
26925         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
26926         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
26927         (sh-mode): Set comment-start-skip, local-abbrev-table,
26928         imenu-case-fold-search.
26929         (sh-set-shell): Don't set them here.
26930         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
26931         Don't cache the results in the original alist; don't ever modify
26932         that alist.
26934         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
26936         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
26937         empty.
26939 2005-08-15  Andreas Schwab  <schwab@suse.de>
26941         * desktop.el: Put autoload cookie at risky-local-variable declarations.
26943         * dired.el, info.el, mail/rmail.el: Revert last change.
26945 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
26947         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
26948         modification in `eval-after-load' form.
26949         * info.el: Likewise.
26950         * mail/rmail.el: Likewise.
26952 2005-08-14  Juri Linkov  <juri@jurta.org>
26954         * progmodes/compile.el (compilation-mode-font-lock-keywords):
26955         Remove highlighting of "Compilation started".  Highlight only
26956         the word "finished" in "Compilation finished".  Add highlighting
26957         of "interrupt", "killed", "terminated" and the exit code.
26958         (compilation-start): Add newline after header.  Use exactly the
26959         same time stamp format as the finishing message.
26960         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
26962         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
26963         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
26964         Add highlighting of "interrupt", "killed", "terminated".
26966         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
26967         enabled and the current command is self-insert-command, call it
26968         explicitly with overwrite-mode bound to nil, to not allow it
26969         to delete the character after the selected region.
26971 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
26973         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
26974         move-end-of-line, end-of-line, and beginning-of-line to the list
26975         of commands after which the echo area is updated.
26977 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
26979         * cus-edit.el (custom-save-all, custom-save-delete):
26980         Bind recentf-exclude to exclude custom-file.
26982 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
26984         * mail/rmailsum.el (rmail-summary-end-of-message): New command
26985         to go to the bottom of the mail message.  Added to
26986         `rmail-summary-mode-map' with key "/".
26987         (rmail-summary-show-message): New (internal) function for use by
26988         both `rmail-summary-beginning/end-of-message'.
26989         (rmail-summary-beginning-of-message): Change to use
26990         rmail-summary-show-message.
26992         * mail/rmail.el (rmail-end-of-message): New command to go to the
26993         end of the current message.  Added to `rmail-mode-map' with key "/".
26994         (rmail-beginning-of-message): Fix to work as documented.
26995         (rmail-mode): Change documentation.
26997         * progmodes/compile.el (compilation-start): Add the line
26998         "Compilation started" with compilation start time.
26999         (compilation-mode-font-lock-keywords): Add `started' to keywords.
27001 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
27003         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
27004         of menu items.
27006 2005-08-11  Richard M. Stallman  <rms@gnu.org>
27008         * simple.el (pop-global-mark): Reverse test of widen-automatically.
27010         * battery.el (battery-status-function): Don't use ignore-errors.
27012 2005-08-11  Lute Kamstra  <lute@gnu.org>
27014         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
27015         define-obsolete-variable-alias.
27017 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
27019         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
27020         (ange-ftp-send-cmd): Revert last change, and expand
27021         the comment explaining the problem.
27023 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
27025         * ldefs-boot.el: Update.
27027         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
27028         item to "Time, Load and Mail".  Change help echo text.
27030         * time.el (display-time-use-mail-icon, display-time-format)
27031         (display-time-string-forms): Shorten first line of docstrings.
27033 2005-08-10  Lars Hansen  <larsh@soem.dk>
27035         * desktop.el (desktop-buffer-mode-handlers):
27036         Make non-customizable.  Add autoload cookie.  Change initial value to
27037         nil; add elements in respective modules instead.  Fix doc string.
27038         (desktop-load-file): New function.
27039         (desktop-minor-mode-handlers): New autoloaded variable.
27040         (desktop-create-buffer): Call minor mode handlers.
27041         Use desktop-load-file to load major and minor mode modules prior to
27042         checking for a handler.
27043         (desktop-save): Don't add nil to desktop-minor-modes for minor
27044         modes with nil function in desktop-minor-mode-table.  Don't delete
27045         desktop file before rewriting it.
27046         (desktop-locals-to-save): Add autoload cookie.  Don't make
27047         automatically buffer-local.  Add variables column-number-mode,
27048         size-indication-mode, indent-tabs-mode,
27049         indicate-buffer-boundaries, indicate-empty-lines and
27050         show-trailing-whitespace.
27051         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
27052         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
27053         (desktop-clear-preserve-buffers-regexp): Delete.
27054         (desktop-clear-preserve-buffers): Update initial value and docstring.
27055         (desktop-save-buffer): Fix doc string.
27057         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
27058         (hilit-chg-desktop-restore): New function.
27059         (highlight-changes-mode): Add highlight-changes-mode to
27060         desktop-locals-to-save.
27062         * dired.el: Add handler to desktop-buffer-mode-handlers.
27063         (dired-restore-desktop-buffer): Remove autoload cookie.
27064         (dired-mode): Add autoload cookie.
27066         * info.el: Add handler to desktop-buffer-mode-handlers.
27067         (Info-restore-desktop-buffer): Remove autoload cookie.
27068         (Info-mode): Add autoload cookie.
27070         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
27071         (mh-restore-desktop-buffer): Remove autoload cookie.
27072         (mh-folder-mode): Add autoload cookie.
27074         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
27075         (rmail-restore-desktop-buffer): Remove autoload cookie.
27077 2005-08-11  Masatake YAMATO  <jet@gyve.org>
27079         * hexl.el (hexl-address-region):
27080         (hexl-ascii-region, hexl-font-lock-keywords):
27081         (hexl-highlight-line-range): Use the term "region"
27082         instead of "area" for consistency with the other symbols
27083         defined in hexl.el.
27085 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
27087         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
27088         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
27089         out by Juri Linkov).  Add `display-battery-mode'.
27091 2005-08-09  Juri Linkov  <juri@jurta.org>
27093         * progmodes/compile.el (compilation-mode-font-lock-keywords):
27094         Remove `-text' from face variable names.
27095         (compilation-error-file-name, compilation-warning-file-name)
27096         (compilation-info-file-name): Delete faces.
27097         (compilation-line-number, compilation-column-number):
27098         Remove face underlining.
27099         (compilation-message-face): Set to `underline' value by default.
27100         (compilation-error-face, compilation-warning-face)
27101         (compilation-info-face): Remove `-file-name' from face names.
27102         (compilation-error-text-face, compilation-warning-text-face)
27103         (compilation-info-text-face): Delete face variables.
27104         (compilation-text-face): Delete function.
27106         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
27107         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
27108         (grep-error-face): Set to `compilation-error' instead of
27109         `compilation-error-face' (which is redefined to `grep-hit-face' in
27110         grep buffers).
27111         (grep-mode-font-lock-keywords): Remove `-text' from face variable
27112         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
27114         * dired-aux.el (dired-do-query-replace-regexp):
27115         Use `query-replace-read-args'.
27117         * replace.el (query-replace-read-from, query-replace-read-to)
27118         (query-replace-read-args): Rename arg `string' to `prompt'.
27120         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
27122 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
27124         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
27125         uploading files.
27126         (ange-ftp-canonize-filename): Handle file names beginning with ~
27127         correctly.
27129 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
27131         * textmodes/fill.el (canonically-space-region)
27132         (fill-context-prefix, fill-french-nobreak-p)
27133         (fill-delete-newlines, fill-comment-paragraph)
27134         (justify-current-line): "?\ " -> "?\s".
27136 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
27138         * textmodes/fill.el (fill-nonuniform-paragraphs):
27139         Improve argument/docstring consistency.
27141 2005-08-09  Richard M. Stallman  <rms@gnu.org>
27143         * textmodes/ispell.el (ispell-word): More fboundp checks.
27145         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
27146         (find-file-noselect-1): Call it here, only if RAWFILE.
27147         (normal-mode): Always set some major mode.
27148         (save-some-buffers-action-alist): Change some explanation strings.
27149         (file-name-non-special): In the `quote' method, use unwind-protect.
27151 2005-08-09  Magnus Henoch  <mange@freemail.hu>
27153         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
27154         (ispell-have-aspell-dictionaries): New variable.
27155         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
27156         (ispell-get-aspell-config-value): New function.
27157         (ispell-aspell-find-dictionary): New function.
27158         (ispell-aspell-add-aliases): New function.
27159         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
27160         appropriate.  Don't look for ispell dictionaries if we use aspell.
27161         (ispell-menu-map): Don't build a submenu of dictionaries.
27163 2005-08-09  Richard M. Stallman  <rms@gnu.org>
27165         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
27166         (sql-read-passwd): Use read-passwd.
27168         * progmodes/idlw-toolbar.el (idlwave-toolbar)
27169         (idlwave-toolbar-is-possible): Add defvars.
27171         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
27172         Avoid warnings.
27174         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
27175         (idlwave-system-class-info, idlwave-executive-commands-alist):
27176         Use defvar.
27178         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
27180         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
27181         Avoid warnings.
27183         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
27184         and content-type: headers.
27186         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
27188         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
27189         and rename some of them to be more self-explanatory.
27191         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
27193         * startup.el (command-line-1): Implement -scriptload.
27195         * replace.el (occur-engine): Initial *Occur* output not undoable.
27197         * menu-bar.el (menu-bar-file-menu): Rename some menu items
27198         and improve help strings.
27200         * isearch.el (isearch-repeat): When changing direction,
27201         mark search successful.
27203         * ediff-init.el: Use (featurep 'xemacs).
27205         * comint.el (send-invisible): Identify buffer, if not selected.
27207         * align.el: Delete autoload for c-guess-basic-syntax.
27209 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
27211         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
27212         Improve argument/docstring consistency.  Doc fixes.
27213         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
27214         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
27215         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
27216         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
27217         (r2bv-organization, r2bv-pages, r2bv-primary-author)
27218         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
27219         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
27220         Defvar at compile time.
27222 2005-08-09  Juri Linkov  <juri@jurta.org>
27224         * info.el: Replace `info' with upper-case `Info' where appropriate.
27225         (info-title-1, info-title-2, info-title-3, info-title-4)
27226         (info-menu-header): Move up face definitions.
27227         (info-menu-star): Rename from `info-menu-5'.
27228         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
27229         (Info-fontify-visited-nodes): Fix docstring.
27230         (Info-hide-note-references): Fix docstring.
27231         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
27232         menu items in the same way as on cross-references.
27233         (info-apropos): Fix sorting order and formatting to be like in the
27234         stand-alone Info browser.  Display error messages for 1 sec.
27235         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
27236         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
27237         from the menu bar.
27238         (Info-insert-dir): Restore point after calling
27239         `insert-buffer-substring'.
27241 2005-08-08  Richard M. Stallman  <rms@gnu.org>
27243         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
27244         (recompute-lucid-menubar): Add defvars.
27246         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
27248         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
27250         * net/net-utils.el (run-dig): Rename from `dig'.
27252         * play/gametree.el (gametree-mode): Use make-local-variable,
27253         not make-variable-buffer-local.
27255         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
27257         * ansi-color.el (ansi-color-make-extent)
27258         (ansi-color-set-extent-face): Use fboundp, not functionp.
27260         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
27261         not make-variable-buffer-local.
27263         * bookmark.el (Info-current-file): Add defvar.
27264         (bookmark-jump-noselect): Use with-no-warnings.
27266         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
27268         * ebuff-menu.el (Helper-return-blurb): Add defvar.
27270         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
27272         * find-file.el (ada-procedure-start-regexp)
27273         (ada-package-start-regexp): Add defvars.
27275         * info.el (Info-insert-dir): Use insert-buffer-substring.
27277         * xml.el (xml-att-def-re): Add defvar.
27279         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
27280         calling convention.
27282         * subr.el (while-no-input): Return t if there is input.
27284 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
27286         * cus-start.el (all): Add `overflow-newline-into-fringe'.
27288 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
27290         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
27291         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
27293 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
27295         * cmuscheme.el (scheme-start-file): Replace reference to
27296         `user-emacs-directory' by "~/.emacs.d/".
27298 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
27300         * info.el (Info-dir-remove-duplicates): Avoid case folding
27301         in loop; instead, keep downcased strings for comparison.
27302         Suggested by Helmut Eller.
27304 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
27306         Sync with Tramp 2.0.50.
27308         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
27309         XEmacs case; not necessary anymore.
27310         (tramp-user-regexp): Allow "@" as part of user name.
27311         (tramp-handle-set-visited-file-modtime)
27312         (tramp-handle-insert-file-contents)
27313         (tramp-handle-write-region): No special handling for
27314         `last-coding-system-used, because this is done in
27315         `tramp-accept-process-output' now.
27316         (tramp-accept-process-output): New defun.
27317         (tramp-process-one-action, tramp-process-one-multi-action)
27318         (tramp-wait-for-regexp, tramp-wait-for-output)
27319         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
27320         Howells <dhowells@redhat.com>.
27321         (clear-visited-file-modtime): Defadvice removed.  The check for
27322         unset buffer's modtime does not need to be based on
27323         `tramp-buffer-file-attributes'.  Suggested by RMS.
27324         (tramp-message): Insert "\n" if not being at beginning of line.
27325         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
27326         sequence with same logic.
27327         (tramp-completion-handle-expand-file-name): Discard call of
27328         `tramp-drop-volume-letter'.  It is not necessary, and there have
27329         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
27330         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
27331         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
27332         should always be visible.
27333         (tramp-handle-insert-directory, tramp-setup-complete)
27334         (tramp-set-process-query-on-exit-flag)
27335         (tramp-append-tramp-buffers): Pacify byte-compiler.
27336         (tramp-bug): Delete non-existing variables from list.
27337         Apply `tramp-load-report-modules' as pre-hook.
27338         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
27339         `shell-prompt-pattern' because of non-7bit characters.
27340         Reported by Sebastian Luque <sluque@mun.ca>.
27341         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
27342         (tramp-match-string-list): Remove function.
27343         (tramp-wait-for-regexp): Remove call of that function.
27344         Suggested by Kim F. Storm <storm@cua.dk>.
27345         (tramp-set-auto-save-file-modes): Use octal integer code #o600
27346         instead of octal character code ?\600.  The latter resulted in a
27347         syntax error with XEmacs.
27349         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
27350         XEmacs case; not necessary anymore.
27351         (tramp-smb-handle-write-region): No special handling for
27352         `last-coding-system-used, because this is done in
27353         `tramp-accept-process-output' now.
27354         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
27356 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
27358         * wid-edit.el (widget-choice-value-create):
27359         Unconditionally respect user choice.  Set :explicit-choice back to nil
27360         when no longer needed.
27361         (widget-choice-action): Unconditionally respect user choice.
27362         Eliminate :explicit-choice-value.
27364         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
27366         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
27367         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
27368         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
27369         running new function `toggle-indicate-empty-lines'.
27370         Rename "Customize" item to "Customize fringe".
27371         Rename "Indicators" item to "Buffer boundaries" and change help echo.
27372         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
27373         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
27374         Delete "Empty lines only" item.
27375         (menu-bar-showhide-fringe-ind-customize): New function.
27376         (menu-bar-showhide-fringe-ind-mixed)
27377         (menu-bar-showhide-fringe-ind-box)
27378         (menu-bar-showhide-fringe-ind-right)
27379         (menu-bar-showhide-fringe-ind-left)
27380         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
27381         instead of `fringe-indicators'.
27383 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
27385         * emulation/viper.el (viper-emacs-state-mode-list):
27386         Add recentf-dialog-mode.  Change the date of last update.
27388 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
27390         * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
27391         (viper-exec-yank, viper-put-back): Don't display modification msg
27392         if in the minibuffer.
27394         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
27395         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
27396         Make variables frame local.
27398         * emulation/viper-util.el (viper-append-filter-alist):
27399         Use append instead of nconc.
27401         * emulation/viper.el (viper-vi-state-mode-list)
27402         (viper-emacs-state-mode-list): Move help-mode and
27403         completion-list-mode from the first list to the second.
27404         (viper-mode): Docstring.
27405         (viper-go-away, viper-non-hook-settings): Don't localize
27406         minor-mode-alist in newer Emacsen.  Add advice to
27407         set-cursor-color.  Don't bind "\C-c\\".
27409 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
27411         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
27412         (scheme-macro-expand-command): New user options.
27413         (scheme-trace-procedure, scheme-expand-current-form): New commands.
27414         (scheme-form-at-point, scheme-start-file)
27415         (scheme-interactively-start-process): New functions.
27416         (scheme-get-process): New function, extracted from `scheme-proc'.
27417         (run-scheme): Call `scheme-start-file' to get start file, and pass
27418         it to `make-comint'.
27419         (switch-to-scheme, scheme-proc):
27420         Call `scheme-interactively-start-process' if no Scheme buffer/process
27421         is available.
27423 2005-08-06  Juri Linkov  <juri@jurta.org>
27425         * progmodes/compile.el (compilation-mode-font-lock-keywords):
27426         Use `compilation-text-face', `compilation-info-text-face' and
27427         `compilation-error-text-face' instead of `font-lock-keyword-face'.
27428         (compilation-error): New face.
27429         (compilation-error-file-name): Inherit from
27430         `compilation-error' instead of `font-lock-warning-face'.
27431         (compilation-warning-file-name): Inherit from
27432         `compilation-warning' instead of `font-lock-warning-face'.
27433         (compilation-info, compilation-error-file-name)
27434         (compilation-warning-file-name, compilation-info-file-name)
27435         (compilation-line-number, compilation-column-number): Doc fix.
27436         (compilation-error-text-face, compilation-warning-text-face)
27437         (compilation-info-text-face): New face variables.
27438         (compilation-line-face, compilation-column-face)
27439         (compilation-enter-directory-face)
27440         (compilation-leave-directory-face): Doc fix.
27441         (compilation-text-face): New function.
27443         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
27444         instead of 1 to display binary file names as info file links.
27445         (grep-error-face): Use `compilation-error-face' instead of
27446         `font-lock-keyword-face'.
27447         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
27448         and `compilation-warning-text-face' instead of
27449         `font-lock-keyword-face'.  Use `compilation-error-text-face'
27450         instead of `grep-error-face'.
27452 2005-08-05  Kenichi Handa  <handa@m17n.org>
27454         * international/code-pages.el: Add autoload cookies for all coding
27455         systems.
27457 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
27459         * cus-start.el (all): Put undo.c where it alphabetically belongs.
27461 2005-08-04  Juri Linkov  <juri@jurta.org>
27463         * progmodes/compile.el (compilation-mode-map):
27464         * progmodes/grep.el (grep-mode-map):
27465         Bind TAB to `compilation-next-error' and [backtab] to
27466         `compilation-previous-error'.
27468         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
27469         matching line numbers, column numbers and their ranges with regexp
27470         matching only line numbers.
27471         (grep-context-face): New face variable.
27472         (grep-mode-font-lock-keywords): Use it.
27474         * faces.el (read-face-name): Delete duplicate faces.
27476 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
27478         * thumbs.el (thumbs-find-image): Don't make variables
27479         automatically buffer local.
27480         (thumbs-current-tmp-filename, thumbs-current-image-filename)
27481         (thumbs-image-num): Make automatically buffer local.
27482         (thumbs-show-thumbs-list): Use `make-local-variable', not
27483         `make-variable-buffer-local'.
27484         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
27486         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
27487         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
27488         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
27489         (bother, bye, canyou, chatlst, continue, deathlst, describe)
27490         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
27491         (feelings-about, foullst, found, hello, history, howareyoulst)
27492         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
27493         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
27494         (neglst, obj, object, owner, please, problems, qlist)
27495         (random-adjective, relation, remlst, repetitive-shortness)
27496         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
27497         (shortlst, something, sportslst, stallmanlst, states, subj)
27498         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
27499         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
27500         Defvar at compile time.
27502         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
27503         not `make-variable-buffer-local'.
27505 2005-08-02  Kim F. Storm  <storm@cua.dk>
27507         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
27508         rectangle overlay in selected window.
27510 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
27512         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
27513         instead of display group.  Make `indicate-buffer-boundaries'
27514         customizable through Custom.
27516 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
27518         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
27519         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
27520         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
27521         (gdb-put-string): Fix typos in docstrings.
27523 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
27525         Update copyright notices of files in progmodes directory for
27526         release of Emacs 22.1.
27528         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
27530         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
27531         Don't barf if the GUD buffer has been killed.
27533 2005-08-01  Kim F. Storm  <storm@cua.dk>
27535         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
27537 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
27539         * simple.el (next-error-follow-minor-mode):
27540         make-variable-buffer-local -> make-local-variable.
27542         * emacs-lisp/cl-extra.el: Require CL also when compiling.
27544         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
27545         (byte-compile-form-make-variable-buffer-local): New functions to warn
27546         about misuses of make-variable-buffer-local where make-local-variable
27547         was meant.
27549 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
27551         * bs.el (bs-attributes-list): Doc fix.
27552         (bs): Update url-link.
27554         * desktop.el (desktop-save-buffer): Fix typos in docstring.
27555         (desktop-load-default): Simplify.
27557         * ibuffer.el (ibuffer-columnize-and-insert-list)
27558         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
27559         (ibuffer-unmark-all, ibuffer-toggle-marks)
27560         (ibuffer-unmark-forward, ibuffer-unmark-backward)
27561         (ibuffer-compile-make-format-form, ibuffer-format-column)
27562         (ibuffer-current-buffers-with-marks)
27563         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
27564         (ibuffer): Doc fix.
27565         (ibuffer-mode): Fix typo in docstring.
27566         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
27567         with `define-obsolete-variable-alias'.
27568         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
27570 2005-07-29  Kenichi Handa  <handa@m17n.org>
27572         * international/mule-cmds.el (select-message-coding-system):
27573         Be sure to use LF for end-of-line.  If no coding system is decided,
27574         return iso-8859-1-unix.
27576 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
27578         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
27579         (ange-ftp-pending-error-line): New vars.
27580         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
27581         to handle the non-fatal no-route-to-host messages.
27582         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
27584 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
27586         * isearch.el (isearch-mode-map, isearch-other-meta-char)
27587         (isearch-quote-char, isearch-printing-char)
27588         (isearch-text-char-description): "?\ " -> "?\s".
27589         (isearch-lazy-highlight-cleanup)
27590         (isearch-lazy-highlight-initial-delay)
27591         (isearch-lazy-highlight-interval)
27592         (isearch-lazy-highlight-max-at-a-time)
27593         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
27594         Declare with define-obsolete-*-alias macros.
27595         (isearch-forward): Fix typo in docstring.
27596         (search-invisible, search-ring-yank-pointer)
27597         (regexp-search-ring-yank-pointer): Doc fixes.
27599         * recentf.el (recentf-menu-append-commands-p): Declare with
27600         `define-obsolete-variable-alias'.
27601         (recentf-max-saved-items, recentf-menu-filter)
27602         (recentf-arrange-by-rule-subfilter): Doc fixes.
27603         (recentf-menu-append-commands-flag)
27604         (recentf-initialize-file-name-history, recentf-expand-file-name)
27605         (recentf-clear-data): Fix typos in docstrings.
27607 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
27609         * progmodes/gdb-ui.el: Smarten comments.
27610         (gdb-info-breakpoints-custom): Use nowarn when finding file.
27612 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
27614         * term/apollo.el (terminal-init-apollo): New function containing
27615         all former top level forms in the file.
27616         * term/bobcat.el (terminal-init-bobcat):
27617         * term/cygwin.el (terminal-init-cygwin):
27618         * term/iris-ansi.el (terminal-init-iris-ansi):
27619         * term/linux.el (terminal-init-linux):
27620         * term/news.el (terminal-init-news):
27621         * term/rxvt.el (terminal-init-rxvt):
27622         * term/sun.el (terminal-init-sun):
27623         * term/tvi970.el (terminal-init-tvi970):
27624         * term/vt100.el (terminal-init-vt100):
27625         * term/vt102.el (terminal-init-vt102):
27626         * term/vt125.el (terminal-init-vt125):
27627         * term/vt200.el (terminal-init-vt200):
27628         * term/vt201.el (terminal-init-vt201):
27629         * term/vt220.el (terminal-init-vt220):
27630         * term/vt240.el (terminal-init-vt240):
27631         * term/vt300.el (terminal-init-vt300):
27632         * term/vt320.el (terminal-init-vt320):
27633         * term/vt400.el (terminal-init-vt400):
27634         * term/vt420.el (terminal-init-vt420):
27635         * term/wyse50.el (terminal-init-wyse50):
27636         * term/xterm.el (terminal-init-xterm): Likewise.
27638         * term/README: Describe the terminal-init-* functionality.
27640         * startup.el (command-line): After loading the terminal initialization
27641         file call the corresponding terminal initialization function.
27643 2005-07-27  Kenichi Handa  <handa@m17n.org>
27645         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
27646         negative.
27648         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
27649         (ps-mule-composition-prologue): Fix for the case that
27650         RelativeCompose is false.
27652 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
27654         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
27656         * descr-text.el (describe-char): Handle the case where the list of
27657         chars is displayed in a separate frame.
27658         Be a bit more discriminating when looking for the char.
27660 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
27662         * bookmark.el (bookmark-automatically-show-annotations)
27663         (bookmark-read-annotation-text-func): Doc fixes.
27664         (bookmark-save): Improve argument/docstring consistency.
27665         (bookmark-get-bookmark, bookmark-get-bookmark-record)
27666         (bookmark-alist-from-buffer)
27667         (bookmark-upgrade-file-format-from-0)
27668         (bookmark-grok-file-format-version)
27669         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
27670         (bookmark-read-annotation-mode)
27671         (bookmark-insert-current-bookmark, bookmark-jump)
27672         (bookmark-exit-hook): Fix typos in docstrings.
27673         (bookmark-exit-hooks): Define as obsolete alias.
27674         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
27675         not `bookmark-exit-hooks'.  Fix docstring.
27676         (bookmark-bmenu-select): "?\ " -> "?\s".
27678 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
27680         * startup.el (command-line): Fix typo.
27682 2005-07-24  Richard M. Stallman  <rms@gnu.org>
27684         * tooltip.el (tooltip-mode): Test emacs-basic-display,
27685         not emacs-quick-startup.
27687 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
27689         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
27690         (reb-next-match, reb-show-subexp): Use `with-selected-window'
27691         instead of `reb-with-current-window'.
27692         (reb-prev-match): Likewise.  Also, don't move left if the search
27693         was unsuccessful.
27694         (reb-initialize-buffer): New function.
27695         (re-builder, reb-change-syntax): Use it.
27697         * man.el (Man-goto-page): Make second argument NOERROR optional.
27699 2005-07-23  Richard M. Stallman  <rms@gnu.org>
27701         * man.el (Man-bgproc-sentinel): Check here for failure to find
27702         any man page in the output, and report the error here.
27703         (Man-arguments): Make it permanent local.
27704         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
27705         (Man-mode): Pass t for NOERROR.
27707         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
27708         (grep-mode-font-lock-keywords):
27709         Don't use compilation-...-face for messages that are not file names.
27711         * progmodes/compile.el (compilation-mode-font-lock-keywords):
27712         Don't use compilation-...-face for messages that are not file names.
27714 2005-07-22  Juri Linkov  <juri@jurta.org>
27716         * startup.el (normal-splash-screen): Update menu name.
27718         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
27720 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
27722         * term/xterm.el: Load term/rxvt if the terminal is actually an
27723         rxvt terminal.
27724         (xterm-rxvt-set-background-mode): Remove, not used anymore.
27726         * term/rxvt.el (function-key-map): Use substitute-key-definition
27727         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
27729         * term/cygwin.el: New file.
27731 2005-07-22  Kim F. Storm  <storm@cua.dk>
27733         * image-file.el (insert-image-file, image-file-yank-handler):
27734         Fix last change to maintain a (unique) yank-handler on yanked images.
27736 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
27738         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
27739         of the file size (as in "177B" for 177 bytes).  This happens with
27740         "ls -lh" on FreeBSD.
27742 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
27744         * hilit-chg.el (highlight-changes-global-initial-state)
27745         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
27746         (hilit-chg-fixup, highlight-changes-mode):
27747         Fix typos in docstrings.
27748         (highlight-changes-global-modes, highlight-changes-rotate-faces):
27749         Doc fixes.
27751 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
27753         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
27754         mode function using `eval-after-load'.
27756 2005-07-21  Kim F. Storm  <storm@cua.dk>
27758         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
27759         included when reporting an Emacs crash, and tell about the DEBUG file.
27761         * image-file.el (insert-image-file): Add yank-handler.
27762         (image-file-yank-handler): Yank handler to make unique copies of
27763         images when they are yanked into a buffer next to each other.
27765 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
27767         * comint.el (comint-use-prompt-regexp, comint-send-input)
27768         (comint-source-default, comint-extract-string)
27769         (comint-get-source, comint-word, comint-completion)
27770         (comint-source, comint-prompt-read-only, comint-update-fence):
27771         Fix typos in docstrings.
27772         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
27773         Declare with define-obsolete-*-alias macros.
27774         (comint-previous-matching-input-from-input)
27775         (comint-next-matching-input-from-input)
27776         (comint-previous-matching-input, comint-next-matching-input)
27777         (comint-forward-matching-input):
27778         Improve argument/docstring consistency.
27780         * desktop.el (desktop-clear-preserve-buffers-regexp):
27781         Also preserve the *server* buffer.
27783         * simple.el (clone-indirect-buffer): Doc fix.
27784         (fixup-whitespace, just-one-space)
27785         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
27786         (next-error, next-error-highlight)
27787         (next-error-highlight-no-select, next-error-last-buffer)
27788         (next-error-buffer-p, next-error-find-buffer, next-error)
27789         (previous-error, next-error-no-select, previous-error-no-select)
27790         (open-line, split-line, minibuffer-prompt-width, kill-new)
27791         (binary-overwrite-mode): Fix typos in docstrings.
27792         (set-fill-column): Fix typo in message.
27794         * skeleton.el (skeleton-proxy-new): Doc fix.
27796         * strokes.el (strokes-load-hook): Doc fix.
27797         (strokes-grid-resolution, strokes-get-grid-position)
27798         (strokes-renormalize-to-grid, strokes-read-stroke)
27799         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
27800         (strokes-global-map): Fix typos in docstrings.
27801         (strokes-help): Doc fix.  Fix help message and pass it through
27802         `substitute-command-keys'.
27804         * tempo.el (tempo-insert-prompt, tempo-interactive)
27805         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
27806         (tempo-insert-string-functions, tempo-local-tags)
27807         (tempo-define-template, tempo-insert-template)
27808         (tempo-insert-prompt-compat, tempo-is-user-element)
27809         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
27810         Fix typos in docstrings.
27812         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
27813         (vcursor-key-bindings, vcursor-use-vcursor-map)
27814         (vcursor-find-window, vcursor-scroll-down)
27815         (vcursor-disable, vcursor-beginning-of-buffer)
27816         (vcursor-end-of-buffer): Fix typos in docstrings.
27817         (vcursor-relative-move, vcursor-get-char-count):
27818         Improve argument/docstring consistency.
27820         * version.el: "?\ " -> "?\s".
27822         * wid-edit.el (widget-default-create, widget-after-change)
27823         (widget-default-format-handler, widget-checklist-add-item)
27824         (widget-radio-add-item, widget-choose, widget-specify-secret)
27825         (widget-field-value-create, widget-field-value-get)
27826         (widget-editable-list-format-handler)
27827         (widget-editable-list-entry-create, widget-group-value-create)
27828         (widget-documentation-link-add)
27829         (widget-documentation-string-value-create): "?\ " -> "?\s".
27830         (widget-convert-text): Doc fix.
27831         (widget-narrow-to-field, widget-field-find)
27832         (widget-url-link-action, widget-emacs-library-link-action)
27833         (widget-color-notify): Fix typos in docstrings.
27835         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
27836         (x-select-text, set-w32-system-coding-system)
27837         (w32-add-charset-info): Fix typos in docstrings.
27839         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
27840         (cua-enable-cua-keys, cua-use-hyper-key)
27841         (cua-virtual-rectangle-edges): Fix typos in docstrings.
27842         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
27844         * net/tramp.el (tramp-handle-load): Fix typo in error message.
27846         * emacs-lisp/re-builder.el (regexp-builder): Declare with
27847         `defalias' instead of faking it.
27849         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
27850         (eshell-ls-missing, eshell-ls-dired-initial-args)
27851         (eshell-ls-use-in-dired): Fix typos in docstrings.
27853 2005-07-20  Kim F. Storm  <storm@cua.dk>
27855         * emulation/cua-base.el (cua-mode): Improve doc string.
27857 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
27859         * abbrev.el (expand-region-abbrevs): Doc fix.
27860         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
27861         Improve argument/docstring consistency.
27863         * arc-mode.el (archive-get-descr, archive-alternate-display):
27864         Doc fixes.
27865         (archive-l-e): Improve argument/docstring consistency.
27866         (archive-tmpdir, archive-unixdate, archive-unixtime)
27867         (archive-chmod-entry): Fix typos in docstrings.
27868         (archive-unflag, archive-unflag-backwards)
27869         (archive-unmark-all-files): "?\ " -> "?\s".
27871         * buff-menu.el (Buffer-menu-unmark): Doc fix.
27872         (Buffer-menu-not-modified, Buffer-menu-execute)
27873         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
27874         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
27876         * composite.el (compose-string, encode-composition-rule)
27877         (compose-last-chars): Fix typos in docstrings.
27879         * desktop.el (desktop-enable, desktop-basefilename):
27880         Declare with `define-obsolete-variable-alias'.
27881         (desktop-internal-v2s): Don't quote keywords.
27882         (desktop-clear): "?\ " -> "?\s".
27884         * dired.el (dired-align-file, dired-flag-backup-files)
27885         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
27886         (dired-listing-switches, dired-ls-F-marks-symlinks)
27887         (dired-dwim-target, dired-load-hook, dired-mode-hook)
27888         (dired-directory, dired-faces, dired, dired-revert)
27889         (dired-mode, dired-summary, dired-view-file)
27890         (dired-copy-filename-as-kill, dired-delete-file)
27891         (dired-no-confirm, dired-unmark-all-marks)
27892         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
27893         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
27894         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
27895         Fix typos in message strings.
27897         * dired-x.el (virtual-dired): Declare with `defalias'.
27898         (dired-mark-unmarked-files, dired-local-variables-file)
27899         (dired-omit-here-always): Doc fix.
27900         (dired-omit-mode, dired-find-subdir)
27901         (dired-enable-local-variables, dired-clean-up-buffers-too)
27902         (dired-extra-startup, dired-mark-extension, dired-jump)
27903         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
27904         (dired-smart-shell-command, dired-guess-shell-alist-user)
27905         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
27906         (dired-x-bind-find-file, dired-x-submit-report):
27907         Fix typos in docstrings.
27908         (dired-mark-unmarked-files): "?\ " -> "?\s".
27910         * dirtrack.el (dirtrack-list): Fix typos in docstring.
27912         * faces.el (describe-face): "?\ " -> "?\s".
27913         (read-all-face-attributes, read-face-font, modify-face)
27914         (face-attr-construct, italic): Fix typos in docstrings.
27915         (frame-update-face-colors): Declare with
27916         `define-obsolete-function-alias'.
27918         * files.el (find-file-noselect, recode-file-name): Doc fixes.
27919         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
27920         (magic-mode-alist, buffer-file-numbers-unique)
27921         (write-file-functions, get-free-disk-space):
27922         Fix typos in docstrings.
27923         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
27924         (write-contents-hooks, write-file-hooks):
27925         Declare with `define-obsolete-variable-alias'.
27927         * forms-d2.el (arch-rj): Fix typo in docstrings.
27928         (arch-tocol): Likewise.  "?\ " -> "?\s".
27930         * frame.el (set-frame-font, cursor-in-non-selected-windows):
27931         Fix typo in docstring.
27932         (set-screen-width, set-screen-height): Delete redundant info in
27933         doctrings.
27934         (new-frame, screen-height, screen-width): Declare with
27935         `define-obsolete-function-alias'.
27936         (delete-frame-hook, blink-cursor): Declare with
27937         `define-obsolete-variable-alias'.
27939         * paths.el (prune-directory-list): Fix typos in docstring.
27941         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
27942         (cvs-prefix-get): Fix typos in docstrings.
27944         * ps-print.el (ps-extend-face-list, ps-extend-face)
27945         (ps-print-background-image): Fix typos in docstrings.
27946         (ps-default-fg, ps-default-bg): Doc fixes.
27948         * s-region.el (s-region-bind): Doc fix.
27949         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
27951         * textmodes/org.el (org-table-formula-substitute-names)
27952         (org-table-get-vertical-vector): Doc fixes.
27953         (org-table-recalculate): Remove unused argument to `message'.
27955 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
27957         * textmodes/org.el (org-table-column-names)
27958         (org-table-column-name-regexp)
27959         (org-table-named-field-locations): New variables.
27960         (org-archive-subtree): Protect `this-command' when calling
27961         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
27962         the kill buffer.
27963         (org-complete): Remove fixed-formula completion.
27964         (org-edit-formulas-map): New variable.
27965         (org-table-edit-formulas): New command.
27966         (org-finish-edit-formulas, org-abort-edit-formulas)
27967         (org-show-variable, org-table-get-vertical-vector): New functions.
27968         (org-table-maybe-eval-formula): Handle `:=' fields.
27969         (org-table-get-stored-formulas, org-table-store-formulas)
27970         (org-table-get-formula, org-table-modify-formulas)
27971         (org-table-replace-in-formulas): Handle named field formulas.
27972         (org-table-get-specials): Store locations of named fields.
27974 2005-07-19  Juri Linkov  <juri@jurta.org>
27976         * progmodes/grep.el (grep-regexp-alist)
27977         (grep-mode-font-lock-keywords, grep-process-setup):
27978         Use default GNU grep match color "01;31m" instead of "01;41m".
27979         (grep-regexp-alist, grep-mode-font-lock-keywords):
27980         Use `\\[[0-9]*m' instead of `\\[00m'.
27981         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
27982         sgr_start where its handling is more important.  Use the real
27983         length of sgr_start instead of constant 8.
27984         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
27985         specially.  Delete all remaining escape sequences.
27986         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
27987         (grep-regexp-alist): Make hyperlink only for binary file name
27988         instead of the whole line.
27989         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
27990         (grep-mode): Add autoload.
27992         * emacs-lisp/find-func.el (find-function-regexp):
27993         Add `define-compilation-mode'.
27995 2005-07-19  Juri Linkov  <juri@jurta.org>
27997         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
27998         (compare-windows-sync-string-size, compare-windows-recenter)
27999         (compare-windows-highlight, compare-windows): Add version 22.1.
28000         (compare-windows) <defface>: Inherit from lazy-highlight instead
28001         of duplicating its default value.
28003         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
28004         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
28006         * descr-text.el (describe-char): Create link buttons for `charset'
28007         and `code point'.  Add the current input method name with a link
28008         button to `to input' field.  Print face names of display table
28009         characters in `The display table entry is displayed by' section
28010         instead of printing face-id in the `display' field.
28011         Guess hardcoded faces and create a link button for them.
28012         Skip empty fields when calculating max-width.
28013         Treat `widget-create' specially while inserting strings from the
28014         collected field list.
28015         (describe-char-after): Made obsolete in version 22.1, not 21.5.
28017         * diff-mode.el (diff-file-header): Change foreground color from
28018         yellow to green on light backgrounds.
28019         (diff-context): Inherit from `shadow' only for color/grayscale
28020         with more than 88 colors.
28021         (diff-indicator-removed, diff-indicator-added)
28022         (diff-indicator-changed): New faces.
28023         (diff-font-lock-keywords): Use new faces.  Regroup rules.
28024         Add "^---$" for `normal' diff format.  Fontify `#' lines with
28025         font-lock-comment-delimiter-face and font-lock-comment-face.
28026         Add `#' to ^[^...] in the rule for `diff-context-face'.
28028         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
28029         a button-like box.  Inherit from `highlight' on low colors.
28030         (shadow): Use shades of gray only for color/grayscale with
28031         more than 88 colors.  Use green for light backgrounds with
28032         8 colors, and yellow for dark backgrounds with 8 colors.
28034         * font-lock.el (font-lock-regexp-grouping-backslash):
28035         Don't inherit from escape-glyph (use bold for all cases).
28037         * info.el (info-xref-visited): Use light foreground color `violet'
28038         for dark backgrounds instead of dark color `magenta3'.
28039         (info-title-1): Use `yellow' color for dark backgrounds.
28041         * isearch.el (isearch): Use not-too-dark magenta3 instead of
28042         too-light magenta2.
28044         * replace.el (match): Use slightly more light RoyalBlue3 instead
28045         of dark RoyalBlue4.
28047         * wid-edit.el (widget-inactive): Inherit from `shadow'.
28049 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
28051         * novice.el (disabled-command-hook): Declare it with
28052         `define-obsolete-variable-alias'.
28054         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
28055         (desktop-buffer-misc-functions, desktop-buffer-handlers)
28056         (desktop-load-default): Add release to obsolescence info.
28057         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
28058         (desktop-append-buffer-args, desktop-read):
28059         Fix typos in docstrings.
28060         (desktop-kill): Fix typo in message.
28061         (desktop-save): Doc fix.
28063 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
28065         * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
28066         (viper-envelop-ESC-key): Change the definition of fast
28067         keysequence so it'll work with keyboard macros.
28069         * ediff.el (ediff-patch-buffer): Change the docstring.
28071 2005-07-19  Kenichi Handa  <handa@m17n.org>
28073         * international/mule-cmds.el (select-safe-coding-system): Try to
28074         use an auto-coding (if any) before anything else.  If the found
28075         auto-coding is invalid, show a warning message.
28077         * international/mule.el (find-auto-coding): New function created
28078         by modifying the body of set-auto-coding.
28079         (set-auto-coding): Use find-auto-coding to find a coding.
28081 2005-07-18  Richard M. Stallman  <rms@gnu.org>
28083         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
28084         not isearch-mode-end-hook-error.
28085         (allout-before-change-protect): Fix error message.
28087 2005-07-18  Juri Linkov  <juri@jurta.org>
28089         * allout.el (allout-mode):
28090         * calculator.el (calculator-copy):
28091         * custom.el (custom-known-themes):
28092         * dired.el (dired-desktop-buffer-misc-data)
28093         (dired-restore-desktop-buffer):
28094         * dired-x.el (dired-omit-marker-char):
28095         * files.el (basic-save-buffer):
28096         * font-core.el (font-lock-mode):
28097         * calendar/calendar.el (calendar-goto-hebrew-date)
28098         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
28099         (calendar-goto-persian-date):
28100         * language/ethio-util.el (ethio-sera-to-fidel-region):
28101         * textmodes/picture.el (picture-mode):
28102         Delete duplicate duplicate words.
28104 2005-07-18  Juri Linkov  <juri@jurta.org>
28106         * isearch.el (isearch-mode-map): Remove key bindings for regexp
28107         chars * ? } |.
28108         (isearch-fallback): Don't call `isearch-process-search-char'.
28109         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
28110         (isearch-process-search-char): Call `isearch-fallback' for regexp
28111         chars * ? } |.
28112         (isearch-return-char): Make obsolete with `make-obsolete' instead
28113         of simply documenting it as obsolete in the docstring.
28114         (isearch-fallback): Refill docstring.
28116         * international/isearch-x.el
28117         (isearch-process-search-multibyte-characters): Remove unneeded
28118         `concat'.  Add intermediate values to `junk-hist' instead of
28119         `minibuffer-history'.  Test the length of `str'.
28121 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
28123         * allout.el (allout-resolve-xref): Fix typos in error strings.
28124         (allout-before-change-protect): Remove unneeded `concat'.
28126         * array.el (array-mode, array-reconfigure-rows)
28127         (untabify-backward): Fix typos in docstrings.
28128         (array-reconfigure-rows): Use `insert-buffer-substring', not
28129         `insert-buffer'.
28131         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
28132         * progmodes/ada-mode.el (ada-make-body):
28133         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
28135         * dired.el (dired-log):
28136         * tar-mode.el (tar-subfile-save-buffer):
28137         * play/zone.el (zone-pgm-stress-destress):
28138         Use `insert-buffer-substring', not `insert-buffer'.
28140 2005-07-17  Simon Josefsson  <jas@extundo.com>
28142         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
28144 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
28146         * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
28147         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
28149 2005-07-17  Kim F. Storm  <storm@cua.dk>
28151         * ido.el (dired-other-window): Add ido property.
28153 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
28155         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
28156         Fix typo in docstring.
28157         (byte-compile-interactive-only-functions): Add `insert-buffer' and
28158         `insert-file-literally'.
28160         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
28161         info and delete redundant message.  Doc fix.
28162         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
28163         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
28165 2005-07-16  Richard M. Stallman  <rms@gnu.org>
28167         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
28168         (byte-compile-and): Use byte-compile-and-recursion.
28169         (byte-compile-or-recursion): New function.
28170         (byte-compile-or): Use that.
28171         (byte-compile-if): Guard the else-clause too.
28172         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
28174         * isearch.el (isearch-mode-end-hook-quit): New variable.
28175         (isearch-done): Bind it.
28176         (isearch-mode-end-hook): Doc fix.
28178         * allout.el (allout-isearch-did-quit): Variable deleted.
28179         (allout-real-isearch-abort): Function name no longer used.
28180         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
28181         (allout-isearch-rectification): isearch-mode always exists.
28182         Don't set allout-isearch-did-quit.
28183         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
28184         allout-isearch-did-quit.
28185         (allout-enwrap-isearch): Just add the hook.
28186         (allout-isearch-abort): Function deleted.
28187         (allout-pre-command-business): Avoid warning.
28189         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
28190         Correctly avoid warnings.
28191         (pascal-outline): Likewise.
28193         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
28195         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
28197         * play/tetris.el (tetris-mode): Avoid warning.
28199         * play/snake.el (snake-mode): Avoid warning.
28201         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
28202         (gamegrid-set-display-table): Avoid warning.
28203         (gamegrid-set-timer): Likewise.
28204         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
28205         (gamegrid-add-score-with-update-game-score-1): Take FILE
28206         as argument.
28207         (gamegrid-add-score-with-update-game-score): Pass that argument.
28208         Rename have-shared-game-dir to gamegrid-shared-game-dir.
28210         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
28212         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
28213         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
28215         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
28216         and insert-file.
28218         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
28219         (sc-ask): Avoid warnings.
28221         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
28222         (eshell-hist-initialize): Use that var the natural way.
28224         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
28226         * emacs-lisp/re-builder.el (reb-cook-regexp):
28227         Avoid warning calling lre-compile-string.
28228         (reb-color-display-p): Avoid warning.
28230         * calculator.el (calculator-last-input): Guard uses
28231         of event-key and key-press-event-p.
28232         (event-key, key-press-event-p): Delete definitions.
28234         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
28235         (find-gc-source-directory, find-gc-subrs-callers)
28236         (find-gc-noreturn-list, find-gc-source-files)
28237         (find-gc-subrs-called): Vars renamed and defvar'd.
28239         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
28240         (checkdoc-overlay-put, checkdoc-delete-overlay)
28241         (checkdoc-overlay-start, checkdoc-overlay-end)
28242         (checkdoc-mode-line-update, checkdoc-char=):
28243         Define such that compiler knows they are defined.
28244         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
28245         (checkdoc-read-event): Delete.  Use read-event directly.
28247         * whitespace.el (whitespace-make-overlay)
28248         (whitespace-overlay-put, whitespace-delete-overlay)
28249         (whitespace-overlay-start, whitespace-overlay-end):
28250         Define such that compiler knows they are defined.
28251         (whitespace): Move conditional inside.
28253         * tempo.el (tempo-insert-template): Suppress warning.
28255         * ediff-diff.el (longlines-mode): Add defvar.
28257 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
28259         * server.el: Bind "C-x #" in a way that works even if C-x is
28260         redefined to a command key, not a prefix key.
28262 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
28264         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
28265         cl-make-type-test till execution time.
28267 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
28269         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
28270         arg ARG and use it.
28272 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
28274         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
28276 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
28278         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
28279         a defcustom with two :set or :type keywords.
28281 2005-07-15  Richard M. Stallman  <rms@gnu.org>
28283         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
28284         Don't give ^M comment-end syntax.
28286 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
28288         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
28289         Don't consider gdbmi (gdb-mi.el has its own update functions).
28290         (gdb-var-delete): Make it work for gdbmi as well.
28291         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
28293         * progmodes/gud.el (etags, sdb): Only require etags when needed.
28294         (gud-speedbar-menu-items): Correct logic for enabling items.
28296 2005-07-15  Kim F. Storm  <storm@cua.dk>
28298         * ido.el: Fix commentary.
28299         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
28300         Use with-no-warnings around ffap-guesser.
28301         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
28302         Let bind minibuffer-completing-file-name to t.
28304 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
28306         * startup.el (site-run-file, keyboard-type): Doc fixes.
28307         (command-line): Check for "--basic-display" argument; also for
28308         "--quick", not "--bare-bones" (which was renamed).
28309         (fancy-splash-text): Add missing item "Getting New Versions".
28310         (normal-splash-screen): Fix typos and improve consistency with
28311         `fancy-splash-text'.  Update copyright year.
28313         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
28314         valid binding for `help-char'.
28316         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
28318 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
28320         * term.el (term-mode): Disable cua-mode for term buffers.
28322 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
28324         * add-log.el (add-log-mailing-address, change-log-merge):
28325         Doc fixes.
28326         (change-log-get-method-definition): Fix typo in docstring.
28328 2005-07-14  Kim F. Storm  <storm@cua.dk>
28330         * emulation/cua-base.el:
28331         (cua--pre-command-handler-1, cua--pre-command-handler)
28332         (cua--post-command-handler-1, cua--post-command-handler):
28333         Split in two.  Check (buffer local) value of cua-mode.
28334         (cua-selection-mode): New command.
28336 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
28338         * custom.el (custom-initialize-safe-set)
28339         (custom-initialize-safe-default): Doc fixes.
28341         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
28342         and simplify :init-value again.
28344         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
28345         and simplify :init-value again.  Delete autoload.
28347         * startup.el (command-line): Use `custom-reevaluate-setting' again
28348         for tooltip-mode.
28350         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
28351         a defcustom with two :initialize keywords.
28353 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
28355         * allout.el (my-mark-marker, allout-isearch-prior-pos)
28356         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
28357         (allout-post-command-business, allout-flag-region)
28358         (isearch-reenable-font-lock, allout-yank)
28359         (allout-insert-latex-header, allout-insert-latex-trailer)
28360         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
28361         (allout-latex-verb-quote): Fix typos in docstrings.
28362         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
28363         (allout-unprotected, allout-prefix-data):
28364         Improve argument/docstring consistency.
28365         (allout-chart-subtree): Fix argument spec.
28366         (allout-open-topic): Rename `use_sib_bullet' argument to
28367         `use-sib-bullet'.  Doc fix.
28369         * whitespace.el (whitespace-check-buffer-leading)
28370         (whitespace-check-buffer-trailing)
28371         (whitespace-check-buffer-indent)
28372         (whitespace-check-buffer-spacetab)
28373         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
28374         (whitespace-check-leading-whitespace)
28375         (whitespace-check-trailing-whitespace)
28376         (whitespace-check-spacetab-whitespace)
28377         (whitespace-check-indent-whitespace)
28378         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
28379         (whitespace-modes): Fix typos in docstrings.
28380         (defgroup, defcustom): Doc fixes.
28382         * winner.el (winner-mode, winner-boring-buffers)
28383         (winner-pending-undo-ring): Doc fixes.
28384         (winner-ring): Remove unneeded `progn'.
28385         (winner-equal): `defsubst' it.
28386         (winner-redo): Fix message.
28388 2005-07-13  Kim F. Storm  <storm@cua.dk>
28390         * simple.el (line-move-1): Always use vertical-motion to
28391         do the last (or only) line move to ensure some movement.
28392         Undo 2005-06-23 change--don't check for overlays.
28394 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28396         * term/mac-win.el (ccl-encode-mac-roman-font)
28397         (ccl-encode-mac-centraleurroman-font)
28398         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
28399         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
28400         Change charset-id boundary of dimension to ?\xef.
28401         (mac-char-fontspec-list): New constant.
28402         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
28403         argument.  Nil uses itself as family in font-spec.  Previous
28404         behavior for nil is now provided by non-nil non-string argument.
28405         All callers changed.  Add font-specs for Mac fonts to
28406         "fontset-default" unless iso8859-1 fonts are installed.
28408 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
28410         * progmodes/sh-script.el (sh-get-indent-info): Only indent
28411         a continuation line if the \ is preceded by SPC or TAB.
28412         (sh-get-indent-info): Simplify.
28413         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
28414         Use with-current-buffer.
28416         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
28417         when the matched text is empty.
28419 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
28421         * startup.el (command-line): Revert to previous handling of
28422         tooltip-mode.  Explain in comment why the complexity is needed.
28424         * tooltip.el (tooltip-mode): Revert to previous implementation of
28425         its defcustom.
28427         * frame.el (blink-cursor-mode): Revert to previous implementation
28428         of its defcustom.  Update comment.
28430 2005-07-12  Lars Hansen  <larsh@soem.dk>
28432         * desktop.el: Update e-mail address.
28434 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28436         * term/mac-win.el (mac-services-mail-selection)
28437         (mac-services-mail-to): New functions.
28438         (mac-application-menu-map): Bind them.
28440 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
28442         * progmodes/gdb-ui.el: Add note about buffering with Windows.
28444 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
28446         * custom.el (custom-reevaluate-setting): Doc fix.
28448 2005-07-11  Jay Belanger  <belanger@truman.edu>
28450         * calc/calc.el (calc-embedded-announce-formula-alist)
28451         (calc-embedded-open-close-plain-alist)
28452         (calc-embedded-open-close-mode-alist): Add checks for additional
28453         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
28455 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
28457         * custom.el (custom-enable-theme): Don't add theme to
28458         `custom-enabled-themes' with `push' because there is no
28459         setf-method for `delq'.
28461 2005-07-11  Richard M. Stallman  <rms@gnu.org>
28463         * custom.el (custom-declare-variable): Doc fix.
28465         * dired-aux.el (dired-compare-directories): Remove "." and ".."
28466         from the alists.
28468         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
28469         Do nothing if edebug-active.
28471         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
28472         (edebug-display): Do it here instead.
28474 2005-07-10  Richard M. Stallman  <rms@gnu.org>
28476         * cus-face.el (custom-theme-set-faces): Make it work.
28477         (custom-reset-faces): Doc fix.
28478         (custom-theme-reset-internal-face, custom-theme-face-value):
28479         Functions deleted.
28481         * custom.el (custom-push-theme): Maintain list of the settings
28482         of a given theme in its theme-settings property.
28483         Maintain position of old settings in the theme-value
28484         or theme-face property.
28485         (custom-enabled-themes): New variable.
28486         (custom-theme-enabled-p): New function.
28487         (provide-theme): Update custom-enabled-themes.
28488         Disable and reenable the `user' theme.
28489         (require-theme): Doc fix.
28490         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
28491         (custom-theme-value, custom-theme-variable-value): Likewise.
28492         (custom-theme-reset-internal): Likewise.
28493         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
28494         (custom-enable-theme, custom-disable-theme): New functions.
28495         (custom-variable-theme-value, custom-face-theme-value): Likewise.
28496         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
28497         (custom-theme-reset-variables): Simplify.
28498         (deftheme, custom-declare-theme, custom-make-theme-feature):
28499         Definitions moved.
28501 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
28503         * longlines.el (longlines-show-region)
28504         (longlines-unshow-hard-newlines): Recognize hard newlines by
28505         non-nil hard property, instead of t.
28507 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
28509         * emulation/viper-cmd.el (viper--key-maps): New variable.
28510         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
28511         emulation-mode-map-alists.
28512         (viper-envelop-ESC-key): Use viper-subseq.
28513         (viper-search-forward/backward/next): Disable debug-on-error.
28515         * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
28516         (viper-ESC-key): New defcustoms.
28518         * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
28520         * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
28521         (viper-subseq): Copy of subseq from cl.el.
28523         * emulation/viper.el (viper-go-away, viper-set-hooks): Use
28524         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
28526         * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
28528         * emulation/viper-init.el: Get rid of -face in face names.
28530         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
28531         Make it work with longlines mode.
28533         * ediff-mult.el (ediff-meta-mode-hook): New variable.
28535         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
28537         * ediff-init.el: Get rid of -face in face names.
28539 2005-07-10  Richard M. Stallman  <rms@gnu.org>
28541         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
28542         and with-timeout-unsuspend.
28544         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
28545         and with-timeout-unsuspend.
28547         * emacs-lisp/timer.el (with-timeout-timers): New variable.
28548         (with-timeout): Bind that variable to record timers.
28549         (with-timeout-suspend, with-timeout-unsuspend): New functions.
28551         * emacs-lisp/debug.el (debug-help-follow): New function.
28552         (debugger-mode-map): Use that instead of help-follow.
28553         (debugger-setup-buffer): Use eval-buffer-list
28554         to handle eval-buffer frames.
28556 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
28558         * timezone.el (timezone-parse-date): Change first regexp
28559         so it will not mistakenly match dates with no time zone.
28561 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
28563         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
28565 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
28567         * custom.el (custom-initialize-safe-set)
28568         (custom-initialize-safe-default): New functions.
28570         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
28571         and simplify :init-value.
28573         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
28574         and simplify :init-value.  Delete obsolete comment.
28576         * startup.el (command-line): Use `custom-reevaluate-setting' to
28577         handle `tooltip-mode'.  Delete obsolete comment.
28579         * files.el (set-visited-file-name): Avoid calling
28580         `file-name-nondirectory' with a nil argument.
28582 2005-07-09  Richard M. Stallman  <rms@gnu.org>
28584         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
28585         was called with nil for the buffer, handle the read position right.
28586         Handle read position for eval-region, too.
28588 2005-07-09  Juri Linkov  <juri@jurta.org>
28590         * fringe.el (fringe-mode): Add period in docstring.
28591         (fringe-query-style): Build prompt depending on `all-frames' arg.
28593         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
28594         to not create links to unrelated functions in the Help buffer.
28596         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
28597         Doc fix.
28599         * simple.el (next-error-hook): New variable.
28600         (next-error): Use it.  Doc fix.
28602         * textmodes/ispell.el (ispell-command-loop): Add current
28603         dictionary name and program name to mode-line-format.
28604         (ispell-region, ispell-process-line): Add current dictionary name
28605         and program name to messages.
28607 2005-07-08  Jay Belanger  <belanger@truman.edu>
28609         * calc/calc.el (calc-embedded-announce-formula-alist)
28610         (calc-embedded-open-close-formula-alist)
28611         (calc-embedded-open-close-word-alist)
28612         (calc-embedded-open-close-plain-alist)
28613         (calc-embedded-open-close-new-formula-alist)
28614         (calc-embedded-open-close-mode-alist)
28615         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
28616         (calc-embedded-mode-hook): New variables.
28618         * calc/calc-embed.el (calc-embedded-firsttime)
28619         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
28620         New variables.
28621         (calc-do-embedded): Use calc-embedded-firsttime,
28622         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
28623         determine whether or not to run hooks.
28624         (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
28625         calc-embedded-firsttime-formula appropriately.
28626         Set calc-embedded delimiter variables according to mode.
28628 2005-07-08  Richard M. Stallman  <rms@gnu.org>
28630         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
28631         Check for "emacs", etc., as entire symbol, not just as word.
28632         (checkdoc-file-comments-engine): Use regexp-quote on FN.
28634         * files.el (set-visited-file-name): Report the error
28635         for "empty filename" earlier.
28636         (kill-some-buffers): Ignore buffers already dead.
28638         * fringe.el (fringe-mode): Doc fix.
28640         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
28641         Check for (featurep 'xemacs) and turn off warnings in what it guards.
28642         Use unwind-protect to ensure byte-compile-unresolved-functions
28643         is updated.
28645         * whitespace.el (whitespace-buffer-leading-cleanup):
28646         Simplify w/ skip-chars-forward.
28647         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
28649         * mail/rmail.el (rmail-only-expunge): Fix paren error.
28650         Unconditionally try to leave point at the same old place.
28652 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
28654         * comint.el (comint-postoutput-scroll-to-bottom)
28655         (comint-show-maximum-output): Take scroll-margin into consideration.
28657 2005-07-08  Kim F. Storm  <storm@cua.dk>
28659         * ido.el (ido-use-filename-at-point): New choice `guess'.
28660         (ido-file-internal): Try ffap-guesser if selected.
28662         * ido.el (ido-before-fallback-functions): New hook.
28663         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
28664         (ido-read-file-name): Run it.
28666 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
28668         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
28669         strings rather than a list of symbols to the completion function.
28671 2005-07-07  Jay Belanger  <belanger@truman.edu>
28673         * calc/calc-units.el (math-apply-units): Change the places in
28674         which units are simplified.
28676 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
28678         * cus-edit.el (customize-option, customize-option-other-window):
28679         Make them handle aliases.
28681         * custom.el (custom-variable-p): Make it recursively follow
28682         aliases.  Mention that in the docstring.
28684 2005-07-07  Richard M. Stallman  <rms@gnu.org>
28686         * cus-start.el (exec-path): Use `directory' instead of `file'.
28687         Fix tag for nil.
28689 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
28691         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
28692         when called non-interactively.  Doc fix.
28694 2005-07-07  Lute Kamstra  <lute@gnu.org>
28696         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
28697         new address as well.
28699 2005-07-07  Kenichi Handa  <handa@m17n.org>
28701         * international/mule.el (make-coding-system):
28702         Describe `ascii-incompatible' property in the docstring.
28703         (set-file-name-coding-system): Signal an error if coding-system is
28704         ascii-incompatible.
28705         (set-keyboard-coding-system): Likewise.
28707         * international/mule-cmds.el (set-default-coding-systems):
28708         Don't set default-file-name-coding-system and
28709         default-keyboard-coding-system if coding-system is ASCII-incompatible.
28711         * international/utf-16.el: Declare that all UTF-16-based coding
28712         systems are ASCII-incompatible.
28714 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
28716         * progmodes/gud.el: Require font-lock for displaying errors.
28717         Used by gdb-ui.el.
28719 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
28721         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
28722         values for the pattern lists which are `read'able but not
28723         `append'able (like symbols).
28725 2005-07-06  Richard M. Stallman  <rms@gnu.org>
28727         * progmodes/flymake.el (flymake-float-time): Instead of
28728         with-no-warnings, test for XEmacs.
28729         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
28730         to avoid warning.
28732 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
28734         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
28736 2005-07-05  Lute Kamstra  <lute@gnu.org>
28738         * battery.el: Add support for Darwin (with much debugging help
28739         from Samuel Lauber <sam124@operamail.com>).
28740         (battery-status-function, battery-echo-area-format)
28741         (battery-mode-line-format): Add support for pmset on Darwin.
28742         (battery-load-low, battery-load-critical): New user options.
28743         (battery-pmset): New function.
28745 2005-07-05  Lute Kamstra  <lute@gnu.org>
28747         Update FSF's address in GPL notices.
28749         * textmodes/page-ext.el: Update FSF's address.
28751 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
28753         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
28754         filling from using prefix when filling a single-line docstring.
28756         * progmodes/flymake.el: Remove useless eval-when-compile.
28758         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
28760 2005-07-04  Richard M. Stallman  <rms@gnu.org>
28762         * textmodes/org.el (org-file-apps-defaults-gnu):
28763         Rename from org-file-apps-defaults-linux.
28764         (org-default-apps): Don't test system-type for `linux'.
28765         (org-file-apps): Doc fix.
28767 2005-07-04  David Ponce  <david@dponce.com>
28769         * tree-widget.el: Improve header Commentary section.
28770         (tree-widget) [defgroup]
28771         (tree-widget-image-enable, tree-widget-themes-directory)
28772         (tree-widget-theme, tree-widget-image-properties-emacs)
28773         (tree-widget-image-properties-xemacs, tree-widget-create-image)
28774         (tree-widget-image-formats, tree-widget-control)
28775         (tree-widget-empty-control, tree-widget-leaf-control
28776         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
28777         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
28778         (tree-widget-keep, tree-widget-after-toggle-functions)
28779         (tree-widget-open-node, tree-widget-close-node): Doc fix.
28780         (tree-widget-open-control, tree-widget-close-control): Fix doc and
28781         :help-echo message.
28782         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
28783         (tree-widget-image-properties): Doc fix.  Clearer implementation.
28784         (tree-widget--cursors): New constant.
28785         (tree-widget-lookup-image): New function split from
28786         `tree-widget-find-image'.  Clearer implementation.
28787         (tree-widget-find-image): Use it.
28788         (tree-widget-button-keymap): Use `set-keymap-parent'.
28789         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
28790         Define the sub-widgets here.
28791         (tree-widget-node): Check that :node is not a tree-widget.
28792         (tree-widget-get-super, tree-widget-open-control)
28793         (tree-widget-close-control, tree-widget-empty-control)
28794         (tree-widget-leaf-control, tree-widget-guide)
28795         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
28796         (tree-widget-no-handle, tree-widget-value-delete)
28797         (tree-widget-map): Remove.
28798         (tree-widget-children-value-save): Doc fix.  Simplified.
28799         (tree-widget-value-create): Update according to previous changes.
28801 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
28803         * textmodes/org.el: Leading space replaced by TABS.
28804         (org-recalc-marks, org-table-rotate-recalc-marks)
28805         (org-table-get-specials): Treat "^" and "_" marks.
28806         (org-table-justify-field-maybe): Optional argument NEW.
28807         (org-table-eval-formula): Parsing of the format simplified.
28808         New modes C,I.  Honor the %= parameter in the current table.
28809         Avoid unnecessary re-align by using the NEW argument to
28810         `org-table-justify-field-maybe'.
28811         (org-calc-default-modes): Default for date-format mimicks org-mode.
28812         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
28814 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
28816         * cus-face.el (custom-theme-set-faces): Make it handle face
28817         aliases whose alias declarations are pre- or autoloaded.
28819 2005-07-04  Juri Linkov  <juri@jurta.org>
28821         * faces.el (read-face-name): Put the code for getting a face name
28822         from the buffer before adding the faces from the `face' property.
28823         Use `completing-read-multiple' instead of `completing-read'.
28824         Require `crm'.  Add default value and post-process the returned
28825         list of faces.
28827         * emacs-lisp/crm.el (crm-find-current-element)
28828         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
28830         * emacs-lisp/lisp-mode.el (eval-defun-1):
28831         * emacs-lisp/edebug.el (edebug-eval-defun):
28832         Remove unnecessary quotes.
28834 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
28836         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
28837         (prolog-indent-level): Fix typo in docstring.
28839         * info.el (Info-history, Info-history-forward)
28840         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
28842         * add-log.el (add-change-log-entry):
28843         * comint.el (comint-dynamic-list-input-ring)
28844         (comint-dynamic-list-completions):
28845         * dabbrev.el (dabbrev-expand):
28846         * delim-col.el (delimit-columns-rectangle-line):
28847         * diff-mode.el (diff-context->unified, diff-reverse-direction)
28848         (diff-unified->context):
28849         * ediff-init.el (ediff-abbrev-jobname):
28850         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
28851         (ediff-replace-session-activity-marker-in-meta-buffer):
28852         * info.el (Info-summary):
28853         * lpr.el (printify-region):
28854         * printing.el (pr-create-interface):
28855         * ps-print.el (ps-print-quote):
28856         * ses.el (ses-column-widths, ses-print-cell)
28857         (ses-adjust-print-width, ses-center):
28858         * shell.el (shell-file-name-quote-list):
28859         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
28860         (strokes-fill-current-buffer-with-whitespace)
28861         (strokes-xpm-for-stroke, strokes-list-strokes)
28862         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
28863         * term.el (term-dynamic-list-input-ring)
28864         (term-dynamic-list-completions):
28865         * calc/calc.el (math-format-stack-value):
28866         * emacs-lisp/edebug.el (edebug-display-freq-count):
28867         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
28868         (delphi-new-comment-line):
28869         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
28870         * progmodes/executable.el (executable-set-magic):
28871         * progmodes/python.el (inferior-python-mode):
28872         * progmodes/scheme.el (scheme-mode-syntax-table):
28873         * progmodes/sh-script.el (sh-maybe-here-document):
28874         * progmodes/sql.el (sql-copy-column):
28875         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
28876         * textmodes/bibtex.el (bibtex-mode):
28877         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
28878         (sgml-auto-attributes):
28879         * textmodes/table.el (table-insert, table-shorten-cell)
28880         (table--generate-source-scan-lines, table-delete-row)
28881         (*table--cell-delete-char, table--spacify-frame)
28882         (table--horizontally-shift-above-and-below)
28883         (table--cell-insert-char, table--cell-blank-str)
28884         (table--fill-region-strictly):
28885         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
28886         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
28888         * add-log.el (change-log):
28889         * apropos.el (apropos):
28890         * comint.el (comint-completion, comint-source):
28891         * dabbrev.el (dabbrev):
28892         * delim-col.el (columns):
28893         * diff-mode.el (diff-mode):
28894         * ediff.el (ediff):
28895         * ediff-diff.el (ediff-diff):
28896         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
28897         * ediff-mult.el (ediff-mult):
28898         * ediff-ptch.el (ediff-ptch):
28899         * ediff-wind.el (ediff-window):
28900         * facemenu.el (facemenu):
28901         * indent.el (indent):
28902         * info.el (info):
28903         * jka-cmpr-hook.el (compression, jka-compr):
28904         * lpr.el (lpr):
28905         * outline.el (outlines):
28906         * pcmpl-cvs.el (pcmpl-cvs):
28907         * pcmpl-rpm.el (pcmpl-rpm):
28908         * printing.el (printing):
28909         * ps-print.el (postscript, ps-print, ps-print-horizontal)
28910         (ps-print-vertical, ps-print-headers, ps-print-font)
28911         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
28912         (ps-print-background, ps-print-printer, ps-print-page)
28913         (ps-print-miscellany):
28914         * ses.el (ses):
28915         * shell.el (shell, shell-directories, shell-faces):
28916         * startup.el (initialization):
28917         * strokes.el (strokes):
28918         * term.el (term):
28919         * uniquify.el (uniquify):
28920         * w32-vars.el (w32):
28921         * calc/calc.el (calc):
28922         * emacs-lisp/bytecomp.el (bytecomp):
28923         * emacs-lisp/cl-indent.el (lisp-indent):
28924         * emacs-lisp/edebug.el (edebug):
28925         * emacs-lisp/elp.el (elp):
28926         * emacs-lisp/testcover.el (testcover):
28927         * emacs-lisp/trace.el (trace):
28928         * emulation/viper-ex.el (viper-ex):
28929         * emulation/viper-mous.el (viper-mouse):
28930         * mail/mailalias.el (mailalias):
28931         * mail/supercite.el (supercite, supercite-frames)
28932         (supercite-attr, supercite-cite, supercite-hooks):
28933         * net/rcompile.el (remote-compile):
28934         * net/rlogin.el (rlogin):
28935         * obsolete/ooutline.el (outlines):
28936         * progmodes/delphi.el (delphi):
28937         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
28938         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
28939         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
28940         (ebnf-optimization):
28941         * progmodes/etags.el (etags):
28942         * progmodes/executable.el (executable):
28943         * progmodes/idlwave.el (idlwave):
28944         * progmodes/pascal.el (pascal):
28945         * progmodes/prolog.el (prolog):
28946         * progmodes/python.el (python):
28947         * progmodes/scheme.el (scheme):
28948         * progmodes/sh-script.el (sh, sh-script):
28949         * progmodes/sql.el (SQL):
28950         * progmodes/tcl.el (tcl):
28951         * textmodes/bibtex.el (bibtex, bibtex-autokey):
28952         * textmodes/enriched.el (enriched):
28953         * textmodes/makeinfo.el (makeinfo):
28954         * textmodes/sgml-mode.el (sgml):
28955         * textmodes/table.el (table-hooks):
28956         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
28957         * textmodes/texinfo.el (texinfo):
28958         * textmodes/two-column.el (two-column):
28959         Finish `defgroup' description with period.
28961         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
28962         * eshell/esh-var.el (eshell-var):
28963         * progmodes/vhdl-mode.el (vhdl-testbench):
28964         * textmodes/org.el (org): Fix typos in docstrings.
28966         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
28967         consistency.
28969         * progmodes/flymake.el (flymake-find-file): Remove.
28970         (flymake-float-time): Use `with-no-warnings'.
28971         (flymake-check-start-time, flymake-check-was-interrupted)
28972         (flymake-err-info, flymake-is-running, flymake-last-change-time)
28973         (flymake-new-err-info): `defvar' at compile time.
28975 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
28977         * replace.el (occur-hook): Doc fix.
28978         (occur-1): Don't call `occur-hook' if there are no matches.
28980 2005-07-03  Richard M. Stallman  <rms@gnu.org>
28982         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
28983         global-map, save the same map.
28984         (global-map): Don't alter it at top level.
28985         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
28986         Then alter it here instead.
28987         (tpu-edt-off): Set global-map to the saved one.
28989         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
28990         All references simplified.
28991         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
28992         (zmacs-regions): Add defvar.
28993         (repeat-complex-command-map): Everything about that deleted.
28995         * textmodes/artist.el (artist-key-is-drawing)
28996         (artist-key-endpoint1, artist-key-poly-point-list)
28997         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
28998         (artist-key-compl-table, artist-rb-save-data)
28999         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
29000         Don't put them in eval-when-compile.
29001         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
29003         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
29004         Use with-no-warnings.
29006         * net/browse-url.el (dos-windows-version): Add defvar.
29008         * mail/supercite.el (filladapt-prefix-table): Add defvar.
29010         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
29011         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
29012         (rmail-new-summary-line-count): Rename from new-summary-line-count.
29013         Add defvar.
29014         (rmail-summary-beginning-of-message): Use with-no-warnings.
29015         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
29017         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
29018         Use with-no-warnings.
29020         * emulation/vi.el (vi-mark-region): Use c-mark-function.
29021         (c-mark-function): Add point-moving-unit property.
29022         (vi-goto-line): Use with-no-warnings.
29024         * emulation/edt.el (edt-last-copied-word): Add defvar.
29025         (zmacs-region-stays): Likewise.
29026         (edt-mark-section-wisely): Use c-mark-function for C.
29027         Use makr-defun for Fortran.
29028         (time-string): defvar deleted.
29029         (edt-display-the-time): Don't set time-string.
29031         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
29033         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
29034         Don't warn when name is not constant
29035         or for defining the group `emacs'.
29037         * tooltip.el (gud-tooltip-mode): Add defvar.
29039         * startup.el (default-frame-background-mode): Add defvar.
29041         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
29043         * info.el (tool-bar-map): Add defvar.
29045         * dired.el (dnd-protocol-alist): Add defvar.
29047         * dired-aux.el (dired-query): Display question with answer, when
29048         the user answers.
29050         * custom.el (custom-add-option): Doc fix.
29052         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
29054 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
29056         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
29057         bogus name from the last change.
29059 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
29061         * custom.el (custom-declare-variable): Fix typos in comment.
29062         (custom-known-themes): Doc fix.
29063         (custom-theme-directory): New defcustom.
29064         (require-theme): Make it check `custom-theme-directory'.
29066         * cus-theme.el (custom-new-theme-mode): New function.
29067         (custom-theme-name, custom-theme-variables, custom-theme-faces)
29068         (custom-theme-description): Add compiler defvars.
29069         (customize-create-theme): Add doc to the "*New Custom Theme*"
29070         buffer.  Use `custom-new-theme-mode'.
29071         (custom-theme-write): Put the created buffer in emacs-lisp-mode
29072         and save it to the `custom-theme-directory'.  Make this the
29073         default directory of the buffer.
29075 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
29077         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
29078         Fix unbalanced parentheses.
29080 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
29082         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
29083         into flymake-mode and delegate to flymake-mode.
29085         * find-file.el (ff-which-function-are-we-in): Clean up.
29087 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
29089         * replace.el (occur-rename-buffer): Fix docstring.
29091         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
29092         (edt-last-copied-word, edt-learn-macro-count)
29093         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
29094         (edt-rect-start-point, edt-user-global-map, rect-start-point)
29095         (time-string, zmacs-region-stays):
29096         * emulation/edt-mapper.el (edt-save-function-key-map)
29097         (EDT-key-name): `defvar' to silence the byte-compiler.
29099 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
29101         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
29102         font-lock-regexp-backslash.  Doc fix.
29103         (font-lock-regexp-backslash-grouping-construct): Rename from
29104         font-lock-regexp-backslash-construct.  Doc fix.
29105         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
29106         grouping constructs.
29108 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
29110         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
29111         updating all the prerequisites.
29113 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
29115         * textmodes/org.el (org-agenda-start-on-weekday)
29116         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
29117         (org-agenda-use-time-grid, org-archive-location)
29118         (org-allow-space-in-links, org-usenet-links-prefer-google)
29119         (org-enable-table-editor, org-export-default-language)
29120         (org-export-html-show-new-buffer, org-fill-paragraph)
29121         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
29122         (org-goto-quit, org-occur, org-eval-in-calendar)
29123         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
29124         (org-agenda-diary-entry, org-remember-help)
29125         (org-table-convert-region, org-at-table-p)
29126         (org-table-move-row-down, org-table-move-row-up)
29127         (org-table-copy-region, org-table-toggle-vline-visibility)
29128         (org-table-get-stored-formulas, org-table-get-specials)
29129         (org-recalc-commands, org-table-eval-formula)
29130         (org-table-formula-substitute-names, orgtbl-make-binding)
29131         (org-format-org-table-html, org-format-table-table-html)
29132         (org-format-table-table-html-using-table-generate-source)
29133         (org-customize): Fix typos in docstrings.
29134         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
29135         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
29136         (org-back-to-heading): Doc fixes.
29137         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
29138         (org-agenda-change-all-lines, org-get-header):
29139         Improve argument/docstring consistency.
29140         (orgtbl-error): Fix error message.
29142         * progmodes/flymake.el (flymake-find-possible-master-files)
29143         (flymake-master-file-compare, flymake-get-line-err-count)
29144         (flymake-highlight-line, flymake-gui-warnings-enabled):
29145         Fix typos in docstrings.
29146         (flymake-parse-line, flymake-get-project-include-dirs-function)
29147         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
29148         Doc fixes.
29149         (flymake-get-project-include-dirs-function)
29150         (flymake-make-err-menu-data):
29151         Improve argument/docstring consistency.
29153 2005-07-01  Lute Kamstra  <lute@gnu.org>
29155         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
29156         Catch errors with ignore-errors.  Use temporary buffer.
29157         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
29159         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
29160         background color faces.
29161         (facemenu-set-foreground, facemenu-set-background):
29162         Use facemenu-set-face-from-menu.
29163         (facemenu-set-face-from-menu): Treat face names that start with
29164         "fg:" or "bg:" as special.
29165         (facemenu-add-new-color): Don't create faces.  Simplify.
29167 2005-06-30  Richard M. Stallman  <rms@gnu.org>
29169         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
29170         (crm-find-current-element): Likewise.
29172 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
29174         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
29176 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
29178         * arc-mode.el (archive-extract): Make it work as a mouse binding.
29179         (archive-mouse-extract): Make it an obsolete alias.
29180         (archive-mode-map): Don't use archive-mouse-extract any more.
29181         (archive-mode, archive-extract): write-contents-hooks ->
29182         write-contents-functions.
29183         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
29184         first arg.
29185         (archive-rename-entry): Update the call.
29186         (archive-zip-summarize): Remove unused var `method'.
29187         (archive-lzh-summarize): Remove unused var `creator'.
29189         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
29190         dedicated frame upon exit.
29192         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
29193         (archive-zip-extract, archive-zip-expunge)
29194         (archive-zip-update, archive-zip-update-case): Use executable-find.
29195         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
29196         Use restore-buffer-modified-p.
29197         (archive-extract, archive-add-new-member, archive-write-file-member):
29198         Use with-current-buffer.
29199         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
29201 2005-06-30  Andreas Schwab  <schwab@suse.de>
29203         * progmodes/gud.el (gud-filter): Remove unneeded progn.
29205 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
29207         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
29209 2005-06-30  Juri Linkov  <juri@jurta.org>
29211         * faces.el (vertical-border): Inherit from mode-line-inactive
29212         only on tty.
29214 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
29216         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
29217         example, -NLINES in the `occur' docstring).
29219         * replace.el (occur-1): When no matches are found, do not set the
29220         `buffer-read-only' and modified flags for the occur buffer,
29221         because it is deleted.
29223         * emulation/cua-base.el (cua-check-pending-input)
29224         (cua-repeat-replace-region, cua-mode, cua-debug)
29225         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
29226         Fix typos in docstrings.
29228         * emulation/cua-gmrk.el (cua-toggle-global-mark)
29229         (cua-cut-region-to-global-mark)
29230         (cua--cut-rectangle-to-global-mark):
29231         Remove period from end of messages.
29233         * emulation/cua-rect.el (cua-do-rectangle-padding):
29234         Remove period from end of messages.
29235         (cua--rectangle-seq-format): Fix typo in docstring.
29236         (cua-sequence-rectangle, cua-fill-char-rectangle):
29237         Improve argument/docstring consistency.
29239 2005-06-29  Juri Linkov  <juri@jurta.org>
29241         * faces.el (default-frame-background-mode): New internal variable.
29242         (frame-set-background-mode): Use it.
29244         * startup.el (normal-top-level): Set default-frame-background-mode
29245         instead of frame-background-mode.  Before setting it, test for its
29246         nil value.  Remove tests for frame-background-mode and frame
29247         parameter `reverse'.  Add test for "unspecified-fg".
29249         * term/xterm.el (xterm-rxvt-set-background-mode):
29250         * term/rxvt.el (rxvt-set-background-mode):
29251         Set default-frame-background-mode instead of frame-background-mode.
29253 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
29255         * simple.el (set-variable): Warn about obsolete user variables.
29257         * imenu.el (imenu--completion-buffer):
29258         * mouse.el (mouse-buffer-menu-alist):
29259         * msb.el (msb-invisible-buffer-p):
29260         * calendar/diary-lib.el (diary-header-line-format):
29261         * emacs-lisp/pp.el (pp-buffer):
29262         * progmodes/cperl-mode.el (cperl-do-auto-fill):
29263         * textmodes/picture.el (picture-replace-match):
29264         Change space constants followed by a sexp to "?\s ".
29266         * play/decipher.el (decipher-loop-with-breaks):
29267         * textmodes/texinfo.el (texinfo-insert-@item): Change space
29268         constants "protected" from end of line by a comment to "?\s".
29270 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
29272         * font-lock.el (save-buffer-state): Use `declare'.
29274         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
29275         reset the syntax-table to cperl-mode-syntax-table.
29276         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
29277         "foo_print_bar" is not matched as a reserved keyword.
29279 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
29281         * textmodes/org.el (orgtbl-setup): New function, for delayed
29282         setup for the orgtbl commands.
29283         (org-calc-default-modes): New option.
29284         (orgtbl-make-binding): Use `defun' to get better help display.
29285         (org-diary): Call `org-compile-prefix-format'.
29286         (org-table-formula-substitute-names): New function.
29287         (org-agenda-day-view, org-agenda-week-view): New commands.
29288         (org-agenda-toggle-week-view): Command removed.
29289         (org-tbl-menu): Split off from org-org-menu.
29290         (org-mode): Move removal of outline-mode menus to here.
29291         (org-table-formula-debug): New option.
29292         (org-table-insert-row): Keep first field if just "#" or "*".
29293         (org-mode): Paragraph regexps fixed.
29294         (org-table-recalculate-regexp): New constant.
29295         (org-table-justify-field-maybe): Avoid replace if not necessary.
29296         (org-copy-special, org-cut-special): Use `call-interactively'.
29297         (org-table-copy-region): Take region from `interactive' call.
29298         (org-trim): Return string even if no match.
29299         (org-formula): New face.
29300         (org-set-font-lock-defaults): No longer highlight "FIXME".
29301         But highlight formula-related fields in table.
29302         (org-table-p): Use regexp, not fontification.
29303         (org-table-align): Handle white space at end of line.
29304         (org-table-formula-evaluate-inline): New option.
29305         (org-mode): Auto-wrapping in comment lines turned off.
29306         (org-table-copy-down): Evaluate only in copied field, not in
29307         destination.
29308         (org-table-current-formula): Variable removed.
29309         (org-table-store-formulas, org-table-get-stored-formulas)
29310         (org-table-modify-formulas, org-table-replace-in-formulas)
29311         (org-table-maybe-eval-formula): New functions.
29312         (org-table-get-formula): Modify to use stored formulas.
29313         (org-table-insert-column, org-table-delete-column)
29314         (org-table-move-column): Call `org-table-modify-formulas'.
29315         (org-complete): Add completion for keyword formulas.
29316         (orgtbl-mode): Pull orgtbl-mode-map to start of
29317         minor-mode-map-alist.
29319 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
29321         * progmodes/python.el (python-check): Require `compile' before
29322         modifying its variables.
29324         * newcomment.el (comment-indent-default): Don't get fooled by an early
29325         end of buffer.
29327 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
29329         * ps-print.el (ps-print-version): Fix version number.
29331 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
29333         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
29335 2005-06-28  Richard M. Stallman  <rms@gnu.org>
29337         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
29338         (flyspell-local-mouse-map): Declaration deleted.
29339         (flyspell-mouse-map): Bind only mouse-2.
29340         (flyspell-mode-map): Don't test flyspell-use-local-map.
29341         (flyspell-overlay-keymap-property-name): Var deleted.
29342         (flyspell-mode-on): Don't make local bindings for
29343         flyspell-mouse-map and flyspell-mode-map.
29344         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
29346         * textmodes/ispell.el (ispell-word): Do not ignore short words.
29348         * progmodes/compile.el (compilation-next-error-function):
29349         Don't switch buffers; operate on the current buffer.
29351         * progmodes/compile.el (compilation-error-file-name)
29352         (compilation-warning-file-name, compilation-info-file-name)
29353         (compilation-line-number, compilation-column-number): New faces.
29354         (compilation-error-face, compilation-warning-face)
29355         (compilation-info-face, compilation-line-face)
29356         (compilation-column-face): Use them.
29358         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
29360         * comint.el (comint-password-prompt-regexp): Accept ", try again".
29362         * bindings.el (global-map): Bind insertchar and its variants.
29364 2005-06-27  Richard M. Stallman  <rms@gnu.org>
29366         * textmodes/artist.el (artist-text-overwrite)
29367         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
29369 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
29371         * ps-print.el: It was not working the page selection for printing.
29372         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
29373         (ps-print-version): New version 6.6.7.
29374         (ps-end-sheet): New fun.
29375         (ps-header-sheet, ps-end-job): Call it.
29377 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
29379         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
29381 2005-06-27  Lute Kamstra  <lute@gnu.org>
29383         * facemenu.el (facemenu-unlisted-faces): Add foreground and
29384         background color faces.
29385         (facemenu-get-face): Delete function.
29386         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
29387         (facemenu-add-new-color): Make second argument mandatory.
29388         Create the appropriate face and return it.  Simplify.
29389         (facemenu-set-foreground, facemenu-set-background): Don't check if
29390         color is defined.  Use return value of facemenu-add-new-color.
29392 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
29394         * progmodes/gud.el (gud-filter): Add missing argument to
29395         with-selected-window.
29397 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
29399         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
29400         a :require to the defcustom.
29402         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
29403         defcustoms corresponding to minor modes.
29405 2005-06-26  David Ponce  <david@dponce.com>
29407         * recentf.el: Require tree-widget instead of wid-edit.
29408         (recentf-filename-handler): Fix widget :type.
29409         (recentf-cancel-dialog, recentf-open-more-files)
29410         (recentf-open-files-action): Doc fix.
29411         (recentf-dialog-goto-first): New function.
29412         (recentf-dialog-mode-map): Set parent keymap first.
29413         (recentf-dialog-mode): Define with define-derived-mode.
29414         Don't display continuation lines in dialogs.
29415         (recentf-edit-list): Rename from recentf-edit-selected-items.
29416         (recentf-edit-list-select): Rename from recentf-edit-list-action.
29417         Simplify.
29418         (recentf-edit-list-validate): New function.
29419         (recentf-edit-list): Update accordingly.
29420         (recentf-open-files-item-shift): Remove.
29421         (recentf-open-files-item): Convert menu elements into tree and
29422         link widgets.  Don't create the widgets.
29423         (recentf-open-files): Update accordingly.
29424         (recentf-save-list): Untabify.
29426 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
29428         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
29429         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
29430         partially contained in the active region.  Do not take active
29431         region into account when called from Lisp, unless INTERACTIVE arg
29432         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
29433         avoid trouble with fields.  Make marker point nowhere when no
29434         longer used.  Always return nil.  Doc fix.
29435         (flush-lines): Add INTERACTIVE arg.  Do not take active region
29436         into account when called from Lisp, unless INTERACTIVE arg is
29437         non-nil.  Use `forward-line' instead of `beginning-of-line' to
29438         avoid trouble with fields.  Make marker point nowhere when no
29439         longer used.  Always return nil.  Doc fix.
29440         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
29441         interchangeable.  Do not take active region into account when
29442         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
29443         message in echo area when called from Lisp, unless INTERACTIVE arg
29444         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
29445         Return the number of matches.  Doc fix.
29446         (occur): Doc fix.
29447         (perform-replace): Make comment follow double space convention for
29448         the sake of `outline-minor-mode'.
29450         * faces.el (facep): Doc fix.
29452 2005-06-25  Richard M. Stallman  <rms@gnu.org>
29454         * facemenu.el (facemenu-enable-faces-p): New function.
29455         (facemenu-background-menu, facemenu-foreground-menu)
29456         (facemenu-face-menu): Add menu-enable property.
29458         * jka-compr.el (jka-compr-insert-file-contents):
29459         Special handling if cannot find the uncompression program.
29461         * cus-face.el (custom-face-attributes): Add autoload.
29463         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
29464         Bind comment-indent-function locally.
29466         * window.el (save-selected-window): Use save-current-buffer.
29468         * subr.el (with-selected-window): Use save-current-buffer.
29470         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
29471         and with-current-buffer.
29473 2005-06-24  Richard M. Stallman  <rms@gnu.org>
29475         * simple.el (line-move-1): Fix previous change.
29477 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
29479         * replace.el (occur-1): Set `buffer-read-only' and the
29480         buffer-modified flag before running `occur-hook' to protect
29481         against unintentional buffer switches that can lead to data loss.
29483 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
29485         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
29486         (gud-gdb-marker-filter): Use font-lock-warning-face for any
29487         initial error.
29489         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
29490         after fresh input.
29491         (gdb-var-create-handler): Put name of expression in quotes.
29493 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
29495         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
29496         elements of RING in order, and without bogus nil elements.
29498 2005-06-23  Richard M. Stallman  <rms@gnu.org>
29500         * simple.el (set-variable): Args renamed; doc fix.
29501         (line-move-1): When there are overlays around, use vertical-motion.
29503         * faces.el (escape-glyph): Use brown against light background.
29504         (nobreak-space): Rename from no-break-space.
29505         Fix previous change.
29507         * dired-aux.el (dired-do-copy): Fix arg prompt.
29509         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
29511 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
29513         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
29514         rather than "Distributor".
29516 2005-06-23  Lute Kamstra  <lute@gnu.org>
29518         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
29519         (debug-on-entry): Use it.  New interactive declaration that uses
29520         function-called-at-point.
29522 2005-06-23  Kim F. Storm  <storm@cua.dk>
29524         * subr.el (save-match-data): Add comment about using evaporate arg
29525         to set-match-data.
29527 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
29529         * cus-edit.el (customize-face)
29530         (customize-face-other-window): Handle face aliases.
29532         * faces.el (face-documentation, set-face-attribute)
29533         (face-spec-set): Handle face aliases.
29535 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
29537         * help-mode.el (help-make-xrefs): If a symbol representing a face
29538         name is not followed by the word "face", it could still be a
29539         function or variable name, so don't bypass other checks.
29541 2005-06-22  Juri Linkov  <juri@jurta.org>
29543         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
29544         Replace aliased functions with calls where second arg `inherit' is t.
29546 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
29548         * progmodes/gdb-ui.el (gdb-error): New variable.
29549         (gdb-error): New function.
29550         (gdb-annotation-rules): Act on error-begin and error annotations.
29551         (gdb-concat-output): Use font-lock-warning-face for errors.
29553 2005-06-22  Miles Bader  <miles@gnu.org>
29555         * bindings.el (propertized-buffer-identification): Use renamed
29556         `Buffer-menu-buffer' face.
29558         * faces.el (vertical-border): Rename from `vertical-divider'.
29559         (escape-glyph): Change dark-background color back to `cyan'.
29561 2005-06-21  Juri Linkov  <juri@jurta.org>
29563         * faces.el (face-user-default-spec): Try getting `customized-face'
29564         prior to `saved-face'.
29565         (frame-background-mode): Refill docstring.
29567         * emacs-lisp/lisp-mode.el (eval-defun-1):
29568         * emacs-lisp/edebug.el (edebug-eval-defun):
29569         Set `saved-face' temporarily to nil before calling form.
29570         Set `customized-face' to the new spec after that.
29572 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
29574         * subr.el (1value, lambda, key-substitution-in-progress):
29575         Doc fixes.
29577         * autoinsert.el (auto-insert-alist):
29578         * ses.el (ses-call-printer):
29579         * subr.el (noreturn):
29580         * emacs-lisp/lisp.el (check-parens):
29581         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
29582         * net/browse-url.el (browse-url-mosaic):
29583         * progmodes/cc-defs.el (c-safe-scan-lists):
29584         * progmodes/ebnf-abn.el (ebnf-abn-lex):
29585         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
29586         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
29587         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
29588         * progmodes/ebnf-iso.el (ebnf-iso-lex):
29589         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
29591 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
29593         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
29595 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
29597         * calendar/appt.el (appt-make-list): Activate the package, if
29598         not already active (for backwards compatibility).
29600 2005-06-20  Kim F. Storm  <storm@cua.dk>
29602         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
29604 2005-06-20  Miles Bader  <miles@gnu.org>
29606         * faces.el (vertical-divider): New face.
29608 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
29610         * simple.el (kill-whole-line): Doc fix.
29611         (next-error-buffer-p, next-error-find-buffer)
29612         (clone-indirect-buffer): Fix typos in docstrings.
29613         (comment-line-break-function): Doc fix: don't say variable
29614         is automatically buffer-local (it isn't).
29616 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
29618         * net/tramp-ftp.el (top):
29619         * net/tramp-smb.el (top):
29620         * net/tramp-util.el (top):
29621         * net/tramp-uu.el (top):
29622         * net/tramp-vc.el (top):
29623         * net/tramp.el (top): Revert copyright years back to original
29624         ones.  Tramp has a life outside GNU Emacs.
29626 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
29628         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
29630 2005-06-18  Juri Linkov  <juri@jurta.org>
29632         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
29633         end of first regexp to limit the match to the position between
29634         line number and source line with same separator character as used
29635         between file name and line number.  In the second regexp limit
29636         mouse-face area to file name and line number by adding new group
29637         for them and referring it in HYPERLINK arg.
29638         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
29639         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
29640         previous line where grep markers may be already removed.
29642 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
29644         * progmodes/ps-mode.el: Update version and maintainer's email address.
29646 2005-06-18  Steve Youngs  <steve@xemacs.org>
29648         * net/browse-url.el (browse-url-browser-function)
29649         (browse-url-default-browser): Add firefox.
29650         (browse-url-firefox-program, browse-url-firefox-arguments)
29651         (browse-url-firefox-startup-arguments)
29652         (browse-url-firefox-new-window-is-tab): New defcustoms.
29653         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
29655 2005-06-17  Richard M. Stallman  <rms@gnu.org>
29657         * startup.el (command-line): Warn if specified user name has
29658         no home directory.
29660         * term.el (term-get-old-input, term-input-filter, term-input-sender)
29661         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
29663         * longlines.el (longlines-mode, longlines-show-hard-newlines):
29664         Doc fixes.
29666         * faces.el (underline): Try bold if terminal doesn't support underline.
29668         * mail/sendmail.el (mail-setup-with-from): New variable.
29669         (mail-insert-from-field): New function.
29670         (sendmail-send-it): Call it.
29671         (mail-setup): Optionally call it here.
29673         * term/linux.el: Call tty-no-underline.
29675 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
29677         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
29679 2005-06-17  Miles Bader  <miles@gnu.org>
29681         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
29682         (ediff-current-diff-C, ediff-current-diff-Ancestor)
29683         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
29684         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
29685         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
29686         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
29687         Remove "-face" suffix from face names.
29688         (ediff-current-diff-face-A, ediff-current-diff-face-B)
29689         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
29690         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
29691         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
29692         (ediff-even-diff-face-A, ediff-even-diff-face-B)
29693         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
29694         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
29695         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
29696         New backward-compatibility aliases for renamed faces.
29697         (ediff-current-diff-face-A, ediff-current-diff-face-B)
29698         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
29699         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
29700         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
29701         (ediff-even-diff-face-A, ediff-even-diff-face-B)
29702         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
29703         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
29704         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
29705         Use renamed ediff faces.
29707         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
29708         Remove "-face" suffix from face names.
29709         (eshell-test-ok-face, eshell-test-failed-face):
29710         New backward-compatibility aliases for renamed faces.
29711         (eshell-run-test): Use renamed eshell-test faces.
29713         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
29714         face name.
29715         (eshell-prompt-face): New backward-compatibility alias for renamed
29716         face.
29717         (eshell-emit-prompt): Use renamed eshell-prompt face.
29719         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
29720         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
29721         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
29722         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
29723         Remove "-face" suffix from face names.
29724         (eshell-ls-directory-face, eshell-ls-symlink-face)
29725         (eshell-ls-executable-face, eshell-ls-readonly-face)
29726         (eshell-ls-unreadable-face, eshell-ls-special-face)
29727         (eshell-ls-missing-face, eshell-ls-archive-face)
29728         (eshell-ls-backup-face, eshell-ls-product-face)
29729         (eshell-ls-clutter-face):
29730         New backward-compatibility aliases for renamed faces.
29731         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
29733         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
29734         Remove "-face" suffix from face name.
29735         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
29736         instead of literal face.
29738 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
29740         * emacs-lisp/warnings.el (display-warning, lwarn)
29741         (warning-minimum-log-level): Doc fixes.
29742         (warning-minimum-level, warning-minimum-log-level):
29743         Add :debug to :type choices.
29745         * progmodes/ada-mode.el (ada-format-paramlist)
29746         (ada-get-indent-case, ada-check-matching-start)
29747         (ada-check-defun-name, ada-goto-matching-decl-start)
29748         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
29749         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
29750         (ada-make-subprogram-body): Follow error conventions.
29751         (ada-case-exception-file, ada-indent-comment-as-code)
29752         (ada-indent-handle-comment-special, ada-indent-renames)
29753         (ada-indent-return, ada-search-directories-internal)
29754         (ada-tab-policy, ada-case-exception-substring)
29755         (ada-other-file-alist, ada-matching-start-re)
29756         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
29757         (ada-imenu-generic-expression, ada-compile-goto-error)
29758         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
29759         (ada-popup-menu, ada-add-extensions, ada-mode)
29760         (ada-region-selected, ada-create-case-exception)
29761         (ada-create-case-exception-substring, ada-after-keyword-p)
29762         (ada-activate-keys-for-case, ada-adjust-case-region)
29763         (ada-adjust-case-buffer, ada-format-paramlist)
29764         (ada-scan-paramlist, ada-insert-paramlist)
29765         (ada-indent-newline-indent)
29766         (ada-indent-newline-indent-conditional)
29767         (ada-justified-indent-current, ada-goto-previous-word)
29768         (ada-indent-current, ada-get-indent-open-paren)
29769         (ada-get-indent-paramlist, ada-get-indent-end)
29770         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
29771         (ada-get-indent-block-start, ada-get-indent-subprog)
29772         (ada-get-indent-noindent, ada-get-indent-label)
29773         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
29774         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
29775         (ada-goto-stmt-end, ada-goto-next-word)
29776         (ada-check-matching-start, ada-check-defun-name)
29777         (ada-goto-matching-decl-start, ada-goto-matching-start)
29778         (ada-goto-matching-end, ada-search-ignore-string-comment)
29779         (ada-in-decl-p, ada-looking-at-semi-or)
29780         (ada-looking-at-semi-private, ada-in-paramlist-p)
29781         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
29782         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
29783         (ada-next-procedure, ada-previous-procedure, ada-next-package)
29784         (ada-previous-package, ada-create-menu)
29785         (ada-fill-comment-paragraph-justify)
29786         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
29787         (ada-other-file-name, ada-last-which-function-line)
29788         (ada-last-which-function-subprog, ada-which-function)
29789         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
29790         (ada-gen-treat-proc, ada-check-emacs-version)
29791         (ada-continuation-indent, ada-align-region-separate):
29792         Fix typos in docstrings.
29793         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
29795 2005-06-16  Lute Kamstra  <lute@gnu.org>
29797         * simple.el (fundamental-mode): Run after-change-major-mode-hook
29798         conditionally.
29800 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
29802         * comint.el (comint-replace-by-expanded-filename)
29803         (comint-prompt-regexp, comint-delimiter-argument-list)
29804         (comint-preinput-scroll-to-bottom):
29805         * info.el (Info-hide-cookies-node):
29806         * ls-lisp.el (ls-lisp-classify):
29807         * find-file.el (ff-search-directories, ff-special-constructs)
29808         (ff-find-other-file):
29809         * font-lock.el (font-lock-keywords):
29810         * shell.el (shell-prompt-pattern)
29811         (shell-dynamic-complete-functions, shell-mode)
29812         (shell-delimiter-argument-list):
29813         * term.el (term-replace-by-expanded-filename)
29814         (term-prompt-regexp, term-delimiter-argument-list):
29815         * woman.el (woman-ignore, woman0-if):
29816         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
29817         * emacs-lisp/elint.el (elint-init-env):
29818         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
29819         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
29820         * language/ethio-util.el (ethio-tilde-escape)
29821         (ethio-use-three-dot-question):
29822         * net/zone-mode.el (zone-mode-load-time-setup):
29823         * progmodes/cc-align.el (c-lineup-argcont):
29824         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
29825         * progmodes/cperl-mode.el (cperl-set-style-back):
29826         * progmodes/inf-lisp.el (inferior-lisp-prompt):
29827         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
29828         Fix spellings in docstrings.
29830         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
29831         * progmodes/modula2.el (m2-for): Fix spellings.
29833         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
29835         * simple.el (undo-more): Don't use `format' on `error' arguments.
29836         Improve argument/docstring consistency.
29837         (pending-undo-list): Doc fix.
29839         * smerge-mode.el (smerge-ensure-match):
29840         * emulation/vip.el (vip-ex):
29841         * net/zone-mode.el (zone-mode-update-serial):
29842         * progmodes/idlwave.el (idlwave-complete):
29843         * progmodes/vhdl-mode.el (vhdl-visit-file)
29844         (vhdl-compose-wire-components):
29845         Don't use `format' on `error' arguments.
29847         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
29848         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
29849         (tooltip-help-tips): Fix typos in docstrings.
29851 2005-06-16  David Ponce  <david@dponce.com>
29853         * tree-widget.el (tree-widget-value-create): Simplify last change.
29855 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
29857         * ido.el (ido-incomplete-regexp): New variable.
29858         (ido-set-matches-1): Handle invalid-regexp error and set
29859         ido-incomplete-regexp.
29860         (ido-incomplete-regexp): New face.
29861         (ido-completions): Use it.
29862         (ido-complete, ido-exit-minibuffer, ido-completions):
29863         Handle incomplete regexps.
29864         (ido-completions): Add check for complete match when entering a regexp.
29866 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
29868         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
29870 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
29872         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
29873         by field delimiters.
29875 2005-06-15  David Ponce  <david@dponce.com>
29877         * tree-widget.el: eval-and-compile inlined functions so they will
29878         be available at run-time too.
29879         (tree-widget-super-format-handler)
29880         (tree-widget-format-handler): Remove.
29881         (tree-widget-value-create): Handle the :indent property.
29883 2005-06-15  Miles Bader  <miles@gnu.org>
29885         * progmodes/which-func.el (which-func): Only inherit
29886         `font-lock-function-name-face' when that makes sense against the
29887         default mode-line face, otherwise set the face color explicitly.
29889         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
29890         faces instead of (non-existent) variables.
29892 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
29894         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
29895         (iswitchb-get-matched-buffers): Likewise.  Simplify.
29897 2005-06-14  Miles Bader  <miles@gnu.org>
29899         * progmodes/ld-script.el (ld-script-location-counter):
29900         Remove "-face" suffix from face name.
29901         (ld-script-location-counter-face):
29902         New backward-compatibility alias for renamed face.
29903         (ld-script-location-counter-face): Use renamed face.
29905         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
29906         (cperl-hash): Remove "-face" suffix from face names.
29907         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
29908         New backward-compatibility aliases for renamed faces.
29909         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
29910         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
29912         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
29913         name.
29914         (which-func-face): New backward-compatibility alias for renamed face.
29915         (which-func-format): Use renamed which-func face.
29917         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
29918         (vhdl-function, vhdl-directive, vhdl-reserved-word)
29919         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
29920         names.
29921         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
29922         (vhdl-speedbar-configuration, vhdl-speedbar-package)
29923         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
29924         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
29925         (vhdl-speedbar-architecture-selected)
29926         (vhdl-speedbar-configuration-selected)
29927         (vhdl-speedbar-package-selected)
29928         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
29929         names.
29930         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
29931         Use renamed faces.
29932         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
29933         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
29934         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
29935         Use renamed faces.
29936         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
29937         names.
29938         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
29939         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
29940         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
29941         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
29942         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
29943         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
29945         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
29946         face name.
29947         (sh-heredoc-face): New backward-compatibility alias for renamed face.
29948         (sh-heredoc-face): Use renamed sh-heredoc face.
29950         * progmodes/idlw-help.el (idlwave-help-link):
29951         Remove "-face" suffix from face name.
29952         (idlwave-help-link-face):
29953         New backward-compatibility alias for renamed face.
29954         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
29956         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
29957         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
29958         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
29959         New backward-compatibility aliases for renamed faces.
29960         (idlwave-shell-disabled-breakpoint-face)
29961         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
29963         * progmodes/flymake.el (flymake-errline, flymake-warnline):
29964         Remove "-face" suffix from face names.
29965         (flymake-errline-face, flymake-warnline-face):
29966         New backward-compatibility aliases for renamed faces.
29967         (flymake-highlight-line): Use renamed flymake faces.
29969         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
29970         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
29971         (ebrowse-member-class, ebrowse-progress):
29972         Remove "-face" suffix from face names.
29973         (ebrowse-tree-mark-face, ebrowse-root-class-face)
29974         (ebrowse-file-name-face, ebrowse-default-face)
29975         (ebrowse-member-attribute-face, ebrowse-member-class-face)
29976         (ebrowse-progress-face):
29977         New backward-compatibility aliases for renamed faces.
29978         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
29979         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
29980         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
29981         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
29983         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
29984         antlr-syntax)
29985         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
29986         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
29987         names.
29988         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
29989         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
29990         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
29991         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
29992         backward-compatibility aliases for renamed faces.
29993         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
29994         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
29995         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
29996         remove "font-lock-".  Use renamed antlr-mode faces.
29997         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
29998         literal face-names with face variable references.
30000         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
30001         face name.
30002         (Buffer-menu-buffer-face): New backward-compatibility alias for
30003         renamed face.
30004         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
30006 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
30008         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
30009         Eliminate "-face" suffix.
30010         (makefile-targets): Inherit from font-lock-function-name-face and
30011         eliminate "-face" suffix.
30012         (makefile-shell): Remove attributes and eliminate "-face" suffix.
30013         (makefile-*-font-lock-keywords): Append makefile-targets in rule
30014         actions, instead of prepending, to make it less visible.
30015         (makefile-previous-dependency, makefile-match-dependency):
30016         Don't match a target on a continuation line.
30018         * files.el (auto-mode-alist): Put Makefile in gmake mode.
30020 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
30022         * progmodes/gdb-ui.el (menu): Re-order menu items.
30023         (gdb-tooltip-print): Respect tooltip-use-echo-area.
30025         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
30026         Define in tooltip.el.
30027         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
30028         (gud-tooltip-tips): Respect tooltip-use-echo-area and
30029         gud-tooltip-echo-area.
30031         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
30032         backward compatibility and make obsolete.
30033         (tooltip-help-tips): Use tooltip-use-echo-area.
30034         (tooltip-show-help-function): Rename to...
30035         (tooltip-show-help): ...this, because it is a function.
30036         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
30038 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
30040         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
30041         (edebug-print-length, edebug-print-level, edebug-print-circle)
30042         (edebug-modify-breakpoint, edebug-eval-last-sexp)
30043         (edebug-eval-print-last-sexp): Doc fixes.
30045 2005-06-14  Kim F. Storm  <storm@cua.dk>
30047         * ido.el (ido-mode): Make a new keymap every time we enable ido,
30048         as the coverage buffer/file/both may change.
30050 2005-06-14  Lute Kamstra  <lute@gnu.org>
30052         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
30053         and run-mode-hooks.  Simplify.
30055         * mail/rmailedit.el (rmail-edit-mode):
30056         * progmodes/octave-inf.el (inferior-octave-mode):
30057         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
30059         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
30060         and run-mode-hooks.
30061         (recentf-edit-list, recentf-open-files): Don't call
30062         kill-all-local-variables directly.
30064         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
30066 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
30068         * emacs-lisp/byte-run.el (make-obsolete)
30069         (define-obsolete-function-alias): Rename arguments FUNCTION and
30070         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
30071         (make-obsolete-variable, define-obsolete-variable-alias):
30072         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
30073         respectively.
30075         * isearchb.el (isearchb-activate):
30076         * pcvs.el (cvs-mode):
30077         * ses.el (ses-load):
30078         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
30079         * net/tramp.el (tramp-find-file-exists-command)
30080         (tramp-find-shell):
30081         * progmodes/ada-mode.el (ada-create-case-exception)
30082         (ada-create-case-exception-substring, ada-make-subprogram-body):
30083         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
30084         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
30085         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
30086         * textmodes/org.el (org-promote, org-evaluate-time-range)
30087         (org-agenda-next-date-line, org-agenda-previous-date-line)
30088         (org-agenda-error, org-open-at-point, org-table-move-row)
30089         (org-format-table-table-html-using-table-generate-source)
30090         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
30091         * textmodes/reftex.el (reftex-access-scan-info):
30092         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
30093         (reftex-toc-promote-prepare): Follow error conventions.
30095         * diff-mode.el (diff-mode): Fix typo in docstring.
30097         * forms.el (forms--intuit-from-file): Fix reference to
30098         `forms-number-of-fields' in error message.
30099         (forms-print): Fix quoting in error message.
30101         * forms.el (forms-mode):
30102         * emulation/vi.el (vi-goto-insert-state):
30103         * progmodes/flymake.el (flymake-new-err-info)
30104         (flymake-start-syntax-check-for-current-buffer)
30105         (flymake-simple-cleanup):
30106         * eshell/esh-var.el (eshell/export):
30107         * progmodes/gud.el (xdb):
30108         * textmodes/flyspell.el (flyspell-incorrect-hook)
30109         (flyspell-maybe-correct-transposition)
30110         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
30112 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
30114         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
30115         minibuffer prompt.
30117 2005-06-13  Kim F. Storm  <storm@cua.dk>
30119         * subr.el (add-to-ordered-list): New defun.
30121         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
30122         add cua--keymap-alist to emulation-mode-map-alists.
30124 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
30126         * subr.el (complete-in-turn): New macro.
30127         (dynamic-completion-table, lazy-completion-table): Add debug info.
30129         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
30130         in preference to face aliases.
30132         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
30133         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
30134         Remove unused vars `start' and `firstline'.
30135         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
30136         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
30138 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
30140         * cus-start.el (all): Don't complain about missing GTK-related
30141         variables, unless either `gtk' is boundp or this isn't a
30142         `windows-nt' build.
30144 2005-06-13  Lute Kamstra  <lute@gnu.org>
30146         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
30147         run-mode-hooks.
30149         * ediff-mult.el (ediff-meta-mode):
30150         * ediff-util.el (ediff-mode): Use run-mode-hooks.
30152         * ledit.el (ledit-mode): Use delay-mode-hooks.
30154         * woman.el (woman-mode-line-format): Delete constant.
30155         (woman-mode-map): Initialize it properly.
30156         (woman-mode): Set mode-class property to special.
30157         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
30158         Set major-mode and mode-name.  Don't set mode-line-format directly.
30159         (Man-getpage-in-background): Don't reference woman-mode-line-format.
30161         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
30162         string argument obsolete.
30164 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
30166         * textmodes/org.el (org-CUA-compatible): New option.
30167         (org-disputed-keys): New variable.
30168         (org-key): New function.
30169         (orgtbl-make-binding): Add docstring to the created function.
30170         (org-mode): Set paragraph start/separate regexps.
30171         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
30172         (org-archive-location, org-archive-mark-done)
30173         (org-archive-stamp-time): New options.
30174         (org-archive-subtree): New command.
30175         (org-fill-paragraph): New function.
30176         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
30177         (org-fake-empty-table-line): Function removed.
30178         (org-format-org-table-html): Do not create empty table lines at
30179         separator lines.  Improved table header treatment.
30180         (org-link-format): New option.
30181         (org-make-link): New function.
30182         (org-insert-link, org-store-link): Use org-make-link.
30183         (org-open-file): Quote file name for shell command, to allow
30184         spaces in file names.
30185         (org-link-regexp): Fix bug with mailto link.
30186         (org-link-maybe-angles-regexp, org-protected-link-regexp):
30187         New constants.
30188         (org-export-as-html): Deal with the optional angles around a link.
30189         Better treatment of file: links.
30190         (org-open-at-point): Replace @{ and @} with < and >.
30191         (org-run-mode-hooks): Function removed.
30192         (org-agenda-mode): No longer use `org-run-mode-hooks'.
30194 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
30196         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
30197         MI command -data-list-register-values.
30198         (gdb-post-prompt): Indent properly.
30200 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
30202         * hilit-chg.el (highlight-changes-colors): Rename from
30203         `highlight-changes-colours'.
30204         (highlight-changes-colours): Keep as obsolete alias.
30205         (highlight-changes-face-list): Doc fix.
30206         (hilit-chg-make-list): Use `highlight-changes-colors'.
30208 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
30210         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
30211         defun-prompt-regexp.
30213 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
30215         * loadup.el: Don't say we are dumping under 2 names on windows-nt
30216         and cygwin.
30218         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
30219         Don't use an old loaddefs.el, as in Makefile.in.
30221 2005-06-12  Lute Kamstra  <lute@gnu.org>
30223         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
30225         * man.el (Man-mode-map): Initialize it properly.
30226         (Man-mode): Set mode-class property to special.
30228         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
30230 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
30232         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
30233         A newline is needed in the docstring there.
30235         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
30236         Doc fixes.
30238 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
30240         * printing.el: Doc fix.  The menubar is no more changed when printing
30241         is loaded, it only changes when pr-menu-bind or pr-update-menus is
30242         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
30243         (pr-version): New version number (6.8.4).
30244         (pr-menu-bind): New command.
30245         (pr-update-menus): Docstring and code fix.
30246         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
30247         Docstring fix.
30248         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
30249         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
30251 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
30253         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
30254         "Returns" to "return", document useful return values, etc.
30256 2005-06-11  Alan Mackenzie  <acm@muc.de>
30258         * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
30259         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
30260         (adaptive-file-function): Minor amendment to doc-string.
30262 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
30264         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
30265         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
30266         Fix :type--it is `integer', not `string'.
30268         * faces.el (modeline-highlight): Rename from (the erroneous)
30269         `modeline-higilight'.
30271 2005-06-11  Lute Kamstra  <lute@gnu.org>
30273         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
30274         lisp-interaction-mode-map but make it the parent.
30275         (edebug-eval-mode): Use define-derived-mode.
30277 2005-06-11  Andreas Schwab  <schwab@suse.de>
30279         * bindings.el: Add binding of `ESC functionkey' for every
30280         `M-functionkey'.
30281         * hexl.el (hexl-mode-map): Likewise.
30283 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
30285         * progmodes/compile.el (compilation-error-regexp-alist-alist)
30286         [msft]: update regexp for newer msft compilers.
30288 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
30290         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
30291         ATTLIST portions of included DTDs.
30292         (xml-parse-dtd): Eliminate use of inefficient match-data.
30294 2005-06-10  Miles Bader  <miles@gnu.org>
30296         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
30297         (mpuz-text): Remove "-face" suffix from face names.
30298         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
30299         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
30300         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
30302         * play/gomoku.el (gomoku-O, gomoku-X):
30303         Remove "-face" suffix from face names.
30304         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
30305         New backward-compatibility aliases for renamed faces.
30306         (gomoku-font-lock-keywords): Use renamed gomoku faces.
30308 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
30310         * thumbs.el: Fixes for changes of 2005-06-09.
30311         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
30312         as a directory.
30313         (thumbs-thumbname): Remove directory separator from format string;
30314         `thumbs-thumbsdir' now returns a valid directory name.
30315         (thumbs-temp-dir): New defsubst.
30316         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
30317         Use it.
30319         * cus-edit.el (minibuffer):
30320         * files.el (make-backup-file-name-function):
30321         * filesets.el (filesets-external-viewers):
30322         * hilit-chg.el (highlight-changes-colours)
30323         (highlight-changes-face-list, highlight-changes-rotate-faces):
30324         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
30325         * kmacro.el (kmacro-call-macro):
30326         * log-edit.el (log-edit-changelog-full-paragraphs):
30327         * mouse.el (mouse-1-click-follows-link):
30328         * skeleton.el (skeleton-autowrap):
30329         * subr.el (insert-for-yank-1):
30330         * tempo.el (tempo-insert-region):
30331         * terminal.el (terminal-emulator):
30332         * time.el (display-time-mail-face):
30333         * vc.el (vc-annotate):
30334         * vcursor.el (vcursor-copy-line):
30335         * woman.el (woman-bold-headings, woman-ignore)
30336         (woman-default-faces, woman-monochrome-faces):
30337         * calendar/todo-mode.el (todo-insert-threshold):
30338         * emulation/pc-select.el (pc-select-selection-keys-only)
30339         (pc-selection-mode):
30340         * emulation/vip.el (vip-find-char-forward):
30341         * emulation/viper-cmd.el (viper-find-char-forward):
30342         * international/mule-cmds.el
30343         (select-safe-coding-system-accept-default-p)
30344         (input-method-exit-on-invalid-key):
30345         * international/mule-diag.el (describe-coding-system):
30346         * international/ucs-tables.el (unify-8859-on-encoding-mode):
30347         * net/browse-url.el (browse-url-xterm-program):
30348         * obsolete/lazy-lock.el (lazy-lock-mode):
30349         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
30350         (cperl-mode):
30351         * progmodes/cpp.el (cpp-face-light-name-list)
30352         (cpp-face-dark-name-list):
30353         * progmodes/delphi.el (delphi-newline-always-indents):
30354         Fix spellings in docstrings.
30356         * ido.el (ido-mode, ido-file-extensions-order)
30357         (ido-default-file-method, ido-default-buffer-method)
30358         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
30359         (ido-decorations, ido-read-file-name-as-directory-commands)
30360         (ido-read-file-name-non-ido, ido-work-directory-list)
30361         (ido-ignore-item-temp-list, ido-current-directory)
30362         (ido-magic-forward-char, ido-enter-find-file)
30363         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
30364         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
30366 2005-06-10  Lute Kamstra  <lute@gnu.org>
30368         * play/dunnet.el (dun-mode): Use define-derived-mode.
30369         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
30370         obsolete alias.
30372         * play/doctor.el (doctor-mode-map): Remove defvar.
30373         (doctor-mode): Use define-derived-mode.
30375         * mail/mspools.el (mspools-mode):
30376         * net/eudc-hotlist.el (eudc-hotlist-mode):
30377         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
30379 2005-06-10  Miles Bader  <miles@gnu.org>
30381         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
30382         Remove "-face" suffix from face names.
30383         (flyspell-incorrect-face, flyspell-duplicate-face):
30384         New backward-compatibility aliases for renamed faces.
30385         (flyspell-mode-on, make-flyspell-overlay)
30386         (flyspell-highlight-incorrect-region)
30387         (flyspell-highlight-duplicate-region)
30388         (flyspell-display-next-corrections)
30389         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
30391         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
30392         from face name.
30393         (texinfo-heading-face): New backward-compatibility alias for
30394         renamed face.
30395         (texinfo-heading-face): Use renamed texinfo-heading face.
30397         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
30398         suffix from face names.
30399         (tex-math-face, tex-verbatim-face):
30400         New backward-compatibility aliases for renamed faces.
30401         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
30402         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
30403         literal face name.
30405         * textmodes/table.el (table-cell): Remove "-face" suffix from face
30406         name.
30407         (table-cell-face): New backward-compatibility alias for renamed face.
30408         (table--put-cell-face-property, table--update-cell-face):
30409         Use renamed table-cell face.
30411         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
30412         from face name.
30413         (sgml-namespace-face): New backward-compatibility alias for
30414         renamed face.
30415         (sgml-namespace-face): Use renamed sgml-namespace face.
30417         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
30418         (org-level-4, org-level-5, org-level-6, org-level-7)
30419         (org-level-8, org-warning, org-headline-done)
30420         (org-deadline-announce, org-scheduled-today)
30421         (org-scheduled-previously, org-link, org-done, org-table)
30422         (org-time-grid): Remove "-face" suffix from face names.
30423         (org-level-1-face, org-level-2-face, org-level-3-face)
30424         (org-level-4-face, org-level-5-face, org-level-6-face)
30425         (org-level-7-face, org-level-8-face, org-warning-face)
30426         (org-headline-done-face, org-deadline-announce-face)
30427         (org-scheduled-today-face, org-scheduled-previously-face)
30428         (org-link-face, org-done-face, org-table-face)
30429         (org-time-grid-face):
30430         New backward-compatibility aliases for renamed faces.
30431         (org-level-faces, org-set-font-lock-defaults, org-timeline)
30432         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
30433         (org-agenda-get-timestamps, org-agenda-get-scheduled)
30434         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
30436         * emulation/viper-init.el (viper-search, viper-replace-overlay)
30437         (viper-minibuffer-emacs, viper-minibuffer-insert)
30438         (viper-minibuffer-vi): Remove "-face" suffix from face names.
30439         (viper-search-face, viper-replace-overlay-face)
30440         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
30441         (viper-minibuffer-vi-face):
30442         New backward-compatibility aliases for renamed faces.
30443         (viper-search-face, viper-replace-overlay-face)
30444         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
30445         (viper-minibuffer-vi-face): Use renamed viper faces.
30447         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
30448         Remove "-face" suffix from face names.
30449         (testcover-nohits-face, testcover-1value-face):
30450         New backward-compatibility aliases for renamed faces.
30451         (testcover-mark): Use renamed testcover faces.
30453         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
30454         face name.
30455         (diary-button-face): New backward-compatibility alias for renamed face.
30456         (diary-entry): Use renamed diary-button face.
30458         * calendar/calendar.el (diary, calendar-today, holiday)
30459         (mark-visible-calendar-date): Remove "-face" suffix from face names.
30460         (diary-face, calendar-today-face, holiday-face):
30461         New backward-compatibility aliases for renamed faces.
30462         (eval-after-load "facemenu", diary-entry-marker)
30463         (calendar-today-marker, calendar-holiday-marker, diary-face):
30464         Use renamed calendar faces.
30466         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
30467         (compare-windows-face): New backward-compatibility alias for
30468         renamed face.
30469         (compare-windows-highlight): Use renamed compare-windows face.
30471         * strokes.el (strokes-char): Remove "-face" suffix from face name.
30472         (strokes-char-face): New backward-compatibility alias for renamed face.
30473         (strokes-encode-buffer): Use renamed strokes-char face.
30475         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
30476         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
30477         Remove "-face" suffix from face names.
30478         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
30479         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
30480         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
30481         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
30482         Use renamed pcvs faces.
30483         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
30484         * pcvs-defs.el (cvs-mode-map): Likewise.
30485         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
30487         * info.el (info-title-1, info-title-2, info-title-3)
30488         (info-title-4): Remove "-face" suffix from and downcase face names.
30489         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
30490         (Info-title-4-face):
30491         New backward-compatibility aliases for renamed faces.
30492         (Info-fontify-node): Use renamed info faces.
30494         * hilit-chg.el (highlight-changes, highlight-changes-delete):
30495         Remove "-face" suffix from face names.
30496         (highlight-changes-face, highlight-changes-delete-face):
30497         New backward-compatibility aliases for renamed faces.
30498         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
30499         (hilit-chg-make-list): Use renamed highlight-changes faces.
30501         * generic-x.el (show-tabs-tab, show-tabs-space):
30502         Remove "-face" suffix from face names.
30503         (show-tabs-tab-face, show-tabs-space-face):
30504         New backward-compatibility aliases for renamed faces.
30505         (show-tabs-generic-mode-font-lock-defaults-1)
30506         (show-tabs-generic-mode-font-lock-defaults-2):
30507         Use renamed show-tabs faces.
30509         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
30510         (smerge-markers): Remove "-face" suffix from face names.
30511         (smerge-mine-face, smerge-other-face, smerge-base-face)
30512         (smerge-markers-face):
30513         New backward-compatibility aliases for renamed faces.
30514         (smerge-mine-face, smerge-other-face, smerge-base-face)
30515         (smerge-markers-face): Use renamed smerge faces.
30517         * log-view.el (log-view-file, log-view-message): Remove "-face"
30518         suffix from face names.
30519         (log-view-file-face, log-view-message-face):
30520         New backward-compatibility aliases for renamed faces.
30521         (log-view-file-face, log-view-message-face): Use renamed log-view
30522         faces.
30524         * paren.el (show-paren-match, show-paren-mismatch):
30525         Remove "-face" suffix from face names.
30526         (show-paren-match-face, show-paren-mismatch-face):
30527         New backward-compatibility aliases for renamed faces.
30528         (show-paren-function): Use renamed show-paren faces.
30530         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
30531         (ruler-mode-margins, ruler-mode-fringes)
30532         (ruler-mode-column-number, ruler-mode-fill-column)
30533         (ruler-mode-comment-column, ruler-mode-goal-column)
30534         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
30535         suffix from face names.
30536         (ruler-mode-default-face, ruler-mode-pad-face)
30537         (ruler-mode-margins-face, ruler-mode-fringes-face)
30538         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
30539         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
30540         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
30541         New backward-compatibility aliases for renamed faces.
30542         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
30543         (ruler-mode-column-number, ruler-mode-fill-column)
30544         (ruler-mode-comment-column, ruler-mode-goal-column)
30545         (ruler-mode-tab-stop, ruler-mode-current-column)
30546         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
30547         faces.
30549         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
30550         face name.
30551         (whitespace-highlight-the-space): Use renamed face.
30552         (whitespace-highlight-face): New backward-compatibility alias for
30553         renamed face.
30555         * woman.el (woman-italic, woman-bold, woman-unknown)
30556         (woman-addition, woman-symbol-face):
30557         Remove "-face" suffix from face names.
30558         (woman-italic-face, woman-bold-face, woman-unknown-face)
30559         (woman-addition-face):
30560         New backward-compatibility aliases for renamed faces.
30561         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
30562         (woman-decode-region, woman-replace-match)
30563         (woman-display-extended-fonts, woman-special-characters)
30564         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
30565         Use renamed woman faces.
30567         * longlines.el (longlines-visible-face): Face removed.
30569         * diff-mode.el (diff-header, diff-file-header, diff-index)
30570         (diff-hunk-header, diff-removed, diff-added, diff-changed)
30571         (diff-function, diff-context, diff-nonexistent): Remove "-face"
30572         suffix from face names.
30573         (diff-header-face, diff-file-header-face, diff-index-face)
30574         (diff-hunk-header-face, diff-removed-face, diff-added-face)
30575         (diff-changed-face, diff-function-face, diff-context-face)
30576         (diff-nonexistent-face): New backward-compatibility aliases for
30577         renamed faces.
30578         (diff-header-face, diff-file-header-face)
30579         (diff-index, diff-index-face, diff-hunk-header)
30580         (diff-hunk-header-face, diff-removed, diff-removed-face)
30581         (diff-added, diff-added-face, diff-changed-face, diff-function)
30582         (diff-function-face, diff-context-face, diff-nonexistent)
30583         (diff-nonexistent-face): Use renamed diff-mode faces.
30585         * progmodes/compile.el (compilation-warning-face)
30586         (compilation-info-face): Remove "-face" suffix from face names.
30587         (compilation-warning-face, compilation-info-face):
30588         New backward-compatibility aliases for renamed faces.
30589         (compilation-warning-face, compilation-info-face):
30590         Use renamed compilation faces.
30592         * add-log.el (change-log-date, change-log-name)
30593         (change-log-email, change-log-file, change-log-list)
30594         (change-log-conditionals, change-log-function)
30595         (change-log-acknowledgement): Remove "-face" suffix from face names.
30596         (change-log-date-face, change-log-name-face)
30597         (change-log-email-face, change-log-file-face)
30598         (change-log-list-face, change-log-conditionals-face)
30599         (change-log-function-face, change-log-acknowledgement-face):
30600         New backward-compatibility aliases for renamed faces.
30601         (change-log-font-lock-keywords): Use renamed change-log faces.
30603         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
30604         (custom-set, custom-changed, custom-saved, custom-button)
30605         (custom-button-pressed, custom-documentation, custom-state)
30606         (custom-comment, custom-comment-tag, custom-variable-tag)
30607         (custom-variable-button, custom-face-tag, custom-group-tag-1)
30608         (custom-group-tag): Remove "-face" suffix from face names.
30609         (custom-magic-alist, custom-magic-value-create)
30610         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
30611         (custom-invalid-face, custom-rogue-face, custom-modified-face)
30612         (custom-set-face, custom-changed-face, custom-saved-face)
30613         (custom-button-face, custom-button-pressed-face)
30614         (custom-documentation-face, custom-state-face)
30615         (custom-comment-face, custom-comment-tag-face)
30616         (custom-variable-tag-face, custom-variable-button-face)
30617         (custom-face-tag-face, custom-group-tag-face-1)
30618         (custom-group-tag-face):
30619         New backward-compatibility aliases for renamed faces.
30621         * wid-edit.el (widget-documentation, widget-button)
30622         (widget-field, widget-single-line-field, widget-inactive)
30623         (widget-button-pressed): "-face" suffix removed from face names.
30624         (widget-documentation-face, widget-button-face)
30625         (widget-field-face, widget-single-line-field-face)
30626         (widget-inactive-face, widget-button-pressed-face):
30627         New backward-compatibility aliases for renamed faces.
30628         (widget-documentation-face, widget-button-face)
30629         (widget-button-pressed-face, widget-specify-field)
30630         (widget-specify-inactive): Use renamed widget faces.
30632 2005-06-10  Kenichi Handa  <handa@m17n.org>
30634         * term/x-win.el (x-clipboard-yank): Remove condition-case
30635         wrapping.
30637 2005-06-11  Kenichi Handa  <handa@m17n.org>
30639         * add-log.el (change-log-font-lock-keywords): Make the regexp for
30640         date lines stricter.
30642 2005-06-10  Zhang Wei  <id.brep@gmail.com>
30644         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
30645         of x-get-selection.
30647 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
30649         * comint.el (comint-mode, comint-snapshot-last-prompt):
30650         * frame.el (frame-current-scroll-bars):
30651         * term.el (term-mode, term-check-proc, term-input-sender)
30652         (term-simple-send, term-extract-string, term-word)
30653         (term-match-partial-filename):
30654         * window.el (window-current-scroll-bars):
30655         * emulation/cua-base.el (cua-normal-cursor-color)
30656         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
30657         (cua-global-mark-cursor-color):
30658         * mail/undigest.el (rmail-forward-separator-regex):
30659         Fix typos in docstrings.
30661         * comint.el (comint-check-proc, make-comint-in-buffer)
30662         (comint-source-default): Doc fixes.
30664         * term.el (term-send-string): Improve argument/docstring consistency.
30666 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
30668         * comint.el (comint-send-input): Bind `inhibit-read-only' around
30669         call to `delete-region'.
30670         (comint-mode-hook): Do not enable Font Lock by default.
30672 2005-06-09  Lute Kamstra  <lute@gnu.org>
30674         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
30675         could be void.
30677 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
30679         * emacs-lisp/debug.el (debugger-will-be-back): New var.
30680         (debug): Use it.
30681         (debugger-step-through, debugger-continue, debugger-jump)
30682         (debugger-return-value): Set it when needed.
30683         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
30684         Use inhibit-read-only.
30686 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
30688         * window.el (shrink-window-if-larger-than-buffer)
30689         (window-size-fixed): Fix typo in docstring.
30691         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
30692         thumbnails directory on loading.
30693         (thumbs-conversion-program): Use `eq' to check the system type,
30694         not `equal'.
30695         (thumbs-temp-dir): Initialize to `temporary-file-directory',
30696         not "/tmp".  Fix docstring.
30697         (thumbs-thumbsdir): New function to return the thumbnails
30698         directory, creating it if needed.
30699         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
30700         (thumbs-temp-file): Delete variable and make it into a function.
30701         (thumbs-resize-image, thumbs-modify-image): Use it.
30702         (thumbs-kill-buffer): Simplify.
30703         (thumbs-gensym): Defalias or duplicate CL `gensym'.
30704         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
30705         docstrings.
30707 2005-06-09  Kim F. Storm  <storm@cua.dk>
30709         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
30710         set-match-data to free markers in match-data.
30712         * replace.el (replace-match-data): Pass RESEAT arg `t' to
30713         match-data to unchain markers in match-data.
30715 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
30717         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
30718         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
30719         unnecessary now.
30721 2005-06-08  Richard M. Stallman  <rms@gnu.org>
30723         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
30724         give the variable a doc string that doesn't say don't set it directly.
30726         * textmodes/ispell.el (ispell-check-version):
30727         Use match-string-no-properties.
30728         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
30729         (ispell-buffer-local-words): Likewise.
30731         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
30732         except on terminals with enough colors to really display it.
30733         (makefile-dependency-regex): Delete spurious `bb'.
30735         * faces.el (escape-glyph): Use blue once again in last case.
30736         (no-break-space): Redefine so that it isn't invisible on a tty.
30738 2005-06-08  Kim F. Storm  <storm@cua.dk>
30740         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
30741         also when reading directory name.
30743 2005-06-08  Lute Kamstra  <lute@gnu.org>
30745         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
30746         (flyspell-mode-line-string): Remove autoload cookie.
30747         (flyspell-mode): Remove defvar.
30749 2005-06-07  Lute Kamstra  <lute@gnu.org>
30751         * textmodes/org.el (org-run-mode-hooks): New function.
30752         (org-agenda-mode): Use it.
30754 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
30756         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
30758 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
30760         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
30762 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
30764         * font-lock.el (font-lock-add-keywords): Doc fix.
30766 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
30768         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
30769         (tex-compile-default): In the absence of any history, use the order in
30770         tex-compile-alist to choose the preferred command.
30771         (tex-compile-commands): Reorder a bit.
30773         * textmodes/flyspell.el (flyspell-auto-correct-binding)
30774         (flyspell-incorrect-face, flyspell-duplicate-face):
30775         Use (X)Emacs-agnostic code.
30776         (flyspell-mode-map): Don't overwrite at each load.  Remove code
30777         redundant with the subsequent add-minor-mode.  Merge Emacs and
30778         XEmacs code.
30779         (flyspell-word): Minor simplification.
30780         (flyspell-math-tex-command-p): Quieten the byte-compiler.
30781         (flyspell-external-point-words): Remove unused vars `size' and `start'.
30782         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
30783         Merge the corresponding Emacs code.
30784         (flyspell-correct-word, flyspell-xemacs-popup):
30785         Use flyspell-do-correct.
30787         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
30788         a dedicated window.
30790         * international/latexenc.el (latexenc-find-file-coding-system):
30791         Undo part of last patch, to turn off a compiler warning.
30793 2005-06-06  Juri Linkov  <juri@jurta.org>
30795         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
30796         Rename `tmm-inactive-face' to `tmm-inactive'.
30798 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
30800         * iswitchb.el: Rename faces.
30802 2005-06-06  Kim F. Storm  <storm@cua.dk>
30804         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
30805         (cua-global-mark): Remove -face suffix from face names.
30807         * emulation/cua-gmrk.el (cua--init-global-mark):
30808         Remove cua-global-mark face setup.
30810 2005-06-06  Richard M. Stallman  <rms@gnu.org>
30812         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
30813         just like other allowed characters.
30814         (makefile-match-dependency): Exclude leading and training whitespace
30815         from the range of regexp subexp 1.
30816         (makefile-macroassign-regex): Don't try to match the body,
30817         just the name of the macro being defined.
30819         * info.el (Info-read-node-name-2): New function.
30820         (Info-read-node-name-1): Use that.
30821         Add a completion-base-size-function property.
30823         * simple.el (completion-setup-function): Look for
30824         completion-base-size-function property of minibuffer-completion-table.
30826         * files.el (locate-file-completion): Doc fix.
30828         * printing.el: Don't call pr-update-menus; user must do that.
30830         * emacs-lisp/debug.el (debugger-window): New variable.
30831         (debug): Use debugger-window if it is set and still alive.
30832         Record debugger-window for next entry.
30834         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
30836 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
30838         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
30839         (hack-one-local-variable, hack-local-variables)
30840         (hack-local-variables-prop-line): Pass that arg.
30842 2005-06-06  Kim F. Storm  <storm@cua.dk>
30844         * ido.el (ido-first-match, ido-only-match, ido-subdir)
30845         (ido-indicator): Remove -face suffix from face names.
30847 2005-06-06  Juri Linkov  <juri@jurta.org>
30849         * font-lock.el (font-lock-regexp-backslash)
30850         (font-lock-regexp-backslash-construct): New faces.
30851         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
30852         after `('.  Add `while-no-input' to control structures.
30854         * faces.el (no-break-space, shadow): New faces.
30855         (escape-glyph): Use less loud colors pink2 and red4.
30857         * diff-mode.el (diff-context-face)
30858         * dired.el (dired-ignored)
30859         * rfn-eshadow.el (file-name-shadow)
30860         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
30862         * info.el (Info-title-1-face): Use green instead of yellow because
30863         bold yellow is not readable on light backgrounds.
30865         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
30866         before selecting the desired mode to not spend time fontifying
30867         old contents.
30869 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
30871         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
30872         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
30874         * ps-print.el (ps-default-fg, ps-default-bg):
30875         Fix typos in docstrings.
30877         * isearchb.el (isearchb): Don't pass a spurious second argument to
30878         `iswitchb-completions'.
30880 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
30882         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
30883         to preserve point.
30884         (gdb-find-file-hook): Add doc string.
30886         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
30887         C dereferenced pointer expression.
30888         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
30890         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
30892         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
30893         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
30894         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
30895         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
30896         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
30897         Make background transparent.
30899 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
30901         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
30902         (font-lock-remove-keywords): Doc fix.
30903         (font-lock-mode-major-mode): Compiler defvar.
30904         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
30906         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
30907         (font-lock-mode): Update `font-lock-mode-major-mode'.
30908         (font-lock-set-defaults): Compiler defvar.
30909         (font-lock-default-function): Take `font-lock-mode-major-mode'
30910         into account.
30912         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
30913         keep track of which major mode it enabled the minor mode for.
30914         Use find-file-hook again.  Update docstring.
30916         * simple.el (eval-expression-print-level)
30917         (eval-expression-print-length, eval-expression-debug-on-error):
30918         Doc fixes.
30920 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
30922         * iswitchb.el (iswitchb-single-match-face)
30923         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
30924         (iswitchb-invalid-regexp-face): New faces.
30925         (iswitchb-completions): Use them.
30926         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
30927         now marked as an obsolete alias.
30928         (iswitchb-read-buffer): Remove check for bound font variables.
30929         (iswitchb-invalid-regexp): New free variable.
30930         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
30931         set iswitchb-invalid-regexp.
30932         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
30933         invalid regexps.
30934         (iswitchb-completions): Add check for complete match when entering
30935         a regexp.
30936         (iswitchb-completions): Remove require-match argument.
30937         (iswitchb-exhibit): Fix caller.
30938         (iswitchb-common-match-inserted): New variable.
30939         (iswitchb-complete, iswitchb-completion-help): Use it.
30941 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
30943         * url/url-http.el (url-http-chunked-encoding-after-change-function):
30944         Use `url-http-debug' instead of `message'.
30946 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
30948         * url/url-http.el (url-http-parse-headers): Pass redirected URL
30949         as a callback argument.
30951 2005-06-04  Kim F. Storm  <storm@cua.dk>
30953         * simple.el (line-move): Only call sit-for when moving backwards.
30955         * ido.el (ido-make-merged-file-list-1): New defun split from
30956         ido-make-merged-file-list.
30957         (ido-make-merged-file-list): Bind throw-on-input around call to
30958         ido-make-merged-file-list-1.  Return input-pending-p if
30959         interrupted by more input available.
30960         (ido-read-internal): Handle input-pending-p return value from
30961         ido-make-merged-file-list.
30963 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
30965         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
30966         compatibility code.
30968         * international/latexenc.el (latexenc-find-file-coding-system):
30969         Don't inherit the EOL part of the coding-system from the
30970         tex-main buffer.  Fit within 80 columns.
30972 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
30974         * tmm.el (tmm-inactive-face): New face.
30975         (tmm-remove-inactive-mouse-face): New function.
30976         (tmm-prompt, tmm-add-one-shortcut)
30977         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
30978         but not selectable.
30980 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
30982         * faces.el (face-equal): Improve argument/docstring consistency.
30984 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
30986         * progmodes/make-mode.el (makefile-targets-face)
30987         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
30988         (makefile-bsdmake-dependency-regex)
30989         (makefile-makepp-rule-action-regex)
30990         (makefile-bsdmake-rule-action-regex): New constants.
30991         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
30993         * progmodes/compile.el (compilation-error-regexp-alist-alist):
30994         Allow (...) within `...' for makepp messages.
30996 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
30998         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
31000         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
31001         "." files are deleted from all file lists before comparison.
31003         * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
31004         (viper-ESC-key): Made them customizable.
31006         * emulation/viper.el (viper-non-hook-settings):
31007         Fix the names of defadvices.
31009 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
31011         * autorevert.el (auto-revert-buffers): Use save-match-data.
31013 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
31015         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
31016         menu items with a nil command binding.
31018 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
31020         * emacs-lisp/cl-macs.el (defsetf):
31021         Improve argument/docstring consistency.
31023         * faces.el (list-faces-display): Improve the formatting by
31024         computing the maximum length required for any face-name (reworked
31025         patch of 1999-01-11, accidentally deleted on 1999-07-21).
31026         (internal-find-face): Remove redundant info in docstring.
31028 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
31030         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
31031         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
31032         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
31033         (gdb-assembler-custom): Improve regexps.
31034         (def-gdb-auto-update-handler): Use window point to preserve point.
31036 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
31038         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
31040 2005-05-31  Jay Belanger  <belanger@truman.edu>
31042         * calc/calc-embed.el (calc-embedded-word): Change argument passed
31043         to calc-embedded.
31044         (calc-embedded-make-info): Have plain prefix argument select
31045         entire line.
31047 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
31049         * faces.el (list-faces-display): Signal error if passed a regexp
31050         that matches no face name.
31052         * simple.el (filter-buffer-substring): Fix typo in docstring.
31054 2005-05-31  Richard M. Stallman  <rms@gnu.org>
31056         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
31057         (vhdl-emacs-21): Doc fix.
31058         (vhdl-mode): Unconditionally set comment-padding.
31059         (vhdl-fixup-whitespace-region): Insert spaces only where
31060         there are none.
31061         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
31063 2005-05-30  John Wiegley  <johnw@newartisans.com>
31065         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
31066         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
31067         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
31068         `directory-sep-char' to ?/, and all uses of `string-to-int' to
31069         `string-to-number'.
31071 2005-05-30  Jay Belanger  <belanger@truman.edu>
31073         * calc/calc.el (calc-bug-address): Fix docstring.
31074         (calc-window-hook, calc-trail-window-hook): New variables.
31075         (calc-trail-display): Restore use of calc-trail-window-hook.
31076         (calc): Restore use of calc-window-hook.
31078 2005-05-31  Masatake YAMATO  <jet@gyve.org>
31080         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
31082         * help-fns.el (help-C-file-name): Add autoload mark for
31083         `find-function-noselect'.
31085 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
31087         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
31088         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
31090 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
31092         * calendar/diary-lib.el (mark-included-diary-files): Only kill
31093         included diary buffer if it was not already being visited.
31094         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
31096         * calendar/icalendar.el (top-level): Do not require appt.
31098         * mail/supercite.el (sc-select-attribution): Only use a list
31099         element from sc-attrib-selection-list if it returns a string.
31100         Reported by Davide G. M. Salvetti <salve@debian.org>.
31102 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
31104         * thumbs.el (thumbs-thumbname): The resulting thumbname now
31105         includes a hash value to improve its uniqueness, and has a ".jpg"
31106         extension.  Also, it is now a valid filename on all systems.
31107         (thumbs-make-thumb): Use `let', not `let*'.
31108         (thumbs-show-thumbs-list): Check for JPEG availability.
31110 2005-05-30  Richard M. Stallman  <rms@gnu.org>
31112         * filesets.el (filesets-menu-ensure-use-cached):
31113         Prevent warning when emacs-version>= is undefined.
31115         * printing.el (pr-interactive-n-up): Use string-to-number.
31117         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
31119         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
31120         Warn only when name to be defined is quoted.
31122 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
31124         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
31125         Make regexp more robust.
31126         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
31127         Force regeneration of disassembly.
31129 2005-05-29  Jay Belanger  <belanger@truman.edu>
31131         * calc/calc.el (calc-user-invocation): Check if
31132         calc-invocation-macro is non-nil.
31134 2005-05-29  Juri Linkov  <juri@jurta.org>
31136         * add-log.el (change-log-font-lock-keywords):
31137         Add `+' to e-mail regexp to accept mail address with keywords.
31139         * man.el (Man-name-regexp): Add `:' to accept qualified names.
31141 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
31143         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
31145         * ielm.el (inferior-emacs-lisp-mode): Ditto.
31147 2005-05-29  Richard M. Stallman  <rms@gnu.org>
31149         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
31150         Undo the change that moves to end of the current word.
31152 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
31154         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
31155         Throw error when count <= 0 to ensure input is a number.
31156         (gdb-read-memory-custom): Pick up address from buffer.
31157         (gdb-memory-mode): Allow user to increment and decrement
31158         memory address from header line.
31160 2005-05-29  Richard M. Stallman  <rms@gnu.org>
31162         * textmodes/flyspell.el (flyspell-version): Function deleted.
31163         (flyspell-auto-correct-previous-hook): Doc fix.
31165         * jit-lock.el (jit-lock-function, jit-lock-after-change):
31166         Do nothing if memory is full.
31168         * font-lock.el (font-lock-fontify-syntactically-region):
31169         Pass t for GREEDY to looking-back.
31171         * saveplace.el (save-place-alist-to-file): Write the file
31172         using write-region.
31174         * subr.el (looking-back): New argument GREEDY.
31176         * progmodes/compile.el (compilation-start): Set the mode
31177         before inserting the initial text.
31179         * progmodes/which-func.el (which-func-update-1): Turn the mode
31180         off in case of error by setting which-func-mode.
31182 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
31184         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
31185         Narrow down to what's on the screen, and recenter overlays
31186         at the end of the next word.
31188 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
31190         * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
31191         8Vars moved up.
31192         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
31193         (flyspell-abbrev-p): Default to nil.
31194         (flyspell-use-global-abbrev-table-p): Doc fix.
31195         (flyspell-large-region): Allow nil as value.
31196         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
31198         (mail-mode-flyspell-verify): More robust handling
31199         of `mail-header-separator'.  More efficient signature detection.
31200         Allow for regexp metacharacters in message-header-separator.
31201         Adding `To' not to be checked in mail-mode-flyspell-verify.
31203         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
31204         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
31205         Bind flyspell-auto-correct-binding.
31206         Bind C-. and C-, .
31207         (flyspell-mode-map): Likewise.
31208         (flyspell-mode): Doc fix.
31209         (flyspell-accept-buffer-local-defs): Preserve current buffer.
31210         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
31211         (flyspell-word-cache-result): New var, always local.
31212         (flyspell-check-pre-word-p): Doc fix.
31213         (flyspell-check-changed-word-p): Handle spc like newline.
31214         (flyspell-post-command-hook): Set flyspell-word-cache-result.
31215         (flyspell-word-search-backward, flyspell-word-search-forward):
31216         New functions.
31217         (flyspell-word): Return t if nothing to check.
31218         When parsing TeX code, check for after } or \.
31219         Use flyspell-word-search-backward to find previous word.
31220         Return nil if duplicated word.
31221         For word already checked, return same value as last time.
31222         Set flyspell-word-cache-result after checking.
31223         Don't clobber the return value.
31224         (flyspell-get-word): Major rewrite.
31225         (flyspell-external-point-words): New locals pword, pcount.
31226         Fix size used in progress message.
31227         Find the proper corresponding word in flyspell-large-region-buffer.
31228         (flyspell-region): Check for flyspell-large-region = nil.
31229         (flyspell-highlight-incorrect-region): Clean up overlays in region.
31230         (flyspell-auto-correct-word): Check that WORD is a cons.
31231         (flyspell-correct-word): Likewise.
31233 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
31235         * progmodes/make-mode.el (makefile-rule-action-regex)
31236         (makefile-macroassign-regex, makefile-makepp-mode)
31237         (makefile-bsdmake-mode): Continuation lines may be empty.
31238         Reported by Joshua Varner.
31239         (makefile-makepp-font-lock-keywords): Add $(stem).
31241 2005-05-28  Karl Berry  <karl@gnu.org>
31243         * textmodes/tex-mode.el: Now that tex-send-command calls
31244         shell-quote-argument (2005-03-31 change), remove all calls to
31245         shell-quote-argument; they all end up invoking tex-send-command.
31246         The double quoting loses on filenames with non-safe characters,
31247         such as "@".  Reported by Frederik Fouvry.
31249 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
31251         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
31252         about preserving point.
31254 2005-05-27  Jay Belanger  <belanger@truman.edu>
31256         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
31257         Info-goto-node.
31259         * calc/calc-embed.el (calc-embed-arg): New variable.
31260         (calc-do-embedded-activate, calc-embedded-activate-formula)
31261         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
31262         variable by new variable.
31263         (calc-embedded-make-info): Replace undeclared variable by new
31264         variable.  When selecting region with positive prefix
31265         argument, use end of previous line instead of beginning of line.
31267         * calc/calc-aent.el (calc-arg-values): Declare it.
31269         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
31270         Declare them.
31272         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
31274         * calc/calc.el (calc-alg-map): Declare it.
31276         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
31278 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
31280         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
31281         (gdb-registers-buffer, toggle-gdb-all-registers):
31282         Toggle display of floating point registers.
31283         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
31285         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
31286         (toggle-gud-tooltip-dereference):
31287         Rename from gud-toggle-tooltip-dereference.
31289 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
31291         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
31293 2005-05-27  Jay Belanger  <belanger@truman.edu>
31295         * calc/calc-prog.el (calc-kbd-report): Remove.
31296         (calc-kbd-query): Rewrite.
31298 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
31300         * image.el (image-library-alist): Move to image.c.
31301         (image-type-available-p): Doc fix.
31303 2005-05-27  Lute Kamstra  <lute@gnu.org>
31305         * calc/calc.el (calc):
31306         * outline.el (outline-1, outline-2, outline-3, outline-4)
31307         (outline-5, outline-6, outline-7, outline-8):
31308         * textmodes/dns-mode.el (dns-mode):
31309         * textmodes/sgml-mode.el (sgml-namespace-face):
31310         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
31311         (tex-verbatim-face, tex-use-reftex):
31312         * textmodes/texinfo.el (texinfo-heading-face):
31313         Specify customization group.
31315         * longlines.el: Don't require easy-mmode.
31316         (longlines-visible-face): Specify customization group.
31318 2005-05-27  Kenichi Handa  <handa@m17n.org>
31320         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
31321         encoding table of windows-1251.
31323         * international/ucs-tables.el (ucs-set-table-for-input):
31324         If translation-table-for-input of a coding system is a symbol, get
31325         its translation-table property.
31327         * international/code-pages.el: Don't register a coding system into
31328         non-iso-charset-alist more than once.
31329         (cp-make-coding-system): Likewise.
31331 2005-05-26  John Wiegley  <johnw@newartisans.com>
31333         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
31334         `eshell-resume-eval' is wrapped in a list, it indicates that the
31335         command was run asynchronously.  In that case, unwrap the value
31336         before checking the delimiter value.
31338         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
31339         character before a space at the end of a line is \, assume the space
31340         is part of the last argument rather than a final argument separator.
31342         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
31343         is in use, and the target is `t' or `nil' (which are the most common
31344         values), don't assume that the symbol target is a buffer.
31346 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
31348         * calendar/calendar.el (calendar-mode-line-format):
31349         Use mode-line-highlight as mouse-face.
31351         * time.el (display-time-string-forms, display-time-update):
31352         Use mode-line-highlight as mouse-face.
31354 2005-05-26  Jay Belanger  <belanger@truman.edu>
31356         * calc/calc.el (calc-language-alist): Remove extra defvar.
31358 2005-05-26  Lute Kamstra  <lute@gnu.org>
31360         * arc-mode.el (archive-mode):
31361         * bookmark.el (bookmark-read-annotation-mode)
31362         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
31363         * bs.el (bs-mode):
31364         * calc/calc-yank.el (calc-edit-mode):
31365         * calc/calc.el (calc-mode, calc-trail-mode):
31366         * calculator.el (calculator-mode):
31367         * chistory.el (command-history-mode):
31368         * comint.el:
31369         * cus-edit.el (custom-mode):
31370         * descr-text.el (describe-text-mode):
31371         * ebuff-menu.el (Electric-buffer-menu-mode):
31372         * ediff-util.el (ediff-mode):
31373         * emacs-lisp/re-builder.el (reb-mode):
31374         * emulation/vi.el (vi-mode-setup):
31375         * emulation/ws-mode.el (wordstar-mode):
31376         * eshell/esh-mode.el (eshell-mode):
31377         * forms.el (forms-mode):
31378         * help-mode.el (help-mode):
31379         * hexl.el (hexl-mode):
31380         * ibuffer.el (ibuffer-mode):
31381         * ielm.el (inferior-emacs-lisp-mode):
31382         * info.el (Info-mode, Info-edit-mode):
31383         * international/swedish.el:
31384         * ledit.el (ledit-from-lisp-mode):
31385         * locate.el (locate-mode):
31386         * mail/rmail.el (rmail-mode):
31387         * mail/rmailedit.el (rmail-edit-mode):
31388         * mail/rmailsum.el (rmail-summary-mode):
31389         * mail/supercite.el (sc-electric-mode):
31390         * net/eudc.el (eudc-mode):
31391         * net/quickurl.el (quickurl-list-mode):
31392         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
31393         * obsolete/ooutline.el (outline-mode):
31394         * obsolete/options.el (Edit-options-mode):
31395         * obsolete/rnews.el (news-mode):
31396         * obsolete/rnewspost.el (news-reply-mode):
31397         * play/5x5.el (5x5-mode):
31398         * play/decipher.el (decipher-mode, decipher-stats-mode):
31399         * play/gomoku.el (gomoku-mode):
31400         * play/snake.el (snake-mode):
31401         * play/solitaire.el (solitaire-mode):
31402         * play/tetris.el (tetris-mode):
31403         * progmodes/ada-mode.el (ada-mode):
31404         * progmodes/antlr-mode.el (antlr-mode):
31405         * progmodes/autoconf.el (autoconf-mode):
31406         * progmodes/dcl-mode.el (dcl-mode):
31407         * progmodes/delphi.el (delphi-mode):
31408         * progmodes/ebrowse.el (ebrowse-tree-mode)
31409         (ebrowse-electric-list-mode, ebrowse-member-mode)
31410         (ebrowse-electric-position-mode):
31411         * progmodes/f90.el (f90-mode):
31412         * progmodes/fortran.el (fortran-mode):
31413         * progmodes/icon.el (icon-mode):
31414         * progmodes/idlw-help.el (idlwave-help-mode):
31415         * progmodes/idlw-shell.el (idlwave-shell-mode):
31416         * progmodes/idlwave.el (idlwave-mode):
31417         * progmodes/inf-lisp.el (inferior-lisp-mode):
31418         * progmodes/m4-mode.el (m4-mode):
31419         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
31420         * progmodes/modula2.el (modula-2-mode):
31421         * progmodes/octave-inf.el (inferior-octave-mode):
31422         * progmodes/octave-mod.el (octave-mode):
31423         * progmodes/pascal.el (pascal-mode):
31424         * progmodes/sh-script.el (sh-mode):
31425         * progmodes/sql.el (sql-mode, sql-interactive-mode):
31426         * progmodes/vhdl-mode.el (vhdl-mode):
31427         * progmodes/xscheme.el (scheme-interaction-mode):
31428         * replace.el (occur-mode):
31429         * ses.el (ses-mode):
31430         * simple.el (completion-list-mode):
31431         * skeleton.el:
31432         * speedbar.el (speedbar-mode):
31433         * term.el (term-mode):
31434         * terminal.el (terminal-edit-mode):
31435         * textmodes/reftex-index.el (reftex-index-mode)
31436         (reftex-index-phrases-mode):
31437         * textmodes/reftex-sel.el (reftex-select-label-mode)
31438         (reftex-select-bib-mode):
31439         * textmodes/reftex-toc.el (reftex-toc-mode):
31440         * wdired.el (wdired-change-to-wdired-mode):
31441         * wid-browse.el (widget-browse-mode):
31442         Use run-mode-hooks.
31444         * array.el (array-mode):
31445         * calendar/todo-mode.el (todo-mode):
31446         * man.el (Man-mode):
31447         * play/landmark.el (lm-mode):
31448         * play/mpuz.el (mpuz-mode):
31449         Use kill-all-local-variables and run-mode-hooks.
31451         * subr.el (delay-mode-hooks): Specify indentation.
31453 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
31455         * xml.el (xml-substitute-special): Don't die for undefined xml
31456         entities.
31458 2005-05-26  Jay Belanger  <belanger@truman.edu>
31460         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
31461         of nil.
31463 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
31465         * progmodes/gdb-ui.el (gdb-frame-address):
31466         Rename from gdb-current-address.
31467         (gdb-previous-frame-address): Rename from gdb-previous-address.
31468         (gdb-selected-frame): Rename from gdb-current-frame.
31469         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
31470         (gdb-frame-number): Rename from gdb-current-stack-level.
31471         (gdb-ann3): Match new mode-name for disassembly buffer.
31472         Extend initialization of variables.
31473         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
31474         (gdb-memory-mode): Use mouse-face in header line.
31475         (gdb-assembler-buffer-name): Call it disassembly and give frame
31476         in mode line.
31477         (gdb-source-spec-regexp, gdb-assembler-custom)
31478         (gdb-invalidate-assembler, gdb-frame-handler):
31479         Make robust to leading zeroes in address format.
31481 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
31483         * textmodes/org.el (org-mode): Use `define-derived-mode' to
31484         define `org-mode'.
31485         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
31487 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
31489         * log-edit.el (log-edit-changelog-entries): Distinguish between
31490         filenames like xfns.c and fns.c.
31492 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
31494         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
31495         point after reverting.
31496         (Buffer-menu-make-sort-button): Handle the case where
31497         `Buffer-menu-use-header-line' is nil.
31499 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
31501         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
31502         New funcs.  In minibuffer-local-completion-map bind `]', `/'
31503         and `:' to them.
31505 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
31507         * startup.el (normal-top-level): Allow modification of load-path while
31508         we're iterating over it.
31510 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
31512         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
31513         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
31514         (thumbs-resize-interactive, thumbs-insert-image)
31515         (thumbs-insert-thumb, thumbs-dired-show-marked)
31516         (thumbs-find-image-at-point, thumbs-delete-images)
31517         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
31518         (thumbs-increment-image-size, thumbs-decrement-image-size):
31519         Fix typos in docstrings.
31521 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
31523         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
31524         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
31525         (cperl-mode): Use them.
31527 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
31529         * window.el (quit-window, shrink-window-if-larger-than-buffer):
31530         Doc fixes.
31532 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
31534         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
31535         Bind C-d to gdb-inferior-io-eof.
31537         * dired.el (dired-dnd-popup-notice): Use message-box.
31539 2005-05-23  Masatake YAMATO  <jet@gyve.org>
31541         * bindings.el (mode-line-major-mode-keymap):
31542         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
31544         * faces.el (mode-line-highlight): New face.
31546         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
31547         as mouse-face.
31549         * bindings.el (top-level, help-echo, mode-line-modified)
31550         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
31551         as mouse-face.
31553 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
31555         * progmodes/cc-engine.el (c-guess-basic-syntax):
31556         Remove spurious call to `zerop'.
31558         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
31560 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
31562         CC Mode update to 5.30.10:
31564         * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
31565         the point could go past the limit in decoration level 2, thereby
31566         causing errors during interactive fontification.
31568         * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
31569         bug when the file is evaluated interactively.
31571         * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
31572         declarations somewhat better in C++.
31574         * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
31575         New helper macro to make use of `run-mode-hooks'
31576         which has been added in Emacs 21.1.
31577         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
31578         (awk-mode): Use it.
31579         (make-local-hook): Suppress warning about obsoleteness.
31581         * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
31582         (c-append-backslashes-forward, c-delete-backslashes-forward)
31583         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
31584         Compensate for return value from `forward-line' when it has moved
31585         but not to a different line due to eob.
31587         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
31588         `objc-method-intro' and `objc-method-args-cont'.
31590 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
31592         CC Mode update to 5.30.10:
31594         * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
31595         address in the copyright statement.  Incidentally, change "along with
31596         GNU Emacs" to "along with this program" where it occurs.
31598         * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
31599         autoload, so that it is interactive, hence can be found by M-x awk-mode
31600         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
31601         <gmorris+emacs@ast.cam.ac.uk>.
31603         * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
31604         Mode's regexps.
31606 2005-05-23  Kevin Ryde  <user42@zip.com.au>
31608         * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
31609         from c-parse-state, to avoid a lisp error (on bad code).
31611 2005-05-23  Lute Kamstra  <lute@gnu.org>
31613         * subr.el (font-lock-defaults): Remove defvar as it's already
31614         defined in font-core.el.
31616         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
31618 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
31620         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
31621         more general and work when GDB variable "print pretty" is on,
31622         as with Emacs, for example.
31624 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
31626         * font-core.el: Update comment.
31628         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
31629         Use `after-change-major-mode-hook' instead of `find-file-hook'.
31631         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
31633 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
31635         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
31636         and `yank-handler' in the doc strings.
31638 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
31640         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
31642 2005-05-22  Richard M. Stallman  <rms@gnu.org>
31644         * help.el (describe-key): Move print-help-return-message call
31645         out of conditional.
31647         * progmodes/etags.el (list-tags): Use with-no-warnings.
31649         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
31650         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
31651         (starttls-extra-args, starttls-extra-arguments): Add defvars.
31653         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
31655         * language/viet-util.el (viet-viscii-nonascii-translation-table):
31656         Add defvar.
31658         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
31659         Use defvar, not defconst.
31661         * hexl.el (hexl-follow-line): Use with-no-warnings.
31663         * emulation/tpu-extras.el: Use write-file-functions instead of
31664         write-file-hooks.
31666         * dired.el (dired-font-lock-keywords): Fontify files with junk
31667         extensions even if marked by -F.
31669 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
31671         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
31672         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
31673         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
31674         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
31675         (concatenate, list-length, get*, getf, cl-remprop):
31676         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
31677         (etypecase, progv, lexical-let, lexical-let*)
31678         (multiple-value-bind, multiple-value-setq, shiftf):
31679         Improve argument/docstring consistency.
31681         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
31683 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
31685         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
31686         doesn't exist.
31688         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
31689         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
31691 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
31693         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
31694         already deleted variables: auto-fill-hook, blink-paren-hook,
31695         lisp-indent-hook, inhibit-local-variables, unread-command-event,
31696         suspend-hooks, comment-indent-hook, meta-flag,
31697         before-change-function, after-change-function,
31698         font-lock-doc-string-face.
31700 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
31702         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
31704 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
31706         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
31707         rmail-dont-reply-to.
31709 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
31711         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
31712         literal blank when splitting new-header-values.
31714 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
31716         * calendar/cal-menu.el (cal-menu-update): Add separator as a
31717         string so that tmm doesn't create a completion entry for it.
31719         * textmodes/table.el (table-disable-menu): Ditto.
31721 2005-05-21  Richard M. Stallman  <rms@gnu.org>
31723         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
31725         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
31727         * net/rcompile.el (remote-compile): Use compilation-start.
31729         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
31731 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
31733         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
31734         Default to makefile-bsdmake-mode on BSD systems.
31736         * imenu.el (imenu-generic-expression, imenu--generic-function'):
31737         REGEXP may also be a search function now.  The part of doc-string
31738         for describing the structure was 95% identical to that of
31739         `imenu--generic-function'.  Unify it there.
31741         * progmodes/make-mode.el (makefile-imenu-generic-expression):
31742         Use function to find dependencies, because regexp alone is so complex,
31743         it easily goes into an endless loop.
31744         (makefile-makepp-mode): Also add submenu for Perl functions
31745         defined in the makefile.
31746         (makefile-bsdmake-mode): Special imenu-generic-expression no
31747         longer needed, due to function call.
31748         (makefile-match-dependency): Take BOUND into account when checking
31749         if we're through.
31751 2005-05-20  Jay Belanger  <belanger@truman.edu>
31753         * calc/calc-units.el (calc-invalidate-units-table):
31754         Use inhibit-read-only.
31755         (math-build-units-table-buffer): Use view-mode.
31757 2005-05-20  David Kastrup  <dak@gnu.org>
31759         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
31760         easy-menu-add is not a nop on Emacs; and clarify when to call it.
31762 2005-05-20  Lute Kamstra  <lute@gnu.org>
31764         * diff-mode.el (diff-header-face, diff-file-header-face)
31765         (diff-index-face, diff-hunk-header-face, diff-removed-face)
31766         (diff-added-face, diff-changed-face, diff-function-face)
31767         (diff-context-face, diff-nonexistent-face): Put them in the
31768         diff-mode customization group.
31770 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
31772         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
31774         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
31776         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
31777         Minor regexp-optimization.
31779 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
31781         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
31782         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
31783         (org-agenda-add-time-grid-maybe): New function.
31784         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
31785         (org-table-create): `dotimes' instead of `mapcar'.
31786         (org-xor): Simplify implementation.
31787         (org-agenda): `inhibit-redisplay' turned on.
31788         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
31789         a consistent line after a state change.
31790         (org-agenda-remove-times-when-in-prefix): New option.
31791         (org-prefix-has-time): New variable.
31792         (org-parse-time-string): Optional argument NODEFAULT.
31793         (org-format-agenda-item): Parse items for time-of-day
31794         specifications and move these into the prefix if possible.
31795         (org-agenda-priority): Get current heading, not previous heading
31796         during agenda remote editing.
31798 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
31800         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
31801         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
31802         (remove-duplicates, delete-duplicates, substitute)
31803         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
31804         (nsubstitute-if-not, find, find-if, find-if-not, position)
31805         (position-if, position-if-not, count, count-if, count-if-not)
31806         (mismatch, search, sort*, stable-sort, merge, member*)
31807         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
31808         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
31809         (intersection, nintersection, set-difference, nset-difference)
31810         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
31811         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
31812         (nsublis, tree-equal): Improve argument/docstring consistency.
31814         * subr.el (send-string, send-region): Remove obsolescence declaration.
31815         (window-dot, set-window-dot, read-input, show-buffer)
31816         (eval-current-buffer, string-to-int):
31817         Add release number to obsolescence declarations.
31819 2005-05-19  Kim F. Storm  <storm@cua.dk>
31821         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
31822         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
31824 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
31826         * faces.el (list-faces-display): Make back button respect optional
31827         regexp arg.
31829 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
31831         * calculator.el (calculator-radix-grouping-mode)
31832         (calculator-radix-grouping-digits, calculator-displayer)
31833         (calculator-radix-grouping-separator, calculator-copy-displayer):
31834         * dabbrev.el (dabbrev-search-these-buffers-only):
31835         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
31836         (diff-advance-after-apply-hunk, diff-mode-hook)
31837         (diff-minor-mode-prefix):
31838         * imenu.el (imenu-use-popup-menu):
31839         * jit-lock.el (jit-lock-context-time):
31840         * newcomment.el (comment-fill-column, comment-column)
31841         (comment-style, comment-padding, comment-multi-line)
31842         (comment-empty-lines, comment-auto-fill-only-comments):
31843         * reveal.el (reveal-around-mark):
31844         * uniquify.el (uniquify-buffer-name-style)
31845         (uniquify-after-kill-buffer-p)
31846         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
31847         (uniquify-min-dir-content, uniquify-separator)
31848         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
31849         * w32-vars.el (w32-fixed-font-alist):
31850         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
31851         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
31852         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
31853         * progmodes/perl-mode.el (perl-indent-level)
31854         (perl-continued-statement-offset, perl-continued-brace-offset)
31855         (perl-brace-offset, perl-brace-imaginary-offset)
31856         (perl-label-offset, perl-indent-continued-arguments)
31857         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
31858         * progmodes/tcl.el (tcl-indent-level)
31859         (tcl-continued-indent-level, tcl-auto-newline)
31860         (tcl-tab-always-indent, tcl-electric-hash-style)
31861         (tcl-help-directory-list, tcl-use-smart-word-finder)
31862         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
31863         (inferior-tcl-source-command):
31864         * textmodes/fill.el (enable-kinsoku):
31865         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
31866         * textmodes/table.el (table-yank-handler):
31867         Specify missing group (and type, if simple) in defcustom.
31869 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
31871         * progmodes/compile.el (compilation-finish-function): Fix defvar.
31873 2005-05-19  Richard M. Stallman  <rms@gnu.org>
31875         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
31877         * subr.el (event-basic-type): Don't get an error.
31878         (left-fringe-p): Function deleted.
31880         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
31881         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
31883         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
31884         in recursive copy.
31886         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
31888         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
31890         * emacs-lisp/bytecomp.el
31891         (byte-compile-file-form-custom-declare-variable):
31892         Call byte-compile-nogroup-warn if appropriate.
31894         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
31895         (compilation-set-window): Don't call left-fringe-p; do it directly.
31897 2005-05-19  Jay Belanger  <belanger@truman.edu>
31899         * calc/calc-graph.el (calc-graph-format-data): Make sure
31900         var-PlotRejects is bound before trying to check its value.
31902 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
31904         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
31905         definition of this variable from reftex-global.el to reftex.el,
31906         because it is needed in the menu.
31908 2005-05-19  Lute Kamstra  <lute@gnu.org>
31910         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
31911         years are fixed.  Don't insert a space after a dash.
31913 2005-05-19  Kim F. Storm  <storm@cua.dk>
31915         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
31917 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
31919         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
31920         strings, because (eq ... ?\\) is fairly frequent.
31922         * progmodes/make-mode.el (makefile-add-this-line-targets):
31923         Simplify and integrate into `makefile-pickup-targets'.
31924         (makefile-add-this-line-macro): Simplify and integrate into
31925         `makefile-pickup-macros.
31926         (makefile-pickup-filenames-as-targets): Simplify.
31927         (makefile-previous-dependency, makefile-match-dependency):
31928         Don't stumble over `::'.
31930 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
31932         * subr.el (post-command-idle-hook, post-command-idle-delay):
31933         Remove obsoletion of post-command-idle-hook and
31934         post-command-idle-delay.
31936         * faces.el (list-faces-display): Provide button when describe-face
31937         is called to take user back to the list of faces.
31939         * help-fns.el (describe-variable): Remove hyperlinks in a
31940         variable's value as these are quite frequently inappropriate.
31942         * follow.el (follow-submit-feedback, follow-mode):
31943         Remove references to post-command-idle-hook.
31945 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
31947         * progmodes/make-mode.el (makefile-previous-dependency)
31948         (makefile-match-dependency): Check for := (and in bsd mode also
31949         !=) to give a better result, even when font-lock is not on.
31951 2005-05-18  Jay Belanger  <belanger@truman.edu>
31953         * calc/calc-help.el (calc-s-prefix-help):
31954         Add `calc-copy-special-constant' to help string.
31956 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
31958         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
31960 2005-05-18  Jay Belanger  <belanger@truman.edu>
31962         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
31963         in linear factors are in proper order.
31965 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
31967         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
31968         Support for jurabib.
31970         * textmodes/reftex.el (featurep): Define aliases for overlay
31971         commands, for XEmacs compatibility, and use these aliases in
31972         overlay initializations.
31973         (reftex-highlight): Use `reftex-move-overlay'.
31974         (reftex-unhighlight): Use `reftex-delete-overlay'.
31975         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
31976         (reftex-access-search-path): Use `reftex-uniquify' instead of
31977         `reftex-uniq'.
31979         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
31980         `before-string' property modification enables for Emacs as well.
31981         (reftex-select-item): Use `reftex-delete-overlay'.
31982         (reftex-select-mark): Use `reftex-make-overlay' and
31983         `reftex-overlay-put'.
31984         (reftex-select-unmark): Use `reftex-delete-overlay' and
31985         `reftex-overlay-put'.
31987 2005-05-18  Lute Kamstra  <lute@gnu.org>
31989         * emacs-lisp/lisp.el (check-parens): Fix docstring.
31991 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
31993         * add-log.el (add-change-log-entry):
31994         * array.el (array-make-template, array-reconfigure-rows)
31995         (array-init-max-row, array-init-max-column)
31996         (array-init-columns-per-line, array-init-field-width):
31997         * replace.el (replace-match-maybe-edit, perform-replace):
31998         * textmodes/spell.el (spell-region):
31999         Replace `read-input' by `read-string'.
32001         * forms.el (forms-mode):
32002         * finder.el (finder-compile-keywords):
32003         * shadowfile.el (shadow-read-files):
32004         Replace `eval-current-buffer' by `eval-buffer'.
32006         * terminal.el (te-pass-through):
32007         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
32008         (ange-ftp-raw-send-cmd):
32009         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
32010         (send-process-next-char, telnet-initial-filter, telnet):
32011         Replace `send-string' by `process-send-string'.
32013         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
32014         (prolog-consult-region): Replace `send-string' by
32015         `process-send-string'; replace `send-region' by `process-send-region'.
32017         * progmodes/delphi.el (delphi-log-msg):
32018         Replace `set-window-dot' by `set-window-point'.
32020         * subr.el (window-dot, set-window-dot, read-input, send-string)
32021         (send-region, show-buffer, eval-current-buffer):
32022         Make really obsolete, as the comment says.
32024 2005-05-17  Kim F. Storm  <storm@cua.dk>
32026         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
32027         (cua--init-keymaps): Bind C-return instead of S-return to set
32028         rectangle mark.
32030         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
32031         instead of S-return to toggle/clear rectangle mark.
32033 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
32035         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
32036         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
32037         Also fontify plain strings assigned to variables, mostly so that a
32038         colon has a face and is thus not taken as a dependency separator.
32039         (makefile-previous-dependency): Inline the new matcher, because it
32040         is too complex to work in both directions.
32041         (makefile-match-dependency): Eliminate `backward' arg (see above).
32042         Completely reimplemented so as to not sometimes go into an endless
32043         loop.  It should also be more efficient, because first it only
32044         searches for `:', instead of applying the very complex regexp.
32045         (makefile-mode): Cancel `font-lock-support-mode', because blocks
32046         to be fontified in one piece can be too long for JIT.
32047         Makefiles are never *that* big.
32049 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
32051         * dired.el (dired-mode): Simplify.
32053 2005-05-17  Lute Kamstra  <lute@gnu.org>
32055         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
32056         defcustom for the mode hook variable.
32058         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
32059         Emacs Lisp Reference Manual.
32061 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
32063         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
32064         (evenp, list*):
32065         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
32066         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
32068         * net/tramp-smb.el (tramp-smb-open-connection):
32069         Pass `tramp-chunksize' as fifth (required) argument.
32071 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
32073         * font-lock.el (lisp-font-lock-keywords-1):
32074         Set `font-lock-negation-char-face' for [^...] char group.
32075         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
32077         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
32078         a var, and refine it to mask one more level of nested vars.
32079         (makefile-rule-action-regex): Turn it into a var, and refine it so
32080         it recognizes backslashed continuation lines as belonging to the
32081         same command.
32082         (makefile-macroassign-regex): Refine it so it recognizes
32083         backslashed continuation lines as belonging to the same command.
32084         (makefile-var-use-regex): Don't look at the next char, because it
32085         might be the same one to be skipped by the initial [^$], leading
32086         to an overlooked variable use.
32087         (makefile-make-font-lock-keywords): Remove two parameters, which
32088         are now variables that some of the modes set locally.
32089         Handle dependency and rule action matching through functions, because
32090         regexps alone match too often.  Dependency matching now comes
32091         last, so it can check, whether a colon already matched something else.
32092         (makefile-mode): Inform that font-lock improves makefile parsing
32093         capabilities.
32094         (makefile-match-dependency, makefile-match-action): New functions.
32096 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
32098         * emacs-lisp/cl-extra.el (equalp): Doc fix.
32100         * align.el (align-regexp):
32101         * ansi-color.el (ansi-color-get-face):
32102         * array.el (array-reconfigure-rows, array-init-max-row)
32103         (array-init-max-column, array-init-columns-per-line)
32104         (array-init-field-width):
32105         * dired-aux.el (dired-trample-file-versions):
32106         * dired-x.el (dired-mark-sexp):
32107         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
32108         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
32109         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
32110         * faces.el (face-read-integer):
32111         * files.el (backup-extract-version, insert-directory):
32112         * hexl.el (hexl-insert-decimal-char):
32113         * server.el (server-process-filter):
32114         * shell.el (shell-extract-num):
32115         * startup.el (command-line-1):
32116         * term.el (term-command-hook):
32117         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
32118         (time-stamp-do-number):
32119         * time.el (display-time-update):
32120         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
32121         (timezone-fix-time):
32122         * vms-patch.el (vms-suspend-resume-hook):
32123         * calendar/appt.el (appt-convert-time):
32124         * calendar/cal-bahai.el (mark-bahai-diary-entries):
32125         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
32126         * calendar/cal-islam.el (mark-islamic-diary-entries):
32127         * calendar/calendar.el (calendar-cursor-to-date)
32128         (calendar-star-date):
32129         * calendar/diary-lib.el (diary-attrtype-convert)
32130         (mark-diary-entries, diary-entry-time):
32131         * calendar/solar.el (solar-get-number):
32132         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
32133         * emacs-lisp/re-builder.el (reb-display-subexp):
32134         * emulation/edt.el (edt-set-scroll-margins):
32135         * emulation/tpu-extras.el (tpu-set-scroll-margins):
32136         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
32137         (vip-get-ex-count):
32138         * emulation/viper-ex.el (viper-get-ex-token)
32139         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
32140         * international/fontset.el (fontset-plain-name):
32141         * mail/feedmail.el (feedmail-look-at-queue-directory):
32142         * mail/mailalias.el (mail-get-names):
32143         * mail/rmail.el (rmail-convert-to-babyl-format):
32144         * mail/rmailsum.el (rmail-make-basic-summary-line)
32145         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
32146         (rmail-summary-goto-msg):
32147         * mail/smtpmail.el (smtpmail-read-response):
32148         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
32149         (ange-ftp-vms-add-file-entry):
32150         * play/gametree.el (gametree-looking-at-ply)
32151         (gametree-current-branch-score):
32152         * progmodes/ada-xref.el (ada-prj-find-prj-file)
32153         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
32154         * progmodes/cperl-mode.el (condition-case):
32155         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
32156         (ebrowse-set-member-buffer-column-width)
32157         (ebrowse-select-1st-to-9nth):
32158         * progmodes/etags.el (etags-snarf-tag):
32159         * progmodes/flymake.el (flymake-parse-line):
32160         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
32161         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
32162         (idlwave-shell-menu-def):
32163         * progmodes/ps-mode.el (ps-run-goto-error):
32164         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
32165         (vhdl-speedbar-contract-level):
32166         * term/mac-win.el (x-handle-numeric-switch):
32167         * term/sun-mouse.el (sun-get-frame-data):
32168         * term/w32-win.el (x-handle-numeric-switch):
32169         * term/x-win.el (x-handle-numeric-switch):
32170         * textmodes/ispell.el (ispell-parse-output):
32171         * textmodes/nroff-mode.el (nroff-outline-level):
32172         * textmodes/reftex-cite.el (reftex-bib-sort-year)
32173         (reftex-bib-sort-year-reverse, reftex-format-citation):
32174         * textmodes/reftex-parse.el (reftex-init-section-numbers)
32175         (reftex-section-number):
32176         * textmodes/texinfmt.el (texinfo-paragraphindent):
32177         Replace `string-to-int' by `string-to-number'.
32179         * international/latexenc.el: Add page marker to force the "Local
32180         Variables:" string out of the last page.
32182 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
32184         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
32185         tooltip-change-major-mode.
32186         (gud-tooltip-print-command): Remove case where gud-minor-mode
32187         is gdb ("--fullname").
32188         (gud-tooltip-tips): Turn GUD tooltips off for this case and
32189         explain to user.
32191 2005-05-16  Jay Belanger  <belanger@truman.edu>
32193         * calc/calc-store.el (calc-copy-special-constant): New function.
32195         * calc/calc-ext.el (calc-init-extensions): Add binding for
32196         `calc-copy-special-constant'.
32198         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
32199         for the `calc-copy-special-constant' command.
32201 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
32203         * subr.el (left-fringe-p): New function.
32205         * progmodes/compile.el (compilation-setup): Set local value of
32206         overlay-arrow-string to "" always.
32207         (compilation-set-window): Left fringe then don't scroll.
32208         No left fringe then no arrow and scroll message to top.
32209         (compilation-context-lines): Adjust doc string accordingly.
32211 2005-05-16  Kim F. Storm  <storm@cua.dk>
32213         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
32214         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
32215         (ido-wide-find-dir-or-delete-dir): New command for M-d.
32216         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
32217         (ido-read-file-name): Handle commands with ido property value
32218         equal to find-file as reading a file name, to allow C-d to enter dired.
32219         (ibuffer-find-file): Add ido property with value find-file.
32221 2005-05-15  Kim F. Storm  <storm@cua.dk>
32223         * subr.el (open-network-stream-nowait): Remove.
32224         (open-network-stream-server): Remove.
32226 2005-05-15  Richard M. Stallman  <rms@gnu.org>
32228         * faces.el (describe-face): Output a definition link button.
32230         * help-mode.el (help-face-def): New button type.
32232         * emacs-lisp/copyright.el (copyright-fix-years):
32233         Match properly if the first year is 2-digit.
32234         Don't mess up the whitespace after the years by filling.
32236         * dired-aux.el (dired-mark-confirm):
32237         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
32239         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
32240         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
32241         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
32243         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
32244         Set font-lock-comment-start-skip.
32246         * font-lock.el (font-lock-comment-start-skip): New variable.
32247         (font-lock-comment-end-skip): New variable.
32248         (font-lock-fontify-syntactically-region): Use them if non-nil.
32250 2005-05-15  Jay Belanger  <belanger@truman.edu>
32252         * calc/calc-store.el (calc-store-value): Return a string rather
32253         than display it as a message.
32254         Use calc-var-name for variable name.
32255         (calc-store-into): Add the result of calc-store-value to message.
32256         (calc-copy-variable): Add a message.
32257         (calc-store-exchange): Improve error messages.
32258         (calc-store-binary, calc-store-map): Don't reset the values of
32259         special constants.
32261 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
32263         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
32264         manual to docstring.
32266         * files.el (hack-local-variables-confirm): Add STRING argument.
32267         Make the function handle non file visiting buffers correctly.
32268         (hack-local-variables-prop-line, hack-local-variables)
32269         (hack-one-local-variable): Use STRING arg of
32270         `hack-local-variables-confirm'.
32272 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
32274         Sync with Tramp 2.0.49.
32276         * net/tramp.el (tramp-handle-dired-call-process)
32277         (tramp-handle-insert-directory):`insert-buffer' cannot be used
32278         because the contents of the Tramp buffer is changed before
32279         insertion (`expand-file' and alike).
32280         (tramp-handle-insert-directory): If `localname' has an empty
32281         nondirectory name, it must not be quoted.
32282         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
32283         variable `tramp-chunksize'.  Change callees.
32284         (tramp-open-connection-setup-interactive-shell): Check remote host
32285         for buggy `send-process-string' implementation.
32286         Set `tramp-chunksize' if found.  Reported by Michael Kifer
32287         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
32288         (tramp-handle-shell-command): `insert-buffer' cannot be used
32289         because the contents of the Tramp buffer is changed before
32290         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
32291         <frederic.bothamy@free.fr>.
32292         (tramp-set-auto-save): Actions should be done for Tramp file name
32293         handler only.  Ange-FTP has its own auto-save mechanism.
32294         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
32295         (tramp-set-auto-save-file-modes): Set file modes of
32296         `buffer-auto-save-file-name' to ?\600 as fallback solution.
32297         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
32298         (tramp-bug): Remove obsolete variable.
32299         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
32300         for presence of `mml-mode'.  Make it running for older Emacsen as well.
32302 2005-05-14  John Paul Wallington  <jpw@pobox.com>
32304         * ibuf-ext.el (define-ibuffer-filter filename):
32305         If `dired-directory' is a list, use its car.
32307 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
32309         * ibuffer.el (define-ibuffer-column filename):
32310         If `dired-directory' is a list, use its car.
32312 2005-05-14  Richard M. Stallman  <rms@gnu.org>
32314         * subr.el (symbol-file): Doc fix.
32316         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
32317         (byte-compile-form): Call byte-compile-nogroup-warn.
32318         (byte-compile-warning-types): Doc fix.
32320         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
32322         * progmodes/cc-engine.el (c-literal-faces):
32323         Add font-lock-comment-delimiter-face.
32325         * net/net-utils.el (dig): Use with-no-warnings.
32327         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
32328         (sc-recite-frame-alist, sc-default-cite-frame)
32329         (sc-default-uncite-frame, sc-default-recite-frame)
32330         (sc-attrib-selection-list, sc-rewrite-header-list):
32331         Mark as risky-local-variable.
32333         * international/ogonek.el (ogonek-jak, ogonek-how):
32334         Don't use beginning-of-buffer.
32336         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
32338         * calendar/solar.el (solar-data-list): Move definition up.
32340         * dnd.el (dnd-protocol-alist): Add autoload.
32342         * progmodes/sh-script.el: Many doc usage fixes.
32343         (sh-indent-after-do): Change default to match common styles.
32345 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
32347         * files.el (interpreter-mode-alist)
32348         (auto-mode-interpreter-regexp): Doc fixes.
32350 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
32352         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
32354         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
32356 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
32358         * dired.el (dired-mode): make-variable-buffer-local =>
32359         make-local-variable.
32361 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32363         * term/mac-win.el (mac-select-convert-to-string): Try coding
32364         systems in mac-script-code-coding-systems if specified one cannot
32365         encode string for `com.apple.traditional-mac-plain-text'.
32367 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
32369         * progmodes/make-mode.el (makefile-targets-face)
32370         (makefile-shell-face, makefile-makepp-perl-face): New faces.
32371         (makefile-dependency-regex): Fix it to not make the colon in
32372         $(var:a=b) special.
32373         (makefile-rule-action-regex): New regexp for highlighting embedded
32374         Shell strings.
32375         (makefile-macroassign-regex): Handle != for highlighting as
32376         embedded Shell strings.
32377         (makefile-var-use-regex): New const.
32378         (makefile-statements, makefile-automake-statements)
32379         (makefile-gmake-statements, makefile-makepp-statements)
32380         (makefile-bsdmake-statements): New consts.
32381         (makefile-make-font-lock-keywords): New function.
32382         (makefile-automake-font-lock-keywords)
32383         (makefile-gmake-font-lock-keywords)
32384         (makefile-makepp-font-lock-keywords)
32385         (makefile-bsdmake-font-lock-keywords): New consts.
32386         (makefile-mode-map): Add switchers between the various submodes.
32387         (makefile-mode): Document the availability of the variants.
32388         (makefile-automake-mode, makefile-gmake-mode)
32389         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
32391         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
32392         new variants of makefile-mode.
32394 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
32396         * font-lock.el (font-lock-comment-delimiter-face): Fix up
32397         the inheritance.
32399 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
32401         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
32402         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
32404         * files.el (normal-mode): Extend the scope of the
32405         `enable-local-variables' binding to include the `set-auto-mode' call.
32406         (magic-mode-alist): Doc fix.
32408 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
32410         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
32411         font-lock-comment-face rather than copying its setting.
32413 2005-05-12  Andreas Schwab  <schwab@suse.de>
32415         * eshell/esh-mode.el (eshell-send-input): Doc fix.
32417 2005-05-12  Lute Kamstra  <lute@gnu.org>
32419         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
32420         defcustom for the mode hook variable.  Delete the last argument.
32421         * generic-x.el: Fix callers of define-generic-mode.
32422         (generic-x-modes): Delete group.
32423         (show-tabs-tab-face, show-tabs-space-face): Put them in the
32424         generic-x customization group.
32426 2005-05-12  Kim F. Storm  <storm@cua.dk>
32428         * font-lock.el (font-lock-negation-char-face): Default to "off".
32430         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
32431         font-lock-negation-char-face to ! in !=.
32433 2005-05-12  Masatake YAMATO  <jet@gyve.org>
32435         * add-log.el (find-change-log): Fix typos in the docstring
32436         of function.
32438 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
32440         * international/latexenc.el (latexenc-find-file-coding-system):
32441         Avoid `re-search-forward' when looking for input encoding because
32442         of speed and safety.  Better regular expressions for recognizing
32443         input encoding.  Limit a search for TeX-master/tex-main-file to
32444         the local variable section.
32446 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
32448         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
32449         syntax of $ to "'" (quote).
32451 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
32453         * dnd.el (dnd-protocol-alist): Improve custom type.
32455         * dired.el (dired-dnd-protocol-alist): New variable.
32456         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
32457         `dired-mode-hook' to the end.
32459 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
32461         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
32462         comment-end if comment-start-skip is not set.
32463         Obey the font-lock-comment-delimiter-face variables.
32465 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
32467         * files.el (executable-find): Move from executable.el.  Use
32468         locate-file.
32469         * progmodes/executable.el (executable-find): Move to files.el.
32471         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
32472         when trying to ensure forward progress.
32474 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
32476         * mouse-sel.el (mouse-sel-follow-link-p): New function.
32477         (mouse-select, mouse-select-internal, mouse-extend-internal):
32478         Use it to implement mouse-1-click-follows-link functionality.
32480 2005-05-11  Richard M. Stallman  <rms@gnu.org>
32482         * font-lock.el (font-lock-fontify-syntactically-region):
32483         Use font-lock-comment-delimiter-face for comment delimiters.
32485 2005-05-10  Jay Belanger  <belanger@truman.edu>
32487         * calc/calc-help.el (calc-m-prefix-help): Add mention of
32488         preserving embedded modes.
32490 2005-05-10  Richard M. Stallman  <rms@gnu.org>
32492         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
32494         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
32495         Move from ada-stmt.el.
32496         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
32498         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
32499         Move to ada-mode.el.
32500         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
32502         * cus-edit.el (custom-file): Call file-chase-links.
32504         * files.el (read-directory-name): Fix previous change.
32505         (hack-local-variables-confirm): New function.
32506         (hack-local-variables-prop-line, hack-local-variables)
32507         (hack-one-local-variable): Use it.
32509 2005-05-10  Lute Kamstra  <lute@gnu.org>
32511         * font-lock.el (font-lock-keywords-alist)
32512         (font-lock-removed-keywords-alist): Clarify docstrings.
32514 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
32516         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
32517         (gdb-source-info): Check for preprocessor info.
32518         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
32519         a macro for a function.
32520         (gdb-info-breakpoints-custom): Try to find file again if not already
32521         found (user might have used GDB dir command).
32522         (gdb-get-location): Update gdb-location-alist correctly for change
32523         to gdb-info-breakpoints-custom.
32525         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
32526         (gud-tooltip-print-command): Add gdbmi case.
32527         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
32528         preprocessor info.
32530 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
32532         * startup.el (fancy-splash-insert): Fix typo in doc string.
32534 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
32536         * obsolete/float.el (string-to-float):
32537         * obsolete/hilit19.el (hilit-add-pattern):
32538         * obsolete/rnews.el (news-parse-range, news-select-message)
32539         (news-get-pruned-list-of-files): Replace `string-to-int' by
32540         `string-to-number'.
32542         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
32543         `find-file-not-found-hooks'; use `add-hook'.
32544         (uncompress-while-visiting): Set `write-file-functions', not
32545         `write-file-hooks'; use `add-hook'.
32547 2005-05-09  Kim F. Storm  <storm@cua.dk>
32549         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
32550         (cua-paste): Handle clipboard action.
32551         (cua--init-keymaps): Remap clipboard-kill-region and
32552         clipboard-kill-ring-save.
32554 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
32556         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
32557         Improve commentary.
32559         * simple.el (next-error-overlay-arrow-position): Revert the change
32560         made on 2005-04-30.
32562 2005-05-07  Jay Belanger  <belanger@truman.edu>
32564         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
32565         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
32566         `calc-sel-reselect'.
32568         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
32569         Calc is in embedded mode.
32571 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
32573         * progmodes/compile.el (compilation-setup):
32574         Set overlay-arrow-string to an empty string on text terminals.
32576         * textmodes/ispell.el (ispell-program-name): Try looking for
32577         "aspell" along exec-path, and if found, use it as the default
32578         speller program.
32580 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
32582         * international/mule.el (sgml-xml-auto-coding-function):
32583         Recognize encoding='FOO' in single quotes as well as in double quotes.
32585 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
32587         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
32588         as well as `interactive', so that defmacro* would recognize
32589         `declare' forms.
32591 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
32593         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
32594         Explain more about the LIGHTER arg's usage in the doc string.
32595         Add commentary to clarify what the code does.  Fix the regexp that
32596         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
32597         since it could have characters special to regular expressions.
32599 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
32601         * replace.el (occur-1): Bind inhibit-read-only so that
32602         erase-buffer doesn't barf on read-only text properties (likewise
32603         for add-text-properties in occur-engine).  Mark buffer as unmodified.
32604         (occur-engine): Don't set buffer-read-only here.
32606 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
32608         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
32609         list-buffers-directory.  This caused the *cvs-commit* buffer to be
32610         sometimes mistakenly reused as a *cvs* buffer.
32612 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
32614         * tooltip.el: Move code for GUD tooltips into gud.el.
32615         (require): CL no longer needed to compile case.
32616         (tooltip-mode): Do not toggle functions for GUD tooltips.
32617         (tooltip-gud-tips-p): Remove.  Replace with minor mode
32618         gud-tooltip-mode in gud.el.
32619         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
32620         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
32621         tooltip-gud prefix with gud-tooltip and obsolete.
32622         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
32623         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
32624         (tooltip-mouse-motion): Mouse movement functions/variable.
32625         Rename in gud.el by adding gud prefix.
32626         (tooltip-gud-original-filter, tooltip-gud-dereference)
32627         (tooltip-gud-event, tooltip-toggle-gud-tips)
32628         (tooltip-gud-process-output, tooltip-gud-print-command)
32629         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
32630         gud.el by replacing tooltip-gud prefix with gud-tooltip.
32631         (gdb-tooltip-print): Move to gdb-ui.el.
32633         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
32634         (require): CL needed to compile case.
32635         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
32636         tooltip-gud-tips-p.  Make it a minor-mode.
32637         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
32638         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
32639         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
32640         (gud-tooltip-change-major-mode)
32641         (gud-tooltip-activate-mouse-motions-if-enabled)
32642         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
32643         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
32644         (gud-tooltip-original-filter, gud-tooltip-dereference)
32645         (gud-tooltip-event, tooltip-toggle-gud-tips)
32646         (gud-tooltip-process-output, gud-tooltip-print-command)
32647         (gud-tooltip-tips): Move from tooltip.el.
32649         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
32650         (gdb-cpp-define-alist-flags): Doc fix.
32651         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
32652         gud-tooltip-mode is t.
32654 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
32656         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
32657         evaporate if their text is deleted.
32658         (goto-address-at-point): Make it work as a mouse binding as well.
32659         (goto-address-at-mouse): Obsolete it.  Update users.
32661 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
32663         * calendar/appt.el (top-level): No longer activate on load.
32665 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
32667         * calendar/cal-bahai.el (mark-bahai-diary-entries):
32668         * net/webjump.el (webjump):
32669         * progmodes/idlw-help.el (idlwave-do-context-help1)
32670         (idlwave-highlight-linked-completions):
32671         * textmodes/po.el (po-find-file-coding-system-guts):
32672         Replace `assoc-ignore-case' by `assoc-string'.
32674 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
32676         * files.el (locate-file): Doc fix.
32678         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
32679         Remove the redundant test for ms-dos.
32681         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
32682         look for the preprocessor with exec-suffixes.  If not found in
32683         standard places, look in exec-path.  Remove most of the tests that
32684         used system-type.
32686         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
32688         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
32690         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
32691         file-name clash with jka-compr.el on 8+3 filesystems.
32693 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32695         * term/mac-win.el: Don't define or bind scroll bar functions if
32696         x-toolkit-scroll-bars is t.
32697         (x-select-text, x-get-selection-value): Clear
32698         x-last-selected-text-clipboard if x-select-enable-clipboard is
32699         nil.
32700         (PRIMARY): Put mac-scrap-name property.
32701         (mac-select-convert-to-file-url): New function.
32702         (public.file-url): New selection target type.  Add to
32703         selection-converter-alist.
32704         (x-get-selection, x-selection-value): Handle it.
32705         (x-cut-buffer-or-selection-value): New alias.
32707 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
32709         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
32710         entry to avoid calling bibtex-find-entry with arg global
32711         being t.  Remove arg key.
32712         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
32713         (bibtex-copy-summary-as-kill): Change accordingly.
32715 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
32717         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
32718         (org-agenda-date-later): Use with-current-buffer.
32720 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
32722         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
32723         (define-obsolete-variable-alias): Doc Fixes.
32725 2005-05-06  Kim F. Storm  <storm@cua.dk>
32727         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
32728         vertical-motion when selective-display is active.
32730         * ido.el (ido-setup-hook): New hook.
32731         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
32732         (ido-input-stack): New var.
32733         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
32734         ido-next-work-file binding to M-O.
32735         Bind M-f to ido-wide-find-file-or-pop-dir.
32736         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
32737         (ido-read-internal): Run ido-setup-hook.
32738         Catch quit in read-file-name and read-string to cancel edit.
32739         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
32740         Automatically pop-all when completing a directory name (RET).
32741         (ido-file-internal): Add with-no-warnings around ffap and dired code.
32742         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
32743         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
32744         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
32745         New functions for M-b/M-f to move among the directory components.
32746         (ido-make-merged-file-list): Catch quit to cancel merge.
32747         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
32748         (ido-completion-help): No warnings for ido-completion-buffer-full.
32750 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
32752         * font-lock.el (font-lock-negation-char-face): New face and variable.
32753         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
32754         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
32755         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
32756         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
32758 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
32760         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
32761         Fix typo in docstring.
32763         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
32764         (ebrowse-print-statistics-line)
32765         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
32767         * term/w32-win.el (image-library-alist): Add additional name for
32768         Xpm library.
32770 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
32772         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
32773         use gcc instead of cpp.
32775         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
32776         (gdb-create-define-alist): Use it.
32777         (gdb-cpp-define-alist-program): Update for MS-DOS.
32779 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
32781         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
32783 2005-05-04  Richard M. Stallman  <rms@gnu.org>
32785         * help.el (describe-key): No error when UNTRANSLATED is nil.
32787         * simple.el (line-move-1): Fix previous change to signal errors
32788         appropriately.
32790 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
32792         * calendar/icalendar.el (icalendar-version): Now at 0.12.
32793         (icalendar-duration-correction): Remove.
32794         (icalendar--get-event-properties): Split result at commas.
32795         (icalendar--decode-isoduration): New optional argument
32796         DURATION-CORRECTION.
32797         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
32798         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
32799         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
32800         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
32801         (icalendar--convert-anniversary-to-ical): New functions, extracted
32802         from icalendar-export-region, with bug fixes.
32803         (icalendar-export-region): Use the above functions.
32804         (icalendar-import-buffer): Check before saving diary file.
32805         (icalendar--convert-recurring-to-diary)
32806         (icalendar--convert-non-recurring-all-day-to-diary)
32807         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
32808         extracted from icalendar--convert-ical-to-diary, with bug fixes.
32809         (icalendar--convert-ical-to-diary): Use the above functions.
32811 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
32813         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
32814         Remove these recent additions.
32815         (c-mode): Restore to before 2005-04-28.
32817         * progmodes/cc-vars.el (cc-define-list-program): Remove this
32818         recent addition.
32820         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
32821         (gdb-define-alist): New variables.
32822         (gdb-create-define-alist): New function.
32823         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
32824         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
32825         with string-to-number.
32826         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
32828         * progmodes/gud.el: Replace string-to-int with string-to-number.
32829         (gud-find-file): Handle gdb-define-alist.
32831         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
32833 2005-05-02  Jay Belanger  <belanger@truman.edu>
32835         * calc/calc-aent.el (math-read-token):
32836         * calc/calc-bin.el (calc-word-size):
32837         * calc/calc-ext.el (calc-read-number-fancy):
32838         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
32839         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
32840         * calc/calc-frac.el (calc-over-notation):
32841         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
32842         (calc-graph-num-points, calc-graph-init):
32843         * calc/calc-prog.el (calc-read-parse-table-part)
32844         (calc-edit-macro-repeats):
32845         * calc/calc-yank.el (calc-do-grab-rectangle):
32846         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
32847         Replace `string-to-int' by `string-to-number'.
32849 2005-05-02  Kim F. Storm  <storm@cua.dk>
32851         * kmacro.el: Use executing-kbd-macro-index variable.
32853 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
32855         * net/rlogin.el (rlogin-parse-words): Delete func.
32856         (rlogin): Use split-string, not rlogin-parse-words.
32857         Also, if there are option-like elements in the parsed args,
32858         take the host to be the first arg immediately following them.
32859         Suggested by Michael Mauger.
32861 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
32863         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
32865 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
32867         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
32868         (cc-mode-cpp-program): Rename to cc-define-list-program and
32869         move to cc-vars.el.
32871         * progmodes/cc-vars.el (cc-define-list-program):
32872         Change to "gcc -E -dM -".  Make customizable.
32874 2005-05-02  Kim F. Storm  <storm@cua.dk>
32876         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
32878 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
32880         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
32882         * international/mule-util.el (truncate-string): Remove alias and
32883         obsolete declaration.
32885         * international/mule-cmds.el (update-iso-coding-systems):
32886         Remove alias and obsolete declaration.
32888         * international/mule.el (coding-system-parent): Remove alias and
32889         obsolete declaration.
32891         * subr.el (define-function, sref): Remove aliases and obsolete
32892         declarations.
32893         (chars-in-region): Remove obsolete declaration.
32895 2005-05-01  Richard M. Stallman  <rms@gnu.org>
32897         * info.el (Info-mode): Set widen-automatically to nil, locally.
32899         * simple.el (widen-automatically): New variable.
32900         (pop-global-mark): Obey widen-automatically.
32902 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
32904         * term/xterm.el (function-key-map): Call substitute-key-definition
32905         before the keymap size is increased by a lot of define-key calls.
32907 2005-05-01  Richard M. Stallman  <rms@gnu.org>
32909         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
32910         Rename ARG to ELEMENT.  Doc fix.
32912 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
32914         * allout.el (allout-exposure): Remove macro and obsolete declaration.
32915         Remove references to allout-exposure/change to allout-new-exposure.
32917         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
32918         bytecode symbols.
32920         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
32921         (compiled-function-p, focus-frame, unfocus-frame):
32922         Remove aliases and obsolete declarations.
32923         Back out inadvertent changes from previous commit.
32925 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
32927         * files.el (require-final-newline): Make Custom tags consistent
32928         with mode-require-final-newline.
32929         (mode-require-final-newline): Doc fix.
32931 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
32933         * international/latexenc.el (latexenc-find-file-coding-system):
32934         Fix regular expressions.
32936 2005-05-01  David Kastrup  <dak@gnu.org>
32938         * international/latexenc.el (latexenc-find-file-coding-system):
32939         Fix regular expressions.
32941 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
32943         * subr.el (string-to-int): Make obsolete.
32945 2005-04-30  Richard M. Stallman  <rms@gnu.org>
32947         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
32949         * loadup.el: Load jka-comp-hook.
32951         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
32952         (jka-compr-handler): Add autoload.  `put' calls moved
32953         to jka-comp-hook.el.
32954         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
32955         (jka-compr-inhibit): Autoload.
32957         * jka-comp-hook.el: New file.
32958         Enable the mode by default.
32960         * files.el (backup-buffer-copy): Use copy-file instead
32961         of write-region, and put back the 'excl.
32963 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
32965         * progmodes/flymake.el (flymake-split-string)
32966         (flymake-split-string, flymake-log, flymake-pid-to-names)
32967         (flymake-reg-names, flymake-get-source-buffer-name)
32968         (flymake-unreg-names, flymake-add-line-err-info)
32969         (flymake-add-err-info): Clarify docstrings.
32970         (flymake-popup-menu, flymake-make-emacs-menu)
32971         (flymake-make-xemacs-menu): Add docstrings.
32972         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
32973         Set variables directly throughout.
32975 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
32977         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
32978         exists.  Initialize cc-define-alist.
32979         (c-mode): Add cc-create-define-alist locally to after-save-hook.
32980         If there is no file (Macroexpansion) don't create an alist.
32982 2005-04-29  Sam Steingold  <sds@gnu.org>
32984         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
32985         (cc-create-define-alist): Use it instead of the hard-coded string.
32987 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
32989         * international/mule-conf.el (file-coding-system-alist): Fix regexp
32990         for latexenc.
32992 2005-04-29  Lute Kamstra  <lute@gnu.org>
32994         * emacs-lisp/generic.el: Improve commentary section.
32995         (define-generic-mode): Improve docstring.
32997 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
32999         * textmodes/org.el (many places): Change to quiet the byte compiler.
33000         (org-prefix-format-compiled): New variable.
33001         (org-compile-prefix-format): New function.
33002         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
33003         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
33004         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
33005         (org-get-entries-from-diary): Use `org-get-time-of-day' for
33006         consistency with entries from `org-mode' files.
33007         (org-get-time-of-day): Fix bug with partial matches early in a line.
33008         (org-non-link-chars): New constant.
33009         (org-link-regexp): Respect `org-non-link-chars'.
33010         (org-agenda-day-view): Remove command.
33011         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
33012         (org-follow-bbdb-link, org-store-link): Search also company field.
33013         (org-highlight-overlay): New variable.
33014         (org-highlight, org-unhighlight): New functions.
33015         (org-agenda-mode): Add pre-command-hook to remove highlight.
33016         (org-evaluate-time-range): Behavior depends upon whether time stamp
33017         contains a time or not.
33018         (org-show-subtree, org-show-entry): New functions.
33019         (org-agenda-cleanup-fancy-diary): Remove empty lines.
33021 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
33023         * comint.el (comint-output-filter-functions): Add autoload cookie.
33025 2005-04-28  Kim F. Storm  <storm@cua.dk>
33027         * ido.el (ido-everywhere): Fix last change.
33029 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
33031         * international/latexenc.el: New file.
33032         * international/mule-conf.el (file-coding-system-alist): For .tex,
33033         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
33035 2005-04-28  Lute Kamstra  <lute@gnu.org>
33037         * font-lock.el (font-lock-add-keywords)
33038         (font-lock-remove-keywords): Clarify docstring.
33039         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
33040         Don't start docstrings with a `*'.
33041         (font-lock-update-removed-keyword-alist): Give it a docstring.
33043         * generic-x.el: Update commentary section.
33044         Only require font-lock when compiling.
33045         Define all modes conditionally.
33046         Place all generic modes in the generic-x-modes customization group.
33047         (generic-x-modes): New customization group.
33048         (generic-default-modes, generic-mswindows-modes)
33049         (generic-unix-modes, generic-other-modes): New constants.
33050         (generic-define-mswindows-modes, generic-define-unix-modes):
33051         Update docstrings.  Make them obsolete.
33052         (generic-extras-enable-list): New default value.  Update docstring.
33053         Improve :type.  Change :set function.
33054         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
33055         Fix docstring.
33057         * emacs-lisp/generic.el (generic-mode-internal):
33058         Simplify font-lock-defaults.
33059         (define-generic-mode): Fix docstring.
33061 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
33063         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
33064         font-lock-face property to highlight matches.
33066 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
33068         * progmodes/cc-mode.el (cc-create-define-alist): New function.
33069         (cc-define-alist): New variable.
33070         (c-mode): Make it local and initialize it.
33072         * progmodes/gdb-ui.el (gdb-active-process): New variable.
33073         (gdb-exited): New function.
33074         (gdb-annotation-rules): Use it.
33075         (gdb-starting): Set gdb-active-process to t.
33076         (gdb-stopping): Amend doc string.
33077         (gdb-reset): Set gdb-active-process to nil.
33079         * tooltip.el (tooltip-gud-tips): Show the associated #define
33080         directives when a C program under GDB is not executing.
33082 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
33084         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
33085         font-lock-fontify-syntactic-keywords.
33087         * font-lock.el (font-lock-default-fontify-region): Don't force
33088         parse-sexp-lookup-properties to nil.
33090 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
33092         * man.el (man-mode-syntax-table): Set up `:' to have
33093         word-constituent syntax.
33095 2005-04-27  Lute Kamstra  <lute@gnu.org>
33097         * novice.el (disable-command): Don't add spurious newlines to the
33098         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
33100 2005-04-26  Jay Belanger  <belanger@truman.edu>
33102         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
33103         than one window before deleting window.
33105 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
33107         * shell.el (shell-prompt-pattern): Doc fix.
33108         (shell-mode): Set paragraph-separate buffer locally to "\\'".
33110         * comint.el (comint-prompt-regexp, comint-get-old-input)
33111         (comint-use-prompt-regexp)
33112         (comint-use-prompt-regexp-instead-of-fields)
33113         (comint-replace-by-expanded-history, comint-send-input)
33114         (comint-output-filter, comint-get-old-input-default)
33115         (comint-line-beginning-position, comint-bol, comint-show-output)
33116         (comint-backward-matching-input, comint-forward-matching-input)
33117         (comint-next-prompt, comint-previous-prompt):
33118         Rename `comint-use-prompt-regexp-instead-of-fields' to
33119         `comint-use-prompt-regexp'.  Keep old name as alias and declare
33120         obsolete.
33121         (comint-use-prompt-regexp): Shorten first line of doc string.
33123         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
33124         Set paragraph-separate buffer locally to "\\'".
33126         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
33127         Adapt to above name change.
33129         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
33130         (smbclient-prompt-regexp): Ditto.
33132         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
33134 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
33136         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
33137         gdb-location-list.
33138         Break lines that are over 80 characters wide.
33140 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
33142         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
33143         New fun and var, to preserve compatibility.
33145         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
33147 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
33149         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
33150         name to file-newer-than-file-p.
33152 2005-04-26  Richard M. Stallman  <rms@gnu.org>
33154         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
33156         * progmodes/python.el (python-mode):
33157         Use new name eldoc-documentation-function.
33159         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
33161         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
33162         (eldoc-documentation-function):
33163         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
33165 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
33167         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
33169 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
33171         * term/xterm.el (function-key-map): Fix strings for
33172         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
33173         {C,S,A,C-S}-{f1-f12}.
33175 2005-04-26  Kenichi Handa  <handa@m17n.org>
33177         * international/mule-cmds.el (select-safe-coding-system):
33178         Fix previous change.
33180 2005-04-26  Lute Kamstra  <lute@gnu.org>
33182         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
33184         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
33185         (font-lock-comment-delimiter-face): Ditto.
33187         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
33189 2005-04-25  Jay Belanger  <belanger@truman.edu>
33191         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
33192         to t while inserting information; use help-mode.
33194 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
33196         * term.el (ansi-term-color-vector): Use the xterm colors.
33197         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
33199 2005-04-25  Lute Kamstra  <lute@gnu.org>
33201         * font-core.el (font-lock-defaults): Fix docstring.
33203         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
33205 2005-04-25  Kenichi Handa  <handa@m17n.org>
33207         * international/mule-cmds.el (select-safe-coding-system):
33208         Don't check consistency with coding: spec, etc if raw-text or
33209         no-conversion was found to be safe.
33211 2005-04-24  Richard M. Stallman  <rms@gnu.org>
33213         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
33214         citation markers at start of each line.
33216         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
33217         citation markers at start of each line.
33219         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
33221         * files.el (mode-require-final-newline): Fix previous change.
33222         (require-final-newline): Fix type label.
33224 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
33226         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
33227         statement in buffer (broken by 2004-11-24 change).
33229 2005-04-24  Kim F. Storm  <storm@cua.dk>
33231         * ido.el (ido-everywhere): Save and restore old read-buffer-function
33232         and read-file-name-function values.  Don't overwrite existing
33233         non-nil values if ido-mode is enabled without ido-everywhere.
33235 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
33237         * files.el (mode-require-final-newline): Minor doc fix.
33239 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
33241         * subr.el (syntax-after): Doc fix.
33242         (syntax-class): If argument is nil, return nil.  Mask off upper 16
33243         bits, not 8 bits.
33245         * files.el (mode-require-final-newline): Doc fix.
33246         (backup-buffer-copy): Fix last change.
33248 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33250         * term/mac-win.el: Require select.  Set selection-coding-system to
33251         mac-system-coding-system.  Call menu-bar-enable-clipboard.
33252         (x-last-selected-text-clipboard, x-last-selected-text-primary)
33253         (x-select-enable-clipboard): New variables.
33254         (x-select-text, x-get-selection, x-selection-value)
33255         (x-get-selection-value, mac-select-convert-to-string)
33256         (mac-services-open-file, mac-services-open-selection)
33257         (mac-services-insert-text): New functions.
33258         (CLIPBOARD, FIND): Put mac-scrap-name property.
33259         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
33260         (public.tiff): Put mac-ostype property.
33261         (selection-converter-alist): Add entries for them.
33262         (mac-application-menu-map): New keymap.
33263         (interprogram-cut-function, interprogram-paste-function): Set to
33264         x-select-text and x-get-selection-value, respectively.
33265         (split-window-keep-point): Set to t.
33267 2005-04-23  Richard M. Stallman  <rms@gnu.org>
33269         * files.el (read-directory-name): Always pass non-nil
33270         DEFAULT-FILENAME arg to read-file-name.
33271         (backup-buffer-copy, basic-save-buffer-2): Take care against
33272         writing thru an unexpected existing symlink.
33273         (revert-buffer): In indirect buffer, revert the base buffer.
33274         (magic-mode-alist): Doc fix.
33275         (buffer-stale-function): Doc fix.
33276         (minibuffer-with-setup-hook): Avoid warning.
33277         (mode-require-final-newline): Doc and custom fix.
33279         * follow.el (follow-end-of-buffer): Use with-no-warnings.
33281         * font-lock.el (font-lock-comment-face): On terminals with few colors,
33282         use the default appearance.
33283         (font-lock-comment-delimiter-face): New face, new variable.
33285         * imenu.el (imenu--generic-function): The official position of a
33286         definition is the start of the line that BEG is in.
33288         * midnight.el (midnight-timer): Move defvar up.
33290         * mouse.el (mouse-drag-region-1): Delete some debugging code.
33292         * saveplace.el (save-place-to-alist): Use with-no-warnings.
33294         * startup.el (command-line): Use with-no-warnings.
33296         * window.el (window-size-fixed): New defvar.
33298         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
33300         * mail/rmail.el (rmail-font-lock-keywords):
33301         Use font-lock-comment-delimiter-face.
33303         * mail/sendmail.el (mail-font-lock-keywords):
33304         Use font-lock-comment-delimiter-face.
33306         * progmodes/compile.el (next-error-highlight-timer): New defvar.
33308 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
33310         * progmodes/compile.el (compilation-mode-font-lock-keywords):
33311         Specify t for LAXMATCH when matching directories.
33312         Save match data around compilation-compat-error-properties form.
33314 2005-04-23  David Kastrup  <dak@gnu.org>
33316         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
33317         Mention that the autoloaded aliases should be kept for AUCTeX.
33319 2005-04-23  Andreas Schwab  <schwab@suse.de>
33321         * isearch.el (isearch-forward): Doc fix.
33323 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
33325         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
33326         (jit-lock-stealth-nice): Change default value to 0.5.
33328 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
33330         * abbrev.el (write-abbrev-file): Write table entries in
33331         alphabetical order by table name.
33333 2005-04-22  Kim F. Storm  <storm@cua.dk>
33335         * ido.el (ido-read-internal): Fix `list' completion.
33337 2005-04-22  Kenichi Handa  <handa@m17n.org>
33339         * recentf.el (recentf-save-file-coding-system): New variable.
33340         (recentf-save-list): Encode the file by
33341         recentf-save-file-coding-system and add coding: tag.
33343 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
33345         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
33347 2005-04-21  Lute Kamstra  <lute@gnu.org>
33349         * loadhist.el (unload-feature): Don't remove a function from hooks
33350         if it is about to be restored to an autoload .  Remove functions
33351         that will become unbound from auto-mode-alist.  Simplify the code.
33353         * subr.el (assq-delete-all): New implementation that is linear,
33354         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
33355         (rassq-delete-all): New function.
33357         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
33358         Add size-indication-mode.
33360 2005-04-21  Kenichi Handa  <handa@m17n.org>
33362         * international/mule-cmds.el: Add autoload for widget-value in
33363         eval-when-compile.
33365 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
33367         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
33368         Add tooltip-mode.
33370         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
33372 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
33374         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
33375         (inferior-lisp-filter-regexp, inferior-lisp-program)
33376         (inferior-lisp-load-command, inferior-lisp-prompt)
33377         (inferior-lisp-mode-hook, lisp-source-modes)
33378         (inferior-lisp-load-hook): defvar->defcustom.
33379         (inferior-lisp-program, inferior-lisp-prompt)
33380         (inferior-lisp-load-hook): Doc fixes.
33381         (inferior-lisp-install-letter-bindings): Small change in
33382         introductory comment.
33384 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
33386         * vc.el (vc-annotate-color-map): Change some colors so that text
33387         using them as foreground is readable on both white and black
33388         backgrounds.
33390 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
33392         * international/mule-conf.el (translation-table-for-input):
33393         Remove redundant declaration.
33395 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
33397         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
33399         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
33400         (tooltip-toggle-gud-tips): New function.
33402 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33404         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
33405         right angle brackets.
33407 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
33409         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
33411 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
33413         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
33414         Remove.  Update callers to use expand-file-name instead.
33416         * subr.el (syntax-class): New function.
33418         * simple.el (blink-matching-open): Use it.
33420         * paren.el (show-paren-function): Use it to recognize parens that are
33421         also used in 2-char comment markers.
33423 2005-04-19  Lute Kamstra  <lute@gnu.org>
33425         * loadhist.el (unload-feature): Update for new format of
33426         load-history.  Simplify the code.
33428 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33430         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
33431         (mac-add-charset-info): New function.  Initialize variable
33432         mac-charset-info-alist using it.
33433         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
33434         for translation.
33435         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
33436         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
33437         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
33438         New CCL programs.
33440 2005-04-19  Kim F. Storm  <storm@cua.dk>
33442         * simple.el (next-buffer, prev-buffer, next-error)
33443         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
33444         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
33446         * bindings.el (next-buffer, prev-buffer, next-error)
33447         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
33448         (clone-indirect-buffer-other-window): Move bindings from simple.el.
33449         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
33450         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
33452 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
33454         * isearch.el (isearch-edit-string): Make the search-ring available for
33455         minibuffer history commands.
33456         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
33457         the default history commands now work just as well.
33458         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
33460 2005-04-18  Kim F. Storm  <storm@cua.dk>
33462         * emulation/cua-base.el (cua--pre-command-handler): Add more
33463         elaborate check for shift modifier on non-window systems.
33465 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
33467         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
33469 2005-04-18  Kim F. Storm  <storm@cua.dk>
33471         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
33472         and make it optional.  Don't test tooltip-gud-echo-area here.
33473         (tooltip-gud-process-output, gdb-tooltip-print):
33474         Pass tooltip-gud-echo-area to tooltip-show.
33475         (tooltip-help-tips): Remove second optional arg to tooltip-show.
33477 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33479         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
33480         `display-graphic-p' may not be bound yet.
33482 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
33484         * startup.el (command-line): No longer enable Xterm Mouse mode by
33485         default in terminals compatible with xterm.
33487         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
33489 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
33491         * tooltip.el (tooltip-gud-echo-area): Rename from
33492         tooltip-use-echo-area.
33493         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
33494         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
33495         area independently of where help tooltips are displayed.
33497 2005-04-17  David Kastrup  <dak@gnu.org>
33499         * cus-theme.el (custom-theme-write-variables): Quote variables
33500         where necessary.
33502 2005-04-17  Richard M. Stallman  <rms@gnu.org>
33504         * simple.el (yank-excluded-properties): Add follow-link to value.
33506         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
33508         * startup.el (fancy-splash-max-time): Just 30 seconds.
33509         (fancy-splash-delay): Just 7.
33510         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
33512         * loadhist.el (unload-feature): Update for new format of load-history.
33513         Simplify the code.
33515         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
33516         (rmail-font-lock-keywords): Don't fontify the text of a citation.
33518         * mail/sendmail.el (mail-font-lock-keywords):
33519         Don't fontify subject text.
33520         Don't fontify the text of a citation.
33522 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
33524         * comint.el (comint-output-filter): Run comint-output-filter-functions
33525         with point where the user had it.
33527 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
33529         * international/ucs-tables.el (ucs-set-table-for-input):
33530         Disable when using unify-on-decoding.
33532 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
33534         * emulation/cua-base.el (cua-global-mark-face): Add special case
33535         for displays supporting a high number of colors.
33537 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
33539         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
33541 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
33543         * filesets.el (filesets-add-buffer): If user supplies a name of a
33544         non-existing fileset, create a new fileset.
33546 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
33548         * textmodes/org.el (org-up-heading-all): Fix bug with
33549         `outline-up-heading-all'.
33551 2005-04-16  Andreas Schwab  <schwab@suse.de>
33553         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
33554         /etc/permissions.d/* and /etc/aliases.d/*.
33556 2005-04-16  Kenichi Handa  <handa@m17n.org>
33558         * international/code-pages.el (cp-make-coding-system):
33559         Set `translation-table-for-input' property value to the symbol
33560         ucs-mule-to-mule-unicode, not to that value.
33561         (pt154): Escape guillemet by `\'.
33563 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
33565         * loadup.el: Load tooltip if x-show-tip is fboundp.
33567         * startup.el (command-line): Add comment.
33569         * tooltip.el (tooltip-mode): Specify correct standard value for
33570         Custom in init-value.
33572 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
33574         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
33575         possible.
33577 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
33579         * textmodes/org.el (org-agenda-date-prompt): Rename from
33580         `org-agenda-date-today'.
33581         (org-evaluate-time-range): Insert at point instead of directly
33582         after time range.
33583         (org-first-headline-recenter, org-subtree-end-visible-p)
33584         (org-optimize-window-after-visibility-change): New functions
33585         (org-agenda-post-command-hook): Don't allow point at end of line,
33586         to make sure it always hits the text properties.
33587         (org-agenda-next-date-line, org-agenda-previous-date-line):
33588         New commands.
33589         (org-set-regexps-and-options): Category may contain white space.
33590         (org-agenda-get-deadlines, org-agenda-get-scheduled):
33591         Improve marker positions.
33592         (org-agenda-new-marker): Argument POS made optional.
33593         (org-agenda-get-timestamps): Deadlines which are done are listed
33594         in org-done-face now.
33595         (org-agenda-get-todos, org-agenda-get-timestamps)
33596         (org-agenda-get-deadlines, org-agenda-get-scheduled):
33597         Set `undone-face' and `done-face' properties.
33598         (org-last-todo-state-is-todo): New variable.
33599         (org-todo): Set `org-last-todo-state-is-todo'.
33600         (org-agenda-todo): Change face according to
33601         `org-last-todo-state-is-todo'.  And change other lines referring to
33602         the same entry.
33603         (org-calendar-goto-agenda): New command.
33604         (org-calendar-to-agenda-key): New option.
33605         (org-startup-folded): New allowed value `content'.
33606         (org-set-regexps-and-options): Accept new value `content' for
33607         `org-startup-folded'.
33608         (org-get-current-options): Handle new value `content' for
33609         `org-startup-folded'.
33610         (org-insert-todo-heading): New command.
33611         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
33612         interactively in empty file and option
33613         `org-insert-mode-line-in-empty-file' has been set.
33614         (org-agenda-todo, org-agenda-priority): Modify to use
33615         `org-agenda-change-all-lines'.
33616         (org-warning-face): Change color on dark background.
33618 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33620         * international/mule-cmds.el (set-locale-environment): On Mac OS,
33621         use preferences AppleLocale and AppleLanguages, and variable
33622         mac-system-locale for default locale.  On Mac OS Classic, use
33623         mac-system-coding-system for default coding systems.
33625         * term/mac-win.el: Don't set file-name-coding-system.
33626         Decode variables system-name, emacs-build-system, user-login-name, and
33627         user-full-name by mac-system-coding-system on Mac OS Classic.
33628         (mac-system-coding-system): New variable.
33630 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
33632         * startup.el (command-line): Handle `xterm-mouse-mode' before
33633         reading init file.
33635         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
33637 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
33639         * progmodes/sh-script.el (sh-here-document-word): Make it a
33640         defcustom.  Doc fix.
33641         (sh-add): Bash uses $(( )) for arithmetic.
33642         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
33643         (sh-maybe-here-document): Remove quotes and leading whitespace
33644         from heredoc word when closing.  Indent heredoc with tabs if word
33645         starts with "-".
33647 2005-04-13  Richard M. Stallman  <rms@gnu.org>
33649         * simple.el (undo): Fix previous change.
33651         * custom.el (defface): Doc fix.
33653 2005-04-13  Lute Kamstra  <lute@gnu.org>
33655         * Makefile.in (DONTCOMPILE): Remove list.
33656         (compile, compile-always): Don't use DONTCOMPILE.
33657         (update-authors): Load the library in which batch-update-authors
33658         is defined.
33659         * makefile.w32-in (DONTCOMPILE): Remove list.
33660         (compile, compile-always): Fix comments.
33661         (update-authors): Load the library in which batch-update-authors
33662         is defined.
33664         * generic-x.el (generic-mode-ini-file-find-file-hook):
33665         Rename to ini-generic-mode-find-file-hook.
33666         Keep generic-mode-ini-file-find-file-hook as an alias.
33667         (ini-generic-mode-find-file-hook): Rename from
33668         generic-mode-ini-file-find-file-hook.  Fix docstring.
33669         (ini-generic-mode): Docstring change.
33670         (bat-generic-mode-run-as-comint): Silence the byte compiler.
33672         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
33673         called from lisp.
33675         * generic.el: Move to the emacs-lisp subdir.
33677 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
33679         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
33680         and C-S- function and cursor motion keys.
33682 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
33684         * startup.el (command-line): Enable Xterm Mouse mode by default.
33685         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
33686         for Custom.  No longer show "Mouse" in mode line when enabled.
33687         Doc fix.
33689 2005-04-12  Kim F. Storm  <storm@cua.dk>
33691         * emulation/cua-base.el (cua-rectangle-face)
33692         (cua-rectangle-noselect-face): Define face attributes here.
33694         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
33696 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
33698         * startup.el (command-line): Turn off blinking cursor if
33699         cursorBlink in resources is off or false.
33701 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33703         * term/mac-win.el (dnd): Require dnd.
33704         (mac-drag-n-drop): Call dnd-handle-one-url.
33705         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
33706         (kTextEncodingISOLatin2): Remove constants.
33707         (mac-script-code-coding-systems): New constant.
33708         (mac-handle-language-change): New function.
33709         (special-event-map): Bind it to `language-change' event.
33710         (mac-centraleurroman, mac-cyrillic): New coding systems.
33711         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
33712         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
33713         and mac-cyrillic-encoder to encode-mac-centraleurroman and
33714         encode-mac-cyrillic, respectively.
33716 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
33718         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
33719         Don't set overlay-arrow-string to "=>" as this is done
33720         globally in C now.
33722 2005-04-12  Lute Kamstra  <lute@gnu.org>
33724         * generic-x.el (rc-generic-mode, rul-generic-mode):
33725         Fix auto-mode-alist entries.
33726         (etc-fstab-generic-mode): Tweak fontification.
33728         * generic.el (generic-make-keywords-list): Fix docstring.
33729         (generic-mode-internal): Simplify generic-font-lock-keywords.
33731 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
33733         * whitespace.el (whitespace-buffer-leading)
33734         (whitespace-buffer-trailing): Revert the incorrect test inversion.
33735         However, fix the highlight area for the leading and
33736         trailing whitespaces to show space.
33738 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
33740         * whitespace.el (whitespace-version): Bump to 3.5.
33742         (whitespace-buffer-leading, whitespace-buffer-trailing):
33743         Invert sense of the test to highlight the whitespace.
33745 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
33747         * progmodes/gud.el (gud-display-line): GUD uses its own
33748         overlay arrow now so don't set overlay-arrow-string.
33749         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
33751 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
33753         * term.el (term-ansi-current-bold, term-ansi-current-underline)
33754         (term-ansi-current-reverse, term-ansi-current-invisible)
33755         (term-ansi-face-already-done): Change to boolean.
33756         (term-reset-terminal, term-handle-colors-array): Handle the above
33757         vars accordingly.
33758         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
33759         (term-emulate-terminal): Use the new name.
33761         * faces.el (secondary-selection): Use yellow1, not yellow.
33762         (trailing-whitespace): Use red1, not red.
33764 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
33766         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
33767         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
33768         (dired-dnd-handle-file): Call dnd-get-local-file-uri.
33770         * cus-edit.el (dnd): New group.
33772         * term/w32-win.el (dnd): Require dnd
33773         (w32-drag-n-drop): Call dnd-handle-one-url.
33775         * x-dnd.el: Require dnd.
33776         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
33777         Call dnd-handle-one-url.
33778         (x-dnd-types-alist, x-dnd-insert-utf8-text)
33779         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
33780         to dnd-insert-text.
33781         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
33782         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
33783         (x-dnd-get-local-file-name, x-dnd-open-local-file)
33784         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
33786         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
33788 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
33790         * wdired.el: Doc fixes.
33791         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
33792         (wdired-use-dired-vertical-movement): Rename from
33793         wdired-always-move-to-filename-beginning.
33794         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
33795         (wdired-change-to-wdired-mode): Change mode name.
33796         (wdired-newline): Delete.
33798 2005-04-11  Richard M. Stallman  <rms@gnu.org>
33800         * whitespace.el (whitespace-highlight-the-space):
33801         Don't call whitespace-unhighlight-the-space here.
33803         * simple.el (undo): Record t in undo-equiv-table
33804         for the redo record made by an undo-in-region.
33806 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
33808         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
33809         (gdb-frame-inferior-io-buffer): New Functions to control
33810         display of separate IO buffer.
33811         (menu): Add them to menu-bar.
33812         (gdb-display-buffer): Check for buffer another frame.
33813         Protect GUD buffer.
33814         (gdb-setup-windows): Create IO buffer if not already there.
33815         (gdb-memory-mode): Remove purecopy noops.
33817 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
33819         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
33820         and pass to self-insert-command.
33822 2005-04-11  Lute Kamstra  <lute@gnu.org>
33824         * generic.el: Commentary section cleanup.
33825         (generic): Delete.
33826         (generic-use-find-file-hook, generic-lines-to-scan)
33827         (generic-find-file-regexp, generic-ignore-files-regexp)
33828         (default-generic-mode, generic-mode-find-file-hook)
33829         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
33830         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
33831         (generic-use-find-file-hook, generic-lines-to-scan)
33832         (generic-find-file-regexp, generic-ignore-files-regexp)
33833         (default-generic-mode, generic-mode-find-file-hook)
33834         (generic-mode-ini-file-find-file-hook): Move from generic.el.
33836 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
33838         * bookmark.el (bookmark-write-file): Catch errors writing file.
33839         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
33841 2005-04-10  Richard M. Stallman  <rms@gnu.org>
33843         * startup.el (fancy-splash-tail): Update copyright year.
33844         (command-line): Split part of -Q into -D.
33845         (emacs-basic-display): New defvar.
33846         (fancy-splash-text): Correct name of menu item.
33848         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
33850         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
33851         lines in one node.
33853         * comint.el (comint-send-input): New arg ARTIFICIAL.
33854         Callers in this file changed.
33856         * abbrev.el (define-abbrevs): Read system abbrevs properly.
33858         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
33860 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
33862         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
33863         `ldap-search-internal'.
33865 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
33867         * files.el (set-auto-mode-1): Use line-end-position.
33869         * international/latin-1.el:
33870         * international/latin-2.el:
33871         * international/latin-3.el:
33872         * international/latin-4.el:
33873         * international/latin-5.el:
33874         * international/latin-8.el:
33875         * international/latin-9.el: Give punctuation syntax to NBSP.
33877         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
33878         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
33879         Use char-classes to accept non-ascii letters, accepted in some recent
33880         bibtex implementations.
33882 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
33884         * custom.el (custom-set-minor-mode): Any non-nil value for the
33885         variable should enable the mode when set through Custom.
33887 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
33889         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
33890         TAB binding so tab-always-indent is obeyed.
33891         (vhdl-minibuffer-local-map): Move initialization into declaration.
33892         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
33893         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
33894         (vhdl-hooked-abbrev): Avoid test for XEmacs.
33895         (vhdl-current-line): Use line-beginning-position.
33896         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
33897         with-output-to-temp-buffer, so the current position can be recorded.
33899 2005-04-10  Masatake YAMATO  <jet@gyve.org>
33901         * progmodes/compile.el (compilation-error-regexp-alist-alist):
33902         Add regexp for gcov.
33904 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
33906         * calendar/time-date.el (time-to-seconds, seconds-to-time)
33907         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
33908         syntax which Emacs 20 doesn't support.
33910 2005-04-09  Richard M. Stallman  <rms@gnu.org>
33912         * help.el (describe-key-briefly, describe-key):
33913         Replace strings as event types with "(any string)".
33915 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
33917         * arc-mode.el (archive-mode-map): Move initialization into
33918         the declaration.  Override *all* bindings of `undo'.
33919         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
33921 2005-04-09  Jay Belanger  <belanger@truman.edu>
33923         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
33925 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
33927         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
33928         (xterm-register-default-colors): Update color values computation
33929         to match xterm-200.
33931 2005-04-09  Kenichi Handa  <handa@m17n.org>
33933         * international/code-pages.el (iso-latin-7): Fix the map.
33935 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
33937         * emacs-lisp/lisp.el (defun-prompt-regexp)
33938         (parens-require-spaces, buffer-end, end-of-defun)
33939         (insert-parentheses): Doc fixes.
33941 2005-04-08  Kim F. Storm  <storm@cua.dk>
33943         * comint.el (comint-highlight-prompt): Fix face spec.
33944         * hi-lock.el (hi-green): Likewise.
33946 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
33948         * cus-edit.el (custom-modified-face):
33949         * comint.el (comint-highlight-input): Fix previous changes.
33950         * term.el (term-handle-ansi-escape): Add a comment.
33952 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
33954         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
33955         in the buffer and in whitespace-highlighted-space.
33956         (whitespace-unhighlight-the-space): Simplify.
33957         (whitespace-buffer): Simplify.
33959 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
33961         * textmodes/table.el (table-cell-face): Add special case for
33962         displays supporting a high number of colors.
33963         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
33964         (vhdl-font-lock-reserved-words-face)
33965         (vhdl-speedbar-architecture-face)
33966         (vhdl-speedbar-instantiation-face)
33967         (vhdl-speedbar-architecture-selected-face)
33968         (vhdl-speedbar-instantiation-selected-face): Likewise.
33969         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
33970         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
33971         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
33972         (ebrowse-root-class-face, ebrowse-member-attribute-face)
33973         (ebrowse-progress-face): Likewise.
33974         * progmodes/compile.el (compilation-info-face): Likewise.
33975         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
33976         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
33977         * calendar/calendar.el (diary-face): Likewise.
33978         * woman.el (woman-italic-face, woman-bold-face)
33979         (woman-unknown-face): Likewise.
33980         * wid-edit.el (widget-button-pressed-face): Likewise.
33981         * whitespace.el (whitespace-highlight-face): Likewise.
33982         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
33983         * pcvs-info.el (cvs-marked-face): Likewise.
33984         * info.el (info-xref): Likewise.
33985         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
33986         * hilit-chg.el (highlight-changes-face)
33987         (highlight-changes-delete-face): Likewise.
33988         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
33989         (hi-red-b): Likewise.
33990         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
33991         * font-lock.el (font-lock-keyword-face)
33992         (font-lock-function-name-face, font-lock-warning-face): Likewise.
33993         * cus-edit.el (custom-invalid-face, custom-modified-face)
33994         (custom-set-face, custom-changed-face, custom-variable-tag-face)
33995         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
33996         * comint.el (comint-highlight-prompt): Likewise.
33998 2005-04-08  Lute Kamstra  <lute@gnu.org>
34000         * font-lock.el (font-lock-keywords): Docstring fixes.
34002 2005-04-08  Kenichi Handa  <handa@m17n.org>
34004         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
34005         chars are more than a limit, print " and more..." at the tail.
34007 2005-04-08  Kim F. Storm  <storm@cua.dk>
34009         * emacs-lisp/authors.el (authors-aliases): Update list.
34010         (authors-ignored-files): New list.
34011         (authors-fixed-entries): Fix typo.
34012         (authors-renamed-files-alist): Update list.
34013         (authors-add): Check authors-ignored-files.
34015 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
34017         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
34018         optional, to ensure backward compatibility.
34020 2005-04-08  Stephen Eglen  <stephen@gnu.org>
34022         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
34024 2005-04-08  Kim F. Storm  <storm@cua.dk>
34026         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
34028         * mouse.el (mouse-on-link-p): Doc fix.
34030 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
34032         * ielm.el (ielm-prompt-read-only): Doc fix.
34034         * comint.el (comint-prompt-read-only): Doc fix.
34036 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
34038         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
34039         ensure dired always handles wildcards passed to ffap.
34040         (find-file-at-point): Use it.
34041         (ffap-dired-wildcards): Doc fix.
34043 2005-04-07  Juri Linkov  <juri@jurta.org>
34045         * simple.el (next-error-overlay-arrow-position): New defvar.
34046         Put "=>" on its property `overlay-arrow-string'.  Add it to
34047         `overlay-arrow-variable-list'.
34049         * progmodes/compile.el (compilation-setup):
34050         Set `next-error-overlay-arrow-position' to nil.  Also set it to
34051         nil in the local hook `kill-buffer-hook'.  Make local variable
34052         `overlay-arrow-string' and set it to "=>".
34053         (compilation-goto-locus): Set BOL position to
34054         `next-error-overlay-arrow-position' instead of
34055         `overlay-arrow-position'.
34057         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
34058         locally instead of adding it to the global hook.
34059         (Info-kill-buffer): Move up.
34061 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
34063         * term/xterm.el (xterm-standard-colors): Update color values from
34064         xterm-200.
34066 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
34068         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
34070         * fast-lock.el:
34071         * lazy-lock.el: Move them to the obsolete subdir.
34073 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
34075         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
34076         (wdired-add-replace-advice): Remove.
34077         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
34079 2005-04-06  Kim F. Storm  <storm@cua.dk>
34081         * startup.el (command-line): Add --bare-bones alias for -Q.
34083 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34085         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
34086         create the startup fontset if a font specification ends with
34087         `mac-roman'.
34089 2005-04-06  Lute Kamstra  <lute@gnu.org>
34091         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
34092         change.
34094         * emacs-lisp/copyright.el (copyright-update-year): Replace the
34095         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
34097 2005-04-05  Lute Kamstra  <lute@gnu.org>
34099         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
34100         (define-generic-mode): Ditto.  Fix debug declaration.
34102         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
34103         Put them in the generic-x group.
34105         * calendar/timeclock.el (timeclock): Doc fix.
34107         * generic.el (define-generic-mode): Don't use custom-current-group.
34108         Document default :group value.
34109         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
34110         (define-global-minor-mode): Don't use custom-current-group.
34112 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
34114         * startup.el (command-line-1): Display startup-echo-area-message
34115         when fancy splash screen is in use.
34117         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
34118         (sh-escaped-newline): New face.
34119         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
34120         newline, and use sh-escaped-newline face.
34122         * progmodes/tcl.el (tcl-escaped-newline): New face.
34123         (tcl-builtin-list): New variable.
34124         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
34125         newlines.  Fix keywords subexpression number.
34127 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
34129         * textmodes/org.el (org-diary-default-entry): Fix call to
34130         `add-to-diary-entry'.
34132 2005-04-05  Kim F. Storm  <storm@cua.dk>
34134         * ediff-init.el: Use (featurep 'xemacs).
34136 2005-04-05  David Ponce  <david@dponce.com>
34138         * cus-edit.el (face): Derive from symbol widget.  Display sample
34139         of the current face on the fly.
34140         (widget-face-sample-face-get, widget-face-notify): New functions.
34141         (widget-face-value-create): Remove.
34143         * wid-edit.el (widget-field-end): Temporarily remove field
34144         narrowing before to call `get-char-property'.
34146 2005-04-04  Jay Belanger  <belanger@truman.edu>
34148         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
34149         (math-read-subscripts): New variable.
34150         (math-read-preprocess-string): Process subscripts.
34152 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
34154         * comint.el (comint-prompt-read-only): Doc fix.
34156         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
34157         `-1'.  Doc fix.
34159 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
34161         * textmodes/org.el (org-insert-mode-line-in-empty-file):
34162         Change default value to nil.
34164 2005-04-04  Lute Kamstra  <lute@gnu.org>
34166         * autorevert.el (auto-revert-mode): Specify :group.
34167         * battery.el (display-battery-mode): Specify :group.
34168         * diff-mode.el (diff-minor-mode): Specify :group.
34169         * font-core.el (font-lock-mode): Specify :group.
34170         * hl-line.el (hl-line-mode): Specify :group.
34171         * iimage.el (iimage): New customization group.
34172         (iimage-mode): Specify :group.
34173         * longlines.el (longlines-mode): Specify :group.
34174         * master.el: Don't require easy-mmode.
34175         (master): New customization group.
34176         (master-mode): Specify :group.
34177         * msb.el (msb-mode): Specify :group.
34178         * reveal.el (reveal-mode): Specify :group.
34179         * simple.el (next-error-follow-minor-mode): Specify :group.
34180         * smerge-mode.el (smerge-mode): Specify :group.
34181         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
34182         * emulation/cua-base.el (cua-mode): Specify :group.
34183         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
34184         * language/thai-util.el (thai-auto-composition-mode)
34185         (thai-word-mode): Specify :group.
34186         * mail/supercite.el (sc-minor-mode): Specify :group.
34187         * progmodes/cwarn.el (cwarn-mode): Specify :group.
34188         * progmodes/flymake.el (flymake-mode): Specify :group.
34189         * progmodes/glasses.el (glasses-mode): Specify :group.
34190         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
34191         * textmodes/enriched.el (enriched-mode): Specify :group.
34192         * textmodes/refill.el (refill-mode): Specify :group.
34194         * add-log.el (change-log-font-lock-keywords): Names in
34195         parenthesized lists can contain spaces.
34197 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
34199         * startup.el (fancy-splash-text): Shorten default text of
34200         "Emacs Tutorial" line.  Also, if the current language env
34201         indicates an available tutorial file other than TUTORIAL,
34202         extract its title and append it to the line in parentheses.
34203         (fancy-splash-insert): If arg is a thunk, funcall it.
34205 2005-04-04  Jay Belanger  <belanger@truman.edu>
34207         * calc/calc.el (calc-language-alist): Add tags to customization type.
34209 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
34211         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
34212         Doc fix.
34214 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
34216         * add-log.el (change-log-font-lock-keywords): The manual
34217         describing a Change Log entry, says: (...) "Aside from these
34218         header lines, every line in the change log starts with a space or
34219         a tab.".  The font-lock was not highlighting lines started with
34220         spaces, added support for it.
34222 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
34224         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
34225         (bibtex-generate-url-list): Update docstring accordingly.  Put the
34226         complex example in the docstring.
34227         (bibtex-font-lock-url): Use pop.
34229 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
34231         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
34233         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
34235 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
34237         * filesets.el (filesets-set-default): Doc fix.
34239 2005-04-03  Lute Kamstra  <lute@gnu.org>
34241         * generic.el (define-generic-mode): Add argument to specify
34242         keywords for defcustom.
34243         (default-generic-mode): Specify :group.
34245         * generic-x.el: Specify :group for all generic modes.
34247         * desktop.el (desktop-no-desktop-file-hook)
34248         (desktop-after-read-hook): Doc fix.
34250 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
34252         * simple.el (visible-mode): Use explicit :group keyword.
34253         This changes the group of `visible-mode-hook' from paren-blinking
34254         to editing-basics.
34256 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
34258         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
34259         mailbox specifications as well as URLs.
34260         (rmail-insert-inbox-text): Remove unused conditional branches.
34262 2005-04-01  Jay Belanger  <belanger@truman.edu>
34264         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
34265         (calc-gnuplot-print-command): Move definitions to calc.el.
34267         * calc/calc-embed.el (calc-embedded-announce-formula)
34268         (calc-embedded-open-formula, calc-embedded-close-formula)
34269         (calc-embedded-open-word, calc-embedded-close-word)
34270         (calc-embedded-open-plain, calc-embedded-close-plain)
34271         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
34272         (calc-embedded-open-mode, calc-embedded-close-mode):
34273         Move definitions to calc.el.
34275         * calc/calc.el (calc-settings-file, calc-language-alist):
34276         Make customizable.
34277         (calc-embedded-announce-formula, calc-embedded-open-formula)
34278         (calc-embedded-close-formula, calc-embedded-open-word)
34279         (calc-embedded-close-word, calc-embedded-open-plain)
34280         (calc-embedded-close-plain, calc-embedded-open-new-formula)
34281         (calc-embedded-close-new-formula, calc-embedded-open-mode)
34282         (calc-embedded-close-mode, calc-gnuplot-name)
34283         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
34284         from other files and make customizable.
34286 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
34288         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
34289         Use buffer-live-p.
34290         (cvs-mode-run): Don't call cvs-update-header here.
34291         (cvs-run-process): Call cvs-update-header.
34292         Use process properties for cvs-postprocess and cvs-buffer so that
34293         the sentinel can behave better if the temp buffer is killed.
34294         Use a pipe rather than a tty, to better handle unexpected prompts.
34295         (cvs-sentinel): Rewrite.  Call cvs-update-header.
34297 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
34299         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
34300         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
34302 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
34304         * generic.el (define-generic-mode): Add indentation rule.
34306 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
34308         * files.el (mode-require-final-newline): Make Custom correctly
34309         report a nil value and allow to set it to nil via Custom.
34310         Doc fix.
34312 2005-04-01  Kenichi Handa  <handa@m17n.org>
34314         * international/characters.el: Enable the correct case setting for
34315         dotless-i and dotted-I.
34317 2005-04-01  Kim F. Storm  <storm@cua.dk>
34319         * ido.el (ido-file-internal): Fall back to non-ido command if
34320         initial directory is on slow ftp (or tramp) host.
34322 2005-03-31  Richard M. Stallman  <rms@gnu.org>
34324         * emacs-lisp/autoload.el (make-autoload):
34325         Handle define-global-minor-mode.
34327         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
34328         Rename from easy-mmode-define-global-mode.
34329         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
34331         * progmodes/scheme.el (scheme-mode-syntax-table):
34332         Update syntax of | and # for two-character comment syntax.
34334 2005-03-31  Lute Kamstra  <lute@gnu.org>
34336         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
34337         (define-minor-mode): Call custom-current-group at load-time.
34339         * generic.el (define-generic-mode): Add debug declaration.
34340         Add defcustom for the mode hook.
34341         (generic-mode-internal): Use run-mode-hooks.
34343 2005-03-31  Kim F. Storm  <storm@cua.dk>
34345         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
34346         (mouse-fixup-help-message): New defun called by show_help_echo
34347         to fixup mouse-2 prefix in help messages when applicable.
34349         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
34351 2005-03-31  Kenichi Handa  <handa@m17n.org>
34353         * language/thai-word.el (thai-find-word-ends): Pay attention to
34354         the case that we reach the end of buffer.
34356         * textmodes/fill.el (fill-text-properties-at): New function.
34357         (fill-newline): Use fill-text-properties-at instead of
34358         text-properties-at.
34360 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
34362         * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
34363         not comint-quote-filename.
34365 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
34367         * help-fns.el (help-with-tutorial): Revert last change.
34369 2005-03-31  Kim F. Storm  <storm@cua.dk>
34371         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
34373 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
34375         * calendar/cal-china.el: Update reference to "Calendrical
34376         Calculations" book; there's a new edition.
34377         * calendar/cal-coptic.el: Likewise.
34378         * calendar/cal-french.el: Likewise.
34379         * calendar/cal-hebrew.el: Likewise.
34380         * calendar/cal-islam.el: Likewise.
34381         * calendar/cal-iso.el: Likewise.
34382         * calendar/cal-julian.el: Likewise.
34383         * calendar/cal-mayan.el: Likewise.
34384         * calendar/cal-persia.el: Likewise.
34385         * calendar/calendar.el: Likewise.
34386         * calendar/holidays.el: Likewise.
34387         * calendar/lunar.el: Likewise.
34388         * calendar/solar.el: Likewise.
34390         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
34391         white space from doc string.
34393 2005-03-30  Jay Belanger  <belanger@truman.edu>
34395         * calc/calc-help.el (calc-full-help): Remove email address.
34397 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
34399         * help-fns.el (help-with-tutorial): Delete title line.
34401 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
34403         * calendar/cal-x.el (calendar-one-frame-setup)
34404         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
34405         rather than `symbol' for set-window-dedicated-p.
34407         * calendar/appt.el (appt-buffer-name): Make it a constant.
34408         (appt-add): Doc fix.
34410         * filesets.el (filesets-menu-path, filesets-menu-before)
34411         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
34412         (filesets-menu-cache-file): Use directory ~/.emacs.d.
34413         (filesets-add-submenu): Delete and use add-submenu instead.
34415 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
34417         * textmodes/org.el (org-agenda-phases-of-moon)
34418         (org-agenda-sunrise-sunset, org-agenda-convert-date)
34419         (org-agenda-goto-calendar): New commands.
34420         (org-diary-default-entry): New function.
34421         (org-get-entries-from-diary): Better parsing of diary entries.
34422         (org-agenda-check-no-diary): New function.
34423         ("diary-lib"): Advice to function `add-to-diary-list', to allow
34424         linking to diary entries.
34425         (org-agenda-execute-calendar-command): New function.
34426         (org-agenda): Improve visible section in window.
34427         Use `org-fit-agenda-window'.
34428         (org-fit-agenda-window): New option.
34429         (org-move-subtree-down): Better handling of empty lines
34430         at end of subtree.
34431         (org-cycle): Numeric prefix is interpreted now as show-subtree N
34432         levels up.
34433         (org-fontify-done-headline): New option.
34434         (org-headline-done-face): New face.
34435         (org-set-font-lock-defaults): Use `org-headline-done-face'.
34436         (org-table-copy-down): Rename from `org-table-copy-from-above'.
34437         When current field is non-empty, it is copied to next row.
34438         (org-table-copy-from-above): Fix bug which made it
34439         impossible to copy fields containing only a single non-white character.
34441 2005-03-30  Kim F. Storm  <storm@cua.dk>
34443         * kmacro.el (kmacro-end-macro): Isearch may store this command
34444         into the macro -- so ignore it when executing keyboard macro.
34446 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
34448         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
34450 2005-03-29  Kenichi Handa  <handa@m17n.org>
34452         * language/thai.el ("Thai"): Set setup-function and exit-function
34453         for Thai language environment.
34455         * language/thai-util.el: Require thai-word.
34456         (thai-word-mode-map): New variable.
34457         (thai-word-mode): New minor mode.
34458         (setup-thai-language-environment-internal): New function.
34459         (exit-thai-language-environment-internal): New function.
34461         * language/thai-word.el (thai-word-table): Declare it by defvar,
34462         use dolist to initialize it.
34463         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
34464         (thai-fill-find-break-point): New functions.
34466 2005-03-29  Richard M. Stallman  <rms@gnu.org>
34468         * simple.el (idle-update-delay): Move definition up.
34469         (set-mark): Doc fix.
34471 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
34473         * longlines.el: New file.
34475         * simple.el (buffer-substring-filters): New variable.
34476         (filter-buffer-substring): New function.
34477         (kill-region, copy-region-as-kill): Use it.
34479         * register.el (copy-to-register, append-to-register)
34480         (prepend-to-register): Use filter-buffer-substring.
34482 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
34484         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
34485         (gud-filter-pending-text): Move in front of gdb.
34486         (gud-overlay-arrow-position): New variable.
34487         (gud-sentinel, gud-display-line): Use it in place of
34488         overlay-arrow-position.
34490 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
34492         * progmodes/fortran.el (fortran-if-indent): Doc fix.
34493         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
34494         (fortran-font-lock-keywords-4): New variable.
34495         (fortran-blocks-re, fortran-end-block-re)
34496         (fortran-start-block-re): New constants, for hideshow.
34497         (hs-special-modes-alist): Add a Fortran entry.
34498         (fortran-mode-map): Bind fortran-end-of-block,
34499         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
34500         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
34501         (fortran-looking-at-if-then, fortran-end-of-block)
34502         (fortran-beginning-of-block): New functions, for hideshow.
34504         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
34505         Doc fix.  Tweak regexp.
34506         (f90-beginning-of-block): Push mark first.
34508 2005-03-29  Jay Belanger  <belanger@truman.edu>
34510         * calc/calc.el: Update copyright date.
34511         (calc-version): Increase to 2.1.
34512         (calc-version-date): Remove.
34514         * calc/calc-help.el: Update copyright date.
34515         (calc-full-help): Remove reference to calc-version-date.
34516         Update copyright date.
34518 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
34520         * vc.el (vc-do-command): Use a pipe for async processes, so password
34521         prompts don't show up at places where the user can't reply.
34523 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
34525         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
34526         on the file name we pass to the inferior shell.
34528 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
34530         * progmodes/which-func.el (which-function): Be robust in the face of an
34531         imenu--make-index-alist failure.
34533 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
34535         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
34537         * progmodes/python.el (python-preoutput-filter): Fix last change.
34539 2005-03-29  Lute Kamstra  <lute@gnu.org>
34541         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
34542         functions and compiled macros.
34543         (debug-convert-byte-code): Handle macros too.
34544         (debug-on-entry-1): Don't signal an error when trying to clear a
34545         function that is not set to debug on entry.
34547 2005-03-29  Jay Belanger  <belanger@truman.edu>
34549         * calc/calc-lang.el: Add functions to math-function-table
34550         properties of tex and math.
34552 2005-03-29  Kenichi Handa  <handa@m17n.org>
34554         * ps-mule.el (ps-mule-plot-string): Translate characters by
34555         ps-print-translation-table.
34556         (ps-mule-begin-job): Call find-charset-region/string with
34557         ps-print-translation-table.
34558         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
34560         * ps-print.el (ps-print-translation-table): New variable.
34561         (ps-plot-region): Translate characters by ps-print-translation-table.
34563 2005-03-29  Juri Linkov  <juri@jurta.org>
34565         * simple.el (next-error-highlight-timer): New variable.
34567         * progmodes/compile.el (compilation-goto-locus):
34568         Use `next-error-highlight-timer' instead of `sit-for'.
34570 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
34572         * mail/supercite.el (sc-mail-field): Use assoc-string.
34573         (sc-get-address): Simplify regexps.
34575         * files.el (minibuffer-with-setup-hook): New macro.
34576         (find-file-read-args): Use it to avoid let-binding
34577         minibuffer-with-setup-hook (which breaks turning on/off
34578         file-name-shadow-mode while in the prompt).
34580         * complete.el (PC-read-include-file-name-internal):
34581         Use test-completion.
34583 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
34585         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
34587 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
34589         * window.el (window-buffer-height): Use count-screen-lines.
34591         * progmodes/python.el (python-preoutput-leftover): New var.
34592         (python-preoutput-filter): Use it.
34593         (python-send-receive): Loop until all the result has been received.
34595 2005-03-28  Juri Linkov  <juri@jurta.org>
34597         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
34599         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
34600         "Recover Crashed Session".
34601         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
34602         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
34603         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
34604         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
34605         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
34606         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
34607         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
34608         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
34610         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
34611         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
34612         Ediff Sessions", "Toggle use of separate control buffer frame",
34613         "Use separate frame for Ediff control buffer".
34615         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
34616         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
34617         "Rename Bookmark", "Delete Bookmark".
34619         * info.el (Info-mode-menu): Remove ellipsis from "Index".
34620         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
34621         Add `:active Info-index-alternatives' to "Next Matching Item".
34623         * wdired.el (wdired-change-to-wdired-mode):
34624         Mention `wdired-abort-changes' key in the initial message.
34626         * international/mule.el (auto-coding-alist): Associate non-ascii
34627         image filename extensions with `no-conversion'.
34629 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
34631         * international/iso-acc.el:
34632         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
34634 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
34636         * textmodes/sgml-mode.el (html-mode): Doc update.
34638         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
34640 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
34642         * term.el (term-move-columns): Fix face after extending a line.
34643         (term-insert-spaces): Likewise.
34644         (term-reset-terminal): Fix off by one error.
34646 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
34648         * international/mule.el (auto-coding-alist): Add .xpi files.
34650         * files.el (auto-mode-alist): Add .xpi files.
34652 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
34654         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
34656 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
34658         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
34660 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
34662         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
34663         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
34665         * calendar/cal-move.el (calendar-beginning-of-year): Move the
34666         cursor to Jan 1 when needed.
34667         (calendar-end-of-year): Fix -/+ typo.
34668         Reported by Chong Yidong <cyd@stupidchicken.com>.
34670 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
34672         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
34674         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
34675         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
34677 2005-03-25  Richard M. Stallman  <rms@gnu.org>
34679         * filesets.el (filesets-init): Add autoload.
34681         * mail/mailalias.el (mail-directory): Doc fix.
34683 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
34685         * mail/mailalias.el (mail-directory-process): Do nothing if
34686         mail-directory-process is an atom.
34687         (mail-get-names): Ignore mail-directory-names if it is an atom.
34688         (mail-directory-process defvar): Doc fix.
34689         (mail-names): Doc fix.
34691 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
34693         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
34695 2005-03-26  Kenichi Handa  <handa@m17n.org>
34697         * international/mule-util.el (detect-coding-with-priority):
34698         Call update-coding-systems-internal before detect-coding-region.
34700 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
34702         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
34703         (gdb-frames-mode-map): Add follow-link property.
34705 2005-03-25  Jay Belanger  <belanger@truman.edu>
34707         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
34708         for variables.
34710 2005-03-25  Juri Linkov  <juri@jurta.org>
34712         * image-mode.el: Optimize image filename extension regexps in
34713         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
34714         in `auto-mode-alist'.
34715         (image-mode): Add `image-toggle-display-text' to local hook
34716         `change-major-mode-hook'.  Display the image as an image by
34717         default.  Set `cursor-type' and `truncate-lines' if the image
34718         is already displayed.  Take into account the current mode (image
34719         or text) in message.
34720         (image-minor-mode): New minor mode.
34721         (image-mode-maybe, image-toggle-display-text): New functions.
34722         (image-toggle-display): Use called-interactively-p.
34723         Let-bind `inhibit-read-only' to t.
34725         * image-mode.el (image-minor-mode): Set `cursor-type' and
34726         `truncate-lines' if the image is already displayed.  Add turning
34727         image-minor-mode off to `change-major-mode-hook'.  Add message.
34728         Call `image-toggle-display-text' after turning image-minor-mode off.
34730 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
34732         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
34733         Terminal.app, use utf-8.
34734         (set-display-table-and-terminal-coding-system): Add coding-system arg.
34735         (set-locale-environment): Use it.
34737         * term/xterm.el: Undo last change, better done in mule-cmds.el.
34739         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
34741         * progmodes/python.el (python-close-block-statement-p)
34742         (python-outdent-p, python-current-defun): Use symbol-end.
34744 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>
34746         * files.el (save-some-buffers): Doc fix.
34748 2005-03-25  Werner Lemberg  <wl@gnu.org>
34750         * complete.el, thumbs.el: Replace `legal' with `valid'.
34751         * calendar/calendar.el: Replace `legal' with `valid'.
34752         * emacs-lisp/advice.el: Replace `legal' with `valid'.
34753         * mail/supercite.el: Replace `legal' with `valid'.
34754         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
34755         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
34756         Replace `legal' with `valid'.
34757         * textmodes/reftex-vars.el, textmodes/reftex.el:
34758         Replace `legal' with `valid'.
34760 2005-03-25  Werner Lemberg  <wl@gnu.org>
34762         * calc/calc-forms.el, calc/calc-sel.el
34763         * midnight.el, vc-cvs.el
34764         * emacs-lisp/cl-macs.el
34765         * emulation/vip.el
34766         * eshell/esh-io.el, eshell/esh-var.el
34767         * mail/supercite.el
34768         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
34769         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
34770         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
34771         * progmodes/sh-script.el, progmodes/xscheme.el
34772         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
34773         * textmodes/reftex-index.el, textmodes/reftex-parse.el
34774         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
34775         * textmodes/reftex.el, textmodes/org.el:
34776         Replace `illegal' with `invalid'.
34778 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
34780         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
34781         (flymake-find-buildfile, flymake-find-possible-master-files)
34782         (flymake-check-include, flymake-parse-line): Replace loops over the
34783         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
34785         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
34786         Substitute file-name-as-directory in the rest of the file.
34787         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
34788         (flymake-replace-region): Remove unused arg `buffer'.
34789         (flymake-check-patch-master-file-buffer): Update calls to it.
34790         (flymake-add-err-info): Remove unused var `count'.
34791         (flymake-mode): Use define-minor-mode.
34793         * progmodes/flymake.el: Use with-current-buffer.
34794         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
34795         flymake-replace-regexp-in-string, flymake-line-beginning-position)
34796         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
34797         Avoid testing for `xemacs'.
34798         (flymake-nop): Move.
34799         (flymake-region-has-flymake-overlays): Return the computed value.
34800         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
34801         Remove unused var `endline'.
34802         (flymake-get-line-count): Remove unused function.
34803         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
34805         * emulation/vi.el:
34806         * generic.el:
34807         * hilit-chg.el (global-highlight-changes):
34808         * hi-lock.el (hi-lock-mode):
34809         * follow.el: find-file-hooks -> find-file-hook.
34811         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
34813 2005-03-24  Juri Linkov  <juri@jurta.org>
34815         * dired.el (dired-mode-map): Add menu item "Compare directories"
34816         for dired-compare-directories.
34818         * dired-aux.el (dired-compare-directories): Add autoload cookie.
34819         Doc fix.  Replace `read-file-name' with `read-directory-name'.
34821 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
34823         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
34825 2005-03-24  Jay Belanger  <belanger@truman.edu>
34827         * calc/calc-embed.el (calc-embedded-mode-change): Save all
34828         relevant mode settings in calc-embedded-original-modes when modes
34829         are permanently changed.
34831 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
34833         * autoinsert.el: find-file-hooks -> find-file-hook.
34835 2005-03-24  Lute Kamstra  <lute@gnu.org>
34837         * generic.el (generic-font-lock-defaults): Make it obsolete.
34838         (generic-font-lock-keywords): New variable to replace
34839         generic-font-lock-defaults.
34840         (generic-mode-set-font-lock): Delete it.
34841         (generic-mode-internal): Don't call generic-mode-set-font-lock.
34842         (generic-bracket-support): Add docstring.
34844         * generic-x.el: Rename generic-font-lock-defaults to
34845         generic-font-lock-keywords throughout.
34846         (mailagent-rules-setup-function): Delete it.
34847         (mailagent-rules-generic-mode): Use anonymous function instead.
34848         (show-tabs-generic-mode-font-lock-defaults-1)
34849         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
34850         Quote faces.
34851         (show-tabs-tab-face, show-tabs-space-face): Specify background,
34852         not foreground.
34854         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
34855         Recognize define-generic-mode.
34857 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
34859         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
34860         if there's no completion table.
34862 2005-03-23  Miles Bader  <miles@gnu.org>
34864         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34865         Remove tty-specific variants, as they're no longer needed.
34867 2005-03-23  Lute Kamstra  <lute@gnu.org>
34869         * generic-x.el: Code cleanup: make args constant whenever possible.
34870         (installshield-statement-keyword-list)
34871         (installshield-system-functions-list)
34872         (installshield-system-variables-list, installshield-types-list)
34873         (installshield-funarg-constants-list): Make them constants.
34875         * generic.el (generic-make-keywords-list): Add autoload cookie.
34877         * calendar/time-date.el: Add comment on time value formats.
34878         Don't require parse-time.
34879         (with-decoded-time-value): New macro.
34880         (encode-time-value): New function.
34881         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
34882         (days-to-time): Return a valid time value when arg is huge.
34883         (time-since): Use time-subtract.
34884         (time-to-number-of-days): Use time-to-seconds.
34886 2005-03-23  David Ponce  <david@dponce.com>
34888         * recentf.el (recentf-keep): New option.
34889         (recentf-menu-action): Default to `find-file'.
34890         (recentf-keep-non-readable-files-flag)
34891         (recentf-keep-non-readable-files-p)
34892         (recentf-file-readable-p, recentf-find-file)
34893         (recentf-cleanup-remote): Remove.
34894         (recentf-include-p): More robust.
34895         (recentf-keep-p): New function.
34896         (recentf-remove-if-non-kept): Rename from
34897         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
34898         All callers updated.
34899         (recentf-menu-items-for-commands): Fix help string.
34900         (recentf-track-closed-file): Update.  Doc fix.
34901         (recentf-cleanup): Update.  Count removed files.  Doc fix.
34903 2005-03-23  Kim F. Storm  <storm@cua.dk>
34905         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34906         Don't inherit from fringe face (now happens automatically).
34908 2005-03-22  Kim F. Storm  <storm@cua.dk>
34910         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
34911         position values.
34913 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
34915         * menu-bar.el (showhide-date-time): Remove.
34916         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
34917         (menu-bar-make-mm-toggle): Simplify.
34919 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
34921         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
34922         Accept qualified variable and function names.
34924 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
34926         * bindings.el (completion-ignored-extensions):
34927         Remove ".lis" for `vax-vms'.
34929 2005-03-22  Andreas Schwab  <schwab@suse.de>
34931         * generic-x.el: Revert last change.
34932         * ldefs-boot.el: Update.
34934 2005-03-22  Jay Belanger  <belanger@truman.edu>
34936         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
34937         (calc-embedded-save-original-modes)
34938         (calc-embedded-restore-original-modes): New functions.
34939         (calc-do-embedded): Save original modes when entering embedded mode
34940         and restore when leaving embedded mode.
34941         (calc-embedded-modes-change): Change the value of
34942         calc-embedded-original-modes to reflect permanent changes.
34944 2005-03-22  Lute Kamstra  <lute@gnu.org>
34946         * generic-x.el: Require generic again.
34948 2005-03-22  Miles Bader  <miles@gnu.org>
34950         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34951         Tweak details to look good on both ttys and bitmap displays, light
34952         or dark background, etc.
34954 2005-03-21  Kim F. Storm  <storm@cua.dk>
34956         * tooltip.el (tooltip-show-help-function): Check car and cdr of
34957         mouse position.
34959 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
34961         * icomplete.el: Don't forcibly turn on the mode upon load.
34962         (icomplete-mode): Use define-minor-mode.
34963         (icomplete-eoinput): Default to nil.
34964         (icomplete-minibuffer-setup): Remove autoload.
34965         (icomplete-tidy): Simplify.
34966         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
34967         in the initial state or if the user has modified the field.
34968         Fix handling of icomplete-max-delay-chars.
34969         Remove code that handles the oddball case where
34970         minibuffer-completion-table is an integer.
34971         Wrap icomplete-completions in while-no-input in case building
34972         completions takes more time than expected.
34973         (icomplete-completions): Simplify.
34975 2005-03-21  Richard M. Stallman  <rms@gnu.org>
34977         * jka-compr.el (jka-compr-really-do-compress):
34978         Make variable buffer-local.
34980         * image-mode.el: Handle .xpm files too.
34981         (image-toggle-display): Preserve modification flag.
34983         * help.el (where-is): Don't mention aliases with no key bindings.
34985 2005-03-21  Lute Kamstra  <lute@gnu.org>
34987         * generic.el: Fix commentary section.  Don't require cl for
34988         compilation.
34989         (generic-mode-list): Add autoload cookie.
34990         (generic-use-find-file-hook, generic-lines-to-scan)
34991         (generic-find-file-regexp, generic-ignore-files-regexp)
34992         (generic-mode, generic-mode-find-file-hook)
34993         (generic-mode-ini-file-find-file-hook): Fix docstrings.
34994         (define-generic-mode): Make it a defmacro.  Fix docstring.
34995         (generic-mode-internal): Code cleanup.  Add autoload cookie.
34996         (generic-mode-set-comments): Code cleanup.
34997         * generic-x.el: Don't prevent compilation.  Don't require generic.
34998         Follow coding conventions.  Minor code cleanup.
34999         (etc-fstab-generic-mode): Add some keywords.
35000         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
35001         define-generic-mode like a function declaration.
35003 2005-03-21  Jay Belanger  <belanger@truman.edu>
35005         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
35006         changing modes.
35008 2005-03-21  Sam Steingold  <sds@gnu.org>
35010         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
35012 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
35014         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
35015         Add underscore to "f$ lexicals" regexp.
35017 2005-03-20  Juri Linkov  <juri@jurta.org>
35019         * subr.el (progress-reporter-do-update): When `min-value' is equal
35020         to `max-value', set `percentage' to 0 and prevent division by zero.
35022 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
35024         Sync with Tramp 2.0.48.
35026         * net/tramp.el (all): Change all addresses to .gnu.org.
35027         (tramp-append-tramp-buffers): New defun.
35028         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
35029         Catch `dont-send' signal.
35030         (tramp-set-auto-save-file-modes): Set always permissions, because
35031         there might be an old auto-saved file belonging to another
35032         original file.  This could be a security threat.  Reported by
35033         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
35034         Check for Emacs 21.3.50 removed.
35036         * net/tramp-smb.el (all): Remove debug construct for
35037         `with-parsed-tramp-file-name'.
35038         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
35039         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
35040         No error message if DIRECTORY or FILENAME doesn't exist.
35041         (tramp-smb-open-connection): Check existence of
35042         `tramp-smb-program'.
35044 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
35046         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
35047         Properly handle the case where the `m' or `s' command's argument is not
35048         yet terminated.
35049         (perl-indent-new-calculate): New function.
35050         (perl-indent-line): Use it.
35052 2005-03-20  Miles Bader  <miles@gnu.org>
35054         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
35055         in text-mode too.  Change to new face names.
35056         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
35057         Add `:weight bold' attribute.
35058         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
35060 2005-03-19  Juri Linkov  <juri@jurta.org>
35062         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
35064         * international/mule.el (auto-coding-alist): Sync with
35065         `auto-mode-alist' by adding upper case archive file extensions
35066         and adding ear/war to jar extension.
35068 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
35070         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
35071         running, restart it.
35073 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
35075         * finder.el (finder-current-item): Throw an error on an empty line.
35077         * man.el (Man-follow-manual-reference): If current-word returns
35078         nil, use "".
35080 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
35082         * simple.el (goto-line): Doc fix.
35084 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
35086         * files.el (save-buffer): Doc fix.
35088 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
35090         * recentf.el (recentf-cleanup-remote): New variable.
35091         (recentf-cleanup): Use it to conditionally check availability of
35092         remote files.
35094 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
35096         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
35097         function names.
35099 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
35101         * language/thai-word.el: New file.
35103 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
35105         * files.el (backup-buffer): If the file's directory is not
35106         writable, use copy instead of move to backup the file.
35108 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
35110         * obsolete/keyswap.el: Moved to obsolete/ from term/.
35112 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
35114         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
35115         Use functionp instead of symbolp and fboundp.  Reported by Drkm
35116         <darkman_spam@yahoo.fr>.
35117         (ps-print-version): New version 6.6.6.
35119 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
35121         * textmodes/table.el (table--line-column-position): New idiom.
35122         (table--row-column-insertion-point-p): New function to test
35123         validity of row and column insertion operation at a location.
35124         (table-global-menu, table-cell-menu): Use above functions for
35125         deterministic test operation.
35126         (table--editable-cell-p): Behave in deterministic fashion.
35128 2005-03-18  Juri Linkov  <juri@jurta.org>
35130         * isearch.el (isearch-lazy-highlight-new-loop):
35131         Make arguments beg and end optional.
35132         (isearch-update): Remove optional arguments nil from
35133         isearch-lazy-highlight-new-loop.
35134         (isearch-lazy-highlight-search): Let-bind case-fold-search to
35135         isearch-lazy-highlight-case-fold-search instead of
35136         isearch-case-fold-search, and let-bind isearch-regexp to
35137         isearch-lazy-highlight-regexp.
35138         Use isearch-lazy-highlight-last-string instead of isearch-string.
35140         * replace.el (perform-replace): Remove bindings of global
35141         variables isearch-string, isearch-regexp, isearch-case-fold-search.
35142         Add three new arguments to `replace-highlight'.
35143         (replace-highlight): Add arguments string, regexp, case-fold.
35144         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
35145         to allow isearch-lazy-highlight-new-loop to use these values
35146         to set corresponding isearch-lazy-highlight-* internal
35147         variables whose values lazy highlighting will use regardless of
35148         changes to global variables isearch-string, isearch-regexp,
35149         isearch-case-fold-search during lazy highlighting loop.
35150         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
35151         to `lazy-highlight-cleanup'.
35153         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
35154         (ispell-highlight-face): Set default face to `isearch' when
35155         lazy highlighting is enabled.
35156         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
35157         priority to 1.  Add lazy highlighting.
35158         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
35159         from `isearch-dehighlight'.
35161 2005-03-18  David Ponce  <david@dponce.com>
35163         * files.el (hack-local-variables): Do a case-insensitive search
35164         for End.
35166 2005-03-18  Juri Linkov  <juri@jurta.org>
35168         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
35169         `isearch-lazy-highlight-cleanup', add alias to old name and
35170         declare obsolete.  Add release numbers to other obsolete vars.
35171         (isearch-done, isearch-lazy-highlight-new-loop):
35172         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
35173         (lazy-highlight-cleanup) <variable>: Doc fix.
35174         (isearch-lazy-highlight-update): Rename obsolete
35175         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
35177 2005-03-18  Kenichi Handa  <handa@m17n.org>
35179         * language/thai-util.el: Fix categorization of Thai characters in
35180         thai-category-table.
35181         (thai-composition-pattern): Adjust it for the above change.
35182         (thai-self-insert-command, thai-compose-syllable): New functions.
35183         (thai-compose-region): Use thai-compose-syllable.
35184         (thai-compose-string): Likewise.
35185         (thai-composition-function): Likewise.
35186         (thai-auto-composition): New function.
35187         (thai-auto-composition-mode): New minor mode.
35189         * language/thai.el: Fix patterns to be registered in
35190         composition-function-table.
35192         * international/quail.el (quail-input-method): Locally bind
35193         inhibit-modification-hooks to t.
35195 2005-03-17  Richard M. Stallman  <rms@gnu.org>
35197         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
35198         (perl-mode): Use run-mode-hooks.
35200         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
35201         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
35202         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
35204         * mail/sendmail.el (sendmail-send-it): Reenable the code
35205         to compute resend-to-address and use it.
35207         * tar-mode.el (tar-mode): Turn off undo unconditionally.
35209         * image-mode.el: New file.
35211         * image.el (insert-sliced-image): Add autoload cookie.
35213         * font-lock.el (font-lock-lines-before): New user option.
35214         (font-lock-after-change-function): Obey it.
35216         * bindings.el (esc-map): Make M-g a prefix.
35217         Bind M-g g and M-g M-g to goto-line.
35219         * faces.el (face-id): Doc fix.
35221 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
35223         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
35224         (rmail-show-message): Use rmail-unknown-mail-followup-to.
35225         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
35227         * mail/sendmail.el (mail-yank-ignored-headers)
35228         (mail-font-lock-keywords, mail-mode-fill-paragraph):
35229         Add Mail-Followup-To and Mail-Reply-To headers.
35230         (mail-citation-hook): Add autoload cookie.
35231         (mail-mode): Doc fix.
35232         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
35233         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
35234         (mail-mode-fill-paragraph): Handle those headers.
35235         (mail-mailing-lists): New variable.
35236         (mail-mail-reply-to, mail-mail-followup-to): New functions.
35238 2005-03-17  Juri Linkov  <juri@jurta.org>
35240         * isearch.el (isearch-fallback): Check for `(car previous)'
35241         before calling `isearch-other-end-state'.
35243 2005-03-17  Kim F. Storm  <storm@cua.dk>
35245         * simple.el (move-beginning-of-line): Move to beginning of buffer
35246         line, as well as beginning of screen line.
35248 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
35250         * calendar/diary-lib.el (mark-diary-entries): Use new optional
35251         argument REDRAW rather than calendar-redrawing variable.
35252         * calendar/calendar.el (calendar-redrawing): Delete.
35253         (redraw-calendar): Do not bind calendar-redrawing.
35255 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
35257         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
35258         diary-file buffer.
35260 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
35262         * help.el (describe-mode): Allow a :minor-mode-function property to
35263         specify a different minor mode toggle function than the variable.
35264         * simple.el (auto-fill-function):
35265         * subr.el (add-minor-mode): Use it.
35267 2005-03-16  Kenichi Handa  <handa@m17n.org>
35269         * language/ethio-util.el (sera-being-called-by-w3): New variable.
35270         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
35271         (ethio-fidel-to-sera-buffer): Likewise.
35273 2005-03-16  Juri Linkov  <juri@jurta.org>
35275         * emacs-lisp/find-func.el (find-function-regexp):
35276         Add defun-emitting macro `menu-bar-make-toggle'.
35278         * isearch.el: Put `isearch-scroll' property to
35279         `split-window-horizontally'.
35281         * info.el: Update error messages for `debug-ignored-errors'.
35282         (Info-isearch-search): Doc fix.
35283         (Info-find-node): Move up code to go into info buffer before
35284         recording the node to the history.
35285         (Info-fontify-node): Fontify titles only if the next line
35286         has two or more `*', `=', `-', `.'.
35287         Display "go to this node" for empty (match-string 3).
35289 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
35291         * term/mac-win.el: Add mouse pointer shape constants.
35293 2005-03-15  Kim F. Storm  <storm@cua.dk>
35295         * simple.el (move-beginning-of-line): Use vertical-motion.
35297 2005-03-15  Juri Linkov  <juri@jurta.org>
35299         * isearch.el (isearch-error): New variable.
35300         (isearch-invalid-regexp, isearch-within-brackets): Remove.
35301         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
35302         (isearch-within-brackets-state): Remove.
35303         (isearch-case-fold-search-state, isearch-pop-fun-state):
35304         Decrease frame index.
35305         (isearch-mode, isearch-top-state, isearch-push-state)
35306         (isearch-edit-string, isearch-abort, isearch-search-and-update)
35307         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
35308         (isearch-search, isearch-lazy-highlight-new-loop):
35309         Replace `isearch-invalid-regexp' with `isearch-error'.
35310         Remove `isearch-within-brackets'.
35311         (isearch-search): Add `search-failed' handler to `condition-case'.
35312         (isearch-lazy-highlight-search): Add `condition-case' to catch
35313         errors and allow `isearch-lazy-highlight-update' to try
35314         highlighting from the beginning of the window.
35315         (isearch-repeat): Move up code to set isearch-wrapped to t
35316         before calling isearch-wrap-function.
35318         * info.el (Info-isearch-initial-node): New internal variable.
35319         (Info-search): Signal an error in isearch mode when search leaves
35320         the initial node.  Signal an error when `bound' is non-nil and
35321         nothing was found in the current subfile.
35322         (Info-isearch-search): Remove `condition-case'.
35323         (Info-isearch-wrap): Don't wrap when search failed during leaving
35324         the initial node.  If `Info-isearch-search' is nil, wrap around
35325         the current node.
35326         (Info-isearch-start): New fun.
35327         (Info-mode): Add buffer-local hook `Info-isearch-start' to
35328         `isearch-mode-hook'.
35330 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
35332         * simple.el (normal-erase-is-backspace): Set default to t if
35333         running on Mac.
35335         * term/mac-win.el (function-key-map): Sync with x-win.el.
35337 2005-03-15  Kenichi Handa  <handa@m17n.org>
35339         * international/mule-cmds.el (locale-language-names): Modify the
35340         format of elements and add more entries.
35341         (locale-preferred-coding-systems): Add more entries.
35342         (set-locale-environment): Adjust for the change of
35343         locale-language-names.
35345 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
35347         * pcvs.el (smerge-ediff): Remove bogus autoload.
35349 2005-03-14  Lute Kamstra  <lute@gnu.org>
35351         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
35352         Ignore a `*' at the beginning of a line.
35354         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
35355         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
35356         subr.el.
35357         (dont-compile, eval-when-compile, eval-and-compile): Use declare
35358         to specify indentation.
35360         * generic.el (define-generic-mode): Let generic-mode-list be a
35361         list of strings; test membership with equal.
35363 2005-03-14  Kim F. Storm  <storm@cua.dk>
35365         * simple.el (next-line, previous-line): Add optional try-vscroll
35366         arg to recognize interactive use.  Pass it on to line-move.
35367         (line-move): Don't perform auto-window-vscroll when defining or
35368         executing keyboard macro to ensure consistent behavior.
35370 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
35372         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
35374 2005-03-13  Lute Kamstra  <lute@gnu.org>
35376         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
35377         debugger-setup-buffer so that backtrace marks the frames set to
35378         debug-on-exit and we don't have to do it manually.  Set an extra
35379         debug-on-exit for macro's.
35380         (debugger-setup-buffer): Don't mark the top frame manually.
35382 2005-03-12  Lute Kamstra  <lute@gnu.org>
35384         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
35385         lisp-indent-function throughout.
35386         (with-no-warnings): Set lisp-indent-function property.
35388 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
35390         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
35391         Add entry for backslash.
35393 2005-03-12  Juri Linkov  <juri@jurta.org>
35395         * info.el (Info-search): Four fixes for backward search.
35397 2005-03-11  Jay Belanger  <belanger@truman.edu>
35399         * calc/calc.el (calc-language-alist): New variable.
35400         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
35401         (calc-embedded-find-modes): Use calc-language-alist instead of
35402         calc-embedded-language-alist.
35404 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
35406         * calendar/calendar.el (calendar-redrawing): New internal
35407         variable.
35408         (redraw-calendar): Remove bogus save-excursion from previous
35409         change.  Bind calendar-redrawing to t for mark-diary-entries.
35410         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
35411         calendar if that is why we were called.
35413 2005-03-11  Kenichi Handa  <handa@m17n.org>
35415         * international/mule.el (make-coding-system): Set property
35416         coding-system-define-form to nil.
35417         (define-coding-system-alias): Likewise.
35419 2005-03-11  Kenichi Handa  <handa@m17n.org>
35421         These changes are suggested by Dave Love <fx@gnu.org>.
35423         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
35424         coding: tag.
35425         (adaptive-fill-regexp): Add more bullets.
35426         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
35427         regexps.
35429 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
35431         * help.el (describe-mode): Properly handle non-trivial lighters.
35432         Don't ignore minor modes that are not listed in minor-mode-list.
35434         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
35435         feature ON when the user requests to turn it OFF.
35437 2005-03-10  Lute Kamstra  <lute@gnu.org>
35439         * emacs-lisp/debug.el (debug-entry-code): Delete it.
35440         (implement-debug-on-entry): New function to replace debug-entry-code.
35441         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
35442         second argument as the 2005-03-07 change makes it obsolete.
35443         (debug-on-entry, cancel-debug-on-entry): Update call to
35444         debug-on-entry-1.
35445         (debug, debugger-setup-buffer): Comment update.
35446         (debugger-frame-number): Update to work with implement-debug-on-entry.
35448 2005-03-10  Jay Belanger  <belanger@truman.edu>
35450         * calc/calc-embed.el (math-ms-args): Declare it.
35451         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
35452         math-ms-args.
35453         (calc-embedded-subst): Use math-multi-subst-rec to substitute
35454         variables.
35456 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
35458         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
35459         Use message-box.
35461         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
35462         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
35463         (tooltip-gud-tips): Simplify.
35464         (tooltip-gud-tips-p): Remove superfluous :set.
35465         (tooltip-gud-modes): Add fortran-mode.
35466         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
35468         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
35470 2005-03-09  Kim F. Storm  <storm@cua.dk>
35472         * play/animate.el (animate-place-char): Use forward-line instead
35473         of next-line to improve performance.
35475 2005-03-09  Simon Josefsson  <jas@extundo.com>
35477         * net/browse-url.el (browse-url-default-browser): Doc fix.
35479 2005-03-09  Miles Bader  <miles@gnu.org>
35481         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
35482         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
35484 2005-03-09  Kenichi Handa  <handa@m17n.org>
35486         * international/latin-1.el: Set case and syntax for 255 only if
35487         set-case-syntax-set-multibyte is nil.
35489         * textmodes/ispell.el (ispell-insert-word): New function.
35490         (ispell-word): Use ispell-insert-word to insert a new word.
35491         (ispell-process-line): Likewise.
35492         (ispell-complete-word): Likewise.
35494 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
35496         * calendar/calendar.el (redraw-calendar): Preserve point.
35497         Reported by Matt Hodges <MPHodges@member.fsf.org>.
35498         (calendar-week-start-day): Move after definition of
35499         redraw-calendar.  Delete buffer test, since redraw-calendar has
35500         that now.
35502         * calendar/diary-lib.el (mark-diary-entries): Only call
35503         redraw-calendar in the first of any recursive calls.
35504         Reported by Alan Shutko <ats@acm.org>.
35506 2005-03-08  Juri Linkov  <juri@jurta.org>
35508         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
35509         (html-horizontal-rule, html-line, html-image, html-checkboxes)
35510         (html-radio-buttons): Add a space before the trailing `/>' where
35511         sgml-xml-mode is non-nil.
35512         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
35513         the subsequent tag of the empty XML tag.
35514         (html-href-anchor): Don't set initial input to "http:".
35515         (html-image): Ask for the image URL and set point inside alt="".
35516         (html-name-anchor): Duplicate the name in the `id' attribute when
35517         sgml-xml-mode is non-nil.
35518         (html-paragraph): Remove \n before <p>.
35519         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
35520         instead of `checked' when sgml-xml-mode is non-nil.
35522         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
35523         Remove 1 space before #RRGGBB to not truncate it on terminal
35524         windows w/o fringes.  Remove 1 space between bg and fg examples
35525         to get more space.
35526         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
35527         avoid byte-compile warnings.
35529         * image-file.el (image-file-handler): Put `safe-magic' property to
35530         `image-file-handler'.
35532         * info.el (Info-isearch-search): Emulate word search in
35533         isearching through multiple Info nodes with Info-search.
35534         (Info-isearch-wrap): Allow isearch-word.
35536 2005-03-08  Lute Kamstra  <lute@gnu.org>
35538         * emacs-lisp/debug.el (debugger-step-through): Make sure that
35539         stepping into the debugger's code is not possible.
35540         (debugger-jumping-flag): Docstring update.
35542 2005-03-08  Jay Belanger  <belanger@truman.edu>
35544         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
35545         embedded mode begins.
35546         (calc-embedded-language-alist): New variable.
35547         (calc-embedded-find-modes): Use calc-embedded-language-alist to
35548         set default language mode.
35550 2005-03-08  Kenichi Handa  <handa@m17n.org>
35552         * international/ccl.el (define-ccl-program): Fix docstring about
35553         extra 256 bytes assured for the output buffer.
35555         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
35556         Fix BUFFER_MAGNIFICATION to 2.
35557         (ccl-encode-mule-utf-16be-with-signature): Likewise.
35559 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
35561         * align.el (align-rules-list): Added an alignment rule for CSS
35562         declarations (applies to css-mode and html-mode buffers).
35564 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
35566         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
35568 2005-03-07  Kim F. Storm  <storm@cua.dk>
35570         * simple.el (move-beginning-of-line): New command.
35572         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
35574         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
35576         * emulation/cua-base.el: Put CUA move property on move-end-of-line
35577         and move-beginning-of-line.
35579         * apropos.el (apropos-print): Omit command from M-x ... RET.
35581 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
35583         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
35584         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
35586 2005-03-06  Richard M. Stallman  <rms@gnu.org>
35588         * bindings.el (esc-map): Bind M-g to goto-line.
35590         * facemenu.el (global-map): Bind M-o, not M-g.
35592 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
35594         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
35595         "Open Directory" as for "Open File".
35597 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
35599         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
35600         (push-mark-command): Run activate-mark-hook.
35602 2005-03-06  Richard M. Stallman  <rms@gnu.org>
35604         * help-mode.el (help-mode-finish): Don't alter the element
35605         in view-return-to-alist if there already is one.
35607         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
35608         make sure the current buffer is the expected one.
35610         * novice.el (disabled-command-function): Output in *Disabled Command*.
35611         Explicitly ignore non-keyboard events, and explicitly handle C-g.
35613         * textmodes/flyspell.el (flyspell-large-region):
35614         Pass args differently for aspell.
35616         * files.el (mode-require-final-newline): Doc fix.
35618 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
35620         * progmodes/which-func.el (which-function):
35621         Specify NOERROR when calling imenu--make-index-alist.
35623 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
35625         * simple.el (normal-erase-is-backspace): Define default value.
35627         * custom.el (custom-theme-set-variables): Remove unused var
35628         `immediate'.
35629         (custom-reevaluate-setting): Simple function to handle variables
35630         that are defined before their default value can really be
35631         computed.
35633         * startup.el (command-line): Use it for temporary-file-directory,
35634         small-emporary-file-directory, auto-save-file-name-transforms,
35635         blink-cursor-mode, and normal-erase-is-backspace.
35637         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
35638         progress, even with buggy anchored keywords.
35640 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
35642         * simple.el (goto-line): Remove unbalanced final parenthesis.
35644 2005-03-05  Richard M. Stallman  <rms@gnu.org>
35646         * simple.el (goto-line): Use a number at point as the default.
35647         With C-u as arg, switch buffers.
35649 2005-03-05  Juri Linkov  <juri@jurta.org>
35651         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
35652         with `no-blinking-cursor'.
35654         * startup.el (no-blinking-cursor): New defvar.
35655         (command-line): Add `--no-blinking-cursor' to longopts.
35656         Set `no-blinking-cursor' to t for command line arguments
35657         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
35658         with `no-blinking-cursor' in the condition for calling
35659         `blink-cursor-mode'.
35661 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
35663         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
35664         (menu-bar-options-save): Add blink-cursor-mode.
35665         (menu-bar-options-menu): Add blink-cursor-mode.
35667 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
35669         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
35670         (icalendar-export-file, icalendar-export-region)
35671         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
35672         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
35674 2005-03-04  Lute Kamstra  <lute@gnu.org>
35676         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
35677         (debug-function-list): Ditto.
35679 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
35681         * textmodes/texinfmt.el (texinfo-append-refill):
35682         Redefine the types of line to which @refill
35683         is not appended by replacing a search for `@refill\\|@bye' with
35684         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
35685         itemize@refill' bug and the unfilled long lines bug.
35686         (texinfmt-version): Update number and date.
35688 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
35690         * international/code-pages.el (windows-1250, windows-125[2-8])
35691         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
35693 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
35695         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
35696         bound yet.
35698 2005-03-02  Romain Francoise  <romain@orebokech.com>
35700         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
35701         buffer after removing limits.
35702         (ibuffer-pop-filter): Ditto.
35703         Update copyright.
35705 2005-03-02  Miles Bader  <miles@gnu.org>
35707         * button.el (make-text-button): If the user doesn't specify a
35708         type, use the default.  Rewrite to use `add-text-properties' and
35709         plist functions.
35711 2005-03-01  Lute Kamstra  <lute@gnu.org>
35713         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
35714         (debugger-jumping-flag): New var.
35715         (debug-entry-code): Use it.
35716         (debugger-jump): Use debugger-jumping-flag and add
35717         debugger-reenable to post-command-hook.
35718         (debugger-reenable): Use debugger-jumping-flag and remove itself
35719         from post-command-hook.
35720         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
35721         debugger-reenable.
35723 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
35725         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
35726         inclusion of "itemize\\|", which may be unnecessary, is certainly
35727         inelegant, and stops refilling in itemize lists when formatting
35728         Japanese Texinfo files to Info.
35729         Update copyright to 2005.
35731 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
35733         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
35734         of an error if GDB can't find the source file.
35736 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
35738         * calendar/calendar.el (redraw-calendar): Work from any buffer,
35739         not just the calendar.
35741         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
35742         first.
35743         (diary-redraw-calendar): New function.
35744         (make-diary-entry): Add diary-redraw-calendar to local
35745         write-contents-functions.  Turn off selective display before
35746         inserting in diary.
35748 2005-03-01  Kim F. Storm  <storm@cua.dk>
35750         * emacs-lisp/copyright.el (copyright-fix-years): New command.
35752 2005-03-01  Lute Kamstra  <lute@gnu.org>
35754         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
35755         that debug-entry-code can be safely removed from a function while
35756         this code is being evaluated.  Revert the 2005-02-27 change as the
35757         new implementation no longer requires it.  Make sure that a
35758         function body containing just a string is not mistaken for a docstring.
35759         (debug): Skip one more frame in case of debug on entry.
35760         (debugger-setup-buffer): Delete one more frame line in case of
35761         debug on entry.
35762         (debugger-frame-number): Update to use the new text introduced by
35763         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
35765 2005-02-28  Kim F. Storm  <storm@cua.dk>
35767         * double.el (double-translate-key): Call force-window-update after
35768         read-event to avoid crash in redisplay.
35770 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
35772         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
35773         (debug): Use it.  Move the inhibit-trace earlier.
35774         (debug-entry-code): New const.
35775         (debug-on-entry-1): Use it.
35777 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
35779         * international/utf-16.el (ccl-encode-mule-utf-16le):
35780         Fix BUFFER_MAGNIFICATION to 2.
35781         (ccl-encode-mule-utf-16be): Likewise.
35783 2005-02-28  Kenichi Handa  <handa@m17n.org>
35785         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
35786         Fix BUFFER_MAGNIFICATION to 4.
35787         (ccl-encode-mule-utf-16be-with-signature): Likewise.
35789 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
35791         * speedbar.el (speedbar-update-flag): Doc fix.
35792         (speedbar-show-info-under-mouse): Give set-mouse-position the right
35793         argument.
35795 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
35797         * reveal.el (reveal-post-command): Don't try to reveal overlays which
35798         have a non-nil `invisible' property but are actually visible.
35800         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
35801         for perldoc sections.
35802         (perl-outline-regexp, perl-outline-level): New var and function.
35803         (perl-mode): Use them.
35805 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
35807         * calendar/diary-lib.el (diary-remind): Discard any mark portion
35808         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
35810 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
35812         * cus-edit.el: Comment change.
35813         (custom-buffer-create-internal): Slightly reword text at top of
35814         Custom buffers.  Mention there that saving an option edits the
35815         init file.  Add link to Emacs manual node on `custom-file'.
35816         (custom-magic-alist): Rewrite individual State messages to use
35817         capitalized keywords.  Doc fix.
35819 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
35821         * calendar/calendar.el (calendar-buffer): Move above
35822         calendar-week-start-day.
35823         (calendar-week-start-day): Doc fix.  Add :set function.
35824         (calendar-minimum-window-height): New variable.
35825         (generate-calendar-window): Only resize window if selected-window
35826         is displaying the calendar buffer.  Use new variable
35827         calendar-minimum-window-height.
35828         (generate-calendar): Reword error message.
35829         (calendar-mode-map): Bind DEL to scroll-other-window-down.
35831 2005-02-27  Andreas Schwab  <schwab@suse.de>
35833         * vc.el (vc-do-command): Don't run command asynchronously when
35834         operating in a remote directory.
35836         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
35837         change from sync with Tramp 2.0.47.
35839 2005-02-27  Richard M. Stallman  <rms@gnu.org>
35841         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
35843         * textmodes/flyspell.el (flyspell-mode-on):
35844         Call ispell-change-dictionary only if necessary.
35846         * emacs-lisp/re-builder.el (regexp-builder): New function.
35848         * register.el (describe-register-1): Explicitly handle
35849         yank-excluded-properties = t.
35851         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
35852         (custom-magic-alist): Change the status descriptions again.
35853         (face widget-type): Total rewrite based on `restricted-sexp'
35854         to eliminate the confusing double hiding levels.
35856         * emacs-lisp/debug.el (debug-on-entry-1):
35857         If function body is empty, add nil as body form.
35859 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
35861         * emacs-lisp/trace.el (inhibit-trace): New var.
35862         (trace-make-advice): Use it.
35864         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
35866 2005-02-26  Kim F. Storm  <storm@cua.dk>
35868         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
35869         (mouse-on-link-p, mouse-drag-region-1): Use it.
35871 2005-02-25  Lute Kamstra  <lute@gnu.org>
35873         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
35875 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
35877         * frame.el (blink-cursor-mode): Add :group keyword.
35879 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
35881         * calendar/icalendar.el (icalendar--decode-isodatetime):
35882         New optional argument DAY-SHIFT.
35883         (icalendar-export-region): Fix coding-system-for-write.
35884         (icalendar--convert-ical-to-diary): Shift end-day of all-day
35885         events by one.
35887 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
35889         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
35891 2005-02-24  Kim F. Storm  <storm@cua.dk>
35893         * international/iso-acc.el (iso-accents-compose): Fix crash
35894         during redisplay.  Call force-window-update after read-event
35895         and delete-region to signal that window is not accurate.
35897 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
35899         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
35900         Remove unused and inexistent var `inhibit-trace'.
35901         (debugger-mode): Use run-mode-hooks.
35902         (debugger-list-functions): Add buttons; setup xref stack.
35904 2005-02-23  Richard M. Stallman  <rms@gnu.org>
35906         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
35907         appointment says it was explicitly made.
35908         (appt-add): Set the 3rd element.
35909         (appt-make-list): Preserve explicit appointments.
35911         * subr.el (find-tag-default): Catch errors in forward-sexp.
35913 2005-02-23  Juri Linkov  <juri@jurta.org>
35915         * info.el (Info-isearch-search): New defcustom.
35916         (Info-isearch-search): Call the default isearch function
35917         when Info-isearch-search is nil.
35918         (Info-isearch-wrap): Use variable Info-isearch-search.
35920 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
35922         * cus-edit.el: Comment change.
35924 2005-02-22  Kim F. Storm  <storm@cua.dk>
35926         * progmodes/hideif.el (hide-ifdef-use-define-alist):
35927         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
35929 2005-02-22  Simon Josefsson  <jas@extundo.com>
35931         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
35932         New variable.
35933         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
35934         Oskarsson" <myrkraverk@users.sourceforget.net>.
35936 2005-02-22  Kim F. Storm  <storm@cua.dk>
35938         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
35939         check that window of that event is the selected window.
35940         (mouse-drag-region-1): Compare mouse event window to selected
35941         window before setting point.
35943         * tooltip.el (tooltip-show-help-function): Pass event to
35944         mouse-on-link-p so it can check selected window.
35946 2005-02-22  Kenichi Handa  <handa@m17n.org>
35948         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
35949         (ps-mule-show-warning): New function.
35950         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
35951         characters are found.
35953         * ps-print.el (ps-header-footer-string): Return a list of header
35954         and footer strings.
35956 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
35958         * pcvs.el (cvs-retrieve-revision): Fix thinko.
35960 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
35962         * frame.el (blink-cursor-mode): Use define-minor-mode.
35964         * term/mac-win.el (function-key-map): Use char-names more consistently.
35965         (file-name-coding-system): Only set it for MacOS-9.  The other case is
35966         already handled in mule-cmds.el (where it also works when mac-win.el
35967         is not used).
35969 2005-02-21  Kenichi Handa  <handa@m17n.org>
35971         * international/mule.el (ctext-pre-write-conversion): Always use
35972         " *code-converting-work*" buffer for work.
35974         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
35976 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
35978         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
35980 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
35982         * ses.el (undo-more): Restore defadvice, but only the part that
35983         allows changes outside the restricted area of the buffer.
35985 2005-02-20  Kim F. Storm  <storm@cua.dk>
35987         * simple.el (line-move): Add fourth optional arg try-vscroll which
35988         must be set to perform auto-window-vscroll.
35989         When moving backwards and doing auto-window-vscroll, automatically
35990         vscroll to the last part of lines which are taller than the window.
35991         (next-line, previous-line): Set try-vscroll arg on line-move.
35993 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
35995         * replace.el (query-replace, query-replace-regexp)
35996         (replace-string, replace-regexp): When operating on region, make
35997         the minibuffer prompt say so.
35999         * isearch.el (isearch-forward): Document isearch-query-replace and
36000         isearch-query-replace-regexp keybindings.
36002 2005-02-19  Jay Belanger  <belanger@truman.edu>
36004         * calc/calc-aent.el (math-read-token): Add local variable.
36006         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
36007         (calc-edit-top): Move declaration to earlier in file.
36008         (calc-edit-macro-repeats): Add local variables.
36010         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
36011         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
36012         calcFunc-tanh.
36013         Adjust integration rule for calcFunc-tan.
36015 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
36017         * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
36018         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
36019         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
36020         (viper-skip-separators): Bug fix.
36021         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
36022         particular major mode.
36023         (viper-del-backward-char-in-replace): Don't put deleted char on the
36024         kill ring.
36026         * emulation/viper-ex.el (viper-color-display-p): New function.
36027         (viper-has-face-support-p): Use viper-color-display-p.
36029         * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
36031         * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
36033         * emulation/viper-util.el (viper-glob-unix-files):
36034         Fix shell status check.
36035         (viper-file-remote-p): Make equivalent to file-remote-p.
36037         * emulation/viper.el (viper-major-mode-modifier-list):
36038         Use viper-gnus-modifier-map.
36040 2005-02-19  David Kastrup  <dak@gnu.org>
36042         * subr.el (subregexp-context-p): Fix garbled doc string by adding
36043         quoting.
36045 2005-02-19  Jay Belanger  <belanger@truman.edu>
36047         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
36048         Remove extra definitions.
36049         (calc-coth): New function.
36050         (calcFunc-cot): Fix `let'.
36052 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
36054         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
36055         the reasons we use "type pc" in these faces.
36057         * button.el (button): Ditto.
36059 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
36061         * replace.el (query-replace-read-from): Set the value of
36062         query-replace-from-history-variable to handle the case of an empty
36063         string entered to accept the suggested default.
36065         * net/tramp.el (tramp-file-name-for-operation):
36066         Use dired-call-process instead of dired-call-process-command.
36068 2005-02-19  Jay Belanger  <belanger@truman.edu>
36070         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
36071         (math-div-non-trig): New variables.
36072         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
36073         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
36074         (math-combine-prod, math-div-symb-fancy): Add simplifications for
36075         trig expressions.
36077 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
36079         * progmodes/gdb-ui.el (gdb-var-update-handler)
36080         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
36081         for watch expressions,
36082         (gdb-var-create-handler): Don't set speedbar-update-flag.
36083         (gdb-post-prompt): Simplify test for speedbar.
36085 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
36087         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
36088         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
36089         we use the syntax table of the correct buffer.
36090         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
36091         Felix Gatzemeier.
36093         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
36094         (ediff-file-remote-p): Make synonymous with file-remote-p.
36095         In all deffaces ediff-*-face-*, use min-colors.
36097         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
36098         ediff-recurse-to-subdirectories.
36099         (ediff-mark-if-equal): Check that the arguments are strings, use
36100         ediff-same-contents (after to Felix Gatzemeier).
36102         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
36103         nil.
36105 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
36107         * log-view.el (log-view-message-re): Fix up Subversion regexp.
36109 2005-02-18  David Kastrup  <dak@gnu.org>
36111         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
36112         use `mark-active' when defined.
36114 2005-02-18  Kenichi Handa  <handa@m17n.org>
36116         * ps-print.el (ps-font-info-database): New entry
36117         ZapfChancery-MediumItalic with correct font name.  Fix font name
36118         of the entry Zapf-Chancery-MediumItalic.
36120 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
36122         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
36124 2005-02-16  Kim F. Storm  <storm@cua.dk>
36126         * ido.el (ido-fallback-command): Pass user input to fallback command.
36128 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
36130         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
36131         (gdb-find-file-hook): Add server prefix.
36133 2005-02-16  Richard M. Stallman  <rms@gnu.org>
36135         * replace.el (perform-replace): Pass new args to replace-highlight.
36136         (replace-highlight): Take region args,
36137         and pass them to isearch-lazy-highlight-new-loop.
36139         * novice.el (disabled-command-hook): Autoload the defalias
36140         and the make-obsolete-variable call.
36142         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
36144         * isearch.el (isearch-lazy-highlight-start-limit)
36145         (isearch-lazy-highlight-end-limit): New variables limit
36146         the region for highlighting.
36147         (isearch-lazy-highlight-new-loop): New args BEG and END.
36148         (isearch-lazy-highlight-search): Use the new vars.
36149         (isearch-lazy-highlight-update): Likewise.
36151         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
36153         * cus-start.el (all): Use default-boundp.
36155 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
36157         * menu-bar.el (menu-bar-select-frame): Handle current frame.
36159 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
36161         * autorevert.el (auto-revert-stop-on-user-input)
36162         (auto-revert-verbose): Doc fixes.
36164 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
36166         * international/mule-cmds.el (set-locale-environment): Remove call
36167         to set-selection-coding-system on Windows.
36169 2005-02-15  Jay Belanger  <belanger@truman.edu>
36171         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
36172         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
36173         calcFunc-coth.
36174         (math-simplify-sqrt): Add simplifications.
36176         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
36177         to list.
36179         * calc/calc-ext.el: Add functions to autoloads.
36181         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
36182         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
36183         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
36184         (math-csc-raw, math-cot-raw): New functions.
36186         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
36188         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
36189         the variable name in a message.
36191         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
36192         calcFunc-csc, calcFunc-cot.
36194         * calc/calcalg2.el: Add derivative and integration rules for
36195         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
36196         calcFunc-csch, calcFunc-coth.
36197         (math-do-integral-methods): Add to checks for when to use
36198         substitutions.
36200         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
36202 2005-02-15  Lute Kamstra  <lute@gnu.org>
36204         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
36205         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
36206         <monnier@iro.umontreal.ca>.
36207         (lisp-outline-level): Improve efficiency.  Suggested by David
36208         Kastrup <dak@gnu.org>.
36210 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
36212         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
36213         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
36214         (gdb-set-gud-minor-mode-existing-buffers): New functions.
36215         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
36216         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
36218 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
36220         * cus-start.el (all): Comment change.
36222 2005-02-14  Lute Kamstra  <lute@gnu.org>
36224         * cus-start.el (all): Check if symbol is void.
36226 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
36228         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
36229         optional argument to \cite.
36231 2005-02-14  Richard M. Stallman  <rms@gnu.org>
36233         * cus-edit.el (custom-buffer-create-internal): Update help message.
36234         (custom-magic-alist): Update help messages.
36236         * cus-start.el (all): Allow a var to specify a standard value.
36238 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
36240         * custom.el (custom-theme-set-variables): Handle variable aliases.
36242         * frame.el (blink-cursor-timer): Doc fix.
36243         (blink-cursor): Make it an alias for `blink-cursor-mode' and
36244         declare obsolete.
36245         (blink-cursor-mode): Define with defcustom and use correct
36246         standard expression in that defcustom.
36247         * startup.el (command-line): Adapt to above changes in frame.el.
36249 2005-02-11  Lute Kamstra  <lute@gnu.org>
36251         * apropos.el (apropos-score-doc): Prevent division by zero.
36253 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
36255         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
36256         (icalendar--get-event-property-attributes)
36257         (icalendar--get-event-properties)
36258         (icalendar--datetime-to-diary-date): New functions.
36259         (icalendar--split-value): Doc fix.
36260         (icalendar--datetime-to-noneuropean-date)
36261         (icalendar--datetime-to-european-date): New optional argument
36262         SEPARATOR.  Return result as a string instead of a list.
36263         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
36264         (icalendar--convert-string-for-export): Rename arg S to STRING.
36265         (icalendar-export-region): Doc fix.  Change name of error buffer.
36266         Save output buffer.
36267         (icalendar-import-file): Add blank at end of prompt.
36268         (icalendar-import-buffer): Doc fix.  Do not switch to error
36269         buffer.  Indicate status in return value.
36270         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
36271         buffer.  Save output buffer.  Handle exception from recurrence
36272         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
36273         events.  Fix problems with weekly all-day events.
36275 2005-02-10  Richard M. Stallman  <rms@gnu.org>
36277         * simple.el (eval-expression-print-format):
36278         Avoid warning about edebug-active.
36280         * help.el (help-for-help-internal): Rename from help-for-help.
36281         (help-for-help): Define with defalias.
36283         * font-core.el (font-lock-default-function): Use with-no-warnings.
36285         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
36287         * custom.el (defface): Doc fix.
36289 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
36291         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
36292         width 0" to prevent word wrapping problems.
36294 2005-02-09  Kim F. Storm  <storm@cua.dk>
36296         * ido.el (ido-file-extensions-order): New defcustom.
36297         (ido-file-extension-lessp, ido-file-extension-aux)
36298         (ido-file-extension-order): New advanced file ordering.
36299         (ido-file-lessp): New simple file ordering.
36300         (ido-sort-list): Remove.
36301         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
36302         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
36304 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
36306         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
36307         that some versions of grep produce.
36308         (grep-mode-font-lock-keywords): Likewise.
36310 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
36312         * progmodes/gdb-ui.el (gdb-location-list): New variable.
36313         (gdb-cdir): Delete.
36314         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
36315         (gdb-source-info): Treat case when source file is in another
36316         directory properly.
36317         (gdb-get-location): New function.
36319 2005-02-07  Jay Belanger  <belanger@truman.edu>
36321         * calc/calc-prog.el (calc-write-parse-table-part)
36322         (calc-fix-token-name): Fix a check for language type.
36324         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
36326 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
36328         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
36329         as directory not writable.
36331 2005-02-07  Kim F. Storm  <storm@cua.dk>
36333         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
36334         (cua--standard-movement-commands): Remove list.
36335         Instead, set CUA property value to move for movement commands.
36336         (cua-movement-commands): Remove.  Users must set CUA prop instead.
36337         (cua--pre-command-handler): Check CUA property.
36338         (cua--init-keymaps): Don't remap undo commands.
36339         (cua-mode): Don't call cua--rectangle-on-off.
36341         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
36342         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
36343         (cua--rect-undo-set-point): New var.
36344         (cua--rectangle-undo-boundary): Setup undo apply entry.
36345         (cua--rect-undo-handler): New function for rectangle undo.
36346         (cua--rect-start-position, cua--rect-end-position): Add.
36347         (cua--rectangle-post-command): Call cua--rectangle-set-corners
36348         for restored rectangle.  Set point if cua--rect-undo-set-point.
36350 2005-02-06  Jay Belanger  <belanger@truman.edu>
36352         * calc/calc-lang.el (calc-tex-language): Display more information
36353         in messages.
36355         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
36356         in TeX mode.
36358 2005-02-06  Richard M. Stallman  <rms@gnu.org>
36360         * emacs-lisp/lisp.el (buffer-end): Doc fix.
36362 2005-02-05  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
36364         * net/ldap.el (ldap-search-internal): Support attributes with
36365         optional descriptions separated by a semi-colon, as in
36366         "userCertificate;binary".
36368 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
36370         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
36371         isn't a cons (i.e. the version is 0).
36373 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
36375         * help.el (help-for-help): Doc fix.
36377 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
36379         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
36380         GDB-Windows on the menu-bar as this works better.
36382 2005-02-04  Jay Belanger  <belanger@truman.edu>
36384         * calc/calc-embed.el (calc-embedded-update): Don't put in
36385         unnecessary newlines.  Adjust the end of formula marker.
36387         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
36388         (math-latex-parse-two-args): New function.
36390 2005-02-03  Lute Kamstra  <lute@gnu.org>
36392         * help-fns.el (help-with-tutorial): Make sure that users cannot
36393         remove the entire text of the tutorial by means of `undo'.
36395 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
36397         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
36398         in recent changes, where the ispell process was repeatedly
36399         killed & restarted.
36401         * international/mule-cmds.el (set-locale-environment): Set file-name
36402         coding system to utf-8 on Darwin systems.
36403         (set-default-coding-systems): Don't set default-file-name-coding-system
36404         on Darwin systems.
36406 2005-02-03  Richard M. Stallman  <rms@gnu.org>
36408         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
36410 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
36412         * faces.el (list-faces-display): Add optional argument.
36414 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
36416         * font-core.el (font-lock-default-function): Handle the rare case where
36417         only font-lock-keywords is set.
36419 2005-02-02  Kenichi Handa  <handa@m17n.org>
36421         * international/characters.el: Cancel previous change for
36422         I-WITH-DOT-ABOVE and DOTLESS-i.
36424         * international/latin-5.el: Cancel previous change.
36426 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
36428         * progmodes/gud.el: Correction to syntax in gud-menu-map.
36430 2005-02-02  Kenichi Handa  <handa@m17n.org>
36432         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
36433         DOTLESS-i.
36435         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
36436         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
36438         * case-table.el (get-upcase-table): New function.
36439         (copy-case-table): Copy upcaes table too if non-nil.
36440         (set-case-syntax-delims): Maintain upcase table too.
36441         (set-case-syntax-pair): Likewise.
36442         (set-upcase-syntax, set-downcase-syntax): New functions.
36443         (set-case-syntax): Maintain upcase table too.
36445 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
36447         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
36449         * progmodes/gud.el (gud-goto-info): New function.
36450         (gud-tool-bar-map): Use correct icon.
36452 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
36454         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
36455         When delegating, order args in the funcall correctly.
36457 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
36459         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
36461 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
36463         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
36464         buffer not visiting a file.
36466 2005-01-31  Jay Belanger  <belanger@truman.edu>
36468         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
36469         bound on the line with the formula.
36471 2005-01-31  Kim F. Storm  <storm@cua.dk>
36473         * ses.el (ses-create-cell-variable-range)
36474         (ses-destroy-cell-variable-range, ses-reset-header-string)
36475         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
36476         (ses-insert-row): Fix format of apply undo entries.
36478 2005-01-31  Jay Belanger  <belanger@truman.edu>
36480         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
36481         parts.
36483         * calc/calc-embed.el (calc-embedded-open-formula)
36484         (calc-embedded-close-formula): Ignore matrix environments.
36486         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
36487         TeX mode.
36489         * calc/calc-lang.el (math-function-table, math-oper-table)
36490         (math-variable-table): Adjust the LaTeX portions.
36492         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
36493         (math-latex-ignore-words): New constant.
36495 2005-01-31  Richard M. Stallman  <rms@gnu.org>
36497         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
36498         (ispell-local-dictionary): Doc fix.
36499         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
36500         Don't reinitialize at run time.  Don't defcustom.
36501         All uses changed to append ispell-local-dictionary-alist,
36502         or check it first.
36503         (ispell-current-dictionary): New variable for dictionary in use.
36504         (ispell-dictionary): Now used only for global default.
36505         (ispell-start-process): Set ispell-current-dictionary,
36506         not ispell-dictionary.
36507         (ispell-change-dictionary): Use this only for setting
36508         user preferences.
36509         (ispell-internal-change-dictionary): New function
36510         to change the current dictionary in use.
36511         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
36512         Use ispell-current-dictionary.
36513         Handle ispell-local-dictionary-overridden.
36514         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
36516 2005-01-31  Jay Belanger  <belanger@truman.edu>
36518         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
36520         * calc/calc-ext.el: Add calc-latex-language to autoloads.
36521         (calc-mode-map): Add calc-latex-language.
36523         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
36524         (math-latex-print-frac): New functions.
36525         (math-oper-table, math-function-table, math-variable-table)
36526         (math-complex-format, math-input-filter): Add latex properties.
36527         (calc-set-language): Set math-expr-special-function-mapping.
36529         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
36530         (calc-write-parse-table-part): Add LaTeX support.
36532         * calc/calc.el (calc-language): Adjust docstring.
36533         (calc-set-mode-line): Add LaTeX support.
36534         (math-expr-special-function-mapping): New variable.
36535         (math-tex-ignore-words): Add to list.
36537         * calc/calccomp.el (math-compose-expr, math-compose-rows):
36538         Add LaTeX support.
36539         (math-compose-expr): Add support for special functions.
36541         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
36543 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
36545         * progmodes/gdb-ui.el (gdb-memory-address)
36546         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
36547         (gdb-memory-mode-map, gdb-memory-format-keymap)
36548         (gdb-memory-format-menu, gdb-memory-unit-keymap)
36549         (gdb-memory-unit-menu): New variables for a buffer
36550         that lets the user examine program memory.
36551         (gdb-memory-set-address, gdb-memory-set-repeat-count)
36552         (gdb-memory-format-binary, gdb-memory-format-octal)
36553         (gdb-memory-format-unsigned, gdb-memory-format-signed)
36554         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
36555         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
36556         (gdb-memory-unit-word, gdb-memory-unit-halfword)
36557         (gdb-memory-unit-byte, gdb-memory-unit-menu)
36558         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
36559         (gdb-memory-mode, gdb-memory-buffer-name)
36560         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
36561         New functions for above buffer.
36563 2005-01-30  Richard M. Stallman  <rms@gnu.org>
36565         * cus-edit.el (custom-bury-buffer): Function deleted.
36566         (custom-buffer-done-function): Option deleted.
36567         (custom-buffer-done-kill): New replacement option.
36568         (Custom-buffer-done): Call quit-window.
36569         (custom-buffer-create-internal): Update for above changes.
36571 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
36573         * simple.el (undo-ask-before-discard): New var.
36574         (undo-outer-limit-truncate): Implement it.
36575         (undo-extra-outer-limit): Doc update.
36577 2005-01-29  Richard M. Stallman  <rms@gnu.org>
36579         * ses.el (undo-more): Delete defadvice.
36580         (ses-begin-change): Doc fix.
36582         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
36583         instead of rebinding C-x u and C-_.
36585         * files.el (normal-backup-enable-predicate): Return nil for files
36586         in /tmp, regardless of temporary-file-directory.
36588         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
36590         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
36591         (open-rectangle, delete-whitespace-rectangle-line)
36592         (clear-rectangle-line): If FILL, pass t instead of FILL
36593         for move-to-column's 2nd arg.
36595         * simple.el (undo): Fix the test for continuing a series of undos.
36596         (undo-more): Set pending-undo-list to t when we reach end.
36597         (pending-undo-list): Move up defvar.
36599         * wid-edit.el (widget-button-click):
36600         Shorten the range of the track-mouse binding.
36602         * comint.el (comint-insert-input): Undo previous changes;
36603         use last-input-event in interactive spec.
36605 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
36607         * progmodes/compile.el (compilation-start): Bind buffer-read-only
36608         to nil before invoking call-process.  Reset buffer's modified flag
36609         after fontifying it in the no-async branch.
36611         * wid-edit.el (widget-specify-button): If mouse pointer shape
36612         cannot be changed, use mouse face instead.
36614 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
36616         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
36617         (gdb-goto-breakpoint): Make breakpoint handling work on template
36618         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>.
36619         (gdb-assembler-custom): Update to recognize breakpoint information
36620         added on 2005-01-19.
36622 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
36624         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
36625         (dsssl-mode): Use define-derived-mode.
36626         (scheme-mode-initialize): Remove.
36627         (scheme-mode): Use run-mode-hooks.
36629         * cus-edit.el (customize-group-other-window)
36630         (custom-buffer-create-other-window): Don't override special-display-*.
36631         (custom-mode-map): Make it dense.
36633         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
36634         sets the default value.
36636 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
36638         * descr-text.el: Add more keywords.
36640 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
36642         * speedbar.el: Avoid unnecessary use of locate-library.
36644         * international/mule-cmds.el (standard-display-european-internal):
36645         Don't fiddle with latin-1 non-break space any more since it's now
36646         special cased in the C code.
36647         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
36649 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
36651         * cus-start.el (all): Add `undo-outer-limit'.
36653 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
36655         * textmodes/bibtex.el (bibtex-format-entry):
36656         Use `bibtex-empty-field-re' only on the text of fields, not on entire
36657         field lines.
36658         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
36659         not on part of a buffer.
36661 2005-01-25  Lute Kamstra  <lute@gnu.org>
36663         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
36664         nonempty field text strings like "{letters\\macro{}more letters}".
36665         Clarify docstring.
36666         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
36667         (bibtex-entry-offset, bibtex-parse-association)
36668         (bibtex-parse-field-name): Fix typos in docstrings.
36669         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
36671 2005-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
36672             Juri Linkov  <juri@jurta.org>
36674         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
36675         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
36676         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
36677         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
36679         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
36680         isearch minor mode.
36682 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
36684         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
36686 2005-01-24  Lute Kamstra  <lute@gnu.org>
36688         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
36689         CASECHARS and NOT-CASECHARS regular expressions of the
36690         "nederlands" and "nederlands8" dictionaries to prevent a "Range
36691         striding over charsets" error.
36693 2005-01-24  Jay Belanger  <belanger@truman.edu>
36695         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
36696         display variable name.
36698 2005-01-24  Kenichi Handa  <handa@m17n.org>
36700         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
36701         Fix setting of the element of encoded-kbd-iso2022-invocations.
36703 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
36705         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
36706         (gdb-threads-select): Change to also accept mouse events.
36707         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
36708         (gdb-threads-mouse-select): Delete.
36710 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
36712         * files.el (insert-directory): Take care of empty directory,
36713         listed without -a switch.
36715 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
36717         * textmodes/refill.el (refill-post-command-function):
36718         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
36719         to the list of functions that we should be careful not to undo.
36720         (refill-late-fill-paragraph-function): Remove.
36721         (refill-saved-state): New var.
36722         (refill-mode): Use it to save fill-paragraph-function.
36723         Save also the value of auto-fill-function.
36725         * term/w32-win.el: Simplify code.
36727 2005-01-23  Kim F. Storm  <storm@cua.dk>
36729         * simple.el (line-move): Adapt to new return value from
36730         pos-visible-in-window-p.
36732         * simple.el (line-move): Fix last change.  Check partial
36733         visibility at point rather than at window-start.
36735 2005-01-22  Jason Rumney  <jasonr@gnu.org>
36737         * term/w32-win.el (xw-defined-colors): Remove debug-message.
36739 2005-01-22  David Kastrup  <dak@gnu.org>
36741         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
36743 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
36745         * type-break.el (type-break-mode): Add a test for
36746         type-break-file-name being non-nil.
36748 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
36750         * net/eudc.el (top level): Call (message "") via progn, so that
36751         eudc-options-file is loaded.
36753 2005-01-22  Kim F. Storm  <storm@cua.dk>
36755         * simple.el (line-move-1): Rename from line-move.
36756         (line-move): New function that adjusts vscroll for partially
36757         visible rows, and calls line-move-1 otherwise.
36759 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
36761         * pcomplete.el: Define pcomplete-read-event instead of read-event,
36762         since it's not a complete read-event implementation.
36764 2005-01-20  Jay Belanger  <belanger@truman.edu>
36766         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
36767         for called function.
36769 2005-01-20  Steven Tamm  <steventamm@mac.com>
36771         * term/mac-win.el (process-connection-type): Remove.
36772         Controlled now by s/darwin.h:PTY_ITERATION.
36774 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
36776         * window.el (handle-select-window): Don't switch window when we're
36777         in the minibuffer.
36779 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
36781         * subr.el (dotimes-with-progress-reporter): New macro.
36783         * ses.el (ses-dotimes-msg): Remove macro.
36784         Use `dotimes-with-progress-reporter' instead.
36786 2005-01-19  Steven Tamm  <steventamm@mac.com>
36788         * term/mac-win.el (process-connection-type): Use new
36789         operating-system-release variable to use ptys on Darwin 7 (OS X
36790         10.3) when using carbon build.
36792 2005-01-19  Jay Belanger  <belanger@truman.edu>
36794         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
36795         flags if the last command was a tab or M-tab.
36797         * calc/calc-prog.el (calc-user-define-edit): Put original formula
36798         in formula editing buffer.
36800 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
36802         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
36803         breakpoint image symbol in margin.
36805 2005-01-19  Jay Belanger  <belanger@truman.edu>
36807         * calc/calc-prog.el (calc-execute-kbd-macro):
36808         Ignore calc-keep-arg-flag.
36810 2005-01-19  Kenichi Handa  <handa@m17n.org>
36812         * textmodes/ispell.el (ispell-looking-at): New function.
36813         (ispell-process-line): Use ispell-looking-at to compare the ispell
36814         output and the buffer contents.
36816 2005-01-18  Jay Belanger  <belanger@truman.edu>
36818         * calc/calc.el (calc-display-raw): Fix docstring.
36820 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
36822         * simple.el (blink-matching-open): Strip extra info from syntax.
36824         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
36825         funny chars in the end-of-here-doc marker.
36827 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
36829         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
36830         that enable/disabled state of breakpoints is shown correctly in
36831         fringe and on ttys.
36832         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
36833         Add breakpoint information as text properties.
36834         (gdb-mouse-toggle-breakpoint):
36835         Rename to gdb-mouse-set-clear-breakpoint.
36836         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
36837         breakpoints in the margin.
36838         (gdb-remove-strings): Simplify.
36840 2005-01-17  Jay Belanger  <belanger@truman.edu>
36842         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
36843         erasing buffer.
36845 2005-01-17  Richard M. Stallman  <rms@gnu.org>
36847         * progmodes/grep.el (grep-find): Copy from `grep' the condition
36848         for calling grep-compute-defaults.
36850         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
36851         if buffer is empty.
36853         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
36855 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
36857         * hilit-chg.el (highlight-changes-mode): Don't autoload.
36859         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
36860         non-preloaded variables.
36862 2005-01-17  Steven Tamm  <steventamm@mac.com>
36864         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
36865         tex-shell cause to force interactivity when using pipes.
36867 2005-01-17  Kim F. Storm  <storm@cua.dk>
36869         * simple.el (just-one-space): Make arg optional.
36871 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
36873         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
36874         posn-at-x-y to t to access left-margin.
36876 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
36878         Sync with Tramp 2.0.47.
36880         * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
36881         catching keep-date problems in cp/scp operations.
36882         (tramp-handle-copy-file): Don't call `set-file-modes'
36883         unconditionally.  Specialized functions should know better what is
36884         necessary.  This improves performance a little bit, and the
36885         functions could catch errors with `cp -p' and `scp -p'.
36886         (tramp-do-copy-or-rename-file-via-buffer)
36887         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
36888         when appropriate.
36889         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
36890         Call `set-file-modes' when appropriate.
36891         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
36892         Johnsson <isak@hypergene.com>.
36893         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
36894         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
36895         <joakim@verona.se>.
36896         (tramp-file-name-for-operation): Mark `shell-command' as magic for
36897         Emacs only.
36899         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
36900         `find-file-hooks' and `dired-mode-hook'.
36901         (tramp-minor-mode-map): Respective map.  Add remapping for
36902         `compile' and `recompile'.
36903         (tramp-remap-command, tramp-recompile): New defuns.
36904         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
36905         in buffer "*Compilation*".  Call the commands asynchronously.
36907         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
36908         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
36909         `shell-command', because it isn't magic in XEmacs.  Reported by
36910         Adrian Aichner <adrian@xemacs.org>.
36912         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
36913         `substitute-in-file-name.
36914         (tramp-smb-handle-substitute-in-file-name): New defun.
36915         (tramp-smb-advice-PC-do-completion): Delete advice.
36917 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
36919         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
36920         Fix error in deleting region.
36922 2005-01-15  Richard M. Stallman  <rms@gnu.org>
36924         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
36925         In non-temp buffer, switch syntax table temporarily.
36927         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
36929         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
36931         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
36933         * imenu.el (imenu--split-menu): Copy menulist before sorting.
36934         (imenu--generic-function): Use START, not BEG, as pos of definition.
36936         * simple.el (just-one-space): Argument specifies number of spaces.
36938         * simple.el (eval-expression-print-format): Avoid warning
36939         about edebug-active.
36941 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (tiny change)
36943         * progmodes/sh-script.el: Code copied from make-mode.el
36944         with small changes,
36945         (sh-mode-map): Bind C-c C-\.
36946         (sh-backslash-column, sh-backslash-align): New variables.
36947         (sh-backslash-region, sh-append-backslash): New functions.
36949 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36951         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
36952         (rmail-pop-password, rmail-pop-password-required): Move to
36953         rmail-obsolete group.
36954         (rmail-set-pop-password): Rename to rmail-set-remote-password.
36955         All callers updated.
36956         (rmail-get-pop-password): Rename to rmail-get-remote-password.
36957         Take an argument specifying whether it is POP or IMAP mailbox we
36958         are using.  All callers updated.
36959         (rmail-pop-password-error): Rename to
36960         rmail-remote-password-error.  Added mailutils-specific error message.
36961         (rmail-movemail-search-path)
36962         (rmail-movemail-variant-in-use): New variables.
36963         (rmail-remote-password, rmail-remote-password-required):
36964         New customization variables.
36965         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
36966         (rmail-parse-url): New function.
36967         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
36968         with GNU mailutils movemail.
36970 2005-01-15  Kevin Ryde  <user42@zip.com.au>
36972         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
36973         suffix to space, $ or '$, to correctly position point when going
36974         to @table style constants like DBL_MAX.
36976 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
36978         * type-break.el (type-break-mode, type-break-file-time)
36979         (type-break-file-keystroke-count, type-break-choose-file):
36980         Don't store data in or load data from the file if type-break-file-name
36981         is nil.
36982         (type-break-file-name): Doc update as per the above.
36984 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
36986         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
36987         lookup-key might return nil; handle that.
36989 2005-01-15  Alan Mackenzie  <acm@muc.de>
36991         * progmodes/ebrowse.el (ebrowse-class-in-tree):
36992         Return the tail of the tree rather than the element found,
36993         thus enabling the tree to be setcar'd.
36995 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
36997         * textmodes/org.el (org-show-following-heading): New option.
36998         (org-show-hierarchy-above): Use `org-show-following-heading'.
36999         (org-cycle): Documentation fix.
37001         * textmodes/org.el (orgtbl-optimized): New option.
37002         (orgtbl-mode): New command, a minor mode.
37003         (orgtbl-mode-map): New variable.
37004         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
37005         (orgtbl-error, orgtbl-self-insert-command)
37006         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
37008         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
37009         a local variable in each org-mode buffer.
37011         * textmodes/org.el (org-set-regexps-and-options): Rename from
37012         `org-set-regexps'.  Added checking for STARTUP keyword.
37013         (org-get-current-options): Add STARTUP options.
37014         (org-table-insert-row): Make mode intelligent about when
37015         realignment is needed.
37016         (org-self-insert-command, org-delete-backward-char, org-delete-char):
37017         New commands.
37018         (org-enable-table-editor): New default value `optimized'.
37019         (org-table-blank-field): Support blanking regions if active.
37021 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
37023         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
37024         if the year is not given.
37026         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
37027         Add new escapes %m and %M, fixed bug with %F by adding
37028         save-match-data.
37029         (reftex-reference): Remove ?. from list of spaces.
37030         (reftex-label-info): Add automatic label prefix recognition.
37032         * textmodes/reftex-index.el (reftex-index-next-phrase):
37033         Add slave parameter to call of `reftex-index-this-phrase'.
37034         (reftex-index-this-phrase): New optional argument.
37035         (reftex-index-region-phrases): Add slave parameter to call of
37036         `reftex-index-this-phrase'.
37037         (reftex-display-index): New argument redo.
37038         (reftex-index-rescan): Add `redo' to arguments of
37039         `reftex-display-index'.
37040         (reftex-index-Rescan, reftex-index-revert)
37041         (reftex-index-switch-index-tag): Add `redo' to arguments of
37042         `reftex-display-index'.
37043         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
37044         indexing.  Fix bug with matching is there is a quote before or
37045         after the word.
37047         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
37048         Fix bug when collecting citation keys in lines with comments.
37049         (reftex-citation): Prefix argument no longer rescans the document,
37050         but forces prompting for optional arguments of cite macros.
37051         (reftex-do-citation): Prompting for optional arguments implemented.
37053         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
37054         Add optional arguments to most cite commands.
37055         (reftex-cite-cleanup-optional-args): New option
37056         (reftex-cite-prompt-optional-args): New option.
37057         (reftex-trust-label-prefix): New option.
37059         * textmodes/reftex-toc.el (reftex-toc-find-section):
37060         Add push-mark before changing the position in the buffer.
37062         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
37063         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
37065 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
37067         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
37068         more carefully.
37070 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
37072         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
37073         (sgml-mode): Use it.
37074         (sgml-get-context): Better keep track of implicitly closed tags.
37076 2005-01-13  Kenichi Handa  <handa@m17n.org>
37078         * textmodes/ispell.el: These changes are to fix misalignment error
37079         caused by equivalent characters of different Emacs charsets.
37080         (ispell-unified-chars-table): New variable.
37081         (ispell-get-decoded-string): New function.
37082         (ispell-get-casechars, ispell-get-not-casechars)
37083         (ispell-get-otherchars): Call ispell-get-decoded-string.
37085 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
37087         * custom.el (custom-declare-variable): Just put symbol instead
37088         of (defvar . symbol) in `current-load-list'.
37090 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
37092         * emacs-lisp/elint.el: Fixed typo in Commentary section.
37094 2005-01-12  Jay Belanger  <belanger@truman.edu>
37096         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
37097         to create a Calc summary.
37099 2005-01-12  Kim F. Storm  <storm@cua.dk>
37101         * mouse.el (mouse-on-link-p): Change functionality and doc
37102         string to comply with latest description in lisp ref.
37104 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
37106         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
37107         Enable mouse clicks on mode-line, header-line and margin.
37108         (event-type): Give mouse event symbols an `event-kind' property
37109         with value `mouse-click'.
37111 2005-01-12  Juri Linkov  <juri@jurta.org>
37113         * facemenu.el (list-colors-display): Add new arg buffer-name.
37114         Use it.  Fix docstring.  Replace code for identifying duplicate
37115         colors by the name with call to `list-colors-duplicates' which
37116         identifies duplicate colors by the value unless the color
37117         is one of special Windows colors.  Set truncate-lines to t.
37118         Print sorted duplicate color names on each line.  Indent to 22
37119         \(the longest color name in rgb.txt) instead of 20.  Optimize.
37120         (list-colors-duplicates): New function.
37121         (facemenu-color-name-equal): Delete function.
37123         * facemenu.el (list-colors-print): New function created from code
37124         in list-colors-display.  Print #RRGGBB at the window right edge.
37125         (list-colors-display): When temp-buffer-show-function is not
37126         defined, call list-colors-print from temp-buffer-show-hook
37127         to get the right value of window-width in list-colors-print
37128         after the buffer is displayed.
37130         * simple.el (pop-mark): Move deactivate-mark out of conditional
37131         part to deactivate the active mark regardless of the state of the
37132         mark ring.
37134         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
37135         variables line in desktop files.
37137 2005-01-12  Juri Linkov  <juri@jurta.org>
37139         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
37140         Bring together isearch highlight related options.
37141         (lazy-highlight): Replace group `replace' by `matching'.
37142         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
37143         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
37144         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
37145         and declare them obsolete.
37146         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
37147         (isearch-faces): Remove defgroup.
37148         (isearch-overlay, isearch-highlight, isearch-dehighlight):
37149         Move isearch highlighting code closer to lazy highlighting code.
37151         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
37152         (query-replace-highlight, query-replace-lazy-highlight)
37153         (query-replace): Move definitions to the beginning of the file.
37155 2005-01-11  Juri Linkov  <juri@jurta.org>
37157         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
37158         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
37159         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
37161         * info.el (Info-history-forward): New variable.
37162         (Info-select-node): Reset Info-history-forward to nil.
37163         (Info-last): Turn into defalias.
37164         (Info-history-back): Rename from Info-last.
37165         Add current node to Info-history-forward.
37166         (Info-history-forward): New fun.
37167         (Info-mode-map): Replace Info-last by Info-history-back.
37168         Bind Info-history-forward to "r".
37169         (Info-mode-menu): Replace Info-last by Info-history-back.
37170         Fix menu item text.  Add menu item for Info-history-forward.
37171         (info-tool-bar-map): Replace Info-last by Info-history-back.
37172         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
37173         for Info-history-forward.
37174         (Info-mode): Replace Info-last by Info-history-back in docstring.
37175         Add local variable Info-history-forward.
37176         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
37178 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
37180         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
37181         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
37182         Ignore select-window events rather than fiddle with
37183         mouse-autoselect-window.
37185 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
37187         * type-break.el (type-break-mode): Fix previous change.
37189 2005-01-10  Jay Belanger  <belanger@truman.edu>
37191         * calc/calc-ext.el (calc-reset): Reset when inside embedded
37192         calculator; only reset when point is inside a calculator.
37193         Don't adjust the window height if the window takes up the whole height
37194         of the frame.
37196 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
37198         * ebuff-menu.el (Electric-buffer-menu-mode):
37199         Preserve value of buffer-local var header-line-format.
37201 2005-01-09  Jay Belanger  <belanger@truman.edu>
37203         * calc/calc.el (calc-mode-var-list-restore-saved-values):
37204         Make sure settings file exists before accessing it.
37206         * calc/calc-embed.el (calc-embedded-subst):
37207         Replace math-multi-subst-rec, which is only supposed to be called
37208         by math-multi-subst, by math-multi-subst.
37210 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
37212         * vc.el (vc-allow-async-revert): New user option.
37213         (vc-disable-async-diff): New internal variable.
37214         (vc-revert-buffer): Use them to disable asynchronous diff.
37216         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
37217         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
37218         asynchronously if vc-disable-async-diff is t.
37220 2005-01-09  Jay Belanger  <belanger@truman.edu>
37222         * calc/calc.el (defcalcmodevar): New macro.
37223         (calc-mode-var-list-restore-default-values)
37224         (calc-mode-var-list-restore-saved-values): New functions.
37225         (calc-mode-var-list): Use defcalcmodevar to define it.
37226         (calc-always-load-extensions, calc-line-numbering)
37227         (calc-line-breaking, calc-display-just, calc-display-origin)
37228         (calc-number-radix, calc-leading-zeros, calc-group-digits)
37229         (calc-group-char, calc-point-char, calc-frac-format)
37230         (calc-prefer-frac, calc-hms-format, calc-date-format)
37231         (calc-float-format, calc-full-float-format, calc-complex-format)
37232         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
37233         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
37234         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
37235         (calc-matrix-brackets, calc-language, calc-language-option)
37236         (calc-left-label, calc-right-label, calc-word-size)
37237         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
37238         (calc-display-raw, calc-internal-prec, calc-angle-mode)
37239         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
37240         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
37241         (calc-window-height, calc-display-trail, calc-show-selections)
37242         (calc-use-selections, calc-assoc-selections)
37243         (calc-display-working-message, calc-auto-why, calc-timing)
37244         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
37245         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
37246         (calc-gnuplot-default-device, calc-gnuplot-default-output)
37247         (calc-gnuplot-print-device, calc-gnuplot-print-output)
37248         (calc-gnuplot-geometry, calc-graph-default-resolution)
37249         (calc-graph-default-resolution-3d, calc-invocation-macro)
37250         (calc-show-banner): Use defcalcmodevar to declare them and set
37251         their default values.
37253         * calc/calc-ext.el (calc-reset): Restore saved values of variables
37254         instead of default values (but restore default values if there is
37255         an argument of 0).
37257 2005-01-09  David Kastrup  <dak@gnu.org>
37259         * desktop.el (desktop-restore-eager): Fix typo in type.
37261 2005-01-08  Richard M. Stallman  <rms@gnu.org>
37263         * cus-edit.el (customize): Delete :link.
37265 2005-01-08  Jay Belanger  <belanger@truman.edu>
37267         * calc/calc.el (calc-mode): Remove the extension from the
37268         `calc-settings-file' file name when loading it.
37270 2005-01-08  Kim F. Storm  <storm@cua.dk>
37272         * info.el (Info-mode-map, Info-next-link-keymap)
37273         (Info-prev-link-keymap, Info-up-link-keymap):
37274         Map follow-link to mouse-face.
37275         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
37277 2005-01-08  Jay Belanger  <belanger@truman.edu>
37279         * calc/calc.el (calc-settings-file): Change default value.
37280         Suggested by cgw in a comment in calc-mode.el.
37282         * calc/calc-mode.el (calc-settings-file-name):
37283         Compare calc-settings-file to user-init-file instead of ~/.emacs.
37284         Replace ~/.emacs in a prompt by calc-settings-file.
37286 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
37288         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
37289         (desktop-lazy-idle-delay): New customizable variables.
37290         (desktop-buffer-args-list): New variable.
37291         (desktop-append-buffer-args): New function.
37292         (desktop-save): Call desktop-append-buffer-args for some buffers.
37293         (desktop-lazy-create-buffer): New function.
37294         (desktop-idle-create-buffers): New function.
37295         (desktop-read): Add message about buffers to restore lazily.
37296         (desktop-lazy-abort): New command.
37297         (desktop-clear): Call desktop-lazy-abort.
37298         (desktop-lazy-complete): New command.
37300 2005-01-06  Richard M. Stallman  <rms@gnu.org>
37302         * emacs-lisp/find-func.el (find-face-definition):
37303         Rename from find-face.
37305 2005-01-06  Kim F. Storm  <storm@cua.dk>
37307         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
37309         * man.el (Man-xref-man-page, Man-xref-header-file)
37310         (Man-xref-normal-file): Add follow-link property.
37312 2005-01-06  Jay Belanger  <belanger@truman.edu>
37314         * calc/calc-units.el: Make sure the proper macro definitions are
37315         available when compiling.
37317 2005-01-06  Juri Linkov  <juri@jurta.org>
37319         * isearch.el (isearch-lazy-highlight-update):
37320         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
37322 2005-01-06  Miles Bader  <miles@gnu.org>
37324         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
37325         (isearch-lazy-highlight-face): Use new name.
37327 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
37329         * uniquify.el (uniquify-rationalize-file-buffer-names):
37330         Re-add an interactive spec.
37331         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
37332         to the same name.
37334         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
37335         (isearch-update, isearch-done): Adjust calls accordingly.
37337 2005-01-05  Richard M. Stallman  <rms@gnu.org>
37339         * custom.el (custom-set-variables, custom-theme-set-variables):
37340         Clarify documentation.
37342         * emacs-lisp/find-func.el (find-variable)
37343         (find-variable-other-window, find-variable-other-frame):
37344         Fix the TYPE args to find-function-read and find-function-do-it.
37345         (find-function): Doc fix.
37346         (find-function-at-point): Replace function-at-point alias.
37348 2005-01-04  Richard M. Stallman  <rms@gnu.org>
37350         * cus-face.el (custom-declare-face):
37351         Record defface in current-load-list.
37353         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
37355         * emacs-lisp/find-func.el: Doc fixes.
37356         (find-face-regexp): New variable.
37357         (find-function-regexp-alist): New variable.
37358         (find-function-C-source): Third arg is now TYPE.
37359         (find-function-search-for-symbol): Handle general TYPE.
37360         (find-function-read, find-function-do-it): Handle general TYPE.
37361         (find-definition-noselect, find-face): New functions.
37362         (function-at-point): Alias deleted.
37364 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
37366         * battery.el (display-battery-mode): Rename from display-battery.
37367         Handle the case where it gets turned off.
37369 2005-01-04  Richard M. Stallman  <rms@gnu.org>
37371         * cus-edit.el (customize): Make :link point to user doc.
37373         * man.el (Man-fontify-manpage): Turn off undo generation.
37375         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
37377 2005-01-04  Andreas Schwab  <schwab@suse.de>
37379         * files.el (insert-directory): Only look for error lines in
37380         inserted text.  Don't move too far after processing --dired markers.
37382 2005-01-04  Richard M. Stallman  <rms@gnu.org>
37384         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
37385         Don't expand if the character is @, period, dash, etc.
37386         (define-mail-abbrev): Quote names that contain problem characters.
37388 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
37390         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
37392 2005-01-03  Richard M. Stallman  <rms@gnu.org>
37394         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
37395         (query-replace-highlight, query-replace-lazy-highlight)
37396         (query-replace): Definitions moved up.  Doc fix.
37398 2005-01-03  Richard M. Stallman  <rms@gnu.org>
37400         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
37401         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
37402         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
37403         (lazy-highlight-face): Rename from isearch-lazy-...
37404         Change all references to them.
37406 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
37408         * cus-edit.el (custom-file): Doc fix for defcustom.
37409         (custom-file): The function no longer sets the variable
37410         `custom-file' to its return value.
37412         * startup.el (command-line): No longer load `custom-file'.
37414 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
37416         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
37418         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
37419         Don't confuse module-prefixed identifiers for labels.
37420         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
37422 2005-01-02  Richard M. Stallman  <rms@gnu.org>
37424         * files.el (basic-save-buffer-1): Fix previous change.
37426         * loadhist.el (file-loadhist-lookup): New function.
37427         (file-provides, file-requires): Use it.
37429         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
37430         instead of calculating the right size.
37432 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>
37434         * vc-svn.el (vc-svn-diff): Stay local if possible.
37436 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
37438         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
37440         * files.el (hack-local-variables): Fix last change.
37442 2005-01-02  Jay Belanger  <belanger@truman.edu>
37444         * calc/calc-yank.el (calc-edit-top): New variable.
37445         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
37446         object.  Change header properties.
37447         (calc-edit-finish, calc-edit-finish-stack-object)
37448         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
37449         edited object.
37450         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
37451         for the beginning of the edited object.
37452         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
37453         for the beginning of the edited object.
37454         * calc/calc-prog.el (calc-edit-macro-finish-edit)
37455         (calc-finish-formula-edit, calc-macro-repeats)
37456         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
37457         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
37458         beginning of the edited object.
37459         (calc-user-define-edit): Change the header for editing macros.
37460         Remove unnecessary variable.
37462 2005-01-01  Jay Belanger  <belanger@truman.edu>
37464         * calc/calc-yank.el (calc-edit-mode): Change default header.
37465         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
37466         * calc/calc-store.el (calc-edit-variable): Change title to match new
37467         header.
37468         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
37469         mode to match new header.
37470         (calc-user-define-edit): Change titles to include names of commands.
37471         (calc-finish-formula-edit): Adjust to handle new header.
37472         (calc-finish-macro-edit): Remove.
37473         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
37474         (calc-edit-macro-command, calc-edit-macro-command-type)
37475         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
37476         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
37477         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
37478         (calc-edit-macro-finish-edit): New functions.
37479         (calc-user-define-edit): Use new functions to edit named calc macros.
37481 2005-01-01  Stefan Monnier  <monnier@iro.umontreal.ca>
37483         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
37485         * ses.el (copy-region-as-kill): Deactivate mark.
37487 2005-01-01  Richard M. Stallman  <rms@gnu.org>
37489         * replace.el (occur-1): If the output buffer is also an input,
37490         don't kill it, rename it.
37492         * faces.el (set-face-background, set-face-foreground): Doc fix.
37494         * cus-face.el (custom-face-attributes): Fix :help-echo strings
37495         for :foreground and :background.
37497         * dired.el (dired-view-command-alist): Variable deleted.
37498         (dired-view-file, dired-mouse-find-file-other-window):
37499         Delete the code to use it.
37501 2005-01-01  Kim F. Storm  <storm@cua.dk>
37503         * image.el (insert-sliced-image): Use t for line-height property.
37505 See ChangeLog.11 for earlier changes.
37507 ;; Local Variables:
37508 ;; coding: iso-2022-7bit
37509 ;; add-log-time-zone-rule: t
37510 ;; End:
37512     Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
37514   This file is part of GNU Emacs.
37516   GNU Emacs is free software; you can redistribute it and/or modify
37517   it under the terms of the GNU General Public License as published by
37518   the Free Software Foundation; either version 3, or (at your option)
37519   any later version.
37521   GNU Emacs is distributed in the hope that it will be useful,
37522   but WITHOUT ANY WARRANTY; without even the implied warranty of
37523   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
37524   GNU General Public License for more details.
37526   You should have received a copy of the GNU General Public License
37527   along with GNU Emacs; see the file COPYING.  If not, write to the
37528   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
37529   Boston, MA 02110-1301, USA.
37531 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1