(calc-init-extensions): Remove keybinding assignments for `calc-yank'.
[emacs.git] / lisp / ChangeLog
bloba4e95eff1c70898171f663989f937309288c6a23
1 2008-04-01  Jay Belanger  <jay.p.belanger@gmail.com>
3         * calc/calc.el: Autoload `calc-yank'.
4         (calc-mode-map): Add keybindings for `calc-yank'.
5         * calc/calc-ext.el (calc-init-extensions): Remove keybinding
6         assignments for `calc-yank'.
8 2008-03-31  Martin Rudalics  <rudalics@gmx.at>
10         * emacs-lisp/find-func.el (find-function-search-for-symbol):
11         Strip extension from .emacs.el to make sure symbol is searched
12         in .emacs too.
14 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16         * vc.el (vc-do-command): Don't show internal temp buffers.
18 2008-03-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20         * term/mac-win.el (mac-ae-reopen-application): New function.
21         (mac-apple-event-map): Bind "reopen application" Apple event to it.
23 2008-03-29  Juanma Barranquero  <lekktu@gmail.com>
25         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
27 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
29         * Version 22.2 released.
31 2008-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
33         * info.el (Info-isearch-search): Always return point.
35 2008-03-23  Andreas Schwab  <schwab@suse.de>
37         * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
38         Fix radio button condition.
39         [box]: Likewise.
40         [customize]: Add radio button.
42 2008-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
44         * vc-bzr.el (vc-bzr-print-log): Ensure it works when passed a
45         single file argument.
46         (vc-bzr-show-log-entry): Fix typo.
48 2008-03-19  Wilson Snyder  <wsnyder@wsnyder.org>
50         * progmodes/verilog-mode.el (verilog-easy-menu-filter):
51         New function.
52         (verilog-stmt-menu, verilog-menu): Add :help.
53         (verilog-customize, verilog-font-customize)
54         (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
55         (verilog-mode): Update documentation strings to match tool tips.
56         (verilog-auto-search-do, verilog-auto-re-search-do)
57         (verilog-skip-forward-comment-or-string): Fix verilog-auto
58         expansion when a .* appears inside a string.
59         (verilog-re-search-forward, verilog-re-search-backward):
60         Add comment to recall how this works.
62 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
64         * net/tls.el (open-tls-stream): Reindent.
66 2008-03-19  Glenn Morris  <rgm@gnu.org>
68         * net/tls.el: Don't require rx when compiling.
69         (tls-end-of-info): Rewrite without using rx.
70         (open-tls-stream): Use with-current-buffer.
72 2008-03-18  Dan Nicolaescu  <dann@ics.uci.edu>
74         * font-lock.el (font-lock-comment-face): Set the foreground for
75         the light background 8 colors case.
77         * vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
78         command for each file in the list.
79         (vc-bzr-log-view-mode): Recognize the file marker.
80         (vc-bzr-show-log-entry): Make regexp match more cases.
82 2008-03-18  Wilson Snyder  <wsnyder@wsnyder.org>
84         * verilog-mode.el (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT
85         mis-including genvars.
87 2008-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
89         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
90         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
91         Revision numbers can include ".".
93         * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
94         "+" lines not accounted for by counting "-" and context lines.
96 2008-03-16  Juri Linkov  <juri@jurta.org>
98         * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
99         (dired-perm-write): Rename from `dired-warn-writable'.
100         Change parent face from `font-lock-warning-face' to
101         `font-lock-comment-delimiter-face'.
102         (dired-warn-writable-face): Rename to `dired-perm-write-face'.
103         (dired-perm-write-face): Rename from `dired-warn-writable-face'.
104         (dired-font-lock-keywords): Replace `dired-warn-writable-face'
105         with `dired-perm-write-face'.
107 2008-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
109         * term/mac-win.el (mac-service-open-file): Use file URL instead of
110         file name string.
112 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
114         * vc-bzr.el (vc-bzr-registered): Fail if `bzr' is not installed.
115         (vc-bzr-annotate-command): Preserve line alignment.
116         (vc-bzr-annotate-time): Accept space used to preserve alignment.
118 2008-03-13  Richard Stallman  <rms@gnu.org>
120         * mouse.el (mouse-yank-secondary): Nice error msg if no secondary sel.
122         * emacs-lisp/advice.el (defadvice): Add usage pattern.
124 2008-03-11  Chong Yidong  <cyd@stupidchicken.com>
126         * simple.el (set-mark-command): Doc fix.
128 2008-03-10  Nick Roberts  <nickrob@snap.net.nz>
130         * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
131         thread in [h-e-w]).
133 2008-03-08  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
135         * subr.el (while-no-input): Don't splice BODY directly into the
136         `or' form.
138 2008-03-06  Kim F. Storm  <storm@cua.dk>
140         * help.el (view-emacs-todo): Rename from view-todo.  Change users.
141         (describe-gnu-project): Rename from describe-project.  Change users.
142         Define obsolete function aliases for the old names.
144 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
146         * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
147         Reported by Drew Adams <drew.adams@oracle.com>.
149 2008-03-05  Juanma Barranquero  <lekktu@gmail.com>
151         * iswitchb.el (iswitchb-use-faces): Doc fix.
152         (iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings.
154 2008-03-03  Dan Nicolaescu  <dann@ics.uci.edu>
156         * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
157         Fix typo.
158         (verilog-type-font-keywords): Reindent.
160 2008-03-03  Michael McNamara  <mac@mail.brushroad.com>
162         * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
163         grouping-keyword regular expression.
164         (verilog-font-lock-keywords): Allow users to toggle special
165         highlight of grouping-keywords.
166         (verilog-highlight-grouping-keywords): The toggle for special
167         highlighting of grouping keywords.
169 2008-03-02  Juri Linkov  <juri@jurta.org>
171         * startup.el: Revert 2008-02-28 change that adds initial message
172         to *scratch* buffer regardless of the value of `inhibit-startup-screen'.
174 2008-03-01  Dan Nicolaescu  <dann@ics.uci.edu>
176         * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
177         * textmodes/bibtex-style.el (bibtex-style-indent-basic):
178         * progmodes/verilog-mode.el (verilog-mode):
179         * net/socks.el (socks):
180         * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
182 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
184         * desktop.el (desktop-read): Set `desktop-dirname' to nil before
185         running `desktop-not-loaded-hook' to allow modifying it.
186         Don't show warning message if `desktop-dirname' was modified.
188 2008-03-01  Alan Mackenzie  <acm@muc.de>
190         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
192         * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
193         doc-string, "c-old-LEN" -> "c-old-END".
195 2008-02-29  Glenn Morris  <rgm@gnu.org>
197         * allout.el (allout-topic-encryption-bullet)
198         (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
199         (allout-encrypt-unencrypted-on-saves): Change defcustom :version
200         from 22.0 to 22.1.
202 2008-02-29  Juanma Barranquero  <lekktu@gmail.com>
204         * desktop.el (desktop-save): Save the buffer name if the
205         uniquified base name is empty.
207 2008-02-29  Stefan Monnier  <monnier@iro.umontreal.ca>
209         * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
210         we still expect more lines.
212 2008-02-28  Juri Linkov  <juri@jurta.org>
214         * startup.el (normal-splash-screen): Add argument `concise'.
215         Remove unused binding `prev-buffer'.  Let-bind `splash-buffer'
216         to the created buffer.  If `concise' is non-nil, call
217         `display-buffer', otherwise `switch-to-buffer'.  Doc fix.
218         (display-startup-screen): Add argument `concise' to the call to
219         `normal-splash-screen'.
221 2008-02-28  Kim F. Storm  <storm@cua.dk>
223         * startup.el (startup-echo-area-message): Check for about-emacs.
225 2008-02-28  Juri Linkov  <juri@jurta.org>
227         * startup.el: Always add initial message to *scratch* buffer if
228         `initial-scratch-message' is non-nil regardless of the value of
229         `inhibit-startup-screen'.
230         (inhibit-startup-screen, initial-scratch-message): Doc fix.
231         (command-line-1): Move code that inserts `initial-scratch-message'
232         up before the if-form that checks for `inhibit-startup-screen'.
233         Suggested by Jonathan Rockway <jon@jrock.us>.
235 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
237         * textmodes/fill.el (fill-comment-paragraph): Don't try to do
238         comment-paragraph filling if the commark doesn't match
239         comment-start-skip.
241         * uniquify.el (uniquify-buffer-base-name): Undo last change.
243 2008-02-28  Daiki Ueno  <ueno@unixuser.org>
245         * international/utf-7.el (utf-7-encode): Never skip the trailing - for
246         the `imap' variant.
248 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
250         * uniquify.el (uniquify-buffer-base-name): If the base name is an
251         empty string, return nil to allow the caller to default to the
252         buffer name.  Reported by Martin Fischer <parozusa@web.de>.
254 2008-02-26  Jason Rumney  <jasonr@gnu.org>
256         * files.el (make-auto-save-file-name): Encode more characters in
257         non-file buffer names.  Use url-encoding.
259 2008-02-26  Juanma Barranquero  <lekktu@gmail.com>
261         * net/net-utils.el (ftp-program): Fix typo in docstring.
262         (ifconfig-program-options, netstat-program-options)
263         (arp-program-options, route-program-options, nslookup-program-options)
264         (ftp-program-options, smbclient-program-options)
265         (dns-lookup-program-options, arp, route): Doc fixes.
267         * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
268         (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
269         (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
270         Fix typos in docstrings.
271         (gdb-pending-triggers): Reflow docstring.
272         (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
274 2008-02-25  Alan Mackenzie  <acm@muc.de>
276         * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
277         typing "#" at EOB.
279 2008-02-25  Chong Yidong  <cyd@stupidchicken.com>
281         * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
283 2008-02-24  Jason Rumney  <jasonr@gnu.org>
285         * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
287 2008-02-23  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
289         * textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
291 2008-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
293         * dired.el (dired-mark-prompt): Don't count/display the t element.
294         Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
296 2008-02-22  Bill Meier  <wmeier@newsguy.com>  (tiny change)
298         * progmodes/sh-script.el (sh-indent-comment): Docstring fix.
300 2008-02-21  Glenn Morris  <rgm@gnu.org>
302         * subr.el (sit-for): Fix obsolete form for nil second argument.
304 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
306         * progmodes/verilog-mode.el (eval-when-compile): Don't define
307         add-submenu.
308         (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
309         Remove.  Move contents to the only use ...
310         (verilog-menu): ... here.
311         (verilog-statement-menu): Remove.  Move contents to the only use ...
312         (verilog-stmt-menu): ... here.
313         (verilog-mark-defun): Simply call mark-defun for Emacs.
314         (occur-pos-list): Declare for byte compiler.
315         (mode-popup-menu): Don't defvar.
316         (verilog-add-statement-menu): Remove.
317         (verilog-mode-hook): Don't add verilog-add-statement-menu.
318         (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
320 2008-02-21  Michael McNamara  <mac@mail.brushroad.com>
322         * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
323         conditional.
324         (verilog-font-grouping-keywords-face): Make the begin..end
325         keywords standout more than other verilog keywords.
326         (verilog-type-font-keywords): Move the begin..end out of this list
327         to facilitate making them to (potentially) stand out more.
328         (verilog-backward-token): Fix indent of bare always{_*}?, initial,
329         function & task blocks.
330         (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
331         initial, function & task blocks.
332         (verilog-forward-sexp): Handle the new "disable fork" statement of
333         IEEE-1800 Verilog.
334         (verilog-beg-block-re-ordered): Handle the new "disable fork"
335         statement of IEEE-1800 Verilog.
336         (verilog-calc-1): Handle the new "disable fork" statement of
337         IEEE-1800 Verilog.
338         (verilog-disable-fork-re): Add const to help handle the new
339         "disable fork" statement of IEEE-1800 Verilog.
340         (verilog-declaration-core-re): Add port directions by themselves,
341         with no qualification, as base item of a declaration.
342         (verilog-pretty-declarations): Add new flag to ask it to refrain
343         from printing to the message buffer.
344         (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
345         printing to the message buffer.  Improve handling of the many
346         types of expression line up.
347         (verilog-just-one-space): Remove printing of an empty message.
348         (verilog-get-lineup-indent): Rework to support the better handling
349         of expression lineup for verilog-pretty-expr.
350         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
352 2008-02-20  Alan Mackenzie  <acm@muc.de>
354         * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
355         yesterday's commit.
357 2008-02-20  Nick Roberts  <nickrob@snap.net.nz>
359         * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
360         to mouse-set-point in buffers that aren't associated with files.
362         * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
364 2008-02-20  Glenn Morris  <rgm@gnu.org>
366         * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
367         on Windows.
369 2008-02-19  Alan Mackenzie  <acm@muc.de>
371         Set of changes so that "obtrusive" syntactic elements in a
372         C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
373         unmatched paren) don't interact syntactically with stuff outside
374         the CPP line.
376         * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
377         Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
378         off-by-one bug.
379         (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
380         a bit of refactoring.
381         (c-awk-extend-and-syntax-tablify-region): Takes some of the
382         functionality of c-awk-advise-fl-for-awk-region, which has been
383         refactored away.
385         * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
386         (c-clear-char-property-with-value): New function and macro which
387         remove text-properties `equal' to a supplied value.
389         * progmodes/cc-engine.el: Comment about text properties amended.
391         * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
392         parens around "error\\|warning".
394         * progmodes/cc-langs.el (c-get-state-before-change-function)
395         (c-before-font-lock-function, c-anchored-cpp-prefix):
396         New language variables.
397         (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
399         * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
400         syntax-table text properties.
401         (c-common-init): Call language specific before/after-change
402         functions at mode initialisation.
403         (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
404         (c-extend-region-for-CPP, c-neutralize-CPP-line)
405         (c-neutralize-syntax-in-CPP): New functions.
406         (c-before-change, c-after-change): Call the new language specific
407         change functions defined in cc-langs.el.
408         (c-advise-fl-for-region): New macro.
409         (awk-mode): Remove AWK specific stuff which has been refactored
410         into language independent stuff.
412 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
414         * diff-mode.el (diff-file-junk-re): New const.
415         (diff-beginning-of-file-and-junk): Use it.
416         (diff-file-kill): Make sure we were really inside a file diff.
418         * diff-mode.el: Make it more robust in the presence of empty context
419         lines in unified hunks.
420         (diff-valid-unified-empty-line): New var.
421         (diff-unified->context, diff-sanity-check-hunk): Obey it.
422         (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
423         (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
424         (diff-hunk-header-re-unified): New const.
425         (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
426         (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
427         (diff-sanity-check-hunk): Use it.
429 2008-02-19  Nick Roberts  <nickrob@snap.net.nz>
431         * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
432         (gdb): (Re)set gdb-flush-pending-output to nil here...
433         (gdb-init-1): ...instead of here (before gdb-prompt).
435 2008-02-18  Juanma Barranquero  <lekktu@gmail.com>
437         * progmodes/verilog-mode.el (customize): Fix typo in error message.
438         (verilog-mode, verilog-mode-indent, verilog-mode-actions)
439         (verilog-mode-auto, verilog-indent-level-module)
440         (verilog-minimum-comment-distance, verilog-library-flags)
441         (verilog-library-directories, verilog-library-files)
442         (verilog-auto-reset-widths, verilog-imenu-generic-expression)
443         (verilog-xemacs-menu, verilog-set-compile-command)
444         (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
445         (verilog-get-expr, verilog-strip-comments, verilog-one-line)
446         (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
447         (verilog-batch-inject-auto, verilog-batch-indent)
448         (verilog-continued-line, verilog-type-keywords)
449         (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
450         (verilog-read-inst-pins, verilog-read-arg-pins)
451         (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
452         (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
453         (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
454         (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
455         (verilog-sk-datadef, verilog-colorize-include-files-buffer)
456         (verilog-mode-version, verilog-mode-release-date)
457         (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
458         (verilog-simulator, verilog-compiler)
459         (verilog-auto-sense-defines-constant, verilog-company)
460         (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
461         Fix typos in docstrings.
462         (verilog-set-auto-endcomments, verilog-calculate-indent)
463         (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
464         Reflow docstrings.
465         (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
466         (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
467         (electric-verilog-forward-sexp, verilog-in-case-region-p)
468         (verilog-in-struct-region-p, verilog-in-generate-region-p)
469         (verilog-leap-to-head, verilog-current-indent-level)
470         (verilog-case-indent-level, verilog-cpp-keywords)
471         (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
472         (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
473         (verilog-signals-not-in, verilog-symbol-detick-text)
474         (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
475         (verilog-forward-close-paren, verilog-backward-open-paren)
476         (verilog-backward-open-bracket): Doc fixes.
478         * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
479         (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
480         (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
481         (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
482         (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
483         Fix typos in docstrings.
485 2008-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
487         * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
488         Recognize ''' just like any other char-constant.
490 2008-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
492         * vc-hooks.el (vc-find-root): Remove initial loop because it's not
493         careful enough.  Detect the uid-change all within the main loop.
495 2008-02-14  Stefan Monnier  <monnier@pastel.home>
497         * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
499 2008-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
501         * hilit-chg.el (highlight-save-buffer-state): New macro.
502         (highlight-save-buffer-state, hilit-chg-set-face-on-change)
503         (hilit-chg-clear): Use it to preserve the modified-p flag.
504         (highlight-changes-rotate-faces): Don't mess with the undo-list.
506 2008-02-13  Michael Albinus  <michael.albinus@gmx.de>
508         * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
510 2008-02-12  Juri Linkov  <juri@jurta.org>
512         * startup.el (fancy-startup-screen, normal-splash-screen):
513         Set default-directory to command-line-default-directory.
515         * desktop.el (after-init-hook): Set inhibit-startup-screen to t
516         after reading the desktop.
518 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
520         * font-lock.el (font-lock-set-defaults): Unset previously set variables
521         when needed.
523 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
525         * uniquify.el (uniquify-buffer-base-name): New function.
526         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
528         * desktop.el (uniquify-managed): Don't defvar.
529         (desktop-buffer-info): Use `uniquify-buffer-base-name', not
530         `uniquify-managed'.  Return also the buffer's base name.
531         (desktop-save): When saving the buffer info, filter out the base name,
532         and save it as buffer name if the buffer is managed by uniquify.
534 2008-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
536         * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
537         Index: line, don't search backward for the previous one.
539 2008-02-10  \e,AF\e(Bvar Arnfj\e,Av\e(Br\e,Ap\e(B Bjarmason  <avar@cpan.org>  (tiny change)
541         * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
542         from gnus-button-url-regexp.
544 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
546         * progmodes/compile.el (compilation-next-error): Doc fix.
547         (compilation-find-file): Doc fix.
549 2008-02-09  Glenn Morris  <rgm@gnu.org>
551         * net/net-utils.el (ipconfig-program, ipconfig-program-options):
552         Add obsolete aliases to the old names.
554 2008-02-08  Richard Stallman  <rms@gnu.org>
556         * net/net-utils.el (ifconfig): Rename from ipconfig.
557         (ipconfig): Alias to ifconfig.
558         (ifconfig-program): Rename from ipconfig-program.
559         (ifconfig-program-options): Rename from ipconfig-program-options.
561 2008-02-08  Glenn Morris  <rgm@gnu.org>
563         * custom.el (custom-theme-set-variables): Sort symbols that are
564         dependencies before symbols that depend on them.
565         (custom-enabled-themes): Set after custom-theme-directory.
567 2008-02-04  Juanma Barranquero  <lekktu@gmail.com>
569         * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
571 2008-02-04  Michael McNamara  <mac@mail.brushroad.com>
573         * progmodes/verilog-mode.el (verilog-declaration-core-re):
574         Add port directions by themselves, with no qualification, as base
575         item of a declaration.
576         (verilog-pretty-declarations): Add new flag that inhibits printing
577         to the message buffer.
578         (verilog-pretty-expr): Add new flag that inhibits printing to the
579         message buffer.  Improve handling of the many types of expression
580         line up.
581         (verilog-just-one-space): Don't print an empty message.
582         (verilog-get-lineup-indent): Rework to support the better handling
583         of expression lineup for verilog-pretty-expr.
584         (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
585         (verilog-mode-version, verilog-mode-release-date): Update.
587 2008-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
589         * subr.el (cancel-change-group): Don't move point.
591 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
593         Sync with Tramp 2.0.57.
595         * net/tramp.el (tramp-handle-make-auto-save-file-name)
596         (tramp-completion-dissect-file-name, tramp-find-executable):
597         Use `mapc' instead of `mapcar'.
598         (tramp-open-connection-setup-interactive-shell): Send only single
599         prompt setting commands, in order to avoid double-prompt.
601         * net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of
602         `mapcar'.
604         * net/trampver.el: Update release number.
606 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
608         * progmodes/etags.el (next-file): Improve revert message.
610 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
612         * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
613         because the latter is in fact a 1.2.8 build distributed with GTK+ (as
614         of today, the most recent libpng is 1.2.24).
616 2008-02-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
618         * vc.el (vc-update): Fix bug: Specify branch tip as
619         vc-checkout REVISION.  Reported by Dan Nicolaescu.
621 2008-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
623         * simple.el (reindent-then-newline-and-indent): Be careful about the
624         unusual case where indent-according-to-mode moves point.
626 2008-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
628         * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
629         (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
630         (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
631         (verilog-sk-state-machine): Quote all calls to
632         "auxiliary skeleton"s to prevent infloops.
634 2008-01-31  Jason Rumney  <jasonr@gnu.org>
636         * w32-fns.el: Partially revert 2007-11-10 change.
638 2008-01-31  Martin Rudalics  <rudalics@gmx.at>
640         * mail/rmail.el (rmail-highlight): Fix specification.
641         Reported by pod <pod@herald.ox.ac.uk>.
643 2008-01-31  Jason Rumney  <jasonr@gnu.org>
645         * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
647 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
649         * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
650         (gdb-var-set-format-handler): New function.
651         (gdb-var-set-format): Use it.
653 2008-01-29  Alan Mackenzie  <acm@muc.de>
655         * progmodes/cc-langs.el (c-block-stmt-1-kwds, c-block-stmt-2-kwds)
656         (c-simple-stmt-kwds): New Objective C keywords: @finally, @try,
657         @catch, @synchronized, @throw.
659         * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
660         from this regexp; part of same fix as next change to cc-engine.el.
662         * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
663         Anchor the "{" of a template function correctly on "template", not the
664         following "<".
666         * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
668 2008-01-29  Richard Stallman  <rms@gnu.org>
670         * progmodes/etags.el (tags-query-replace): Delete unused optional args.
671         Doc fix.
673         * files.el (hack-local-variables): Don't query about fake variables.
675 2008-01-27  Nick Roberts  <nickrob@snap.net.nz>
677         * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
678         gdb-cpp-define-alist-program if file is nil (currently only
679         " *partial-output-...").
681 2008-01-27  Alan Mackenzie  <acm@muc.de>
683         * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
684         enhance comments.
686 2008-01-27  Richard Stallman  <rms@gnu.org>
688         * allout.el: Many doc fixes.
689         (allout-encrypt-string): Fix error message.
691 2008-01-26  Alan Mackenzie  <acm@muc.de>
693         * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
694         arglist-cont-nonempty.
696         * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
697         for a brace with syntax arglist-cont-nonempty.
699         * progmodes/cc-styles.el (c-style-alist): Add elements for
700         arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python,
701         awk).
703 2008-01-26  Alan Mackenzie  <acm@muc.de>
705         * progmodes/cc-defs.el (c-save-buffer-state):
706         Bind buffer-file-name and buffer-file-truename to nil, to prevent
707         primitives generating "buffer is read only" messages.
709 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
711         * progmodes/etags.el (tags-query-replace): Doc fix.
713 2008-01-26  Phil Sung  <psung@mit.edu>  (tiny change)
715         * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
716         that the filename end is found even when the filename is empty.
717         Fixes error and spurious newlines when marking files for deletion.
719 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
721         * allout.el (allout-unload-function): New function.
723 2008-01-25  Sven Joachim  <svenjoac@gmx.de>
725         * view.el (kill-buffer-if-not-modified): Don't pass t to
726         buffer-modified-p.
728 2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
730         * allout.el (allout-prefix-data): Doc fix.
731         (allout-show-current-subtree): Reflow docstring.
732         (allout-use-mode-specific-leader, allout-use-hanging-indents)
733         (produce-allout-mode-map, allout-overlay-interior-modification-handler)
734         (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
735         (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
736         (allout-copy-topic-as-kill, allout-listify-exposed)
737         (allout-process-exposed, allout-encrypted-key-info)
738         (allout-update-passphrase-mnemonic-aids)
739         (allout-next-topic-pending-encryption)
740         (allout-tests-globally-true): Fix typos in docstrings.
742 2008-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
744         * vc.el (vc-version-diff): Make sure we shrink the right window.
746 2008-01-23  Jason Rumney  <jasonr@gnu.org>
748         * lpr.el (printer-name): Do not set on MS Windows.
750 2008-01-20  Glenn Morris  <rgm@gnu.org>
752         * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
753         prevent infloops.
755 2008-01-20  Martin Svenson  <phromo@gmail.com>  (tiny change)
757         * progmodes/python.el (python-imports): Default to "None".
759 2008-01-19  Dan Nicolaescu  <dann@ics.uci.edu>
761         * progmodes/sh-script.el (sh-basic-offset):
762         * progmodes/cc-vars.el (c-syntactic-indentation)
763         (c-syntactic-indentation-in-macros): Mark as safe.
765 2008-01-18  Richard Stallman  <rms@gnu.org>
767         * icomplete.el (icomplete-get-keys):
768         Look up KEYS using all maps in proper buffer.
770 2008-01-16  Alan Mackenzie  <acm@muc.de>
772         * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside an
773         eval-and-compile, so as to permit byte-compiling (e.g. in bootstrap).
775 2008-01-16  Juanma Barranquero  <lekktu@gmail.com>
777         * frame.el (display-mm-height, display-mm-width):
778         * whitespace.el (whitespace-check-leading-whitespace)
779         (whitespace-check-trailing-whitespace)
780         (whitespace-check-spacetab-whitespace)
781         (whitespace-check-indent-whitespace)
782         (whitespace-check-ateol-whitespace):
783         * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
785 2008-01-16  Glenn Morris  <rgm@gnu.org>
787         * comint.el (comint-regexp-arg): Fix no-input case.
789 2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
791         * calendar/icalendar.el (icalendar-export-file)
792         (icalendar-import-file): Restore significant trailing whitespace
793         in `interactive' prompts.
795 2008-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
797         * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
798         after-save-hook so that it is not called multiple times.
800         * vc-svn.el (vc-svn-resolve-when-done): Likewise.
802 2008-01-15  Glenn Morris  <rgm@gnu.org>
804         * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
806 2008-01-14  Alan Mackenzie  <acm@muc.de>
808         * progmodes/cc-vars.el (c-constant-symbol): New function which
809         supersedes c-const-symbol.  During a customize-.. call it enables
810         an element of (e.g.) c-hanging-braces alist to have its name
811         displayed, even when the default value of c-h-b etc. doesn't
812         include the elemnt.  Replace uses of the old function by the new.
814         * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
815         obscure non-working fragment ":value c-".
817         * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
818         call inside a struct being recognised as a K&R argument.
820 2008-01-14  Jason Rumney  <jasonr@gnu.org>
822         * image.el (image-type): Use image-type-from-file-name (from trunk
823         2007-05-21  Chong Yidong  <cyd@stupidchicken.com>).
825 2008-01-12  Glenn Morris  <rgm@gnu.org>
827         * woman.el (woman-parse-numeric-arg): Change handling of `==':
828         can be interned without a function definition.
830 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
832         * view.el (view-file-other-window, view-file-other-frame):
833         Don't kill the buffer if it is modified.  Doc fixes.
834         (kill-buffer-if-not-modified): New function.
835         (view-file): Don't kill the buffer if it is modified.
837         * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
838         (ebrowse-view/find-file-and-search-pattern):
839         Call view-file-other-window instead of ebrowse-view-file-other-window.
840         (ebrowse-view-file-other-frame): Don't call
841         current-window-configuration.  Fix second argument in the call to
842         view-mode-enter.  Doc fix.
844 2008-01-11  Richard Stallman  <rms@gnu.org>
846         * subr.el (atomic-change-group): Prevent undo list truncation.
848 2008-01-11  Martin Rudalics  <rudalics@gmx.at>
850         * cus-start.el (all): Add missing version entries.
852 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
854         * files.el (safe-local-eval-forms):
855         Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
857 2008-01-10  Nick Roberts  <nickrob@snap.net.nz>
859         * comint.el (comint-insert-input): Set point first.
861         * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
862         session doesn't hang because gdb-pending-triggers is non-nil.
863         (gdb-frame-handler): Use buffer-file-name instead of
864         buffer-name in case of duplicate file names.
866 2008-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
868         * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
869         C-M-e and C-M-h for emacs, they work by default.
870         (verilog-emacs-features): Remove.
871         (verilog-setup-dual-comments, verilog-populate-syntax-table):
872         Remove.  Move syntax table initialization ...
873         (verilog-mode-syntax-table): ... here.
874         (verilog-mode): Don't initialize the syntax table here.
875         (verilog-mark-defun): Only do something useful for XEmacs, Emacs
876         does not need it.
878 2008-01-10  Glenn Morris  <rgm@gnu.org>
880         * shell.el (shell-dirtrack-verbose, shell-mode)
881         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
882         (dirtrack-toggle, dirtrack-mode): No longer alias to
883         shell-dirtrack-mode.
885 2008-01-10  Kenichi Handa  <handa@ni.aist.go.jp>
887         * international/mule-cmds.el (select-safe-coding-system):
888         When a buffer is modified, cancel the writing.
890 2008-01-09  Wilson Snyder  <wsnyder@wsnyder.org>
892         * progmodes/verilog-mode.el (verilog-booleanp): New function for
893         backward compatibility.  Replace all uses of booleanp with
894         verilog-booleanp.
896 2008-01-09  Dan Nicolaescu  <dann@ics.uci.edu>
898         * vc-hg.el (vc-hg-diff): Don't pass an empty string.
900 2008-01-09  Wilson Snyder  <wsnyder@wsnyder.org>
902         * progmodes/verilog-mode.el (top-level): Fix spacing.
903         (verilog-mode-version, verilog-mode-release-date): Update version
904         number.
905         (verilog-mode-release-emacs): New variable.
906         (compile-command, reporter-prompt-for-summary-p): Define for byte
907         compiler.
908         (verilog-startup-message-lines)
909         (verilog-startup-message-displayed)
910         (verilog-display-startup-message): Remove.
911         (verilog-highlight-p1800-keywords): Improve docstring.
912         (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
913         (vector-skip-list): Only defvar at compile time.
914         (verilog-highlight-translate-off, verilog-indent-level)
915         (verilog-indent-level-module, verilog-indent-level-declaration)
916         (verilog-indent-declaration-macros, verilog-indent-lists)
917         (verilog-indent-level-behavioral)
918         (verilog-indent-level-directive, verilog-cexp-indent)
919         (verilog-case-indent, verilog-auto-newline)
920         (verilog-auto-indent-on-newline, verilog-tab-always-indent)
921         (verilog-tab-to-comment, verilog-indent-begin-after-if)
922         (verilog-align-ifelse, verilog-minimum-comment-distance)
923         (verilog-auto-lineup, verilog-highlight-p1800-keywords)
924         (verilog-auto-endcomments, verilog-auto-read-includes)
925         (verilog-auto-star-expand, verilog-auto-star-save)
926         (verilog-library-flags, verilog-library-directories)
927         (verilog-library-files, verilog-library-extensions)
928         (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
929         (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
930         (verilog-assignment-delay, verilog-auto-inst-vector)
931         (verilog-auto-inst-template-numbers)
932         (verilog-auto-input-ignore-regexp)
933         (verilog-auto-inout-ignore-regexp)
934         (verilog-auto-output-ignore-regexp)
935         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
936         Add safe-local-variable properties.
937         (verilog-statement-menu, verilog-company)
938         (verilog-re-search-forward, verilog-re-search-backward)
939         (verilog-error-regexp-add, verilog-end-block-re)
940         (verilog-emacs-features, verilog-populate-syntax-table)
941         (verilog-setup-dual-comments, verilog-type-font-keywords)
942         (verilog-inside-comment-p, electric-verilog-backward-sexp)
943         (verilog-backward-sexp, verilog-forward-sexp)
944         (verilog-font-lock-init, verilog-mode)
945         (electric-verilog-terminate-line, electric-verilog-semi)
946         (electric-verilog-tab, verilog-insert-1, )
947         (verilog-insert-indices, verilog-generate-numbers)
948         (verilog-comment-region, verilog-label-be)
949         (verilog-beg-of-statement, verilog-in-case-region-p)
950         (verilog-in-struct-region-p, verilog-in-generate-region-p)
951         (verilog-in-fork-region-p, verilog-backward-case-item)
952         (verilog-set-auto-endcomments, verilog-get-expr)
953         (verilog-expand-vector-internal, verilog-surelint-off)
954         (verilog-batch-execute-func, verilog-calculate-indent)
955         (verilog-calc-1, verilog-calculate-indent-directive)
956         (verilog-leap-to-head, verilog-continued-line)
957         (verilog-backward-token, verilog-backward-syntactic-ws)
958         (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
959         (verilog-forward-ws&directives, verilog-at-constraint-p)
960         (verilog-skip-backward-comments, verilog-indent-line-relative)
961         (verilog-do-indent, verilog-indent-comment)
962         (verilog-more-comment, verilog-pretty-declarations)
963         (verilog-pretty-expr, verilog-just-one-space)
964         (verilog-indent-declaration, verilog-get-completion-decl)
965         (verilog-goto-defun, verilog-showscopes, verilog-header)
966         (verilog-signals-combine-bus, verilog-read-decls)
967         (verilog-read-always-signals-recurse, verilog-read-instants)
968         (verilog-read-auto-template, verilog-set-define)
969         (verilog-read-defines, verilog-read-signals, verilog-getopt)
970         (verilog-is-number, verilog-expand-dirnames)
971         (verilog-modi-lookup, verilog-modi-cache-results)
972         (verilog-insert-one-definition, verilog-make-width-expression)
973         (verilog-delete-autos-lined, verilog-auto-save-check)
974         (verilog-auto-arg, verilog-auto-inst-port, verilog-auto-inst)
975         (verilog-auto-inst-param, verilog-auto-reg)
976         (verilog-auto-reg-input, verilog-auto-wire, )
977         (verilog-auto-output, verilog-auto-output-every)
978         (verilog-auto-input, verilog-auto-inout)
979         (verilog-auto-inout-module, verilog-auto-sense)
980         (verilog-auto-reset, verilog-auto-tieoff, verilog-auto-unused)
981         (verilog-auto-ascii-enum, verilog-auto)
982         (verilog-sk-define-signal, verilog-mode-mouse-map)
983         (verilog-load-file-at-mouse, verilog-load-file-at-point)
984         (verilog-library-files): Cleanup spacing of )'s they should not be
985         on unique lines.  Fix checkdoc warnings.
987 2008-01-09  Glenn Morris  <rgm@gnu.org>
989         * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
990         entry, for Windows.
992 2008-01-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
994         * ps-print.el: Some face attributes (like :strike-through) was not
995         being recognised.  Reported by Leo <sdl.web@gmail.com>.
996         (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
997         (ps-screen-to-bit-face): Fix code.
999 2008-01-08  Kevin Ryde  <user42@zip.com.au>
1001         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1002         For perl, allow "during global destruction" at end.
1004 2008-01-08  Glenn Morris  <rgm@gnu.org>
1006         * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
1007         unified format.
1009         * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
1011 2008-01-08  Nick Roberts  <nickrob@snap.net.nz>
1013         * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
1014         quotes in case of spaces, e.g. STL containers (not pretty).
1016 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
1018         * vc-hg.el (vc-hg-log-view-mode): Handle the user field better.
1020 2008-01-07  Nick Roberts  <nickrob@snap.net.nz>
1022         * progmodes/gdb-ui.el (gud-gdb-command-name):
1023         Explain "--annotate=3" option is necessary for the Graphical Interface.
1025 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
1027         * vc-hg.el (vc-hg-dir-state): Pass the dir argument to vc-hg-command.
1029 2008-01-07  Glenn Morris  <rgm@gnu.org>
1031         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
1033 2008-01-06  Nick Roberts  <nickrob@snap.net.nz>
1035         * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
1036         on menu bar.
1038 2008-01-06  Michael Albinus  <michael.albinus@gmx.de>
1040         * ffap.el (ffap-read-file-or-url): Let-bind
1041         `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
1043 2008-01-05  Sven Joachim  <svenjoac@gmx.de>
1045         * vc-bzr.el: Fix typo in header.
1047 2008-01-05  Eli Zaretskii  <eliz@gnu.org>
1049         * Makefile.in (custom-deps, finder-data): Depend on autoloads
1050         instead of loaddefs.el.
1052 2008-01-05  Glenn Morris  <rgm@gnu.org>
1054         * progmodes/verilog-mode.el: Replace all instances of
1055         string-to-int with string-to-number, insert-string with insert,
1056         and read-input with read-string.
1057         (top-level): No need to require imenu, reporter, dinotrace, vc,
1058         font-lock when compiling.  Always require compile.  Relegate remaining
1059         compatibility cruft to XEmacs.  Don't require font-lock.
1060         (verilog-version): Remove superfluous concat.
1061         (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
1062         No need to define.
1063         (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
1064         (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
1065         (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
1066         (verilog-startup-message-displayed): These are variables, not constants.
1067         (verilog-batch-execute-func, verilog-auto-inst)
1068         (verilog-auto-inst-param): Use mapc rather than mapcar.
1069         (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
1070         actually defining.
1071         (verilog-modi-get-decls, verilog-modi-get-sub-decls)
1072         (verilog-modi-get-outputs, verilog-modi-get-inouts)
1073         (verilog-modi-get-inputs, verilog-modi-get-wires)
1074         (verilog-modi-get-regs, verilog-modi-get-assigns)
1075         (verilog-modi-get-consts, verilog-modi-get-gparams)
1076         (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
1077         (verilog-modi-get-sub-inputs): Move inline functions earlier in
1078         the file.
1079         (sigs-in, sigs-out): Don't declare multiple times.
1080         (got-sig, got-rvalue, uses-delayed): Define for compiler with just
1081         `defvar'.
1082         (verilog-auto): Call dinotrace-unannotate-all only if bound.
1083         (verilog-module-inside-filename-p): No need to wrap fboundp test
1084         in condition-case.
1085         (reporter-submit-bug-report): Autoload it.
1086         (verilog-mark-defun): Call zmacs-activate-region only if bound.
1087         (verilog-font-customize): Call customize-apropos only if bound.
1088         (verilog-getopt-flags, verilog-auto-reeval-locals):
1089         Use make-local-variable rather than make-variable-buffer-local.
1090         (verilog-company, verilog-project, verilog-modi-cache-list):
1091         Move make-variable-buffer-local calls to top-level.
1092         (font-lock-defaults-alist): Don't define it.
1093         (verilog-need-fld): Remove.
1094         (verilog-font-lock-init): Don't set font-lock-defaults-alist.
1095         (verilog-mode): Only call make-local-hook on XEmacs.
1096         Set font-lock-defaults rather than using verilog-font-lock-init.
1098         * progmodes/verilog-mode.el (top-level): Don't require compile.
1099         (compilation-error-regexp-alist, compilation-last-buffer):
1100         Define for compiler.
1101         (verilog-insert-1): New function.
1102         (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
1103         Use verilog-insert-1.
1104         (verilog-surelint-off): Use next-error-last-buffer if bound.
1105         Check compile buffer is live.
1107 2008-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1109         * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
1110         gets inserted out-of-order.
1112 2008-01-04  Riccardo Murri  <riccardo.murri@gmail.com>
1114         * vc-bzr.el: Copyright and version headers update.
1115         Remove some outdated comments through the whole file.
1116         (vc-bzr-program-args): Remove because unused.
1117         (vc-bzr-log-switches): New customization option.
1118         (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C.  No longer
1119         use `vc-bzr-program-args'.
1120         (vc-bzr-register): Fix for working with both 22.1 and CVS version of
1121         `vc-find-root' (patch by Andreas Hoenen).
1122         (vc-bzr-status): Update regex to match latest Bzr output.
1123         Remove redundant test.
1124         (vc-bzr-init-version): New function.
1125         (vc-bzr-unregister): Must not delete file.
1126         (vc-bzr-find-version): New function.
1127         (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
1128         a non-empty string, otherwise take head revision.
1129         (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
1130         (vc-bzr-diff): Simpler build of the revision spec string.
1131         (vc-annotate-convert-time, vc-bzr-annotate-difference):
1132         Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
1133         (vc-bzr-dir-state): Add code comments.  Removed redundant statement.
1134         (vc-bzr-dired-state-info): Only provide custom strings for
1135         overloaded VC state 'edited; otherwise fallback to
1136         `vc-default-dired-state-info'.
1138 2008-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
1140         * vc-git.el (vc-git-dir-state):
1141         * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
1143 2008-01-04  Richard Stallman  <rms@gnu.org>
1145         * delsel.el (delete-selection-mode): Doc fix.
1147 2008-01-04  Glenn Morris  <rgm@gnu.org>
1149         * version.el (emacs-copyright): Update to 2008.
1151 2008-01-03  Nick Roberts  <nickrob@snap.net.nz>
1153         * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
1154         (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
1156         * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
1157         of watch expressions (only works fully with GDB 6.7 or later).
1159 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
1161         * time-stamp.el (time-stamp-time-zone):
1162         * whitespace.el (whitespace-check-buffer-leading)
1163         (whitespace-check-buffer-trailing)
1164         (whitespace-check-buffer-indent)
1165         (whitespace-check-buffer-spacetab)
1166         (whitespace-check-buffer-ateol):
1167         * progmodes/sh-script.el (sh-indentation):
1168         * textmodes/ispell.el (ispell-local-pdict):
1169         Add safe-local-variable properties.
1171 2007-12-31  Richard Stallman  <rms@gnu.org>
1173         * cus-edit.el (custom-add-parent-links): New arg DOC-INITIAL-STRING.
1174         Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include
1175         `parent'.
1176         (custom-group-value-create): Pass two args to custom-add-parent-links.
1178 2007-12-29  Richard Stallman  <rms@gnu.org>
1180         * font-lock.el (font-lock-prepend-text-property)
1181         (font-lock-append-text-property): Canonicalize the face and
1182         font-lock-face properties.
1184         * faces.el (facep): Doc fix.
1186         * startup.el (fancy-startup-tail, fancy-about-text)
1187         (fancy-startup-text): Regularize format of face property.
1189         * facemenu.el (list-colors-print): Use :background and :foreground
1190         instead of background-color and foreground-color.
1192 2007-12-29  Drew Adams  <drew.adams@oracle.com>
1194         * cus-edit.el (custom-add-parent-links):
1195         Fill the "Parent documentation" text.
1197 2007-12-29  Eli Zaretskii  <eliz@gnu.org>
1199         * textmodes/ispell.el (ispell-grep-command): Use "grep" on
1200         MS-Windows and MS-DOS.
1201         (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
1203 2007-12-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1205         * progmodes/grep.el (rgrep): Fix last change.
1207 2007-12-27  Richard Stallman  <rms@gnu.org>
1209         * progmodes/compile.el (compilation-start): Set initial visible
1210         point properly even when compilation buffer already current.
1212 2007-12-26  Richard Stallman  <rms@gnu.org>
1214         * files.el (conf-mode-maybe): New function.
1215         (auto-mode-alist): Use conf-mode-maybe for .conf etc.
1217 2007-12-26  Martin Rudalics  <rudalics@gmx.at>
1219         * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
1221 2007-12-25  Dan Nicolaescu  <dann@ics.uci.edu>
1223         * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
1225 2007-12-25  Richard Stallman  <rms@gnu.org>
1227         * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
1228         so they never do EOF.
1230 2007-12-23  Richard Stallman  <rms@gnu.org>
1232         * dired-aux.el: Load dired.el at run time too.
1234         * faces.el (copy-face): Create the new face explicitly if it
1235         does not exist already.
1237 2007-12-23  Andreas Schwab  <schwab@suse.de>
1239         * files.el (switch-to-buffer-other-frame): Return the buffer
1240         switched to.
1242 2007-12-23  Juri Linkov  <juri@jurta.org>
1244         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
1245         item to about-emacs instead of display-splash-screen.
1247 2007-12-22  Eli Zaretskii  <eliz@gnu.org>
1249         * simple.el (minibuffer-history, shell-command-history)
1250         (set-variable-value-history):
1251         * replace.el (regexp-history):
1252         * international/mule-cmds.el (input-method-history):
1253         * files.el (file-name-history): Add reference to history-length in
1254         the doc string.
1256 2007-12-22  Richard Stallman  <rms@gnu.org>
1258         * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
1260 2007-12-21  Jason Rumney  <jasonr@gnu.org>
1262         * find-dired.el (find-name-arg): New custom variable.
1263         (find-name-dired): Use it.
1264         (find-dired-find-program): Remove.
1265         (find-dired): Use find-program.
1266         (find-grep-dired): Use grep-program.
1268         * progmodes/grep.el (rgrep): Use find-name-arg.
1270 2007-12-21  Martin Rudalics  <rudalics@gmx.at>
1272         * autoinsert.el (auto-insert-alist): Remove nonsensical precision
1273         specifier from format-string.  Reported by Ye Wenbin.
1275 2007-12-19  Martin Rudalics  <rudalics@gmx.at>
1277         * cus-start.el: Use correct group name for members of mode-line group.
1279 2007-12-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
1281         * progmodes/cc-vars.el (defcustom-c-stylevar):
1282         Revert to pre-2007-12-12 version.
1284 2007-12-15  Richard Stallman  <rms@gnu.org>
1286         * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
1288         * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
1289         Use changed.
1291         * startup.el (fancy-splash-help-echo): Var deleted.
1292         (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
1293         (fancy-about-screen): Don't display fancy-splash-help-echo.
1295         * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
1297 2007-12-12  Thien-Thi Nguyen  <ttn@gnuvola.org>
1299         * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
1301 2007-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
1303         * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
1304         function.
1305         (add-submenu): Only define for XEmacs.
1306         (verilog-regexp-words): Revert previous change, keep the other
1307         definition.
1309 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
1311         * progmodes/perl-mode.el (perl-continued-statement-offset)
1312         (perl-continued-brace-offset, perl-brace-offset)
1313         (perl-brace-imaginary-offset, perl-label-offset):
1314         * progmodes/cperl-mode.el (cperl-brace-offset)
1315         (cperl-continued-brace-offset, cperl-label-offset)
1316         (cperl-continued-statement-offset)
1317         (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
1318         Add safe-local-variable properties.
1320 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1322         * progmodes/verilog-mode.el (verilog-mode-map)
1323         (verilog-template-map, verilog-mode-mouse-map): Fix typos.
1324         (verilog-colorize-include-files): Use only overlay functions so
1325         that it can work on both Emacs and XEmacs.
1326         (set-extent-keymap): Remove unused defun.
1327         (verilog-kill-existing-comment, verilog-insert-date)
1328         (verilog-insert-year): Rename in order not to pollute the global
1329         namespace from kill-existing-comment, insert-date and
1330         insert-year, respectively.
1331         (verilog-set-auto-endcomments, verilog-header): Update callers.
1333         * files.el (auto-mode-alist): Recognize verilog files.
1335         * progmodes/verilog-mode.el (verilog-string-replace-matches)
1336         (verilog-string-remove-spaces, verilog-re-search-forward)
1337         (verilog-re-search-backward, verilog-re-search-forward-quick)
1338         (verilog-re-search-backward-quick, verilog-get-beg-of-line)
1339         (verilog-get-end-of-line, verilog-within-string): Move definitions
1340         before first use.  No code changes.
1342 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1344         * progmodes/verilog-mode.el (verilog-mode-version)
1345         (verilog-mode-release-date): Don't use expanding keywords.
1346         (provide): Move to the end of file.
1347         (fboundp): Don't check if eval-when-compile is bound, it is used
1348         later in the file without checking.
1349         (when, unless): Copy definitions from subr.el.
1350         (char-before, defcustom, defface, customize-group)
1351         (verilog-batch-error-wrapper): Don't use old style backquotes.
1352         (verilog-regexp-opt): Avoid using the cl function case.
1353         (verilog-regexp-words): Remove duplicated definition.
1354         (verilog-mode-abbrev-table): Remove, duplicate.
1355         (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
1356         Declare and initialize in one step.
1357         (verilog-declaration-prefix-re, verilog-declaration-re)
1358         (verilog-end-of-statement, verilog-indent-declaration)
1359         (verilog-get-lineup-indent): Remove trailing whitespace.
1360         (verilog-mode): Fix autoload cookie.
1361         Set beginning-of-defun-function and end-of-defun-function.
1362         Use when instead of if.
1363         (verilog-emacs-features, verilog-auto-ascii-enum)
1364         (verilog-insert-indices): Escape braces in doc strings.
1366 2007-12-08  Michael McNamara  <mac@verilog.com>
1367             Wilson Snyder  <wsnyder@wsnyder.org>
1369         * progmodes/verilog-mode.el: New file.
1371 2007-12-08  Eli Zaretskii  <eliz@fencepost.gnu.org>
1373         * international/latexenc.el (latexenc-find-file-coding-system):
1374         If both coding-system-for-write and buffer-file-coding-system of
1375         latex-main-file are nil, use `undecided'.
1377 2007-12-06  Jason Rumney  <jasonr@gnu.org>
1379         * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
1381 2007-12-04  Juanma Barranquero  <lekktu@gmail.com>
1383         * ido.el (ido-save-history): Use emacs-mule coding system
1384         instead of utf-8 to save filenames (it's safer in Emacs 22).
1385         Set the `coding' local variable on the first line of the file.
1387 2007-12-04  Karl Fogel  <kfogel@red-bean.com>
1389         * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
1390         coding system.  This ports revisions 1.40 and 1.41 over to the
1391         EMACS_22_BASE branch, but with the right coding system for Emacs
1392         22 to reliably record filenames.  Suggested by Eli Zaretskii.
1394 2007-12-01  Richard Stallman  <rms@gnu.org>
1396         * wid-edit.el (widget-type): Doc fix.
1398 2007-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
1400         * emacs-lisp/byte-run.el (declare-function): Change to a macro.
1402 2007-12-01  Alexandre Julliard  <julliard@winehq.org>
1404         * vc-git.el (vc-git-dir-state): Fix the git command arguments.
1406 2007-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1408         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1409         Don't match "sub { (...) ... }".
1411 2007-11-29  Richard Stallman  <rms@gnu.org>
1413         * international/mule-cmds.el (toggle-input-method-active): New var.
1414         (toggle-input-method): Bind toggle-input-method-active to t.
1415         Error if it was already non-nil.
1417 2007-11-29  Glenn Morris  <rgm@gnu.org>
1419         * calendar/time-date.el (with-decoded-time-value): Doc fix.
1421 2007-11-29  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
1423         * calendar/time-date.el (encode-time-value): Doc fix.
1425 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
1427         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
1429 2007-11-24  Kenichi Handa  <handa@m17n.org>
1431         * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
1433 2007-11-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1435         * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
1437 2007-11-21  Juanma Barranquero  <lekktu@gmail.com>
1439         * textmodes/paragraphs.el (forward-sentence): Doc fix.
1440         Reported by Drew Adams <drew.adams@oracle.com>.
1442 2007-11-20  Glenn Morris  <rgm@gnu.org>
1444         * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
1445         for compatibility with Emacs 23.
1447 2007-11-19  Juanma Barranquero  <lekktu@gmail.com>
1449         * replace.el (map-query-replace-regexp): Doc fix (revert part of
1450         2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
1452 2007-11-19  Nick Roberts  <nickrob@snap.net.nz>
1454         * progmodes/gdb-ui.el: Update commentary.
1456 2007-11-16  Eli Zaretskii  <eliz@gnu.org>
1458         * international/mule-cmds.el (set-locale-environment):
1459         Set default-file-name-coding-system _after_ keyboard and terminal
1460         coding systems.  This fixes last change.
1462         * mail/rmail.el (rmail-current-subject-regexp): Allow more than
1463         one space after "Subject:".
1465 2007-11-16  Juanma Barranquero  <lekktu@gmail.com>
1467         * subr.el (make-variable-frame-local):
1468         Fix typo in obsolescence declaration.
1470 2007-11-16  Glenn Morris  <rgm@gnu.org>
1472         * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
1474 2007-11-16  Rob Riepel  <riepel@Stanford.EDU>
1476         * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
1477         (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
1478         (tpu-scroll-window-up): Replace next-line-internal -> line-move.
1480 2007-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1482         * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
1483         in order to determine if there's a conflict.
1485 2007-11-16  Juri Linkov  <juri@jurta.org>
1487         * man.el (Man-heading-regexp): Add 0-9.
1488         (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
1490 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
1492         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
1493         Fix typo in docstring.
1495         * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
1496         (cua-highlight-region-shift-only): Doc fix.
1498 2007-11-15  Richard Stallman  <rms@gnu.org>
1500         * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
1502         * reposition.el (reposition-window):
1503         Binding C-M-l moved to bindings.el.
1505         * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
1507         * add-log.el (add-change-log-entry-other-window):
1508         Key binding C-x 4 a moved to bindings.el.
1510         * bindings.el (minibuffer-local-map): Bind C-tab here; moved
1511         from filecache.el.
1513         * filecache.el: Minibuffer map bindings moved to bindings.el.
1515 2007-11-14  Jason Rumney  <jasonr@gnu.org>
1517         * international/mule-cmds.el (set-locale-environment):
1518         Set default-file-name-coding-system from system defaults on Windows.
1520 2007-11-14  Nick Roberts  <nickrob@snap.net.nz>
1522         * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
1523         (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
1524         (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
1525         (gdb-goto-breakpoint): Generalise for breakpoints with multiple
1526         locations.
1527         (gdb-info-breakpoints-custom, gdb-assembler-custom)
1528         (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
1529         (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
1531 2007-11-11  Juanma Barranquero  <lekktu@gmail.com>
1533         * international/iso-cvt.el (iso-translate-conventions): Doc fix.
1534         (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
1535         (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
1536         (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
1537         (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
1538         Rewrite in active voice.
1540 2007-11-10  Juri Linkov  <juri@jurta.org>
1542         * startup.el: Backport startup screen related changes from the trunk.
1543         (initialization): Change group to `environment'.
1544         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
1545         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
1546         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
1547         (initial-scratch-message): Fix docstring.
1548         (startup-screen-inhibit-startup-screen)
1549         (pure-space-overflow-message): New variables.
1550         (command-line): Rename `inhibit-startup-message' to
1551         `inhibit-startup-screen'.
1552         (initial-scratch-message): Doc fix.
1553         (fancy-splash-text): Remove variable.
1554         (fancy-startup-text, fancy-about-text, splash-screen-keymap):
1555         New variables.
1556         (fancy-splash-delay, fancy-splash-max-time)
1557         (fancy-current-text, fancy-splash-stop-time)
1558         (fancy-splash-outer-buffer, fancy-splash-last-input-event):
1559         Remove variables.
1560         (fancy-splash-insert): Use help-echo from the 3rd element of the
1561         link specification list, or "Follow this link" if it's nil.  Doc fix.
1562         Allow functions for face and link specs.
1563         (fancy-splash-tail): Remove function.
1564         (fancy-startup-tail): New function.
1565         (fancy-splash-default-action, fancy-splash-special-event-action)
1566         (fancy-splash-screens): Remove functions.
1567         (fancy-about-screen): New function.
1568         (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
1569         Fix docstring.  Use argument `startup' to conditionally display
1570         different texts for Startup and About screens.  Don't display Help
1571         commands on the About screen.  Remove `unwind-protect' `sit-for'
1572         delay and `kill-buffer' after it.
1573         (normal-mouse-startup-screen, normal-splash-screen)
1574         (normal-no-mouse-startup-screen): New functions.
1575         (startup-echo-area-message): Change text of the echo area.
1576         (display-splash-screen): Remove function.
1577         (display-startup-screen, display-about-screen): New functions.
1578         (about-emacs): Make alias to `display-about-screen'.
1579         (display-splash-screen): Make alias to `display-startup-screen'.
1580         (command-line-1): Rename `inhibit-startup-message' to
1581         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
1582         started with command line options "-f", "-funcall", "-e", "-eval",
1583         "-execute", "-insert", "-find-file", "-file", "-visit".
1584         Inhibit startup screen when Emacs is started with a file name only
1585         on tty (i.e. don't inhibit it when started with a file name like
1586         "emacs FILE..." on a window system).
1587         Comment out unused code for coping with the old sit-for behavior.
1588         If file-count > 0, then display the concise version in another
1589         window, otherwise display full version in the same window.
1590         * loadup.el: Add `button'.  Move up `startup'.
1591         * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
1592         * version.el (emacs-copyright): Add emacs-copyright.
1593         * menu-bar.el (menu-bar-help-menu):
1594         Move "About Emacs" and "About GNU" to the end of the Help menu.
1595         Move "Emacs Psychotherapist" after "Send Bug Report...".
1596         Move "External Packages" after "Find Emacs Packages".
1598 2007-11-10  Jason Rumney  <jasonr@gnu.org>
1600         * w32-fns.el: Sync charset names with setup-default-fontset.
1601         Append "-1" where second part missing.
1603         * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
1605 2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
1607         * ido.el (ido-save-history): Write the history file in UTF-8,
1608         and add `coding' file-local variable.
1610 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
1612         * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
1613         (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
1614         (iso-iso2duden-trans-tab): Add docstring.
1616 2007-11-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1618         * faces.el (face-normalize-spec): Remove function.
1619         (frame-set-background-mode): Undo last change.
1621 2007-11-09  Juanma Barranquero  <lekktu@gmail.com>
1623         * files.el (enable-local-variables): Doc fix.
1625 2007-11-08  David Hansen  <david.hansen@gmx.net>  (tiny change)
1627         * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
1628         match dir like "a...b".
1630 2007-11-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
1632         * eshell/esh-mode.el (eshell-output-filter):
1633         * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
1634         Use `with-current-buffer'.
1636 2007-11-05  Nick Roberts  <nickrob@snap.net.nz>
1638         * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
1640 2007-11-04  Riccardo Murri  <riccardo.murri@gmail.com>
1642         * net/tls.el: Require rx when compiling.
1643         (tls-end-of-info): New variable.
1644         (open-tls-stream): Keep reading input until `tls-end-of-info' is
1645         matched.
1647 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1649         * simple.el (bad-packages-alist): Anchor semantic regexp.
1651 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
1653         * files.el (hack-local-variables): Fix membership tests to avoid
1654         treating all variables as safe if `enable-local-variables' is
1655         set to :safe (CVE-2007-5795).
1657 2007-11-02  Glenn Morris  <rgm@gnu.org>
1659         * progmodes/etags.el (tags-table-mode): Disable undo.
1661         * simple.el (bad-packages-alist): Revert previous change.
1663 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
1665         * printing.el (printing): Fix :version, printing.el was included
1666         in emacs-22.1.
1667         (pr-path-style, pr-path-alist, pr-txt-name)
1668         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
1669         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
1670         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
1671         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
1672         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
1673         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
1674         (pr-setting-database, pr-visible-entry-list)
1675         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
1676         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
1677         :version.
1679 2007-11-01  Glenn Morris  <rgm@gnu.org>
1681         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
1683         * mail/footnote.el (footnote-numeric-regexp)
1684         (footnote-english-upper-regexp, footnote-english-lower-regexp)
1685         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
1686         Match multi-character footnotes.
1688         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
1689         (nroff-indent-line-function): New function.
1690         (nroff-count-text-lines): Use nroff-forward-text-line rather than
1691         obsolete alias.
1693 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
1695         * net/tramp.el (tramp-open-connection-telnet)
1696         (tramp-open-connection-rsh, tramp-open-connection-su)
1697         (tramp-open-connection-multi): Set $LC_ALL to "C".
1699 2007-10-31  Sven Joachim  <svenjoac@gmx.de>
1701         * dired-aux.el (dired-copy-file-recursive):
1702         Preserve directory permissions.
1704 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
1706         * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
1707         (whitespace-unload-function): New-style unload function.  When run,
1708         unintern `whitespace-unload-hook' and call `unload-feature' recursively
1709         to stop the old hook from messing with the unloading.
1711         * strokes.el (strokes-alphabetic-lessp): Doc fix.
1713 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
1715         * emacs-lisp/find-func.el (find-library): Use library at
1716         point as default interactive argument.
1718 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
1720         * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
1721         (elp-unset-master, elp-results): Fix typos.
1722         (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
1723         Doc fixes.
1725         * msb.el (msb--many-menus): Remove variable.
1726         (msb-max-menu-items, msb--add-to-menu): Doc fixes.
1727         (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
1728         (msb--toggle-menu-type): Fix typos in docstrings.
1730         * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
1731         (shadow-insert-var): Doc fixes.
1732         (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
1733         Reflow docstrings.
1734         (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
1736 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
1738         * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
1739         (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
1740         Fix typos in autoload docstrings.
1742         * loadhist.el (unload-feature): Remove redundant check.
1744 2007-10-30  Richard Stallman  <rms@gnu.org>
1746         * savehist.el (savehist-save): Obey savehist-ignored-variables.
1748 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
1750         * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
1751         (gdb-var-update-handler-1): Use it.
1753 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
1755         * loadhist.el (unload-feature): Remove erroneous check for the
1756         FEATURE-unload-function variable; check the existence of the
1757         function (that's what the docstring says, and it makes more sense).
1759         * follow.el (follow-unload-function): Add docstring.
1760         (follow-unload-function): Remove variable.
1762         * server.el (server-unload-function): Remove variable.
1763         (server-unload-function): Unbind `server-edit' from `C-x #'.
1765         * uniquify.el (uniquify-unload-function): Add docstring.
1766         (uniquify-unload-function): Remove variable.
1768         * ses.el (ses-unload-function): New function.
1770 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
1772         * emacs-lisp/unsafep.el (unsafep, unsafep-function)
1773         (unsafep-progn, unsafep-let): Fix typos in docstrings.
1775         * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
1776         before use to avoid a warning in packages that require uniquify.
1777         (uniquify-unload-function): New function and var.
1779 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
1781         * loadhist.el (unload-feature-special-hooks):
1782         Add `delete-frame-functions'.
1784         * server.el (server-unload-function): Rename from `server-unload-hook'
1785         and adapt to new `unload-feature' functionality.  Remove hook from
1786         `kill-buffer-hook' buffer-locally.
1787         (server-unload-hook): Remove.
1788         (server-unload-function): New var; replaces `server-unload-hook'.
1790 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
1792         * desktop.el (uniquify-managed): Pacify byte compiler.
1793         (desktop-buffer-info): If the buffer name is managed by uniquify,
1794         save the base name, not the uniquified one.
1795         (desktop-create-buffer): Allow `rename-buffer' to generate a new
1796         name in case of conflict.
1798 2007-10-26  Glenn Morris  <rgm@gnu.org>
1800         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
1801         safe-local-variable property.
1803 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
1805         * net/browse-url.el (browse-url-browser-function): Delete grail.
1806         (browse-url-grail): Function and variable deleted.
1807         (browse-url-browser-function): Delete IXI Mosaic.
1808         (browse-url-default-browser): Don't try IXI Mosaic.
1809         (browse-url-iximosaic): Function deleted.
1810         (browse-url-browser-function): Delete MMM.
1811         (browse-url-default-browser): Don't try MMM.
1812         (browse-url-mmm): Function deleted.
1814 2007-10-25  Glenn Morris  <rgm@gnu.org>
1816         * progmodes/f90.el (f90-indented-comment-re)
1817         (f90-directive-comment-re, f90-break-delimiters):
1818         * progmodes/fortran.el (fortran-comment-line-start-skip)
1819         (fortran-directive-re):
1820         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
1821         as safe if they are strings.
1823 2007-10-25  Richard Stallman  <rms@gnu.org>
1825         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
1827 2007-10-24  Richard Stallman  <rms@gnu.org>
1829         * savehist.el (savehist-save): Omit unreadable elements.
1831         * loadhist.el (unload-function-defs-list): Renamed from
1832         unload-function-features-list.
1833         (unload-feature-special-hooks, unload-feature): Doc fixes.
1835         * indent.el (indent-to-left-margin): If point's in the indentation,
1836         move to the end of the indentation.
1838         * cus-edit.el (customize-changed-options): Make arg optional.
1840 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
1842         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
1844 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1846         * textmodes/css-mode.el: Require CL.
1847         (comment-continue): Declare.
1849         * subr.el (make-variable-frame-localizable): Remove.
1850         (make-variable-frame-local): Mark obsolete.
1852 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
1854         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
1855         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
1857 2007-10-23  Chris Moore  <christopher.ian.moore@gmail.com>
1859         * comint.el (comint-password-prompt-regexp):
1860         Handle `[sudo] password'-style prompt.
1862 2007-10-23  Glenn Morris  <rgm@gnu.org>
1864         * progmodes/f90.el (f90-do-indent, f90-if-indent)
1865         (f90-type-indent, f90-program-indent)
1866         (f90-continuation-indent, f90-comment-region)
1867         (f90-beginning-ampersand, f90-smart-end)
1868         (f90-break-before-delimiters, f90-auto-keyword-case)
1869         (f90-leave-line-no, f90-mode-hook):
1870         Give an appropriate safe-local-variable property.
1871         (f90-font-lock-keywords-2): Fix `go to' regexp.
1873         * progmodes/fortran.el (fortran-tab-mode-default)
1874         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
1875         (fortran-structure-indent, fortran-continuation-indent)
1876         (fortran-comment-indent, fortran-comment-line-extra-indent)
1877         (fortran-comment-line-start)
1878         (fortran-minimum-statement-indent-fixed)
1879         (fortran-minimum-statement-indent-tab)
1880         (fortran-comment-indent-char, fortran-line-number-indent)
1881         (fortran-check-all-num-for-matching-do)
1882         (fortran-blink-matching-if, fortran-continuation-string)
1883         (fortran-comment-region, fortran-electric-line-number)
1884         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
1885         (fortran-analyze-depth, fortran-break-before-delimiters):
1886         Give an appropriate safe-local-variable property.
1888 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1890         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
1891         of the subdirs is unreadable.
1893 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
1895         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
1896         Use window-full-width-p.
1898 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1900         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
1901         (tpu-edt-off): Use it.
1902         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
1903         the global-map before adding it to global-map.
1905         * menu-bar.el (global-buffers-menu-map): New var.
1906         (global-map, menu-bar-update-buffers): Use it.
1907         * msb.el (msb-menu-bar-update-buffers): Use it.
1908         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
1909         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
1910         Use with-current-buffer.
1912 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
1914         * hexl.el (hexl-menu): New major mode menu.
1916 2007-10-20  Glenn Morris  <rgm@gnu.org>
1918         * progmodes/f90.el (f90-font-lock-keywords-2)
1919         (f90-looking-at-type-like): Fix regexp typos.
1921 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
1923         * bs.el (bs-mode): Add mode name (accidentally left out
1924         in the 2007-10-16 change).
1926 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
1928         * bs.el (bs--track-window-changes): Don't refresh the whole list.
1929         (bs-mode): Set mode-class property to special.
1931         * follow.el (follow-unload-function): New function.
1933         * loadhist.el (unload-function-features-list):
1934         Rename from `unload-hook-features-list'.
1935         (unload-hook-features-list): Add as obsolete alias.
1936         (unload-feature): Use `unload-function-features-list'
1937         and new FEATURE-unload-function.
1939 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
1941         * loadhist.el (unload-feature-special-hooks):
1942         Update list of special hooks.
1944         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1945         (adaptive-fill-function): Doc fix.  Remove * from docstring.
1947 2007-10-18  Glenn Morris  <rgm@gnu.org>
1949         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1951 2007-10-17  Aaron Hawley  <aaronh@garden.org>
1953         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
1954         position is not saved.
1956 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
1958         * longlines.el (longlines-wrap-follows-window-size): Integer value
1959         specifies wrapping margin.
1960         (longlines-mode, longlines-window-change-function):
1961         Set window-specific wrapping margin based on the above.
1963 2007-10-17  John Wiegley  <johnw@newartisans.com>
1965         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
1967 2007-10-17  Glenn Morris  <rgm@gnu.org>
1969         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
1970         Tweak regexp to avoid stack overflow.
1972 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1974         * simple.el (reindent-then-newline-and-indent): Don't assume that
1975         indent-according-to-mode preserves point.
1977 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
1979         * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
1980         (bs--restore-window-config): Keep the selected frame.
1981         (bs--track-window-changes, bs--remove-hooks): New functions.
1982         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
1983         (bs--show-with-configuration): Revert 2006-11-09 change.
1984         Don't reuse window unless it is visible on the selected frame.
1985         Restore window configuration (possibly in a different frame)
1986         before creating any window.
1988 2007-10-16  Richard Stallman  <rms@gnu.org>
1990         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
1991         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
1992         (ad-is-advised, ad-get-advice-info-field)
1993         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
1995 2007-10-16  Glenn Morris  <rgm@gnu.org>
1997         * simple.el (blink-matching-open): Don't report false errors with
1998         the `$' syntax class.
2000 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
2002         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
2003         (filesets-ormap, filesets-sort-case-sensitive-flag)
2004         (filesets-remake-shortcut, filesets-ingroup-collect-files):
2005         Fix typos in docstrings.
2006         (filesets-data-get-name, filesets-data-get-data)
2007         (filesets-data-set, filesets-cmd-query-replace-getargs)
2008         (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
2010 2007-10-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2012         * term/mac-win.el: Don't require url when compiling, as url-type is
2013         no longer a macro.
2015 2007-10-14  Glenn Morris  <rgm@gnu.org>
2017         * progmodes/etags.el (select-tags-table): Disable undo in the
2018         `*Tags Table List*' buffer.
2020 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
2022         * dired.el (dired-warn-writable): New face.
2023         (dired-warn-writable-face): New variable.
2024         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
2025         of dired-warning-face, for group- and world-writable files.
2027 2007-10-13  Glenn Morris  <rgm@gnu.org>
2029         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
2030         (octave-re-search-forward-kw, octave-re-search-backward-kw):
2031         Add doc string, and an explicit COUNT argument.
2032         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
2033         `inc' to search functions.
2035 2007-10-13  John W. Eaton  <jwe@octave.org>
2037         * progmodes/octave-mod.el (octave-looking-at-kw)
2038         (octave-re-search-forward-kw, octave-re-search-backward-kw):
2039         New functions.
2040         (octave-in-defun-p, calculate-octave-indent)
2041         (octave-blink-matching-block-open, octave-beginning-of-defun)
2042         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
2043         to search for regexps that contain case-sensitive keywords.
2044         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
2045         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
2047 2007-10-13  Richard Stallman  <rms@gnu.org>
2049         * files.el (directory-abbrev-alist): Doc fix.
2051 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
2053         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
2055 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
2057         * frame.el (set-frame-configuration): Assign name parameter only
2058         if it has been set explicitly before.
2060         * window.el (handle-select-window): Revert part of 2007-10-06
2061         change setting the input focus.
2063 2007-10-12  Glenn Morris  <rgm@gnu.org>
2065         * cus-edit.el (custom-variable-menu, custom-face-menu)
2066         (custom-group-menu): Check init-file-user rather than
2067         user-init-file, in case cus-edit is loaded by site-run-file.
2069 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
2071         * follow.el (follow-stop-intercept-process-output):
2072         Use `follow-call-process-filter' rather than `process-filter'.
2074 2007-10-11  Tom Tromey  <tromey@redhat.com>
2076         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
2077         frame is visible.
2079 2007-10-10  Richard Stallman  <rms@gnu.org>
2081         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
2082         in *Backtrace*.
2084         * faces.el (face-font-selection-order): Doc fix.
2086         * loadhist.el (unload-feature): Doc fix.
2088 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2090         * ps-print.el: Fix the usage of :foreground and :background face
2091         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
2092         (ps-print-version): New version 6.7.6.
2093         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
2094         Fix code.
2095         (ps-face-foreground-color-p, ps-face-background-color-p)
2096         (ps-face-color-p): New inline funs.
2098 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
2100         * follow.el: Change all instances of "Follow Mode" to "Follow
2101         mode" in docstrings and messages.
2103 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
2105         * faces.el (face-font-selection-order): Doc fix.
2107         * follow.el (follow-mode-hook, follow-mode): Doc fixes.
2108         (follow-mode-off-hook): Mark as obsolete.
2110 2007-10-08  Richard Stallman  <rms@gnu.org>
2112         * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
2113         (edebug-install-custom-print, edebug-reset-print-funcs)
2114         (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
2115         Functions deleted.
2116         (edebug-prin1, edebug-print, edebug-prin1-to-string)
2117         (edebug-format, edebug-message): Define directly as aliases.
2119 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
2121         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
2123 2007-10-07  Glenn Morris  <rgm@gnu.org>
2125         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
2126         version numbers.
2128 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
2130         * net/tramp.el (tramp-completion-mode): Extend doc-string.
2131         (tramp-completion-mode-p): Revert change from 2007-09-24.
2132         Checking for `return' etc as last character is not sufficient, for
2133         example in dired-mode when entering <g> (revert-buffer) or
2134         <s> (dired-sort).
2136 2007-10-06  Martin Rudalics  <rudalics@gmx.at>
2138         * window.el (mouse-autoselect-window-cancel): Don't cancel for
2139         select-window or select-frame events.
2140         (handle-select-window): When autoselecting window set input
2141         focus.  Restructure.
2143         * frame.el (focus-follows-mouse): Moved to frame.c.
2144         * cus-start.el (all): Add focus-follows-mouse.
2146 2007-10-05  Chris Moore  <dooglus@gmail.com>
2148         * server.el (server-kill-new-buffers): Doc fix.
2150 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
2152         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
2153         activate font-locking in the *buffer-selection* buffer.
2154         (bs-show-sorted): Doc fix.
2156         * bs.el (bs--get-marked-string, bs--get-modified-string)
2157         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
2158         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
2159         (bs--format-aux): Doc fix.
2161 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
2163         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
2165 2007-10-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2167         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
2169 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
2171         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
2172         (gud-gdb): New function for old M-x gdb (text command mode).
2173         (gud-gdb-command-name, gdb): Move to...
2175         * progmodes/gdb-ui.el: ...here and adapt doc string.
2176         (gud-gdba-command-name, gdba): Delete.
2178 2007-10-03  Juanma Barranquero  <lekktu@gmail.com>
2180         * bs.el: Don't defvar `font-lock-verbose'.
2181         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
2182         (bs--get-file-name): Fix typos in docstrings.
2183         (bs--show-header): Use `dolist' instead of `mapcar'.
2184         (bs-mode): Set `show-trailing-whitespace' to nil.
2185         (bs-buffer-sort-function, bs-mouse-select-other-frame)
2186         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
2187         Doc fixes.
2189 2007-10-02  Adam Hupp  <adam@hupp.org>  (tiny change)
2191         * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
2193 2007-10-02  Nick Roberts  <nickrob@snap.net.nz>
2195         * progmodes/gud.el (gdb): Make graphical mode the default and
2196         switch to text command mode if appropriate, i.e., reverse previous
2197         arrangement.
2198         (gud-gdb-marker-filter): Adapt for above change.
2200         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
2201         gud-minor-mode and gud-marker-filter.
2202         (gdb-fullname-regexp): New variable.
2203         (gud-gdba-marker-filter): Use it to switch to text command
2204         mode if appropriate.
2206 2007-10-02  Richard Stallman  <rms@gnu.org>
2208         * frame.el (cursor-in-non-selected-windows): Doc fix.
2210 2007-10-01  Nick Roberts  <nickrob@snap.net.nz>
2212         * progmodes/gud.el (gud-display-line): Find source buffer even when
2213         GUD buffer has its own frame.
2215 2007-10-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2217         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
2219 2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2221         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2223 2007-09-29  Martin Rudalics  <rudalics@gmx.at>
2225         * allout.el (allout-before-change-handler): Replace got-char by
2226         goto-char.
2228 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2230         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
2231         Used to try and automatically enabled smerge-mode in the presence of
2232         conflicts and to call `svn resolved' when the conflicts are gone.
2233         (vc-svn-parse-status): Remember the svn-specific status.
2235         * newcomment.el (comment-choose-indent): New function extracted
2236         from comment-indent.  Improve the alignment algorithm.
2237         (comment-indent): Use it.
2239 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
2241         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
2242         (eldoc-message-commands, eldoc-current-idle-delay):
2243         Fix typos in docstrings.
2245         * progmodes/python.el (python-eldoc-function): Doc fix.
2247 2007-09-26  Eli Zaretskii  <eliz@gnu.org>
2249         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
2250         menu-bar-apropos-menu.  All users changed.
2251         (menu-bar-help-menu): Change menu symbols to better match the text
2252         displayed by the menu.
2254 2007-09-25  Glenn Morris  <rgm@gnu.org>
2256         * view.el (view-search-no-match-lines): Add a doc string.
2257         Rewrite to simplify and work better.
2259 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
2261         * net/tramp.el (tramp-completion-mode-p): Rename from
2262         `tramp-completion-mode'.  Revert logic, check `return', `newline'
2263         and such alike.  Packages like Icicles tend to use other completion
2264         characters but `tab' and `space' only.
2265         (top): Require cl.el, when `copy-tree' is not available otherwise.
2267         * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
2268         `ad-get-arg'.
2270 2007-09-24  Ville Skytt\e,Ad\e(B  <scop@xemacs.org>  (tiny change)
2272         * net/tramp-vc.el (tramp-vc-user-login-name):
2273         Use `vc-find-version' instead of `process-file' to check whether we
2274         have a new enough vc that doesn't need the defadvice.
2276 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
2278         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
2279         #, @, : and ^.
2281 2007-09-23  Glenn Morris  <rgm@gnu.org>
2283         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
2285 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
2287         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
2289         * log-view.el (log-view-mode-map): Likewise.
2291         * diff-mode.el (diff-mode-shared-map): Likewise.
2293 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
2295         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
2296         add inferior-octave-directory-tracker to the buffer-local value
2297         of comint-input-filter-functions.
2299 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
2301         * files.el (file-name-sans-versions): Also allow `A-Z'.
2303         * vc.el: Mention all supported VC backends.
2305 2007-09-22  Richard Stallman  <rms@gnu.org>
2307         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
2308         neighbouring buttons.
2310 2007-09-22  Andreas Schwab  <schwab@suse.de>
2312         * files.el (file-name-sans-versions): Also allow `_'.
2314 2007-09-22  Glenn Morris  <rgm@gnu.org>
2316         * eshell/esh-mode.el (eshell-output-filter-functions):
2317         Add eshell-postoutput-scroll-to-bottom.
2319 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
2321         * files.el (file-name-sans-versions): Allow - and a-z in version names.
2323         * log-view.el (log-view-mode-map, log-view-mode-menu):
2324         Bind log-view-annotate-version.
2325         (log-view-beginning-of-defun, log-view-end-of-defun)
2326         (log-view-annotate-version): New functions.
2327         (log-view-mode): Use log-view-beginning-of-defun and
2328         log-view-end-of-defun.
2330 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2332         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
2334 2007-09-21  Kevin Ryde  <user42@zip.com.au>
2336         * international/mule.el (sgml-html-meta-auto-coding-function):
2337         Bind `case-fold-search' to t.
2339 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2341         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
2342         neighbouring buttons.
2344         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2345         Recognize gcc's use of "note" for informational messages.
2347 2007-09-20  Glenn Morris  <rgm@gnu.org>
2349         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
2350         motion functions, rather than hard-coding "\n\n".
2351         (tex-validate-region): Check for eobp, to speed up.
2352         (tex-next-unmatched-end): Doc fix.
2354 2007-09-19  Glenn Morris  <rgm@gnu.org>
2356         * textmodes/tex-mode.el (tex-terminate-paragraph):
2357         Use backward-paragraph.
2359 2007-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2361         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
2362         (css-mode): Update correspondingly.
2364 2007-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2366         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
2368         * vc-hooks.el (vc-menu-entry): New var.
2369         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
2370         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
2371         (vc-menu-map): Declare and initialize in one step.
2373         * menu-bar.el (vc-menu-map): Don't setup any more.
2374         Instead, just create the proper spot in the menu.
2376 2007-09-18  Dan Nicolaescu  <dann@ics.uci.edu>
2377             Stefan Monnier  <monnier@iro.umontreal.ca>
2379         * vc.el: Document new VC operation `extra-menu'.
2381         * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
2383 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
2385         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
2386         Signed-off-by, Acked-by and Merge.
2388 2007-09-17  Glenn Morris  <rgm@gnu.org>
2390         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
2391         filename from `--file-line-error', if it is available.
2393 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
2395         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
2396         TeX `--file-line-error' format.
2398 2007-09-17  Glenn Morris  <rgm@gnu.org>
2400         * textmodes/tex-mode.el (tex-region): Simplify previous change,
2401         handling the case where the region is not in `tex-main-file'.
2402         (tex-region-1): Delete.
2403         (tex-region-header): New function, doing the header part of the
2404         old tex-region-1.
2406 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2408         * ediff-init.el (ediff-verbose-p): This var is not a constant.
2410 2007-09-16  Drew Adams  <drew.adams@oracle.com>
2412         * cus-edit.el (custom-face-edit-activate): Doc fix.
2414 2007-09-16  Glenn Morris  <rgm@gnu.org>
2416         * textmodes/tex-mode.el (tex-region): Handle the case where the
2417         region is not in `tex-main-file'.  Move the old code that applies
2418         to both cases...
2419         (tex-region-1): ...to this new function.
2421 2007-09-15  Martin Rudalics  <rudalics@gmx.at>
2423         * simple.el (blink-matching-open): Don't display message when no
2424         paren is found within blink-matching-paren-distance characters.
2425         Don't search prompt in blink-matching-paren-distance nil case.
2427 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
2429         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
2431 2007-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2433         * vc-mtn.el: New file.
2435         * vc-hooks.el (vc-handled-backends): Add Mtn.
2437 2007-09-13  Eli Zaretskii  <eliz@gnu.org>
2439         * files.el (find-file, find-file-other-window)
2440         (find-file-other-frame, find-file-existing, find-file-read-only)
2441         (find-file-read-only-other-window)
2442         (find-file-read-only-other-frame)
2443         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
2445 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
2447         * man.el (Man-default-man-entry): At end of line, continue looking
2448         to the next line for possible end of hyphenated command.
2450 2007-09-13  Chris Moore  <dooglus@gmail.com>
2452         * shell.el (shell-resync-dirs): Don't move the cursor relative to
2453         the command being edited.
2455 2007-09-13  Nick Roberts  <nickrob@snap.net.nz>
2457         * progmodes/gud.el (gdb-ready): New variable.
2458         (gdb): Set it to nil.  Set gud-running to nil here...
2459         (gud-common-init): ...instead of here.
2461         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
2462         Use gdb-ready.  Discard input until GDB is ready to accept it.
2464 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
2466         * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
2467         C-M-S- keys.
2469 2007-09-12  Martin Rudalics  <rudalics@gmx.at>
2471         * dired.el (dired-warning): Inherit from font-lock-warning-face to
2472         make it show up with eight colors.
2474 2007-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2476         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
2477         diffs are concatenated with no intervening line.
2479 2007-09-10  Dave Love  <fx@gnu.org>
2481         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
2482         (python-font-lock-keywords): Update to the 2.5 version of the language.
2483         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
2484         (python-backspace): Only behave funny in code.
2485         (python-compilation-regexp-alist): Add PDB stack trace regexp.
2486         (inferior-python-mode): Add PDB prompt regexp.
2487         (python-fill-paragraph): Refine the fenced-string regexp.
2488         (python-find-imports): Handle imports spanning several lines.
2489         (python-mode): Add `class' to hideshow support.
2491 2007-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2493         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
2494         add-log-buffer-file-name-function rather than bind buffer-file-name,
2495         so we dont end up calling change-log-mode in *cvs* when `fi' is the
2496         ChangeLog file itself.
2498         * outline.el (outline-flag-region): Use front-advance.
2500 2007-09-07  Ilya Zakharevich  <ilyaz@cpan.org>
2502         * progmodes/cperl-mode.el: Merge upstream 5.23.
2503         (cperl-where-am-i): Remove function.
2504         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
2505         (cperl-sniff-for-indent): De-invert [string] and [comment].
2506         When looking for label, skip s:m:y:tr.
2507         (cperl-indent-line): Likewise.
2508         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
2509         (cperl-windowed-init): Wrong `ps-print' handling.
2510         Both thanks to Chong Yidong.
2511         (cperl-look-at-leading-count): Could fail with unfinished RExen.
2512         (cperl-find-pods-heres): If the second part of s()[] is missing,
2513         don't try to highlight delimiters...
2515 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2517         * progmodes/compile.el (compilation-get-file-structure): Complete last
2518         change by also using spec-directory in the puthash.
2520 2007-09-07  Riccardo Murri  <riccardo.murri@gmail.com>
2522         * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
2523         (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
2524         (vc-bzr-status): Fix shadowing of variable 'status'.
2525         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
2526         Use `expand-file-name' instead of `concat'.
2527         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
2528         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
2530 2007-09-05  Jason Rumney  <jasonr@gnu.org>
2532         * frame.el (focus-follows-mouse): Doc-fix.  Change default on w32.
2534 2007-09-02  Richard Stallman  <rms@gnu.org>
2536         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
2537         Add `safe-local-variable' property.
2538         (lisp-body-indent): Likewise.
2540 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2542         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
2543         prev/next-node.
2545         * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
2546         (x-gtk-map-stock): New function.
2548 2007-09-02  Glenn Morris  <rgm@gnu.org>
2550         * comint.el (comint-mode): Don't set scroll-conservatively.
2552         * eshell/em-unix.el (eshell/time): Stringify and flatten the
2553         non-command arguments.
2555 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
2557         * emacs-lisp/bytecomp.el (byte-recompile-directory):
2558         Fix bug: Don't expand top-level file name more than once.
2559         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
2561 2007-09-01  Richard Stallman  <rms@gnu.org>
2563         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
2564         Add doc string.
2566 2007-08-30  Richard Stallman  <rms@gnu.org>
2568         * speedbar.el (speedbar-frame-reposition-smartly)
2569         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
2570         (speedbar-check-vc): Don't use dframe-xemacsp.
2572 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
2574         * files.el (backup-buffer-copy): Try to overwrite old backup first.
2576 2007-08-29  Martin Rudalics  <rudalics@gmx.at>
2578         * repeat.el (repeat): Use last-repeatable-command instead of
2579         real-last-command.  Run pre- and post-command hooks for
2580         self-insertion.  Update doc-string.
2582 2007-08-28  Glenn Morris  <rgm@gnu.org>
2584         * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
2586 2007-08-27  Alexandre Julliard  <julliard@winehq.org>
2588         * vc-git.el (vc-git-state): Call git-add --refresh to update the
2589         state of the file.
2590         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
2591         (vc-git-create-repo): Fix invalid command.
2593 2007-08-27  Richard Stallman  <rms@gnu.org>
2595         * textmodes/flyspell.el (flyspell-mode):
2596         Catch errors in flyspell-mode-on.
2598 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
2600         * progmodes/modula2.el (m2-definition, m2-module):
2601         Don't use previous-line.  Reported by T. V. Raman.
2603 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2605         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
2606         argument to tool-bar-mode call.
2608 2007-08-27  Glenn Morris  <rgm@gnu.org>
2610         * diff-mode.el (diff-find-file-name): Only accept regular files,
2611         to rule out /dev/null, directories, etc.
2613 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
2615         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
2616         safe-local-variable setting.
2617         * progmodes/perl-mode.el (perl-indent-level): Likewise.
2619 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2621         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
2622         of buffers in uniquify-managed.
2624         * simple.el (invisible-p): Rename from text-invisible-p.
2625         Update callers.
2627 2007-08-25  Alan Mackenzie  <acm@muc.de>
2629         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
2630         new language variable.
2632         * progmodes/cc-engine.el (c-brace-anchor-point): New function.
2633         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
2634         "extern" etc., rather than BOI.  Fix addition of spurious
2635         syntactic-symbol 'defun-block-intro, replacing it with
2636         'innamespace, etc.
2638 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
2640         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
2641         Don't behave differently when executed via M-x.  Add doc string.
2643 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
2645         * files.el (backup-buffer-copy): Don't wrap delete in
2646         condition-case, only try to delete if file exists.
2648 2007-08-24  Glenn Morris  <rgm@gnu.org>
2650         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
2652 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2654         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
2655         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
2656         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
2657         (cperl-etags-goto-tag-location): Use new style backquotes.
2659         * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
2660         (dynamic-completion-table): Use it it.
2662         * net/browse-url.el: Remove spurious * in custom docstrings.
2663         (browse-url-filename-alist): Use new-style backquote.
2665         * emacs-lisp/backquote.el (backquote-unquote-symbol)
2666         (backquote-splice-symbol): Clarify they're not new-style unquotes.
2668         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
2669         (\,@): Backslash the , and ,@ which are not new-style unquotes.
2671         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
2673         * net/socks.el (socks-username/password-auth-filter):
2674         Remove unused vars `state' and `desired-len'.
2675         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
2676         (socks-wait-for-state-change): Use new-style backquotes.
2678         * pcvs.el (cvs-mode-status): Fix long-standing typo.
2680         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
2681         backquotes after each `read' rather than once per buffer.
2683         * dframe.el: Remove spurious * in custom docstrings.
2684         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
2685         (dframe-xemacs20p): Remove, inline at the sole use point.
2686         (defface): Don't defvar the face, don't use old-style backquote.
2687         (defcustom): Don't use old-style backquote.
2688         (dframe-frame-parameter, dframe-mouse-event-p):
2689         Make it obvious that it's always defined.
2690         (dframe-popup-kludge): New function to replace
2691         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
2692         (dframe-frame-mode, dframe-set-timer-internal)
2693         (dframe-mouse-set-point): Remove use of with-no-warnings from
2694         XEmacs-specific code.
2695         (dframe-set-timer-internal): Fix very old bug with
2696         post-command-idle-hook.
2698         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
2700 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
2702         * image-mode.el (image-minor-mode): Use image-mode-text-map.
2704 2007-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
2706         * sort.el (sort-fold-case, sort-numeric-base): Mark as
2707         safe-local-variable.
2709 2007-08-22  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2711         * net/browse-url.el (browse-url-emacs): New function.
2713 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2715         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
2716         warning if the file uses old style backquotes.
2718         * emacs-lisp/bytecomp.el (byte-compile-log-file)
2719         (byte-recompile-directory, byte-compile-file)
2720         (byte-compile-from-buffer): Use with-current-buffer.
2722         * simple.el (text-invisible-p): Rename from line-move-invisible-p.
2723         (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
2724         (line-move-1, line-move-finish, line-move-to-column)
2725         (move-end-of-line, move-beginning-of-line): Use new name.
2727 2007-08-22  Glenn Morris  <rgm@gnu.org>
2729         * files.el (backup-buffer-copy): Check backup directory is
2730         writable, to avoid infloop deleting old backup.
2732         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
2733         movemail related variables.
2734         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
2735         will now be set before this is called.
2737 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2739         * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
2741         * progmodes/ada-mode.el: Fix up comment style in header.
2742         (ada-check-emacs-version): Remove.
2743         (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
2744         (ada-region-selected): Use (featurep 'xemacs) rather than contortions
2745         to try and quieten the byte-compiler.
2746         (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
2748         * vc.el (vc-annotate-warp-version): Don't use previous-line.
2750 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
2752         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
2753         extracted from `eval-last-sexp-1'.
2754         (eval-last-sexp-1): Call `preceding-sexp'.
2756 2007-08-19  Glenn Morris  <rgm@gnu.org>
2758         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
2759         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
2760         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
2761         shadow files messing up the compilation.
2763 2007-08-18  Glenn Morris  <rgm@gnu.org>
2765         * progmodes/scheme.el (scheme-mode-variables):
2766         Set font-lock-comment-start-skip.
2768 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
2770         * progmodes/ada-mode.el (ada-create-syntax-table):
2771         Move set-syntax-table from here to ...
2772         (ada-mode): ... here.  Don't change global value of comment-multi-line.
2773         Call new function ada-initialize-syntax-table-properties.
2774         Add ada-handle-syntax-table-properties to font-lock-mode-hook.
2775         (ada-deactivate-properties, ada-initialize-properties):
2776         Replace by new functions ...
2777         (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
2778         (ada-initialize-syntax-table-properties): ... to set up syntax-table
2779         properties uniformly, independently from whether font-lock-mode
2780         is enabled or not.  Handle read-only buffers and do not change
2781         undo-list when setting syntax-table properties.
2782         (ada-after-change-function): Use ada-set-syntax-table-properties.
2784 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
2786         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
2787         (cperl-find-pods-heres): Fix an error when typing expressions like
2788         `s{a}{b}'.
2790 2007-08-17  Glenn Morris  <rgm@gnu.org>
2792         * progmodes/compile.el (compilation-get-file-structure): Make use
2793         of the directory part when checking for an existing entry, to
2794         handle files with same basename in different directories.
2796 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2798         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
2799         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
2800         (ps-paragraph-spacing): Docstring fix.
2802 2007-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2804         * smerge-mode.el (smerge-resolve): New arg `safe'.
2805         (smerge-resolve-all, smerge-batch-resolve): New function.
2806         (smerge-refine): Make sure `diff' returns the expected result.
2807         (smerge-parsep-re): New const.
2808         (smerge-mode): Use it to adjust paragraph-separate.
2810         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2811         Correctly match / regexp matchers as first char on a line when
2812         fontifying only that line.
2814         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
2816 2007-08-16  Glenn Morris  <rgm@gnu.org>
2818         * ps-print.el (ps-font-size): Doc fix.
2820 2007-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2822         * vc-bzr.el: Don't fiddle with vc-handled-backend.
2823         (vc-bzr-registered): Don't redundantly protect against
2824         file-error.  Actually use the format-specific code.
2825         (vc-bzr-buffer-nonblank-p): Remove.
2826         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
2828 2007-08-15  Glenn Morris  <rgm@gnu.org>
2830         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
2831         sloppier, for the sake of GNU Mailman.
2832         (rmail-digest-rfc1153): Initialize `result' correctly.
2834 2007-08-14  Glenn Morris  <rgm@gnu.org>
2836         * simple.el (bad-packages-alist): New constant.
2837         (bad-package-check): New function.  Together, these two add
2838         elements to `after-load-alist' to check for problematic external
2839         packages.
2840         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
2842 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
2844         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
2845         optional quotes around files in NEED-UPDATE . REMOVED case.
2847         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
2848         (ada-treat-cmd-string): Improve error message.
2849         (ada-do-file-completion): Call `ada-require-project-file', so
2850         project variables are set properly.
2851         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
2852         (ada-gnatfind-buffer-name): New constant.
2853         (ada-find-any-references): Use new constant.  Set buffer name
2854         properly in compilation-start.  Toggle read-only properly.
2855         (ada-find-in-src-path): Fix spelling error in docstring.
2857         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
2858         by zero error.
2860 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
2862         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
2864 2007-08-12  Richard Stallman  <rms@gnu.org>
2866         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
2867         (cvs-execute-single-file): Use new name split-string-and-unquote.
2868         (cvs-header-msg): Use new name combine-and-quote-strings.
2870         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
2872         * progmodes/gud.el (gud-common-init): Use new name
2873         split-string-and-unquote.
2875         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
2876         in javac regexp.
2878         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
2879         combine-and-quote-strings and split-string-and-unquote.
2881         * subr.el (combine-and-quote-strings): Rename from strings->string.
2882         (split-string-and-unquote): Rename from string->strings.
2884 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2886         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
2887         to buffer-local settings.
2889         * emacs-lisp/backquote.el (backquote-delay-process): New function.
2890         (backquote-process): Add internal arg `level'.  Use the two to
2891         correctly handle nested backquotes.
2893 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
2895         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
2896         (vc-bzr-state-words): Add "kind changed" state word.
2897         (vc-bzr-status): New function.  Return Bzr idea of file status,
2898         which is different from VC's.
2899         (vc-bzr-state): Use vc-bzr-status.
2900         (vc-workfile-unchanged-p): Use vc-bzr-status.
2901         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
2902         (vc-dired-state): Process "kind changed" state word.
2904 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2906         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
2908         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
2909         Move from vc-default-find-file-not-found-hook.
2911 2007-08-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
2913         * url/url-auth.el (url-basic-auth): When prompting for username
2914         and password, default to the username and password in the URL.
2916 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2918         * man.el: Remove spurious * in docstrings.
2919         Merge defvars and toplevel setq-defaults.
2920         (Man-highlight-references0): Limit=nil rather than point-max.
2921         (Man-mode-map): Move initialization into the declaration.
2922         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
2923         (Man-view-header-file): Use expand-file-name rather than concat.
2924         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
2926         * man.el (Man-next-section): Make sure we do not move backward.
2928 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2930         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
2931         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
2932         ps-print-color-p is neither nil nor black-white.  Reported by Christian
2933         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2935 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2937         * files.el (auto-mode-alist): Use the purecopied text (duh!).
2939 2007-08-08  Andreas Schwab  <schwab@suse.de>
2941         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
2942         self-insert-command, not self-insert.
2944 2007-08-08  Glenn Morris  <rgm@gnu.org>
2946         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
2948         * Replace `iff' in doc-strings and comments.
2950         * help-mode.el (help-make-xrefs): Search for symbol constituents,
2951         rather than just `-'.
2953 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
2955         * dired.el (dired-pop-to-buffer):
2956         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2957         * calendar/calendar.el (generate-calendar-window):
2958         * progmodes/compile.el (compilation-set-window-height):
2959         * textmodes/two-column.el (2C-two-columns, 2C-merge):
2960         Use window-full-width-p instead of comparing frame-width and
2961         window-width.
2963         * progmodes/compile.el (compilation-find-buffer): Remove extra
2964         argument in call to compilation-buffer-internal-p.
2966 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
2968         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
2969         parameters IDENTIFICATION and CONNECTED.
2970         (tramp-handle-insert-file-contents): VISIT must be handled after
2971         insertion of the local copy.  Reported by Peter Gordon
2972         <peter@pg-consultants.com>.
2973         (tramp-file-name-handler): No special handling for
2974         `expand-file-name'.  But for `file-name-as-directory'.
2975         (tramp-find-shell, tramp-open-connection-telnet)
2976         (tramp-open-connection-rsh, tramp-open-connection-su)
2977         (tramp-open-connection-multi)
2978         (tramp-open-connection-setup-interactive-shell): Guard against
2979         $PROMPT_COMMAND shell var.  Reported by Steve Youngs
2980         <steve@sxemacs.org>.
2981         (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
2982         the hint.
2984         * net/trampver.el: Update release number.
2986 2007-08-07  Tom Tromey  <tromey@redhat.com>
2988         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
2989         Add safe-local-variable property.
2991 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2993         * image-mode.el (image-toggle-display): Use image-refresh.
2995         * longlines.el (longlines-decoded): New variable.
2996         (longlines-mode): Avoid encoding or decoding the buffer twice.
2998 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
3000         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
3001         unofficial version.
3002         (vc-bzr-command): Remove redundant setting of process-connection-type.
3003         (vc-bzr-admin-checkout-format-file): Add autoload.
3004         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
3005         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
3006         (vc-bzr-registered): Compare dirstate format tag with known good
3007         value, abort parsing if match fails.  Warn user in docstring.
3008         (vc-bzr-workfile-version): Case for different Bzr branch formats.
3009         See bzrlib/branch.py in Bzr sources.
3010         (vc-bzr-diff): First argument FILES may be a string rather than a list.
3011         (vc-bzr-shell-command): Remove in favor of
3012         vc-bzr-command-discarding-stderr.
3013         (vc-bzr-command-discarding-stderr): New function.
3015 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
3017         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
3018         program, and return nil
3019         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
3020         (vc-bzr-state): Look for path names relative to the repository
3021         root after status keyword.
3022         (vc-bzr-file-name-relative): New function.
3023         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
3024         depend on it.
3025         (vc-bzr-admin-dirname, ...-checkout-format-file)
3026         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
3027         files that we now parse directly for speed.
3028         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
3029         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
3030         (vc-bzr-state): "bzr status" successful only if exitcode is 0
3031         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
3032         Bzr warnings, so we must discard it.
3033         (vc-bzr-workfile-version): Speedup counting lines from
3034         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
3035         if that file doesn't exist.
3036         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
3037         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname'
3038         (not ".bzr"!) to `vc-directory-exclusion-list'
3039         (vc-bzr-shell-command): New function.
3041 2007-08-06  Tom Tromey  <tromey@redhat.com>
3043         * diff-mode.el (diff-unified->context, diff-reverse-direction)
3044         (diff-fixup-modifs): Typo in docstring.
3046 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3048         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
3049         count-screen-lines.
3050         (tpu-edt-off): Disable relevant pieces of advice.
3052         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
3053         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
3054         (newline, newline-and-indent, do-auto-fill): Use advice instead of
3055         redefining the function.
3056         (tpu-set-scroll-margins): Activate the pieces of advice.
3058 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
3060         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
3061         process-filter.
3063 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
3065         * help.el (resize-temp-buffer-window): Use window-full-width-p
3066         instead of comparing frame-width and window-width.
3068 2007-08-05  Peter Povinec  <ppovinec <at> yahoo.com>  (tiny change)
3070         * term.el: Honor term-default-fg-color and term-default-bg-color
3071         settings when modifying term-current-face.
3072         (term-default-fg-color, term-default-bg-color): Initialize from
3073         default term-current-face.
3074         (term-mode, term-reset-terminal): Set term-current-face with
3075         term-default-fg-color and term-default-bg-color.
3076         (term-handle-colors-array): term-current-face has term-default-fg-color
3077         and term-default-bg-color after reset escape sequence.
3078         (term-handle-colors-array): Set term-current-color with
3079         term-default-fg/bg-color instead of ansi-term-color-vector when the
3080         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
3082 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
3084         * files.el (set-auto-mode): Handle also remote files wrt
3085         `auto-mode-alist'.
3087         * net/tramp.el (tramp-handle-file-remote-p): Return a string as
3088         remote identification.
3090 2007-08-04  Glenn Morris  <rgm@gnu.org>
3092         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
3093         zero, not nil, when the library is first loaded.  Check for a file
3094         that has been modified on disk.
3096         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
3097         Remove duplicate defvar preventing initialization.
3098         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
3100 2007-08-03  Miles Bader  <miles@gnu.org>
3102         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
3103         backend names for new backends to `Git', `Hg', and `Bzr'.
3104         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
3105         not `HG'.
3106         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
3107         name, not `GIT'.
3108         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
3109         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
3111 2007-08-03  Glenn Morris  <rgm@gnu.org>
3113         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
3115 2007-08-02  Richard Stallman  <rms@gnu.org>
3117         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
3118         to update deleted flag.
3120         * cus-edit.el (customize-apropos, customize-apropos-options)
3121         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
3123         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
3125         * startup.el (fancy-splash-head, startup-echo-area-message):
3126         Change message text.
3128         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
3129         All callers use line-move.
3131         * progmodes/compile.el (compilation-find-buffer): Return current
3132         buffer immediately if suitable.
3133         (compile, compilation-buffer-name, compilation-start): Doc fixes.
3135 2007-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3137         * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
3138         Make it more discriminating and more useful.
3139         (vc-bzr-root-dir): Use new name.
3140         (vc-bzr-registered): Use new name and look at the dirstate file to
3141         determine if it's registered or not without running `bzr'.
3143 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
3145         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
3147 2007-07-31  Drew Adams  <drew.adams@oracle.com>
3149         * cus-edit.el (custom-group-value-create, custom-goto-parent):
3150         Fix parent groups link.
3152 2007-07-31  Daiki Ueno  <ueno@unixuser.org>
3154         * faces.el (face-normalize-spec): New function.
3155         (frame-set-background-mode): Normalize face-spec before calling
3156         face-spec-match-p.
3158 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3160         * vc-bzr.el: New file (copied from the trunk).
3162         * vc-hooks.el (vc-handled-backends): Add BZR.
3163         (vc-find-file-hook): Failsafe if the backend's `registered'
3164         function burps.
3166         * server.el (server-window): Add switch-to-buffer-other-frame option.
3168 2007-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
3170         * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
3171         (vc-git-revision-completion-table): Enable.
3173         * vc-hooks.el (vc-handled-backends): Add GIT and HG.
3175         * vc.el (vc-directory-exclusion-list): Add .git and .hg.
3177         * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
3178         (vc-hg-registered): Set the vc-state property.
3180         * diff-mode.el (diff-mode-menu): New entries.
3182 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3184         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
3185         (diff-file-kill): Use it.
3186         (diff-beginning-of-hunk): Add arg `try-harder' using it.
3187         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
3188         Use it so they find the hunk even when we're in the file header.
3190         * vc.el: Add new VC operation `revision-completion-table'.
3191         (vc-default-revision-completion-table): New function.
3192         (vc-version-diff, vc-version-other-window): Use it to provide
3193         completion of revision names if the backend provides it.
3195         * vc-arch.el (vc-arch--version-completion-table)
3196         (vc-arch-revision-completion-table): New functions to provide
3197         completion of revision names.
3199         * vc-cvs.el: Require CL.
3200         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
3201         New functions to provide completion of revision names.
3203 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
3205         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
3206         (copyright-fix-years, copyright): Correctly handle the case where
3207         copyright-limit is nil.
3209 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
3211         * progmodes/python.el (run-python): Fix path separator under w32.
3213 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
3215         * vc-git.el: New File.
3217 2007-07-28  Alan Mackenzie  <acm@muc.de>
3219         Fix problem with modes derived from CC Mode:
3220         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
3221         macro to cc-langs.
3222         (c-init-language-vars-for): Remove call to above macro.
3223         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
3224         been moved to here.
3225         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
3227 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
3229         * net/trampver.el: Fix the `coding' cookie.
3231 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
3233         * add-log.el (change-log-redate): Remove (not needed anymore and
3234         doesn't appear to work).
3236 2007-07-25  Glenn Morris  <rgm@gnu.org>
3238         * Relicense all FSF files to GPLv3 or later.
3240         * COPYING: Switch to GPLv3.
3242 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3244         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
3245         Replace it with another one which disables undo before calling
3246         erase-buffer and then turns it back on if needed.
3248 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3250         * ps-print.el: Problem with foreground and background color when
3251         printing a buffer with and without faces.  Reported by Christian
3252         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
3253         (ps-print-version): New version 6.7.5.
3254         (ps-default-fg): Change default value to nil, so black color is used
3255         when a face does not specify a foreground color.
3256         (ps-default-bg): Change default value to nil, so white color is used
3257         for background color.
3258         (ps-begin-job): Fix code.
3260 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
3262         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
3264 2007-07-24  Alan Mackenzie  <acm@muc.de>
3266         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
3267         Initialise byte-compile-unresolved-functions before rather than
3268         after a compilation.
3269         (byte-compile-unresolved-functions): Amplify doc string.
3271 2007-07-24  Glenn Morris  <rgm@gnu.org>
3273         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
3274         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
3275         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
3276         (cal-tex-cursor-week, cal-tex-cursor-week2)
3277         (cal-tex-cursor-week-iso, cal-tex-week-hours)
3278         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
3279         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
3280         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
3282 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3284         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
3286 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3288         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
3289         underlying file is uptodate.
3291 2007-07-23  Richard Stallman  <rms@gnu.org>
3293         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
3295 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3297         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
3298         (sh-font-lock-flush-syntax-ppss-cache): New funs.
3299         (sh-font-lock-syntactic-keywords): Use them to distinguish the
3300         different possible cases for \'.
3301         (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
3303         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
3304         `file' from which to start the search and fix case where `file' is the
3305         current directory and the root as well.
3307         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
3308         name for buffer-file-name if it refers to a directory.
3310 2007-07-22  Jason Rumney  <jasonr@gnu.org>
3312         * w32-fns.el (set-default-process-coding-system): Use dos line ends
3313         for input to cmdproxy on all versions of Windows.
3314         Use dos line ends for input to plink.
3316         * comint.el (comint-simple-send): Concat newline before sending.
3317         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
3319 2007-07-22  Juri Linkov  <juri@jurta.org>
3321         * isearch.el (isearch-edit-string): Save old point and
3322         isearch-other-end to old-point and old-other-end before reading
3323         the search string from minibuffer.  After exiting minibuffer set
3324         point to old-other-end if point and the search direction is the
3325         same as before reading the search string.
3326         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
3327         to isearch-other-end.  Instead of isearch-search-and-update call
3328         three functions isearch-search, isearch-push-state and isearch-update.
3330 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
3332         * textmodes/reftex.el (reftex-access-parse-file): Do not risk
3333         destroying an existing buffer.
3335 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3337         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
3339         * term/x-win.el (x-handle-no-bitmap-icon): New function.
3341 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
3343         * textmodes/reftex.el (reftex-access-parse-file): Create parse
3344         file in a way that does not interfere with recentf.
3346 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3348         * image-dired.el (image-dired-sane-db-file): New func.
3349         (image-dired-write-tags, image-dired-remove-tag)
3350         (image-dired-list-tags, image-dired-write-comments)
3351         (image-dired-get-comment, image-dired-mark-tagged-files)
3352         (image-dired-create-gallery-lists): Call new func.
3353         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
3355 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3357         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
3358         (vc-hg-dir-state): Fix loop.
3359         (vc-hg-print-log): Fix expected return value for vc-hg-command.
3360         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
3361         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
3362         (vc-hg-revert): Likewise.
3363         (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
3365 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3367         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
3368         case of alignment under a constant symbol, find and consider
3369         the sexp actually at indentation to be the "last sexp".
3371 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
3373         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
3374         (install): Use them to copy all *.el files before *.elc.
3375         (clean): Don't delete *~.
3377 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
3379         * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
3381 2007-07-19  Dan Nicolaescu  <dann@ics.uci.edu>
3383         * vc-hg.el (vc-hg-registered): Replace if with when.
3384         (vc-hg-state): Deal with nonexistent files.
3386 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
3388         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
3389         (follow-delete-other-windows-and-split, follow-recenter)
3390         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
3391         (follow-redisplay, follow-estimate-first-window-start)
3392         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
3393         Fix typos in docstrings.
3395 2007-07-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
3397         * bookmark.el (bookmark-show-all-annotations):
3398         Make sure each inserted annotation ends with newline.
3400         (bookmark-maybe-sort-alist): Don't modify
3401         bookmark-alist.  Instead, if not sorting, simply return it.
3402         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
3403         for its return value, not for its side effect.
3405 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
3407         * vc.el: Add more info about the vc-registered function.
3409 2007-07-16  David Kastrup  <dak@gnu.org>
3411         * emacs-lisp/advice.el (defadvice): Doc fix.
3413 2007-07-16  Juanma Barranquero  <lekktu@gmail.com>
3415         * subr.el (when, unless): Doc fix.
3417 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
3419         * vc-hg.el (vc-hg-state): Handle removed files.
3420         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
3421         (vc-hg-checkout): Re-enable.
3423 2007-07-15  Richard Stallman  <rms@gnu.org>
3425         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
3427         * tutorial.el (tutorial--find-changed-keys):
3428         Handle C-x specially like ESC.
3430 2007-07-15  Roland McGrath  <roland@frob.com>
3432         * add-log.el (add-change-log-entry): Check add-log-full-name
3433         and add-log-mailing-address later, after change-log-mode-hook.
3435 2007-07-15  Richard Stallman  <rms@gnu.org>
3437         * isearch.el (isearch-mode, isearch-done):
3438         Delete unintended code in previous change.
3440         * ps-print.el (ps-default-bg): Change to White.
3442 2007-07-15  Aaron Hawley  <aaronh@garden.org>
3444         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
3446 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
3448         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
3449         when handling the terminating event.
3451 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
3453         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
3455 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
3457         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
3458         (install): Use them to copy all *.el files before *.elc.
3460 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
3462         * replace.el (match): Use yellow1 instead of yellow.
3464         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
3466         * pcvs-info.el (cvs-unknown): Likewise.
3468 2007-07-12  Davis Herring  <herring@lanl.gov>
3470         * desktop.el (desktop-buffer-info, desktop-save):
3471         Use `desktop-dirname' instead of `dirname'.
3473 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
3475         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
3477         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
3479 2007-07-10  Richard Stallman  <rms@gnu.org>
3481         * emacs-lisp/lisp-mode.el (eval-defun):
3482         Explain special handling of `defface'.
3484 2007-07-09  Richard Stallman  <rms@gnu.org>
3486         * isearch.el (isearch-edit-string): Call to isearch-push-state
3487         after the search.
3489 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3491         * cus-start.el (file-coding-system-alist): Fix custom type.
3493 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
3495         * longlines.el (longlines-wrap-region): Avoid marking buffer as
3496         modified.
3497         (longlines-auto-wrap, longlines-window-change-function):
3498         Remove unnecessary calls to set-buffer-modified-p.
3500 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3502         * vc.el (vc-default-log-view-mode): New function.
3503         (vc-print-log): Add new `log-view-mode' VC operation.
3505 2007-07-08  Nick Roberts  <nickrob@snap.net.nz>
3507         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
3508         Rename and move to...
3510         * subr.el (strings->string, string->strings): ...here.
3512         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
3513         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
3515         * progmodes/gud.el (gud-common-init): Call string->strings instead
3516         of split-string.
3518 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
3520         * term/w32-win.el (menu-bar-open): New function.
3521         Bind <f10> to it.
3523 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
3525         * log-view.el (log-view-mode-menu): New menu.
3527 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
3529         * vc-hg.el: New file.
3531 2007-07-06  Andreas Schwab  <schwab@suse.de>
3533         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
3534         dynamic bindings around the evaluation of the expression.
3535         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
3537 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
3539         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
3540         file names.
3542 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
3544         * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
3546         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
3547         event is not a cons cell.  Do not unread drag-mouse-1 events.
3548         Select right window in check whether space was stolen from
3549         window above.
3551 2007-07-01  Richard Stallman  <rms@gnu.org>
3553         * files.el (find-file-visit-truename): Fix safe-local-variable value.
3555 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
3557         * generic-x.el (generic-define-mswindows-modes)
3558         (generic-define-unix-modes, apache-log-generic-mode)
3559         (bat-generic-mode-keymap, java-manifest-generic-mode)
3560         (show-tabs-generic-mode): Fix typos in docstrings.
3562 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3564         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
3565         replace-regexp-in-string.
3567 2007-06-28  Andreas Schwab  <schwab@suse.de>
3569         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
3570         $(lisp)/subdirs.el.
3572 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
3574         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
3575         the speedbar frame if nil; that deletes the current frame or
3576         causes an error if it is the only frame.
3577         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
3579 2007-06-24  Juanma Barranquero  <lekktu@gmail.com>
3581         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
3582         directory where the desktop file was found, as the docstring says.
3583         (desktop-kill): Use `read-directory-name'.
3585         * desktop.el (desktop-load-locked-desktop): New option.
3586         (desktop-read): Use it.
3587         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
3588         Use `when'.
3590 2007-06-24  Davis Herring  <herring@lanl.gov>
3592         * desktop.el (desktop-save-mode-off): New function.
3593         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
3594         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
3595         (desktop-claim-lock, desktop-release-lock): New functions.
3596         (desktop-kill): Tell `desktop-save' that this is the last save.
3597         Release the lock afterwards.
3598         (desktop-buffer-info): New function.
3599         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
3600         says to.  Detect conflicts, and manage the lock.
3601         (desktop-read): Detect conflicts.  Manage the lock.
3603 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
3605         * ls-lisp.el (insert-directory): If an invalid regexp error is
3606         thrown, try using FILE as a literal file name, not a wildcard.
3607         Check for FILE as an existing file, not just a directory.
3609 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
3611         * ruler-mode.el (ruler-mode): Prevent clobbering the original
3612         `header-line-format' when reentering ruler mode.
3614 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
3616         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
3617         FILE exists as a directory.
3619 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3621         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
3622         (vera-font-lock-match-item): Fix doc string.
3623         (vera-in-comment-p): Remove unused function.
3624         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
3625         use `syntax-ppss'.
3626         (vera-forward-syntactic-ws): Fix argument order.
3627         (vera-prepare-search): Use `with-syntax-table'.
3628         (vera-indent-line): Fix doc string.
3629         (vera-electric-tab): Fix doc string.
3630         (vera-expand-abbrev): Define alias instead of using `fset'.
3631         (vera-comment-uncomment-region): Use `comment-start-skip'.
3633 2007-06-20  Reto Zimmermann  <reto@gnu.org>
3635         * progmodes/vera-mode.el: New file.
3637 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
3639         * ido.el (ido-find-file-in-dir): Don't signal an error for
3640         empty directories.
3642 2007-06-18  Alan Mackenzie  <acm@muc.de>
3644         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
3645         When removing lines, also remove the \n.  Correction of patch of
3646         2007-04-21.
3648 2007-06-17  Glenn Morris  <rgm@gnu.org>
3650         * lpr.el (lpr-page-header-switches): Move %s to separate element
3651         for correct quoting.  Doc fix.
3653 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3655         * term/xterm.el (terminal-init-xterm): Escape parens in character
3656         constants.
3658 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
3660         * scroll-lock.el (scroll-lock-mode): Doc fix.
3662 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3664         * font-lock.el (font-lock-add-keywords): In case font-lock was only
3665         half-activated, forcefully activate it completely.
3667 2007-06-11  Richard Stallman  <rms@gnu.org>
3669         * cus-edit.el (custom-variable-type): Doc fix.
3671 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
3673         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
3675 2007-06-09  Davis Herring  <herring@lanl.gov>
3677         * desktop.el (desktop-minor-mode-table): Doc fix.
3679 2007-06-08  Chong Yidong  <cyd@stupidchicken.com>
3681         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
3682         (image-next-line, image-previous-line, image-scroll-up)
3683         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
3684         New functions.
3685         (image-mode-map): Remap motion commands.
3686         (image-mode-text-map): New keymap for viewing images as text.
3687         (image-mode): Use image-mode-map.
3688         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
3690 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
3692         Sync with Tramp 2.0.56.
3694         * net/tramp.el:
3695         * net/tramp-ftp.el:
3696         * net/tramp-smb.el:
3697         * net/tramp-util.el:
3698         * net/tramp-vc.el:
3699         Don't load cl.el, because that pollutes the namespace.  Replace cl
3700         macros by their implementations where necessary.  Requested by
3701         Richard Stallman <rms@gnu.org>.
3703         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
3704         doesn't exist.
3705         (with-parsed-tramp-file-name): Protect debug spec during compilation.
3706         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
3707         (tramp-file-name-p, tramp-file-name-multi-method)
3708         (tramp-file-name-method, tramp-file-name-user)
3709         (tramp-file-name-host, tramp-file-name-localname): New defuns,
3710         replacing defstruct `tramp-file-name'.
3711         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
3712         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
3713         Apply `vector' instead of `make-tramp-file-name'.
3714         (tramp-handle-make-auto-save-file-name):
3715         Apply `tramp-temporary-file-directory' for compatibility reasons.
3716         (tramp-completion-mode): Use `natnump' instead of `wholenump'
3717         because of XEmacs.
3718         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
3719         started.
3721 2007-06-07  David Kastrup  <dak@gnu.org>
3723         * dired.el (dired-recursive-deletes, dired-recursive-copies):
3724         Change default to `top'.
3726 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
3728         * dired.el (dired-mode-map): Remove spurious separator.
3730 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
3732         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
3734         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
3735         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
3737 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
3739         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
3740         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
3742 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
3744         * progmodes/ebrowse.el (ebrowse-member-table):
3745         * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
3747 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3749         * pgg.el (pgg-sign-region, pgg-sign):
3750         * ses.el (ses-call-printer):
3751         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
3752         * textmodes/org.el (org-cycle): Fix typos in docstrings.
3754 2007-06-06  Eli Zaretskii  <eliz@gnu.org>
3756         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
3757         (tar-get-descriptor): Handle type 55, an extended pax header.
3759 2007-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3761         * textmodes/css-mode.el: New file.
3763 2007-06-06  Michael Albinus  <michael.albinus@gmx.de>
3765         * net/socks.el: New file, taken from w3 repository.
3766         (top): Update Copyright.  Don't load cl.el.
3767         (all): Replace `case' by `cond', `string-to-int' by
3768         `string-to-number', and `process-kill-without-query' by
3769         `set-process-query-on-exit-flag'.
3770         (socks-char-int): Remove defalias and all occurrences.
3772 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3774         * international/mule-cmds.el (toggle-enable-multibyte-characters)
3775         (sort-coding-systems, search-unencodable-char): Doc fixes.
3776         (coding-system-change-eol-conversion, set-default-coding-systems)
3777         (prefer-coding-system, find-multibyte-characters, princ-list)
3778         (leim-list-entry-regexp, set-input-method, locale-language-names)
3779         (input-method-exit-on-first-char, exit-language-environment-hook)
3780         (locale-charset-language-names): Fix typos in docstrings.
3782 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
3784         * bs.el (bs-cycle-previous): Don't modify the cycle list until
3785         `switch-to-buffer' has returned succesfully.
3786         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
3787         window is dedicated (it could iconify the frame).
3789 2007-06-05  Glenn Morris  <rgm@gnu.org>
3791         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
3793 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
3795         * files.el (auto-mode-alist): Add lower-priority match for names
3796         like ChangeLog.old.
3798 2007-06-04  Andreas Schwab  <schwab@suse.de>
3800         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
3802 2007-06-04  Davis Herring  <herring@lanl.gov>
3804         * calendar/timeclock.el: Update version number.
3805         (timeclock-modeline-display): Mention timeclock-use-display-time
3806         in explanatory message.
3807         (timeclock-log): Suppress warnings when finding the log.
3808         Don't check for a nil project twice.  Run hooks after killing the
3809         buffer (if applicable).
3810         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
3811         was geometric).  All uses changed.
3812         (timeclock-generate-report): Support prefix argument.
3814 2007-06-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3816         * man.el (Man-next-section): Don't consider the last line of the
3817         page as being part of any section.
3819 2007-06-04  Martin Rudalics  <rudalics@gmx.at>
3821         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
3822         modified flag of buffer.  Use `inhibit-modification-hooks'.
3824 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3826         * mail/mail-extr.el (mail-extract-address-components):
3827         Recognize non-ASCII characters except for NBSP as words.
3829 2007-06-04  Ryan Yeske  <rcyeske@gmail.com>
3831         * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
3833 2007-06-04  Michael Olson  <mwolson@gnu.org>
3835         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
3836         died and we are trying to send a signal to it.
3838 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
3840         * emacs-lisp/easy-mmode.el (define-minor-mode)
3841         (easy-mmode-define-navigation): Fix typos in docstrings.
3843         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
3844         Fix typos in docstrings.
3845         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
3846         (compilation-finish-function): Fix typo in obsolescence declaration.
3848         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
3850 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
3852         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
3853         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
3855         * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
3857         * longlines.el (longlines-mode): Make longlines-auto-wrap
3858         buffer-local.  Add hooks unconditionally.
3859         (longlines-auto-wrap): Toggle wrapping.
3860         (longlines-after-change-function)
3861         (longlines-post-command-function): Check longlines-auto-wrap.
3863 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3865         * Version 22.1 released.
3867 2007-06-01  Chong Yidong  <cyd@stupidchicken.com>
3869         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
3870         changes.
3872 2007-05-31  Richard Stallman  <rms@gnu.org>
3874         * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
3876 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
3878         * textmodes/table.el (table--point-entered-cell-function)
3879         (table--point-left-cell-function):
3880         Bind `inhibit-point-motion-hooks' to t.
3882 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
3884         * emacs-lisp/rx.el (rx): Doc fix.
3886 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
3888         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
3890 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
3892         * log-edit.el (log-edit-changelog-paragraph): Return point-max
3893         as the end of the ChangeLog paragraph when it ends without a line
3894         termination.
3896 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3898         * textmodes/fill.el (canonically-space-region): Make the second arg
3899         a marker if it's not already the case.
3901         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
3902         (xterm-mouse-event): Use it.
3904 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
3906         * vc-hooks.el (vc-find-root): Fix file attribute test.
3908 2007-05-24  Richard Stallman  <rms@gnu.org>
3910         * textmodes/flyspell.el (flyspell-correct-word-before-point):
3911         Don't let opoint be nil.
3912         (flyspell-emacs-popup): Explicit error if no dialogs.
3914 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
3916         * tar-mode.el (tar-file-name-handler): New function.
3917         (tar-extract): Bind file-name-handler-alist to it to force
3918         find-buffer-file-type-coding-system behave as if the file being
3919         extracted existed.  Use last-coding-system-used to force
3920         buffer-file-coding-system to what decode-coding-region actually
3921         used to decode the file.
3923 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
3925         * progmodes/compile.el (compilation-handle-exit):
3926         `compilation-finish-function' may change the current buffer.
3928 2007-05-22  Richard Stallman  <rms@gnu.org>
3930         * files.el (set-auto-mode): Doc fix.
3932 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
3934         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3936 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
3938         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
3939         (rcirc-print): Handle `window-width'.
3940         (rcirc-buffer-maximum-lines): Doc fix.
3942 2007-05-19  Kevin Ryde  <user42@zip.com.au>
3944         * info.el (Info-fontify-node): Match https also.
3946 2007-05-18  Richard Stallman  <rms@gnu.org>
3948         * simple.el (push-mark): Doc fix.
3950 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
3952         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
3953         tpu-global-map.
3954         (tpu-original-global-map): Delete variable.
3955         (tpu-control-keys-map): New keymap variable.
3956         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
3957         setting keymapping directly.
3958         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
3959         tpu-global-map.
3960         (tpu-edt-on): Activate the tpu-global-map.
3961         (tpu-edt-off): Deactivate the tpu-global-map.
3963 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
3965         * textmodes/ispell.el (ispell-get-word): Return markers
3966         for start and end positions.
3967         (ispell-word): Assume END is a marker.
3969 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3971         * ps-print.el: Use default color when foreground or background color
3972         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
3973         (ps-print-version): New version 6.7.4.
3974         (ps-rgb-color): New argument.  Use default color when color is
3975         unspecified.
3976         (ps-begin-job): Fix code.
3978 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
3980         * textmodes/ispell.el (ispell-start-process): Defend against bad
3981         default-directory.
3983 2007-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3985         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
3987 2007-05-16  Richard Stallman  <rms@gnu.org>
3989         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
3991 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3993         * files.el (magic-mode-alist, magic-fallback-mode-alist):
3994         Move the *ml, Postscript, and XmCD entries to the fallback part.
3996         * files.el (magic-fallback-mode-alist):
3997         Rename from file-start-mode-alist.
3999 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
4001         * progmodes/compile.el (compilation-handle-exit): Quote first
4002         argument of `run-hook-with-args'.
4004 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
4006         * buff-menu.el (Buffer-menu-sort-column):
4007         * dabbrev.el (dabbrev-upcase-means-case-search):
4008         * dired.el (dired-recursive-deletes, dired-recursive-copies):
4009         * info.el (Info-current-subfile):
4010         * ls-lisp.el (ls-lisp-verbosity):
4011         * msb.el (msb-menu-cond):
4012         * pcvs.el (cvs-dired-use-hook):
4013         * simple.el (set-mark-command-repeat-pop):
4014         * time.el (display-time-24hr-format, display-time-mail-file):
4015         Doc fixes.
4017         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
4018         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
4020         * view.el (view-inhibit-help-message): Fix typo in docstring.
4021         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
4023 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
4025         * mail/rmail.el (rmail-convert-to-babyl-format):
4026         Check content-transfer-encoding _last_, because we need its position
4027         in base64-header-field-end.
4029 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
4031         * files.el (mode-require-final-newline, require-final-newline)
4032         (enable-local-variables, enable-local-eval): Doc fixes.
4034 2007-05-10  Edward O'Connor  <hober0@gmail.com>  (tiny change)
4036         * progmodes/python.el (python-font-lock-keywords)
4037         (python-open-block-statement-p, python-mode): Add support for the new
4038         "with" keyword.
4040 2007-05-10  Richard Stallman  <rms@gnu.org>
4042         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
4043         (iso-cvt-write-only): Likewise.
4045         * emacs-lisp/easy-mmode.el (define-minor-mode):
4046         Fix generated doc string.
4048         * startup.el (fancy-splash-text): Add URL of guided tour.
4049         Adjust horizontal and vertical whitespace.
4051         * progmodes/compile.el (compilation-handle-exit):
4052         Use run-hook-with-args to run compilation-finish-functions.
4054         * files.el (file-start-mode-alist): New variable.
4055         (magic-mode-regexp-match-limit): Doc fix.
4056         (set-auto-mode): Handle file-start-mode-alist.
4057         A little cleanup of structure.
4059 2007-05-10  Davis Herring  <herring@lanl.gov>
4061         * calendar/timeclock.el (timeclock-in): Fix non-interactive
4062         workday specifications.
4063         (timeclock-log): Don't kill the log buffer if it already existed.
4065 2007-05-08  Richard Stallman  <rms@gnu.org>
4067         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
4068         Don't include non-self-insert commands in the exception for `-'.
4070 2007-05-08  David Reitter  <david.reitter@gmail.com>
4072         * progmodes/python.el (python-guess-indent): Check non-nullness
4073         before comparing indent against the 2..8 interval.
4075 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4077         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
4078         available.
4080 2007-05-06  Richard Stallman  <rms@gnu.org>
4082         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
4084 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
4086         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
4087         disconnections.
4089 2007-05-01  Romain Francoise  <romain@orebokech.com>
4091         * dired-x.el: Revert 2007-04-06 change.
4093 2007-04-30  Nick Roberts  <nickrob@snap.net.nz>
4095         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
4096         don't put stop on toolbar.
4098 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
4100         * find-dired.el (find-dired-filter): Propertize all text down to eob.
4102 2007-04-29  Richard Stallman  <rms@gnu.org>
4104         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
4106 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4108         * progmodes/cc-mode.el (c-before-change): Use point-min rather
4109         than 1.
4111 2007-04-28  Richard Stallman  <rms@gnu.org>
4113         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
4115 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4117         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
4119 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
4121         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
4122         instead of $(lisp)/mh-e.
4124         * textmodes/fill.el (fill-paragraph): Doc fix.
4126 2007-04-28  Glenn Morris  <rgm@gnu.org>
4128         * image-dired.el (image-dired-cmd-create-thumbnail-options)
4129         (image-dired-cmd-create-temp-image-options): Replace option
4130         +profile "*" with -strip.
4132 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
4134         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
4135         Use window-start and window-end.
4137 2007-04-26  Glenn Morris  <rgm@gnu.org>
4139         * progmodes/python.el: Restore file pending consideration of legal
4140         status.
4142 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
4144         * locate.el (locate-in-alternate-database): Doc fix.
4146 2007-04-26  Glenn Morris  <rgm@gnu.org>
4148         * button.el (button): Use underline if supported, else fall back
4149         to color.
4151 2007-04-25  Richard Stallman  <rms@gnu.org>
4153         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
4155 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
4157         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
4158         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
4159         pushing mark.
4160         (idlwave-current-routine): Don't push mark.
4162 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
4164         * image-dired.el (image-dired-display-image): Derive image-type from
4165         filename rather than assuming jpeg, in case no resizing was needed.
4167 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4169         * custom.el (defface): Doc fix.
4171 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
4173         * progmodes/python.el: Remove due to unclear legal issues.
4175 2007-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
4177         * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
4178         Don't re-query for each cleared BP.
4179         (idlwave-shell-clear-bp): Optionally skip BP query.
4180         (idlwave-shell-update-bp-overlays): Use set-window-margins instead
4181         of set-window-buffer, which incorrectly moves displayed region.
4183 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
4185         * calc/calc.el (calc-bug-address): Update maintainer's address.
4186         * calc/*: Update maintainer's address.
4188 2007-04-23  Richard Stallman  <rms@gnu.org>
4190         * simple.el (set-mark-command-repeat-pop): Doc fix.
4191         Put in `editing-basics' group.
4193 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
4195         * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
4196         New functions.
4197         (Info-mode-line-node-keymap): Bind mouse commands to
4198         Info-mouse-scroll-up/down instead of Info-scroll-up/down.
4200 2007-04-23  Luc Teirlinck  <teirllm@auburn.edu>
4202         * locate.el (locate-local-prompt): New var.
4203         (locate-prompt-for-command): Doc fix.
4204         (locate-prompt-for-search-string): New function.
4205         (locate): New optional arg.  Make locate-local-prompt
4206         buffer-local.  Use locate-prompt-for-search-string.
4207         (locate-with-filter): New optional arg.
4208         Use locate-prompt-for-search-string.
4209         (locate-update): Bind locate-prompt-for-command.
4211 2007-04-23  Glenn Morris  <rgm@gnu.org>
4213         * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
4215 2007-04-23  Nick Roberts  <nickrob@snap.net.nz>
4217         * button.el (button): Inherit from link face on a tty.
4219 2007-04-23  Glenn Morris  <rgm@gnu.org>
4221         * button.el (button): Use color for this face on a tty.
4223         * files.el (magic-mode-alist): Allow for carriage-returns in
4224         html-mode and sgml-mode entries.
4226 2007-04-22  Richard Stallman  <rms@gnu.org>
4228         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4229         Improve doc string of generated command.
4231         * subr.el (read-number): Catch errors.
4233         * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
4235 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4237         * image-dired.el: Rename from thumbnails.el.  All instances of
4238         "thumbnails" replaced with "image-dired".
4240         * dired.el (dired-mode-map): Rename "thumbnails" again, to
4241         "image-dired".
4243 2007-04-22  Kim F. Storm  <storm@cua.dk>
4245         * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
4246         Don't use kill-line.
4248 2007-04-22  Nick Roberts  <nickrob@snap.net.nz>
4250         * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
4251         error message.
4253 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4255         * dired.el: Rename "tumme" to "thumbnails".
4257         * thumbnails.el: Rename from tumme.el.  All instances of "tumme"
4258         replaced with "thumbnails".
4260 2007-04-22  Glenn Morris  <rgm@gnu.org>
4262         * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
4263         and give it the risky-local-variable property.
4265         * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
4266         before defining it.
4268 2007-04-21  Martin Rudalics  <rudalics@gmx.at>
4270         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
4271         Use delete-region instead of kill-line.
4273 2007-04-21  Alan Mackenzie  <acm@muc.de>
4275         * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
4276         `kill-region' by `delete-region'.
4278 2007-04-21  Chong Yidong  <cyd@stupidchicken.com>
4280         * progmodes/perl-mode.el (perl-indent-command): Use delete-region
4281         instead of kill-region.
4283         * progmodes/mantemp.el (mantemp-make-mantemps-region)
4284         (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
4285         (mantemp-remove-memfuncs): Use delete-region instead of kill-word
4286         and kill-line.
4288         * progmodes/vhdl-mode.el (vhdl-template-type)
4289         (vhdl-template-record, vhdl-template-nature)
4290         (vhdl-template-configuration-spec, vhdl-template-component-inst)
4291         (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
4292         Use delete-region instead of kill-word and kill-line.
4294 2007-04-21  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4296         * dired-x.el (dired-virtual-mode): Doc fix.
4298 2007-04-21  Richard Stallman  <rms@gnu.org>
4300         * font-lock.el (font-lock-keywords-alist): Mark as risky.
4302         * subr.el (read-number): Doc fix.
4304         * simple.el (pop-to-mark-command): Display message "mark popped"
4305         if point does not move.
4306         (set-mark-command): Doc fix.
4308 2007-04-21  Luc Teirlinck  <teirllm@auburn.edu>
4310         * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
4311         (locate-local-filter, locate-local-search): New vars.
4312         (locate): Make variables local.
4313         (locate-update): Bind locate-buffer-name.  Call locate using
4314         locate-local-filter and locate-local-search.
4316 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
4318         * hi-lock.el (hi-lock-file-patterns-policy): New var.
4319         (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
4320         (hi-lock-mode): Update docstring.
4322 2007-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4324         * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
4325         fill-nobreak-predicate when the break is past fill-column.
4327 2007-04-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
4329         * locate.el (locate): Output from shell-command should go in the
4330         current buffer rather than *Shell Command Output*.
4332 2007-04-20  Chong Yidong  <cyd@stupidchicken.com>
4334         * paren.el (show-paren-function): Fix last fix.
4336 2007-04-19  Kevin Ryde  <user42@zip.com.au>
4338         * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
4339         (archive-lzh-summarize): Add optional start arg for where to start
4340         looking at the archive.
4341         (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
4343         * international/mule.el (auto-coding-alist): no-conversion for .exe
4344         and .EXE.
4346 2007-04-19  Alan Mackenzie  <acm@muc.de>
4348         * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
4349         function return type contains "struct", "union", etc.
4350         c-end-of-defun goes too far forward.
4352 2007-04-19  Chong Yidong  <cyd@stupidchicken.com>
4354         * paren.el (show-paren-function): Reset window-start to avoid
4355         recentering.
4357 2007-04-19  Glenn Morris  <rgm@gnu.org>
4359         * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
4361 2007-04-18  Glenn Morris  <rgm@gnu.org>
4363         * calendar/diary-lib.el (diary-header-line-format): Add a custom
4364         :set function.
4365         (diary-list-entries): Only switch to diary-mode from
4366         default-major-mode (reverts 2007-03-21 change).  Otherwise, if in
4367         diary-mode set header-line-format, in case of any customization.
4369 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
4371         * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
4372         is less than the length of parse-time-syntax.
4374 2007-04-17  David Kastrup  <dak@gnu.org>
4376         * replace.el (query-replace-regexp-eval): Deprecate.
4378 2007-04-17  Alan Mackenzie  <acm@muc.de>
4380         * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
4381         point too close to EOB, leave point at EOB rather than last `}'.
4383 2007-04-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4385         * textmodes/bibtex.el (bibtex-include-OPTkey)
4386         (bibtex-user-optional-fields, bibtex-entry-field-alist):
4387         Fix defcustom.
4389 2007-04-17  Glenn Morris  <rgm@gnu.org>
4391         * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
4392         be encoded, fall back to current year.
4394 2007-04-14  Kevin Ryde  <user42@zip.com.au>
4396         * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
4397         all upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID
4398         M "MSDOS".
4400 2007-04-16  Chong Yidong  <cyd@stupidchicken.com>
4402         * progmodes/python.el (python-end-of-block): Avoid looping forever
4403         if python-next-statement fails.
4405 2007-04-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4407         * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
4409 2007-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
4411         * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
4412         * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
4414 2007-04-15  Jay Belanger  <belanger@truman.edu>
4416         * calc/calc.el (calc-version): New function.
4417         (calc-trail-mode): Shorten the title.
4419 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
4421         * mail/footnote.el (footnote-style): Clarify docstring to state
4422         that customizing this only applies to future footnotes.
4424 2007-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4426         * textmodes/bibtex.el (bibtex-field-list): Use functionp.
4427         (bibtex-make-field): Check that INIT is a string.  Use functionp.
4429 2007-04-14  Glenn Morris  <rgm@gnu.org>
4431         * complete.el (PC-goto-end): New buffer-local variable.
4432         (PC-do-completion-end): Make buffer-local.
4433         (partial-completion-mode) <choose-completion-string-functions>:
4434         Do not go to the end of the minibuffer if PC-goto-end is non-nil.
4435         (PC-do-completion): New optional fourth argument GOTO-END.  Add a
4436         doc string.  Set PC-goto-end for choose-completion.
4437         (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
4438         PC-do-completion.
4440         * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
4441         arg to bibtex-make-field.
4442         (bibtex-make-field): Add optional fourth arg NODELIM.
4443         Insert delimiters around INIT unless this arg is non-nil.
4445 2007-04-14  Nick Roberts  <nickrob@snap.net.nz>
4447         * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
4448         global map isn't modified.
4450 2007-04-14  Glenn Morris  <rgm@gnu.org>
4452         * calendar/appt.el (appt-disp-window): Do not split small windows.
4453         Suggested by Jeff Miller <jmiller@cablespeed.com>.
4455 2007-04-13  Chong Yidong  <cyd@stupidchicken.com>
4457         * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
4459         * files.el: Ditto.
4461 2007-04-13  Juanma Barranquero  <lekktu@gmail.com>
4463         * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
4465         * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
4466         (term-set-escape-char, term-termcap-format, term-get-old-input-default)
4467         (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
4468         (term-pager-help): Fix typos in docstrings.
4470         * wid-edit.el (widget-documentation): Fix typo in docstring.
4472         * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
4473         Fix typos in error messages.
4475 2007-04-13  Martin Rudalics  <rudalics@gmx.at>
4477         * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
4478         window marked as dedicated.
4480         * mail/footnote.el (footnote-latin-string): New variable.
4481         (footnote-latin-regexp): Redefine as regexp alternative.
4482         (Footnote-latin): Use footnote-latin-string instead of
4483         footnote-latin-regexp.
4485 2007-04-13  Glenn Morris  <rgm@gnu.org>
4487         * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
4488         inherited keymaps.
4490 2007-04-12  Chong Yidong  <cyd@stupidchicken.com>
4492         * outline.el (outline-get-next-sibling): Clarify docstring.
4493         (outline-get-last-sibling): Handle case where we are at the first
4494         heading.  Clarify docstring.
4496 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
4498         * progmodes/gud.el (gud-minor-mode-map): Make go button same
4499         length as stop button to lessen flicker.
4500         (jdb): Add gud-print.
4501         (gud-find-expr): Jdb prints the expression with the value, so
4502         don't insert it in the output.
4504 2007-04-11  Jason Rumney  <jasonr@gnu.org>
4506         * dnd.el (dnd-get-local-file-name): Decode both upper and lower
4507         case hex.  Do not try to decode non-hex letters.
4509 2007-04-11  Markus Triska  <markus.triska@gmx.at>
4511         * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
4512         (byte-optimize-backward-word): Remove (move to bytecomp.el).
4513         (byte-optimize-form-code-walker): Evaluate pure function calls if
4514         possible.
4515         (byte-optimize-all-constp): New function.
4517         * emacs-lisp/bytecomp.el (byte-compile-char-before):
4518         Improve numeric argument case.
4519         (byte-compile-backward-char, byte-compile-backward-word):
4520         New functions, performing rewriting previously done in byte-opt.el.
4521         Fix their "Fixme" item (restriction to numeric arguments).
4523 2007-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4525         * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
4526         with dolist.
4527         (after-init-hook): Don't quote lambda.
4528         (desktop-first-buffer): Don't wrap it in eval-when-compile.
4529         (desktop-internal-v2s): Remove unused var `el'.
4530         (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
4531         desktop-restore-file-buffer.
4532         (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
4533         desktop-create-buffer.
4535 2007-04-10  Chong Yidong  <cyd@stupidchicken.com>
4537         * woman.el (woman-decode-buffer): Postpone macro-set check...
4538         (woman-decode-region): ...to here.
4540 2007-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
4542         * startup.el (tty-handle-args): Use %S to log ARGS.
4544 2007-04-10  Glenn Morris  <rgm@gnu.org>
4546         * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
4547         it is obsolete and has no effect.
4549         * dos-w32.el (default-buffer-file-type): Add defvar to quieten
4550         byte-compiler.
4552         * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
4553         obsolete function make-local-hook.
4555         * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
4556         start to quieten byte-compiler.
4558 2007-04-10  Markus Triska  <markus.triska@gmx.at>
4560         * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
4561         to bytecomp.el as byte-compile-char-before).
4562         * emacs-lisp/bytecomp.el (byte-compile-char-before):
4563         New function (modified replacement for byte-optimize-char-before in
4564         byte-opt.el).
4566 2007-04-09  Alan Mackenzie  <acm@muc.de>
4568         * startup.el (inhibit-splash-screen): Emphatically state that it
4569         can't be set in site-start.el.
4571 2007-04-09  Masatake YAMATO  <jet@gyve.org>
4573         * progmodes/cc-subword.el (c-capitalize-subword): More closely
4574         mimic the behavior of `capitalize-word'.  Do not move point with a
4575         negative argument.  Based on tiny change by Paul Curry.
4577 2007-04-09  Paul Curry  <dashteacup@gmail.com>  (tiny change)
4579         * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
4580         Don't move point if ARG is negative.
4582 2007-04-09  Alan Mackenzie  <acm@muc.de>
4584         Changes to make `narrow-to-defun' and `mark-defun' work properly
4585         in CC Mode:
4587         * progmodes/cc-defs.el (c-beginning-of-defun-1):
4588         * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
4589         Bind beginning/end-of-defun-function to nil around calls to
4590         beginning/end-of-defun.
4592         * progmodes/cc-langs.el (beginning-of-defun-function)
4593         (end-of-defun-function): New c-lang-setvar's.
4595         * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
4596         (setq arg 1))" to enable non-interactive call.
4598 2007-04-09  Eli Zaretskii  <eliz@gnu.org>
4600         * simple.el (set-mark-command): Doc fix.
4602 2007-04-09  Nick Roberts  <nickrob@snap.net.nz>
4604         * progmodes/gud.el (gdb): Restore existing session if user
4605         tries to start a second one in graphical mode.
4607 2007-04-08  Martin Rudalics  <rudalics@gmx.at>
4609         * cus-start.el <scroll-preserve-screen-position>: Add choices.
4611 2007-04-08  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4613         * term/xterm.el (terminal-init-xterm): Fix key definitions.
4614         Add binding for C-M-SPC.
4616 2007-04-08  Richard Stallman  <rms@gnu.org>
4618         * pcomplete.el (pcomplete-read-event): One single definition,
4619         and not a defsubst.
4621 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
4623         * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
4624         byte-compiler warning "value unused".
4626 2007-04-08  Andreas Schwab  <schwab@suse.de>
4628         * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
4630 2007-04-07  Glenn Morris  <rgm@gnu.org>
4632         * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
4633         Autoload these functions.
4634         (diary-date-forms): Add a custom :set form.
4636         * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
4637         before first use.
4638         (diary-font-lock-keywords): New function with old code for
4639         initialization of variable of same name.
4641 2007-04-07  David Hansen  <david.hansen@gmx.net>  (tiny change)
4643         * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
4644         clean-up: only insert space when on identifier, etc.
4646 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4648         * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
4650         * net/tls.el (open-tls-stream): Properly handle case where there
4651         is no associated buffer.
4653 2007-04-07  Glenn Morris  <rgm@gnu.org>
4655         * ffap.el (ffap-file-at-point): Lower the priority of the
4656         ffap-ftp-sans-slash-regexp check.
4658 2007-04-06  Alan Mackenzie  <acm@muc.de>
4660         Fix fontification of labels, and other things with ":".
4662         * progmodes/cc-engine.el (c-forward-label): The function now
4663         returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
4664         the former t.
4666         * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
4667         new return code from c-forward-label, fontifying tokens properly.
4668         Add some general comments throughout the file.
4670 2007-04-06  Chong Yidong  <cyd@stupidchicken.com>
4672         * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
4673         Revert 2006-01-27 change.
4675         * diff-mode.el (diff-mode): Revert 2007-03-04 change.
4677         * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
4679         * desktop.el (desktop-create-buffer, desktop-save):
4680         Revert 2004-11-12 change for lack of copyright papers.
4682         * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
4683         (dired-guess-default): Respect case.
4685         * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
4687         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
4688         was originally checked in as byte-optimize-concat on 1997-11-02.
4690         * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
4691         1995-05-19 doc changes.
4693 2007-04-06  Kim F. Storm  <storm@cua.dk>
4695         * loadhist.el (read-feature): Reimplement.  New optional arg LOADED-P.
4696         (unload-feature): Update interactive spec accordingly.
4698         * progmodes/grep.el (grep-program): Remove commentary about zgrep.
4700 2007-04-06  John Paul Wallington  <jpw@pobox.com>
4702         * subr.el (with-case-table): Use `make-symbol' to avoid variable
4703         capture.  Restore the table in the same buffer.
4705         * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
4707 2007-04-05  Chong Yidong  <cyd@stupidchicken.com>
4709         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4710         Print entire form.
4712 2007-04-05  Nick Roberts  <nickrob@snap.net.nz>
4714         * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
4715         for low-color displays.
4717 2007-04-05  Glenn Morris  <rgm@gnu.org>
4719         * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
4720         * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
4721         Seed random number generator on loading.
4723         * emacs-lisp/authors.el (top-level): Provide self.
4725         * play/animate.el (top-level): Provide self.
4727 2007-04-04  Alan Mackenzie  <acm@muc.de>
4729         * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
4730         to mention c-syntactic-indentation.
4732 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
4734         * subr.el (with-case-table): New macro.
4736         * international/mule.el (ascii-case-table): New var.
4738         * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
4739         downcasing.
4741 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
4743         * progmodes/gud.el (gud-minor-mode-map): Simplify.
4745         * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
4746         of the window if we're outside it e.g menu-bar.
4748         * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
4749         window if we're outside it e.g menu-bar.
4751 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
4753         * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
4754         decode base-64 encoded body if its content-type is something other
4755         than text/* or message/*.
4757 2007-04-03  Juanma Barranquero  <lekktu@gmail.com>
4759         * simple.el (activate-mark-hook): Fix typo in docstring.
4761 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
4763         * tmm.el (tmm-c-prompt): Initialize.
4764         (tmm-menubar): Deal with extended menu-items at top level.
4765         (tmm-get-keybind): Handle bindings redefined/undefined locally.
4766         (tmm-prompt): Handle visibility of top level menu-items.
4768         * progmodes/gud.el (gud-menu-map): Simplify.
4769         (gud-minor-mode-map): Add tool-bar like bindings to the text mode
4770         menubar.
4772 2007-04-02  Chong Yidong  <cyd@stupidchicken.com>
4774         * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
4776         * comint.el (comint-send-input): Widen the buffer first.
4778         * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
4780 2007-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4782         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
4783         emacs-lisp-docstring-fill-column in emacs-lisp-mode.
4785         * newcomment.el (comment-search-forward): Discard comment starters
4786         before point.
4788 2007-04-01  Guanpeng Xu  <herberteuler@hotmail.com>
4790         * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
4792 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
4794         * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
4795         when downcasing.
4797         * button.el (previous-button): Rewrite to account for adjacent buttons.
4799 2007-04-01  J.D. Smith  <jdsmith@as.arizona.edu>
4801         * progmodes/idlwave.el (idlwave-auto-fill):
4802         Revert paragraph-separate change.
4804         * progmodes/idlw-shell.el (idlwave-shell-break-in):
4805         Simplify module calc.
4806         (idlwave-shell-set-bp-in-module): Compute module.
4808 2007-03-31  Glenn Morris  <rgm@gnu.org>
4810         * emacs-lisp/timer.el (run-at-time): Doc fix.
4812         * emacs-lisp/warnings.el (display-warning): If we create the
4813         buffer displaying the warning, disable undo there.
4815 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
4817         * net/tramp.el (tramp-register-file-name-handler)
4818         (tramp-register-completion-file-name-handler): New defsubst,
4819         derived from `tramp-register-file-name-handlers'.  The split is
4820         necessary because Tramp's file name handlers must be registered at
4821         different startup places.
4823 2007-03-31  Chong Yidong  <cyd@stupidchicken.com>
4825         * progmodes/hideshow.el (turn-off-hideshow): New function.
4826         (hs-minor-mode): Use it instead of a lambda expression in
4827         change-major-mode-hook.
4829 2007-03-31  David Kastrup  <dak@gnu.org>
4831         * woman.el (woman-Cyg-to-Win): Don't convert cons cells
4832         corresponding to MANPATH_MAP entries.
4833         (woman-man.conf-path, woman-parse-man.conf): Doc fix.
4834         (woman-parse-man.conf): Use more discriminating man.conf name.
4835         (woman-parse-man.conf): Parse MANPATH_MAP entries.
4836         (woman-manpath): Doc fix and type fix.
4837         (woman-cached-data): Check for MANPATH_MAP entries.
4838         (woman-expand-directory-path): Treat MANPATH_MAP entries.
4840 2007-03-31  Stuart Herring  <herring@lanl.gov>
4842         * emacs-lisp/sregex.el (sregexq): Doc fix.
4844 2007-03-31  Markus Triska  <markus.triska@gmx.at>
4846         * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
4848 2007-03-30  Reiner Steib  <Reiner.Steib@gmx.de>
4850         * info.el (info-tool-bar-map): Use "exit" for Info-exit.
4851         Move to the right.
4853 2007-03-30  Alan Mackenzie  <acm@muc.de>
4855         * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
4857 2007-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
4859         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
4860         Use it, passed in explicitly, instead of from the dynamic binding.
4861         (ewoc-create, ewoc-enter-before): Update to use new call sequence.
4863 2007-03-30  Juanma Barranquero  <lekktu@gmail.com>
4865         * simple.el (blink-matching-open): When in minibuffer, don't
4866         search for a match inside the prompt.
4868 2007-03-30  Nick Roberts  <nickrob@snap.net.nz>
4870         * tmm.el (tmm-menubar): Select the right menu item with the mouse.
4871         (tmm-prompt): Don't make the mouse user select the first menu
4872         item twice.
4874 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
4876         * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
4877         SIGUSR1 and SIGUSR2.
4879 2007-03-29  Kim F. Storm  <storm@cua.dk>
4881         * ido.el (ido-read-internal): When reading file or dir, only override
4882         minibuffer-local-filename-completion-map, otherwise only override
4883         minibuffer-local-completion-map.
4885 2007-03-29  Glenn Morris  <rgm@gnu.org>
4887         * complete.el (partial-completion-mode): Set PC-do-completion-end
4888         to nil after use.
4889         (PC-lisp-complete-symbol): Create and use a marker at `end',
4890         rather than using point-marker.
4892 2007-03-28  Chong Yidong  <cyd@stupidchicken.com>
4894         * simple.el (next-error-highlight): Doc fix.
4895         (compose-mail): Revert 2007-03-19 change.
4897 2007-03-28  Richard Stallman  <rms@gnu.org>
4899         * emacs-lisp/edebug.el (edebug-display): Don't go to
4900         edebug-outside-buffer if it is dead.
4902 2007-03-28  Juanma Barranquero  <lekktu@gmail.com>
4904         * view.el (view-mode): Fix typos in docstring.
4906 2007-03-28  Stephen Berman  <Stephen.Berman@gmx.net>
4908         * recentf.el (recentf-save-file): Add a custom :set function.
4910 2007-03-28  Glenn Morris  <rgm@gnu.org>
4912         * complete.el (PC-do-completion-end): New variable.
4913         (partial-completion-mode) <choose-completion-string-functions>:
4914         Use PC-do-completion-end in the non-minibuffer case to replace the
4915         correct amount of text.
4916         (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
4917         (PC-lisp-complete-symbol): Give marker the after-insertion type,
4918         to deal with improvements inserted after point.
4920 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4922         * button.el (make-text-button): Add explicit `button' property.
4923         (default-button): Don't put a `button' property on it.
4925         * progmodes/python.el (python-mode): Skip comments when parsing.
4927         * vc-arch.el (vc-with-current-file-buffer): New macro.
4928         (vc-arch-file-source-p): Use it to avoid infloop.
4930 2007-03-28  David Hansen  <david.hansen@gmx.net>  (tiny change)
4932         * emacs-lisp/lisp.el (lisp-complete-symbol):
4933         Fix call to get-buffer-window to find windows in other frames.
4935 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4937         * comint.el (comint-proc-query, comint-dynamic-list-completions):
4938         Fix calls to get-buffer-window to find windows in other frames.
4939         Reported by David Hansen <david.hansen@gmx.net>.
4941 2007-03-27   Kevin Ryde  <user42@zip.com.au>
4943         * info.el (Info-display-images-node): On a text-only terminal,
4944         show the "text" or "alt" parts of the image blobs.
4946 2007-03-27  Glenn Morris  <rgm@gnu.org>
4948         * complete.el (PC-do-completion): Compute completion-base-size in
4949         the non-filename case, rather than setting to nil.
4950         (PC-lisp-complete-end): New variable.
4951         (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
4952         original end in a series of consecutive invocations.
4954         * calendar/calendar.el (calendar-mode-hook): Declare it.
4956         * calendar/diary-lib.el (diary-live-p): Do not check for
4957         diary-selective-display.
4959 2007-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4961         * replace.el (occur-next-error): *Occur* might not be displayed in the
4962         selected frame.  Reported by David Hansen <david.hansen@gmx.net>.
4964 2007-03-26  Richard Stallman  <rms@gnu.org>
4966         * textmodes/flyspell.el (flyspell-large-region):
4967         Use ispell-call-process-region.
4969 2007-03-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4971         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
4972         Use prin1 instead of princ.
4974 2007-03-25  Chong Yidong  <cyd@stupidchicken.com>
4976         * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
4977         Merge in X resources before global face.
4979         * progmodes/compile.el (compilation-start): Save compilation-directory
4980         rather than default-directory as local var.
4981         (compilation-directory): Mark as safe local var.
4983         * files.el: Don't mark default-directory as a safe local var.
4985 2007-03-25  Alan Mackenzie  <acm@muc.de>
4987         * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
4988         * progmodes/cc-engine.el: Fix typo.
4990 2007-03-25  Juri Linkov  <juri@jurta.org>
4992         * compare-w.el (compare-windows): Rename customization group
4993         `compare-w' to `compare-windows'.
4994         (compare-windows-whitespace, compare-ignore-whitespace)
4995         (compare-ignore-case, compare-windows-sync)
4996         (compare-windows-sync-string-size, compare-windows-recenter)
4997         (compare-windows-highlight, compare-windows): Change group name in
4998         the `group' tag from `compare-w' to `compare-windows'.
4999         (compare-windows-sync): Add option `nil' for no sync.  Doc fix.
5001 2007-03-24  Markus Triska  <markus.triska@gmx.at>
5003         * expand.el: Change example to always enable abbrev-mode,
5004         and remove redundant `function'.
5005         (expand-abbrev-hook): Add autoload cookie.
5007 2007-03-24  Ryan Yeske  <rcyeske@gmail.com>
5009         * emacs-lisp/testcover.el (testcover-start, testcover-end)
5010         (testcover-mark-all, testcover-unmark-all): Add prompts to
5011         interactive specs.
5013 2007-03-24  Jason Rumney  <jasonr@gnu.org>
5015         * autorevert.el (find-file-hook, auto-revert-tail-mode):
5016         Use file size in bytes for auto-revert-tail-pos not characters.
5018 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
5020         * vc-rcs.el (vc-rcs-annotate-command):
5021         Set text property :vc-annotate-prefix on the annotation text.
5022         (vc-rcs-annotate-time): Instead of searching for ": ",
5023         search for end of text propertized with :vc-annotate-prefix.
5025 2007-03-24  Martin Rudalics  <rudalics@gmx.at>
5027         * whitespace.el (top level): Remove calls putting
5028         permanent-local nil property since these are no-ops.
5030         * man.el (Man-support-local-filenames): Assure that
5031         default-directory exists when doing call-process.
5033 2007-03-23  David Vazquez  <xeos00@gmail.com>  (tiny change)
5035         * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
5036         Fix omission bug: Use m4-program-options to construct shell command.
5038 2007-03-23  David Kastrup  <dak@gnu.org>
5040         * progmodes/cc-mode.el (c-make-emacs-variables-local):
5041         Use `mapcar' rather than `mapcan' to silence compiler warning.
5043 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
5045         * textmodes/reftex.el, textmodes/reftex-vars.el,
5046         * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
5047         * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
5048         * textmodes/reftex-index.el, textmodes/reftex-global.el,
5049         * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
5050         * textmodes/reftex-auc.el: Add maintainer address.
5052 2007-03-22  Carsten Dominik  <dominik@science.uva.nl>
5054         * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
5055         Make sure that `global-font-lock-mode' does not turn on font-lock
5056         in these buffers.
5058 2007-03-21  Kim F. Storm  <storm@cua.dk>
5060         * xt-mouse.el (xt-mouse-epoch): New variable.
5061         (xterm-mouse-event): Use float-time.
5063 2007-03-21  Nick Roberts  <nickrob@snap.net.nz>
5065         * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
5066         current-time.
5068 2007-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5070         * complete.el (read-file-name-internal): Don't add the final > if the
5071         completion is not finished (re-application of this patch, which was
5072         accidentally undone by Eli).
5074 2007-03-21  Chong Yidong  <cyd@stupidchicken.com>
5076         * emulation/viper.el (viper-non-hook-settings): Handle mouse
5077         clicks in describe-key and describe-key-briefly advice a little better.
5079 2007-03-21  Juanma Barranquero  <lekktu@gmail.com>
5081         * server.el (server-process-filter): Cancel any pending isearch.
5083 2007-03-21  Ulf Jasper  <ulf.jasper@web.de>
5085         * calendar/icalendar.el (icalendar-version): Increase to 0.15.
5086         (icalendar--get-unfolded-buffer): Define actual arguments rather
5087         than just using &rest.  Check replace-in-string is fbound.
5088         (icalendar-import-buffer): Doc fix.
5089         (icalendar--convert-ical-to-diary): Set diary-file.
5090         Check diary-file before inserting final newline.
5091         (icalendar--add-diary-entry): Return diary-file.
5093 2007-03-21  Glenn Morris  <rgm@gnu.org>
5095         * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
5096         (diary-display-hook): Add custom :set function.
5098         * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
5099         Add custom :set function.
5100         (diary-header-line-format): Doc fix.
5101         (diary-set-maybe-redraw): New function.
5102         (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
5103         (diary-list-entries): Always run diary-mode.
5105 2007-03-20  Kenichi Handa  <handa@m17n.org>
5107         * international/quail.el (quail-setup-completion-buf): Make the
5108         completion buffer read-only.
5109         (quail-completion): Adjusted for the above change.  Leave the
5110         modified flag nil.
5112 2007-03-20  David Kastrup  <dak@gnu.org>
5114         * files.el (magic-mode-alist): Require literal "%!PS" string for
5115         magic postscript file detection.
5117 2007-03-20  Richard Stallman  <rms@gnu.org>
5119         * textmodes/ispell.el (ispell-call-process): New function.
5120         Defends against bad `default-directory.'
5121         (ispell-check-version, ispell-find-aspell-dictionaries)
5122         (ispell-get-aspell-config-value, lookup-words): Call it.
5123         (ispell-call-process-region): New function.
5124         (ispell-send-string): Call it.
5126 2007-03-20  Andreas Schwab  <schwab@suse.de>
5128         * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
5129         (finder-data): Likewise.
5130         (autoloads): Likewise.
5132 2007-03-20  Martin Rudalics  <rudalics@gmx.at>
5134         * files.el (basic-save-buffer): Do not set visited filename when
5135         the corresponding directory does not exist or the specified
5136         filename is that of an existing directory.
5138 2007-03-20  Glenn Morris  <rgm@gnu.org>
5140         * calendar/diary-lib.el (diary-live-p): New function.
5141         (number-of-diary-entries): Add a :set function to redisplay diary
5142         when necessary.
5144 2007-03-19  Nick Roberts  <nickrob@snap.net.nz>
5146         * t-mouse.el (t-mouse-make-event-element): Use timestamp output
5147         from client program, mev, to compute mouse event.
5149 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
5151         * faces.el (momentary): Face removed; unused due to reversion of
5152         2007-01-04 changes by Kevin Rodgers.
5154         * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
5155         Suggested by Johan Bockg\e,Ae\e(Brd.
5157 2007-03-19  Martin Rudalics  <rudalics@gmx.at>
5159         * font-lock.el (lisp-font-lock-keywords-1):
5160         Highlight define-globalized-minor-mode as a keyword.
5162 2007-03-19  Kim F. Storm  <storm@cua.dk>
5164         * calc/calc-forms.el (math-std-daylight-savings)
5165         (math-std-daylight-savings-old): Doc fix.
5167 2007-03-19  Juanma Barranquero  <lekktu@gmail.com>
5169         * progmodes/python.el (python-default-template): Doc fix.
5170         (python-buffer): Fix typo in docstring.
5172         * isearchb.el (isearchb-follow-char):
5173         * subr.el (def-edebug-spec): Fix typo in docstring.
5175 2007-03-19  Richard Stallman  <rms@gnu.org>
5177         * files.el (default-directory): Mark safe.
5178         (basic-save-buffer-2): Put proper dir name in error message.
5180         * simple.el (compose-mail): Run switch-function after
5181         setting up the mail buffer.
5183         * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
5185 2007-03-18  Jay Belanger  <belanger@truman.edu>
5187         * calc/calc-forms.el (math-parse-date): Fix a regular expression.
5188         (math-std-daylight-savings-new): Rename from
5189         `math-std-daylight-savings'.
5190         (math-std-daylight-savings-old): Rename from old value of
5191         `math-std-daylight-savings'.
5192         (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
5193         `math-std-daylight-savings-old' depending on the year.
5195 2007-03-18  Detlev Zundel  <dzu@gnu.org>
5197         * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
5198         zero-width regexps as invalid but rather at least count them correctly.
5200 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
5202         * net/tls.el (open-tls-stream): In handshake-waiting loop,
5203         don't wait more if there is output available to process.
5205 2007-03-18  Nick Roberts  <nickrob@snap.net.nz>
5207         * progmodes/compile.el (compilation-find-file): Revert change
5208         from 2006-07-18 to allow completion of directory names.
5209         Reported by John Carter <john.carter@tait.co.nz>.
5211 2007-03-18  Kim F. Storm  <storm@cua.dk>
5213         * subr.el (when, unless): Doc fix.
5215 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
5217         * net/tls.el (tls-program): Doc fix.
5219 2007-03-17  Denis Bueno  <dbueno@gmail.com>  (tiny change)
5221         * autorevert.el (auto-revert-tail-handler):
5222         Call after-revert-hook.
5224 2007-03-17  Ryan Yeske  <rcyeske@gmail.com>
5226         * simple.el (switch-to-completions): No error if search for \n\n fails.
5228 2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
5230         * simple.el (line-move-1):
5231         Respect `inhibit-line-move-field-capture' property.
5233 2007-03-13  Chong Yidong  <cyd@stupidchicken.com>
5235         * comint.el (comint-arguments): Mark backslash-escaped chars.
5236         (comint-delim-arg): Don't treat them as delimiters.
5238 2007-03-12  Kim F. Storm  <storm@cua.dk>
5239         * ido.el (ido-init-completion-maps): Remap delete-backward-char.
5241 2007-03-12  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
5243         * tempo.el (tempo-insert): Deal with 'r> if it appears
5244         specified with a prompt argument.
5246 2007-03-12  Carsten Dominik  <dominik@science.uva.nl>
5248         * textmodes/org.el (org-set-font-lock-defaults):
5249         Handle narrow table columns correctly.
5251 2007-03-12  Mark A. Hershberger  <mah@everybody.org>
5253         * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
5254         (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
5255         Return to use of the -no-properties variants.  There was
5256         consensus on emacs-devel that the speed of these variants was
5257         prefered since we are usually parsing files (from the internet
5258         or on disk) instead of XML created in Emacs.
5260         * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
5261         Add customize option.
5263 2007-03-12  Glenn Morris  <rgm@gnu.org>
5265         * calc/calc-forms.el (math-std-daylight-savings): Switch to new
5266         North American rule.  Replace "daylight savings" with "daylight
5267         saving" in doc.
5269         * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
5270         * calendar/lunar.el, solar.el: Replace "daylight savings" with
5271         "daylight saving" in text.
5273         * woman.el (woman-change-fonts): Tweak previous change by using
5274         woman-request-regexp rather than "^\\.".
5276         * startup.el (command-line-1): Make insertion of
5277         initial-scratch-message not depend on scratch being selected.
5279 2007-03-11  Juri Linkov  <juri@jurta.org>
5281         * replace.el (match): Use yellow background on light-bg terminals.
5283 2007-03-11  Richard Stallman  <rms@gnu.org>
5285         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
5286         Correctly compute line number.
5288 2007-03-11  Guanpeng Xu  <herberteuler@hotmail.com>
5290         * type-break.el (type-break-get-previous-count):
5291         Repeat previous change here.
5293 2007-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
5295         * progmodes/grep.el (grep-find-ignored-directories):
5296         Add .git and .bzr to list.
5298 2007-03-11  Andreas Schwab  <schwab@suse.de>
5300         * diff-mode.el (diff-apply-hunk): Use proper format string for error.
5302 2007-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5304         * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
5306 2007-03-10  Chong Yidong  <cyd@stupidchicken.com>
5308         * faces.el (face-set-after-frame-default): Recalculate face
5309         customizations after applying X resources.
5311 2007-03-10  Ryan Yeske  <rcyeske@gmail.com>
5313         * net/rcirc.el (rcirc-timeout-seconds): New variable.
5314         (rcirc-keepalive-seconds): Remove variable.
5315         (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
5316         (rcirc-process, rcirc-user-disconnect): New variables.
5317         (rcirc-connect): Initalize new variables.
5318         (rcirc-keepalive): Don't send keepalive pings before connection
5319         is completed.
5320         (rcirc-sentinel): Do mark all channels with activity when
5321         connection is dropped.  Run hook with process buffer local.
5322         (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
5323         (rcirc-buffer-process): Return value of rcirc-process if
5324         rcirc-server-buffer is nil.
5325         (rcirc-server-name): Return the reported server name.
5326         (rcirc-update-prompt): Simplify computation of the server name.
5327         (rcirc-format-response-string): Likewise.
5328         (rcirc-handler-001): Mark server as connected, record the reported
5329         server name, and schedule a timeout.
5330         (rcirc-track-nick): Add a spec for the tty class.
5331         (rcirc-user-non-nick): Remove function.
5332         (rcirc-nick-prefix-chars): Add variable.
5333         (rcirc-user-nick): Use above variable.
5335 2007-03-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5337         * icomplete.el (icomplete-tidy, icomplete-exhibit):
5338         Bind deactivate-mark to nil.
5340 2007-03-10  Martin Rudalics  <rudalics@gmx.at>
5342         * complete.el (PC-do-completion): Bind dirlength to nil to avoid
5343         that buffer contents get erased during completion.
5345 2007-03-10  Glenn Morris  <rgm@gnu.org>
5347         * woman.el (woman-change-fonts): Add a hack to deal with
5348         font-escape followed by "." at start of a line.
5349         (woman2-IP): Add a hack to deal with consecutive requests.
5350         (woman2-tagged-paragraph): Extend existing hack to handle "sp".
5352 2007-03-10  Alan Mackenzie  <acm@muc.de>
5354         * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
5356 2007-03-09  Richard Stallman  <rms@gnu.org>
5358         * abbrev.el (abbrev): Add `provide'.
5360 2007-03-09  Thien-Thi Nguyen  <ttn@gnu.org>
5362         * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
5364 2007-03-09  Martin Rudalics  <rudalics@gmx.at>
5366         * complete.el (PC-try-completion): New function.
5367         (PC-do-completion, read-file-name-internal): Use it instead of
5368         try-completion.
5370 2007-03-08  Alan Mackenzie  <acm@muc.de>
5372         Remove stale tokens from `c-found-types' cache.
5374         * progmodes/cc-mode.el (c-unfind-enclosing-token)
5375         (c-unfind-coalesced-tokens, c-before-change): New functions.
5376         (c-maybe-stale-found-type): New variable.
5378         * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
5379         (c-trim-found-types): New functions.
5381 2007-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5383         * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
5384         (debug-ignored-errors): Add entry from smerge-match-conflict.
5386 2007-03-08  J.D. Smith  <jdsmith@as.arizona.edu>
5388         * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
5389         special help topics for keywords.
5390         (idlwave-help-assistant-command): Include ".exe" for ms-dos
5391         etc.  Assistant command.
5393 2007-03-08  Chong Yidong  <cyd@stupidchicken.com>
5395         * replace.el (occur-engine): Move buffer-undo-list binding...
5396         (occur-1): ...to here.
5398         * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
5400         * simple.el (minibuffer-completing-symbol): New var.
5401         (eval-expression): Use it.
5402         (completion-setup-function): Don't bind completion-base-size when
5403         completing a symbol in the minibuffer.
5405 2007-03-08  Nick Roberts  <nickrob@snap.net.nz>
5407         * progmodes/gud.el (gdb): Pop up current GUD buffer if user
5408         tries to start a second session in graphical mode.
5410 2007-03-07  Miles Bader  <miles@gnu.org>
5412         * international/isearch-x.el
5413         (isearch-process-search-multibyte-characters):
5414         Strip text-properties from PROMPT to avoid an error from read-string.
5416 2007-03-07  Kim F. Storm  <storm@cua.dk>
5418         * complete.el (PC-bindings): Remap lisp-complete-symbol to
5419         PC-lisp-complete-symbol instead of binding M-TAB in global-map.
5421 2007-03-07  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
5423         * complete.el (PC-do-completion): Delete duplicates in the list of
5424         possible completions.
5426 2007-03-07  Glenn Morris  <rgm@gnu.org>
5428         * ses.el (ses-mode): Doc fix.
5430 2007-03-06  Kim F. Storm  <storm@cua.dk>
5432         * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
5434 2007-03-06  Kenichi Handa  <handa@m17n.org>
5436         * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
5438 2007-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5440         * simple.el (completion-setup-function): Improve last fix so it doesn't
5441         set it to a relative directory name either.
5443 2007-03-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5445         * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
5447 2007-03-05  Richard Stallman  <rms@gnu.org>
5449         * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
5451         * files.el (find-file-noselect): No error if file no longer exists.
5452         Display a message and avoid other questions.
5454 2007-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5456         * pcomplete.el (pcomplete-show-completions): Improve last change, so
5457         as not to use an invisible window and to create a window if none exist.
5459         * progmodes/python.el (python-send-command): Restart proc if necessary.
5460         (python-proc): Simplify.
5462 2007-03-05  David Hansen  <david.hansen@gmx.net>  (tiny change)
5464         * pcomplete.el (pcomplete-show-completions): Search all frames for
5465         completions buffer.
5467 2007-03-05  Chong Yidong  <cyd@stupidchicken.com>
5469         * cus-edit.el (customize-save-variable): Clear customized-value
5470         property (saved values are now put in theme-value property).
5471         (customize-set-variable): Doc fix.
5473         * complete.el (PC-do-completion): If completion-ignore-case is
5474         non-nil, replace field with completion string before exiting.
5476 2007-03-05  Michael Albinus  <michael.albinus@gmx.de>
5478         * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
5479         Append its extension to the resulting temporary file name.
5480         (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
5482         * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
5483         (tramp-smb-handle-write-region): Apply it.
5485 2007-03-05  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
5487         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
5488         Redo previous change.
5490 2007-03-04  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
5492         * diff-mode.el (diff-mode): Doc fix.
5494 2007-03-05  Kenichi Handa  <handa@m17n.org>
5496         * international/characters.el: Set category `l' (latin)
5497         for more characters.
5499 2007-03-04  Kim F. Storm  <storm@cua.dk>
5501         * emacs-lisp/authors.el (authors-aliases): Add alias.
5503 2007-03-04  Glenn Morris  <rgm@gnu.org>
5505         * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
5506         all when switching major mode.
5507         (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
5508         (hs-block-start-mdata-select, hs-block-end-regexp)
5509         (hs-forward-sexp-func, hs-adjust-block-beginning):
5510         Do not make these variables permanent-local.
5512 2007-03-04  Richard Stallman  <rms@gnu.org>
5514         * progmodes/cperl-mode.el (cperl-mode):
5515         Modify cperl-compilation-error-regexp-alist by appending.
5517         * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
5518         (edebug-mode): Add the hook.
5519         (edebug-recursive-edit): Remove the hook on exiting.
5521         * type-break.el (type-break-get-previous-time):
5522         Handle end-of-file errors specially
5523         so they don't get reported wrong in .emacs.
5525         * startup.el (fancy-splash-text): Clarify text.
5527         * simple.el (beginning-of-buffer, end-of-buffer):
5528         Avoid treating plain C-u like numeric arg.
5530         * simple.el (completion-setup-function): Don't set
5531         default-directory to nil.
5533         * shell.el (shell-dirstack-query): Doc fix.
5535         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
5536         Don't select the window -- pass it to primitives instead.
5538         * faces.el (minibuffer-prompt): Use medium blue by default.
5540 2007-03-04  David Kastrup  <dak@gnu.org>
5542         * jit-lock.el (jit-lock-stealth-time): Change default to nil.
5543         Preserve 16 as default value for "seconds" when customizing.
5545 2007-03-04  Carsten Dominik  <dominik@science.uva.nl>
5547         * textmodes/org.el (org-self-insert-command)
5548         (orgtbl-self-insert-command, org-delete-char)
5549         (org-delete-backward-char): Set the `flyspell-delayed' property.
5551 2007-03-03  Chong Yidong  <cyd@stupidchicken.com>
5553         * international/mule.el (find-auto-coding): Don't search for
5554         line-ending characters past the end of the tail.
5556 2007-03-03  Christopher Allan Webber  <cwebber@dustycloud.org>  (tiny change)
5558         * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
5559         Jump to the line where new score has been uploaded.
5561         * play/tetris.el (tetris-move-bottom, tetris-move-left)
5562         (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
5563         Do nothing when the game is paused.
5565 2007-03-03  Carsten Dominik  <dominik@science.uva.nl>
5567         * textmodes/org.el (org-set-tags): Prevent slipping of point
5568         during completion.
5570 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
5572         * isearch.el (isearch-message-prefix):
5573         Use minibuffer-prompt-properties.
5575 2007-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5577         * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
5578         (ps-setup): Print which Emacsen is running ps-print package.
5580 2007-03-01  Stuart Herring  <herring@lanl.gov>
5582         * files.el (set-auto-mode-0): Use `indirect-function'.
5583         (hack-one-local-variable): Don't reapply current major mode.
5585 2007-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5587         * progmodes/python.el (python-quote-syntax): Don't bother with
5588         syntax-ppss-context.
5589         (python-fill-paragraph): Make sure that fenced-string delimiters that
5590         stand on their own line stay there.
5592 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
5594         * replace.el (perform-replace): Propertize message.
5596 2007-03-01  Carsten Dominik  <dominik@science.uva.nl>
5598         * textmodes/org.el (org-prepare-agenda-buffers): Also check for
5599         invisible heading.
5601 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
5603         * net/tramp.el (tramp-file-name-handler): Revert last change.
5605 2007-02-28  Nick Roberts  <nickrob@snap.net.nz>
5607         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
5608         Correct doc strings.
5610 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
5612         * replace.el (perform-replace): Undo forward-char immediately if
5613         non-adjacent search fails.
5615 2007-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5617         * version.el (emacs-major-version, emacs-minor-version):
5618         string-to-int -> string-to-number.
5620 2007-02-28  Juanma Barranquero  <lekktu@gmail.com>
5622         * help.el (where-is): Fail gracefully when not passed a command.
5624 2007-02-28  Stuart Herring  <herring@lanl.gov>
5626         * find-lisp.el (find-lisp-default-directory-predicate):
5627         Fix bug: Do symlink check on expanded filename.
5629 2007-02-28  Carsten Dominik  <dominik@science.uva.nl>
5631         * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
5632         changes during replacement.
5633         (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
5635 2007-02-28  Lars Hansen  <larsh@soem.dk>
5637         * desktop.el: Delete header line listing me as maintainer.
5639 2007-02-28  Glenn Morris  <rgm@gnu.org>
5641         * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
5642         the menus case.
5644 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
5646         * net/tramp.el (tramp-file-name-handler): Inhibit modification
5647         hooks to avoid confusion when combining after-change calls.
5649 2007-02-27  Ken Manheimer  <ken.manheimer@gmail.com>
5651         * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
5652         now that pgg-gpg-process-region correctly honors passed-in passphrase.
5653         (allout-distinctive-bullets-string): Add info about bullet conventions.
5654         (allout-mode): Add info about distinctive vs plain bullets.
5656 2007-02-27  Carsten Dominik  <dominik@science.uva.nl>
5658         * textmodes/org.el (org-archive-subtree): Quote variable name.
5659         (org-agenda-get-todos): Make sure skip properties are checked correctly.
5661 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
5663         * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
5664         (gud-bashdb-command-name, bashdb): Remove.
5665         (gud, gud-menu-map): Remove references to bash/bashdb.
5667 2007-02-26  Andrey Zhdanov  <susuman@hotmail.com>  (tiny change)
5669         * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
5670         keyword for Python 2.5.
5672 2007-02-26  Romain Francoise  <romain@orebokech.com>
5674         * net/net-utils.el (whois-server-tld): Update server for .org.
5675         (whois-server-list): Add whois.publicinterestregistry.net.
5676         (whois-guess-server): Fix formatting in docstring.
5678 2007-02-26  Kim F. Storm  <storm@cua.dk>
5680         * mouse.el (mouse-show-mark): Run hooks and perform command
5681         remapping for mouse-region-delete-keys.
5683 2007-02-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
5685         * font-core.el (font-lock-mode): Doc fix.
5687 2007-02-25  Kim F. Storm  <storm@cua.dk>
5689         * ido.el (ido-buffer-internal): Set this-command to fallback command.
5690         Add selected buffer to buffer-name-history.
5691         (ido-file-internal): Set this-command to fallback command.
5692         Add file names to file-name-history.
5694         * emacs-lisp/map-ynp.el (map-y-or-n-p):
5695         Apply minibuffer-prompt-properties.
5697 2007-02-25  Andreas Schwab  <schwab@suse.de>
5699         * files.el (hack-one-local-variable-eval-safep): Correct handling
5700         of edebug-form-spec property value.  Reported by Johan Bockg\e,Ae\e(Brd.
5702 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
5704         * textmodes/org.el (org-table-overlay-coordinates)
5705         (org-table-toggle-coordinate-overlays): New functions.
5706         (org-table-overlay-coordinates, org-table-coordinate-overlays):
5707         New variables.
5708         (org-startup-with-deadline-check): Remove option.
5709         (org-mode): Remove deadline check on startup.
5710         (org-table-limit-column-width): Remove option.
5711         (org-table-formula-numbers-only): Remove option.
5712         (org-link-style, org-link-format): Remove options.
5713         (org-select-agenda-window, org-fit-agenda-window): Remove options.
5714         (org-export-ascii-show-new-buffer)
5715         (org-export-html-show-new-buffer): Remove options.
5716         (org-activate-links): Remove camel option.
5717         (org-file-link-context-use-camel-case): Remove option.
5718         (org-camel-regexp): Remove variable.
5719         (org-activate-camels): Remove function.
5720         (org-store-link): Remove Camel stuff.
5721         (org-make-org-heading-camel): Remove function.
5722         (org-open-at-point): Remove camel stuff.
5723         (org-link-search): Remove camel stuff.
5724         (org-camel-to-words): Function removed.
5725         (org-get-agenda-file-buffer): Make sure we prepare the base
5726         buffers, not any indirect buffers.
5727         (org-sort-entries): Sort top-level when not on a headline, and no
5728         active region.
5729         (org-in-regexp): New function.
5730         (org-search-not-self): Rename from `org-search-not-link'.
5731         (org-open-link-marker): New variable.
5732         (org-open-at-point): Set `org-open-link-marker'.
5733         (org-print-icalendar-entries): Fixe bug with excluding DONE
5734         entries from the exported list.
5735         (org-edit-formula-lisp-indent): New command.
5736         (orgtbl-to-texinfo, orgtbl-to-html): New functions.
5737         (orgtbl-to-latex, orgtbl-insert-radio-table)
5738         (orgtbl-toggle-comment, orgtbl-send-table): New functions.
5739         (orgtbl-radio-table-templates): New option.
5740         (org-store-link-props):
5741         (org-remember-templates): More possibilities to insert info
5742         into templates.
5743         (org-remember-apply-template): Make use of the extended
5744         template capabilities.
5745         (org-remember-redo-template): New command.
5746         (org-upgrade-old-links)
5747         (org-table-modify-formulas, org-table-replace-in-formulas)
5748         (org-table-find-dataline)
5749         (org-table-get-vertical-vector): Remove functions.
5750         (org-table-remove-rectangle-highlight)
5751         (org-time-stamp-format, org-toggle-log-option)
5752         (org-table-highlight-rectangle)
5753         (org-table-iterate, org-table-make-reference):
5754         (org-translate-time, org-tree-to-indirect-buffer)
5755         (org-table-field-info, org-table-fix-formulas)
5756         (org-table-force-dataline, org-table-get-descriptor-line)
5757         (org-table-get-range)
5758         (org-skip-comments, org-sort)
5759         (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
5760         (org-table-current-dline, org-table-current-field-formula)
5761         (org-table-edit-backward-field)
5762         (org-table-edit-formulas-post-command)
5763         (org-table-edit-line-down, org-table-edit-line-up)
5764         (org-agenda-archive)
5765         (org-agenda-clock-cancel)
5766         (org-agenda-clock-out, org-agenda-list-stuck-projects)
5767         (org-agenda-open-link, org-agenda-show-new-time)
5768         (org-agenda-skip-subtree-when-regexp-matches)
5769         (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
5770         (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
5771         (org-do-sort, org-file-image-p, org-find-overlays)
5772         (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
5773         (org-highlight-until-next-command, org-isearch-end)
5774         (org-match-any-p, org-next-link, org-previous-link):
5775         (org-remove-subtree-entries-from-agenda, org-replace-escapes)
5776         (org-rewrite-old-row-references)
5777         (org-isearch-post-command)
5778         (org-table-edit-move, org-table-edit-next-field)
5779         (org-table-edit-scroll, org-table-edit-scroll-down)
5780         (org-set-frame-title, org-show-reference)
5781         (org-unhighlight-once, org-verify-change-for-undo): New functions.
5782         (org-show-variable): Remove command.
5783         (org-add-log-maybe): New arguments STATE, FINDPOS
5784         (org-table-sort-lines): Rewrite from scratch.
5785         (org-link-search): New argument AVOID-POS.
5786         (org-print-icalendar-entries): Remove argument CATEGORY.
5787         (org-run-agenda-series): Remove argument WONDOW.
5788         (org-next-link, org-previous-link): New commands.
5789         (org-agenda-date-format): New option.
5790         (org-table-iterate): New command.
5791         (org-table-modify-formulas)
5792         (org-table-replace-in-formulas): Remove functions.
5793         (org-table-fix-formulas): New function.
5794         (org-table-insert-column, org-table-delete-column)
5795         (org-table-move-column): Use `org-table-fix-formulas'.
5796         (org-follow-gnus-link): Patch from Bastien/Leo.
5797         (org-table-current-field-formula): New function.
5798         (org-file-image-p): New function.
5799         (org-agenda-show-new-time): New function.
5800         (org-agenda-date-later): Call `org-agenda-show-new-time'.
5801         (org-with-remote-undo): New macro.
5802         (org-agenda-undo): New command.
5803         (org-verify-change-for-undo): New function.
5804         (org-time-stamp-format): New function.
5805         (org-agenda-get-timestamps): Skip scheduled if DONE and requested
5806         by user.
5807         (org-match-any-p): New function.
5808         (org-make-tags-matcher): Handle regular expressions for tag and
5809         todo matches.
5810         (org-read-date): Accept "+N" as input for a date relative to the
5811         current date.
5812         (org-remove-subtree-entries-from-agenda): New function.
5813         (org-agenda-archive, org-agenda-kill):
5814         Use `org-remove-subtree-entries-from-agenda'.
5815         (org-do-sort, org-sort-entries): New functions.
5816         (org-sort): New command.
5817         (org-table-sort-lines): Use `org-do-sort'.
5818         (org-fix-decoded-time): New function.
5819         (org-table-number-regexp): Require 0x... to identify as number
5820         in tables.
5821         (org-startup-options): New keywords for note taking.
5822         (org-upgrade-old-links): Remove function.
5823         (org-get-repeat): New function.
5824         (org-show-context): Also show siblings on current level.
5825         (org-show-siblings): New function.
5826         (org-isearch-end, org-isearch-post-command): New functions.
5827         (org-show-siblings): New option.
5828         (org-show-context): Use `org-show-siblings'.
5829         (org-table-maybe-recalculate-line): No longer require `calc-eval'
5830         to be bound, because user may just use elisp.
5832 2007-02-24  Kim F. Storm  <storm@cua.dk>
5834         * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
5835         (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
5837 2007-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
5839         * startup.el (command-line): Also check if the abbrev file is readable.
5841 2007-02-24  John Paul Wallington  <jpw@pobox.com>
5843         * net/tls.el (tls-certtool-program): Fix custom type.
5845         * mail/feedmail.el (feedmail-message-id-generator)
5846         (feedmail-date-generator): Fix custom types.
5848         * mail/rmail.el (rmail-message-filter): Fix custom type.
5850 2007-02-24  Eli Zaretskii  <eliz@gnu.org>
5852         * startup.el (command-line): If simple.el cannot be found, proceed
5853         with a warning message.
5855 2007-02-24  Kenichi Handa  <handa@m17n.org>
5857         * international/utf-8.el (utf-8-pre-write-conversion): Handle the
5858         case that BEG is a string.
5860 2007-02-24  Chris Moore  <dooglus@gmail.com>
5862         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5863         * pgg-pgp.el (pgg-pgp-encrypt-region):
5864         * pgg-gpg.el (pgg-gpg-encrypt-region):
5865         Check pgg-encrypt-for-me if no other recipients.
5867 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
5869         * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
5871         * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
5872         shell-quote-argument.
5874 2007-02-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5876         * comint.el (comint-read-input-ring): Use comint-input-ring-size
5877         from the comint buffer instead of the temporary one.
5879 2007-02-23  David Reitter  <david.reitter@gmail.com>
5881         * cus-edit.el (custom-save-all): Canonicalize custom-file before
5882         storing it in recentf-exclude.
5884 2007-02-23  Chong Yidong  <cyd@stupidchicken.com>
5886         * startup.el (fancy-splash-screens): Make cursor-type buffer-local
5887         in splash screen.
5889 2007-02-22  J.D. Smith  <jdsmith@as.arizona.edu>
5891         * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
5892         commands, for restart.
5893         (idlwave-shell-current-module): Fix handling of module name by type.
5894         (idlwave-shell-break-in): Update type handling.
5895         (idlwave-shell-bp-get): Encode type in BP structure.
5896         (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
5897         (idlwave-shell-module-source-query): Query routine info based on type.
5898         Fix path parsing for non-compiled files.
5899         (idlwave-shell-module-source-filter): Don't signal error in filter
5900         if no source found.
5901         (idlwave-shell-set-bp-in-module): Use fallback source to prevent
5902         filter race.
5904 2007-02-22  Kim F. Storm  <storm@cua.dk>
5906         * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
5907         (editable-field): Document need to put some text before the %v
5908         escape in :format string.
5910 2007-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5912         * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
5913         (vc-svn-use-edit): Remove unused config var.
5914         (vc-svn-update, vc-svn-revert): Checkout is always implicit.
5916         * outline.el (hide-sublevels): Keep empty last line, if available.
5918         * buff-menu.el (list-buffers-noselect): Use explicit unicode code
5919         rather than the corresponding unicode char, to make the code
5920         more readable.
5922 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
5924         * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
5925         (speedbar-show-unknown-files, speedbar-item-info-file-helper)
5926         (speedbar-item-info-tag-helper): Doc fixes.
5928 2007-02-19  Kenichi Handa  <handa@m17n.org>
5930         * international/mule-cmds.el (locale-language-names):
5931         Map "eo" to "Esperanto".
5933         * language/european.el ("Esperanto"): New language environment.
5935 2007-02-17  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5937         * simple.el (kill-line): Doc fix.
5939 2007-02-17  Kim F. Storm  <storm@cua.dk>
5941         * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
5942         (bindat--unpack-item, bindat--length-group, bindat--pack-item)
5943         (bindat--unpack-group, bindat--pack-group):
5944         Handle vectors with optional element type.
5946 2007-02-17  Daiki Ueno  <ueno@unixuser.org>
5948         * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
5949         if PASSPHRASE is given.
5951 2007-02-17  Chris Moore  <dooglus@gmail.com>
5953         * jka-cmpr-hook.el (jka-compr-compression-info-list):
5954         Recognize backups of bz2 compressed files.
5956 2007-02-17  Eli Zaretskii  <eliz@gnu.org>
5958         * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
5959         to nil to speed up lookup of the symbol in index nodes.
5961 2007-02-17  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
5963         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
5964         Add indentation for the constants of Lisp.
5966 2007-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5968         * ps-print.el: Use (defvar <foo>) where applicable.
5969         (ps-print-emacs-type): Remove.
5970         (ps-x-frame-property, ps-e-frame-parameter): Remove.
5971         (ps-frame-parameter): Align its call-convention with frame-parameter.
5972         (ps-begin-job): Adjust calls to it appropriately.
5973         (ps-setup): Don't print ps-print-emacs-type.
5974         (ps-e-find-composition, ps-mark-active-p, ps-color-device):
5975         Define in such a way that it's obvious that it's defined.
5976         (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
5977         (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
5978         (ps-jts-ps-setup): Use flavor-neutral syntax instead.
5980 2007-02-15  Alan Mackenzie  <acm@muc.de>
5982         * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
5983         an empty one-line C-style comment, post-position point properly.
5985 2007-02-15  Chris Moore  <dooglus@gmail.com>
5987         * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
5988         (isearch-lazy-highlight-new-loop): Bind it.
5989         (isearch-lazy-highlight-search): Use it.
5991         * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
5993 2007-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5995         * font-lock.el (font-lock-extend-region-wholelines):
5996         Only return non-nil if the region has really been changed.
5997         Reported by David Hansen <david.hansen@physik.fu-berlin.de>
5999 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
6001         * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
6002         (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
6003         (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
6005 2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
6007         * faces.el (color-values): Revert changes to docstring from
6008         2007-01-31 and 2000-09-07.
6010         * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
6011         (ispell-begin-skip-region-regexp): Fix typos in docstrings.
6012         (ispell-dictionary-alist, ispell-process-line): Doc fixes.
6013         (ispell-help): Fix typos in docstring and output message.
6015 2007-02-14  Kim F. Storm  <storm@cua.dk>
6017         * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
6018         (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
6019         (grep): Fix lgrep reference.
6021         * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
6022         (standard-display-underline): Use make-glyph-code.
6024         * descr-text.el (describe-char): Use glyph-char and glyph-face.
6026         * international/latin1-disp.el (latin1-display-char):
6027         Use make-glyph-code.
6029 2007-02-13  Juanma Barranquero  <lekktu@gmail.com>
6031         * ehelp.el (with-electric-help, electric-help-exit)
6032         (electric-help-retain): Doc fixes.
6034         * emacs-lisp/bytecomp.el (byte-compile-dest-file)
6035         (byte-compile-file): Doc fixes.
6037 2007-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6039         * term/mac-win.el: Change all uses of
6040         mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
6041         (mac-ae-number): Return integer 0 if coerced result is float 0.0.
6042         (mac-ae-get-url): Call select-frame-set-input-focus.
6043         (mac-dnd-handle-drag-n-drop-event): Don't call
6044         select-frame-set-input-focus.
6046 2007-02-13  Kenichi Handa  <handa@m17n.org>
6048         * international/characters.el: Fix documentation of category `a'.
6050 2007-02-11  Dan Nicolaescu  <dann@ics.uci.edu>
6052         * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
6054 2007-02-12  Michael Albinus  <michael.albinus@gmx.de>
6056         * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
6057         (tramp-get-remote-ln): Handle error case.
6058         Reported by Chris Moore <dooglus@gmail.com>.
6060 2007-02-11  Kim F. Storm  <storm@cua.dk>
6062         * bindings.el (ctl-x-map): Remove register compatibility bindings
6063         C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
6065 2007-02-11  Richard Stallman  <rms@gnu.org>
6067         * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
6068         in load history.
6070         * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
6071         condition -- don't fail to stop at endpos.
6073 2007-02-11  Carsten Dominik  <dominik@science.uva.nl>
6075         * textmodes/org.el (org-agenda-get-todos)
6076         (org-agenda-get-timestamps, org-agenda-get-closed)
6077         (org-agenda-get-deadlines, org-agenda-get-scheduled)
6078         (org-agenda-get-blocks, org-format-agenda-item)
6079         (org-agenda-change-all-lines, org-scan-tags): Rename text property
6080         from `category' to `org-category'.
6082 2007-02-11  Kenichi Handa  <handa@m17n.org>
6084         * international/titdic-cnv.el (titdic-convert): Force files be written
6085         with Unix-like eol format.  Read files under CXTERM-DIC by raw-text.
6086         (miscdic-convert): Force files be written with Unix-like eol format.
6088 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
6090         * files.el (change-major-mode-with-file-name): Fix typo in docstring.
6092         * calculator.el (calculator-prompt): Doc fix.
6093         (calculator-mode-map): Fix typo in menu entry.
6095 2007-02-10  Jay Belanger  <belanger@truman.edu>
6097         * calculator.el (calculator): Do more extensive checking for when
6098         3 lines should be used for the calculator.
6100 2007-02-10  Eli Zaretskii  <eliz@gnu.org>
6102         * info-look.el (info-lookup-make-completions):
6103         Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
6104         index nodes.
6106         * info.el (Info-fontify-maximum-menu-size): Document the effect
6107         of a nil value.
6108         (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
6109         non-nil before using it as size.
6111 2007-02-09  Chong Yidong  <cyd@stupidchicken.com>
6113         * subr.el (insert-for-yank-1): Prevent read-only properties from
6114         interfering with text property operations.
6116         * image-mode.el (image-mode): Revert 2007-01-30 changes.
6118         * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
6119         (image-type-auto-detected-p): Fail if another match is found in
6120         auto-mode-alist.
6122         * files.el (magic-mode-alist): Call image-mode instead of
6123         image-mode-maybe for autodetected images.
6125 2007-02-09  Juanma Barranquero  <lekktu@gmail.com>
6127         * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
6128         Fix typos in docstrings.
6129         (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
6131 2007-02-09  Kim F. Storm  <storm@cua.dk>
6133         * emacs-lisp/float-sup.el: Remove obsolete comment.
6135 2007-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6137         * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
6139 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
6141         * simple.el: Revert previous change, at request of RMS:
6142         (fundamental-mode-hook): Remove.
6143         (fundamental-mode): Run after-change-major-mode-hooks manually,
6144         and don't run the now-nonexistent fundamental-mode-hook.
6146 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
6148         * simple.el (fundamental-mode-hook): Declare new hook.
6149         (fundamental-mode): Run the new dedicated hook, and don't run
6150         after-change-major-mode-hooks manually anymore.
6152 2007-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6154         * vc-svn.el (vc-svn-merge-news): Understand the new format with two
6155         added columns of chars.  Remove support for the "no-meta-info" format.
6156         Prompted by Romain Francoise <romain@orebokech.com>.
6158 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
6160         * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
6161         (gdb-mouse-until, gdb-mouse-jump): Use it.
6163 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
6165         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
6166         work when there is just an assembler buffer (no source buffer).
6168 2007-02-07  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)
6170         * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
6171         just because the diff was produced using "-p" (--show-c-function).
6173 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6175         * faces.el (frame-set-background-mode): Use `color-values' and
6176         `display-color-p', not `x-color-values' and `x-display-color-p'.
6177         (face-valid-attribute-values): Use `defined-colors' instead of
6178         `x-defined-colors'.
6180 2007-02-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6182         * ps-print.el: The ps-print commands without face printing should not
6183         print background color.  Reported by Leo <sdl.web@gmail.com>.
6184         (ps-print-version): New version 6.7.3.
6185         (ps-begin-job): New arg.  Fix ps-default-background and
6186         ps-default-foreground initialization.
6187         (ps-face-attributes): Fix doc string.
6188         (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
6190         * printing.el: Fix ps-print link.
6192 2007-02-06  Chong Yidong  <cyd@stupidchicken.com>
6194         * faces.el (face-set-after-frame-default): Compile attributes to
6195         be set by frame parameters before merging in X resources.
6197 2007-02-06  Juanma Barranquero  <lekktu@gmail.com>
6199         * simple.el (blink-matching-paren-dont-ignore-comments):
6200         (blink-matching-paren-on-screen): Doc fixes.
6202 2007-02-06  Nick Roberts  <nickrob@snap.net.nz>
6204         * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
6206 2007-02-05  Juanma Barranquero  <lekktu@gmail.com>
6208         * loadhist.el (unload-feature): Silently ignore `load-history' entries
6209         of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
6210         entries like `defun'.  Return nil.
6212 2007-02-05  Kim F. Storm  <storm@cua.dk>
6214         * ido.el: Doc fixes.
6216 2007-02-04  David Kastrup  <dak@gnu.org>
6218         * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
6219         `mpuz-allow-double-multiplicator' is non-zero, and correct
6220         calculation of `min'.
6222 2007-02-04  Per Abrahamsen  <abraham@dina.kvl.dk>
6224         * wid-edit.el (widget-default-create): Insert new text at the
6225         :from marker _after_ the marker, not before it.
6227 2007-02-04  Alan Mackenzie  <acm@muc.de>
6229         * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
6230         containing it is re-indented.
6232 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
6234         * net/newsticker.el (newsticker--insert-image): Update docstring,
6235         and insert the image directly.
6236         (newsticker--buffer-redraw): Update docstring.
6238         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
6239         Rename from define-global-minor-mode.
6241         * progmodes/cwarn.el (global-cwarn-mode):
6242         * emacs-lisp/autoload.el (make-autoload):
6243         * hi-lock.el (global-hi-lock-mode):
6244         * font-core.el (global-font-lock-mode): All callers changed.
6246 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
6248         * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
6249         Don't copy @ignore lines into menu descriptions.
6250         (texinfo-multi-file-update): Goto the @node line before attempting
6251         to pluck the node name.
6252         (texinfo-multiple-files-update): Reverse the optional arguments'
6253         order, as per the doc string and the `interactive' form.
6255 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
6257         * image-mode.el: Use autoload to avoid overriding disabled setting
6258         applied in .emacs.
6260 2007-02-03  Alan Mackenzie  <acm@muc.de>
6262         * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
6263         for, e.g. "void (*hdone)();" in a k&r list.  (No WS between
6264         adjacent paren groups).
6266 2007-02-02  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6268         * progmodes/ebnf2ps.el: Doc fixes.
6269         (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
6271 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
6273         * dired-x.el (dired-do-relsymlink): Add reference to
6274         dired-do-symlink.  Add an autoload cookie.
6276         * dired-aux.el (dired-do-symlink): Add reference to
6277         dired-do-relsymlink.
6279 2007-02-02  Doug Maxey  <dwm@enoyolf.org>  (tiny change)
6281         * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
6282         <left-fringe mouse-3>: New bindings.
6284 2007-02-02  Ulf Jasper  <ulf.jasper@web.de>
6286         * net/newsticker.el (newsticker-version): Changed to "1.10".
6287         (newsticker--set-customvar): Doc string.
6288         (newsticker-new-item-face): Doc string.
6289         (newsticker-mode): Initialize `invisibility-spec' with t.
6290         (newsticker-mode-map): Added
6291         `newsticker-mark-all-items-at-point-as-read'.
6292         (newsticker-menu): Added narrow-to-item and narrow-to-feed.
6293         (newsticker-w3m-show-inline-images): Do not call
6294         `w3m-remove-image'.
6295         (newsticker--buffer-after-w3m-insert-image): New advice for
6296         w3m-insert-image to cache images.
6297         (newsticker-next-item-same-feed): New.
6298         (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
6299         (newsticker-mark-all-items-of-feed-as-read): New.
6300         (newsticker-mark-all-items-at-point-as-read): Use new functions.
6301         (newsticker-mark-item-at-point-as-read): Doc string.
6302         (newsticker-mark-item-at-point-as-read): Use new functions.
6303         (newsticker--do-mark-item-at-point-as-read): New, extracted from
6304         `newsticker-mark-item-at-point-as-read'.
6305         (newsticker-hide-entry): Use (t) instead of t for invisibility.
6306         (newsticker--sentinel): Yet another xml-parser workaround.
6307         (newsticker--decode-iso8601-date): Bugfix for datestrings without
6308         days.
6309         (newsticker--buffer-do-insert-text): Fix.
6310         (newsticker--buffer-insert-enclosure): Fix.  Length might be missing.
6311         (newsticker--buffer-make-item-completely-visible):
6312         `switch-to-buffer' not necessary.
6314 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
6316         * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
6317         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
6318         (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
6319         (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
6320         (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
6322 2007-02-02  Kenichi Handa  <handa@m17n.org>
6324         * international/quail.el (quail-show-key): Fix an error message.
6326 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
6328         * faces.el (set-face-underline-p, modify-face): Rename arg
6329         UNDERLINE-P to UNDERLINE (it is not a flag).
6331 2007-02-01  Nick Roberts  <nickrob@snap.net.nz>
6333         * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
6334         when adding gdb-speedbar-update to gdb-input-queue.
6336 2007-02-01  Kenichi Handa  <handa@m17n.org>
6338         * international/quail.el (quail-show-key): Signal an error if the
6339         current input method is not using Quail.
6341 2007-02-01  J.D. Smith  <jdsmith@as.arizona.edu>
6343         * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
6344         Trim leading whitespace in sysvar names.
6346 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
6348         * faces.el (internal-find-face, internal-get-face): Doc fixes.
6350 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
6352         * ido.el (ido-set-common-completion): Use `let', not `let*'.
6354 2007-01-31  Romain Francoise  <romain@orebokech.com>
6356         * comint.el: Delete extra copy of `comint-copy-old-input' added in
6357         previous change to this file.
6359 2007-01-31  Jason Rumney  <jasonr@gnu.org>
6361         * files.el (magic-mode-alist): Use image-mode-maybe rather than
6362         image-mode.
6364         * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
6365         interfering with attempt to set major mode from modified
6366         auto-mode-alist.
6368 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
6370         * faces.el (color-values): Doc fix.
6371         (face-differs-from-default-p): Don't check :foreground twice.
6373 2007-01-31  J.D. Smith  <jdsmith@as.arizona.edu>
6375         * comint.el (comint-mode): Prevent non-keyword fontification by default.
6377 2007-01-31  Kenichi Handa  <handa@m17n.org>
6379         * international/quail.el (quail-store-decode-map-key): Store a
6380         translated character too.
6381         (quail-char-equal-p): New function.
6382         (quail-find-key1): Check character equality by quail-char-equal-p.
6383         (quail-decode-map-generated): New variable.
6384         (quail-find-key): Check quail-decode-map-generated and re-generate
6385         a decode map if necessary.
6387 2007-01-30  Richard Stallman  <rms@gnu.org>
6389         * tutorial.el (tutorial--detailed-help): Make the list of
6390         changed keys look nicer.
6392 2007-01-30  Nick Roberts  <nickrob@snap.net.nz>
6394         * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
6395         (gdb-var-delete): Use it.
6396         (gdb-var-update-handler-1): Handle value "invalid" for MI field
6397         `in_scope'.
6399 2007-01-30  Michael Albinus  <michael.albinus@gmx.de>
6401         * files.el (get-free-disk-space): Return nil for remote directories.
6403         * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
6404         instead of "dir".
6406 2007-01-30  Chong Yidong  <cyd@stupidchicken.com>
6408         * type-break.el (type-break-catch-up-event): New function.
6409         (type-break-demo-hanoi, type-break-demo-life)
6410         (type-break-demo-boring): Use it.
6412         * image-mode.el (image-mode): Don't automatically view as image.
6413         (image-toggle-display): Add `disabled' property.
6415 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6417         * isearchb.el (isearchb-iswitchb):
6418         * ps-print.el (ps-build-face-reference):
6419         * emacs-lisp/shadow.el (list-load-path-shadows):
6420         * eshell/esh-cmd.el (eshell-rewrite-for-command):
6421         * international/mule.el (find-auto-coding):
6422         * mail/supercite.el (sc-attrib-selection-list):
6423         * progmodes/cc-defs.el (c-emacs-features):
6424         * progmodes/cc-vars.el (c-offsets-alist):
6425         * progmodes/flymake.el
6426         (flymake-init-create-temp-source-and-master-buffer-copy):
6427         Fix typos in docstrings (some suggested by Chris Moore).
6429         * progmodes/vhdl-mode.el (vhdl-components-package-name)
6430         (vhdl-get-library-unit, vhdl-corresponding-begin)
6431         (vhdl-skip-case-alternative, vhdl-backward-skip-label)
6432         (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
6433         (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
6434         (vhdl-font-lock-match-item): Fix typos in docstrings.
6435         (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
6436         (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
6437         (vhdl-speedbar-insert-project-hierarchy):
6438         Improve argument/docstring consistency.
6440 2007-01-29  Kenichi Handa  <handa@m17n.org>
6442         * international/titdic-cnv.el (py-converter): Fix previous change.
6444 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
6446         * jka-compr.el (jka-compr-partial-uncompress)
6447         (jka-compr-call-process): Rebind default-directory if it is
6448         invalid.  Suggested by Chris Moore.
6450         * comint.el (comint-insert-input): Handle situation where the
6451         selected buffer is not the clicked buffer.
6453 2007-01-29  Kenichi Handa  <handa@m17n.org>
6455         * international/ja-dic-cnv.el (skkdic-convert):
6456         Add byte-compile-disable-print-circle:t at the head.
6458         * international/titdic-cnv.el (tit-process-header):
6459         Add byte-compile-disable-print-circle:t at the head.
6460         (miscdic-convert): Likewise.
6461         (py-converter): Skip the header comments.
6463         * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
6464         New variable.
6465         (byte-compile-output-file-form): Bing print-circle to nil if
6466         byte-compile-output-file-form is not nil.
6467         (byte-compile-output-docform): Likewise.
6469 2007-01-28  Kim F. Storm  <storm@cua.dk>
6471         * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
6472         Declare earlier to avoid byte compiler warnings.
6474 2007-01-28  Markus Triska  <markus.triska@gmx.at>
6476         * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
6478 2007-01-28  Chong Yidong  <cyd@stupidchicken.com>
6480         * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
6481         (gamegrid-add-score-with-update-game-score-1): Allow local quits
6482         when calling update-game-score program.  Remove unnecessary
6483         save-excursion.
6485         * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
6487 2007-01-28  Nick Roberts  <nickrob@snap.net.nz>
6489         * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
6490         avoid compiler warning.
6491         (gdb-var-update-handler-1): Consider that the MI field `in_scope'
6492         might have values other than "true" or "false".
6494 2007-01-28  Richard Stallman  <rms@gnu.org>
6496         * textmodes/fill.el (fill-paragraph-function): Doc fix.
6497         (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
6499         * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
6501         * image.el (image-type-header-regexps): Make GIF regex more specific.
6503         * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
6504         Don't check `backspace'.
6505         (tutorial--find-changed-keys): Look up bindings in a temp buffer
6506         in Fundamental mode.
6508         * startup.el (fancy-splash-text, normal-splash-screen):
6509         Mention C-g.
6511         * simple.el (eval-expression): Don't use eval-last-sexp-print-value
6512         when inserting in buffer.
6514         * vc-arch.el (vc-arch-file-id): Move with-current-buffer
6515         inside the if.
6517 2007-01-27  Richard Stallman  <rms@gnu.org>
6519         * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
6521 2007-01-27  Guanpeng Xu  <herberteuler@hotmail.com>
6523         * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
6524         enum/union/struct/class definition.
6525         Revert change to call `forward-sexp' multiple times.
6527 2007-01-27  Chong Yidong  <cyd@stupidchicken.com>
6529         * files.el (hack-local-variables-confirm): Don't keep trying to
6530         read an event from an empty kbd macro.
6532 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6534         * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
6536 2007-01-27  Ben North  <ben@redfrontdoor.org>
6538         * outline.el (outline-promote, outline-demote): Doc fix.  Rename
6539         the arg CHILDREN -> WHICH.
6541 2007-01-27  Michael Albinus  <michael.albinus@gmx.de>
6543         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
6544         default-directory to a sane value when calling start-process.
6546 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6548         * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
6549         (ls-lisp-format-time-list): Doc fix.  Mention
6550         ls-lisp-use-localized-time-format.
6551         (ls-lisp-format-time): Use ls-lisp-format-time-list if
6552         ls-lisp-use-localized-time-format is non-nil, even if a valid
6553         locale is defined.
6555 2007-01-27  Juanma Barranquero  <lekktu@gmail.com>
6557         * jka-compr.el (jka-compr-shell): Doc fix.
6559         * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
6561 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6563         * ps-print.el: Fix background height.
6564         (ps-print-version): New version 6.7.2.
6566 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
6568         * makefile.w32-in (finder-data, custom-deps): Depend on
6569         $(lisp)/loaddefs.el.
6571 2007-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
6573         * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
6575 2007-01-24  Miles Bader  <miles@gnu.org>
6577         * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
6578         (byte-compile-output-docform): Bind `print-circle' to t.
6580 2007-01-24  Kenichi Handa  <handa@m17n.org>
6582         * international/ja-dic-cnv.el (skkdic-convert): Insert a related
6583         file name of the original SKK dictionary file.
6585 2007-01-24  Kim F. Storm  <storm@cua.dk>
6587         * ido.el (ido-initial-position): New variable.
6588         (ido-read-internal): Set it if default item is specified.
6589         (ido-minibuffer-setup): Position cursor accordingly if set.
6590         (ido-edit-input): C-e moves to end of input if not already there.
6591         (ido-magic-backward-char): C-b does like M-b if prev char is /.
6592         Don't switch to buffer mode if repeating C-b at start of input.
6593         (ido-toggle-ignore): C-a only toggles ignore at start or end of
6594         input; else it moves to start of input.
6595         (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
6596         not at end of input, delete rest of input, rather than normal op.
6598 2007-01-23  Michael Kifer  <kifer@cs.stonybrook.edu>
6600         * emulation/viper-keym.el (viper-insert-basic-map):
6601         Delete binding for S-TAB.
6603         * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
6604         of message.  Activate mark.
6605         (ediff-activate-mark): Set transient-mark-mode to t.
6607         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
6609 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
6611         * help-fns.el (describe-variable): Don't suppress display of
6612         buffer local value when the value is "large".
6614 2007-01-22  Kim F. Storm  <storm@cua.dk>
6616         * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
6617         (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
6618         (ido-tidy): Use ido-active.
6620 2007-01-22  Chris Moore  <christopher.ian.moore@gmail.com>
6622         * hexl.el (hexl-mode-exit): Add missing quote.
6624 2007-01-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6626         * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
6627         (mac-ae-keyboard-modifiers): New function.
6628         (mac-handle-toolbar-switch-mode): Use it.
6629         (mac-dnd-handle-drag-n-drop-event): Likewise.  Set action to `copy'
6630         if keyboard modifiers on drop contain option key.
6631         (mac-dnd-drop-data): Add optional argument `action'.
6632         (special-event-map): Remove binding for M-drag-n-drop.
6634 2007-01-21  Guanpeng Xu  <herberteuler@hotmail.com>
6636         * add-log.el (add-log-current-defun): Use CC Mode functions to
6637         find the beginning and end of a defun.
6639 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
6641         * progmodes/gdb-ui.el (gdb-var-create-regexp)
6642         (gdb-var-create-handler): Handle value field in GDB output of
6643         -var-create.
6644         (gdb-max-frames): New variable.
6645         (gdb-stack-buffer, gdb-frames-select): Use it.
6646         (gdb-info-stack-custom): Help user customize gdb-max-frames,
6647         if necessary.
6648         (gdb-get-frame-number): Simplify.
6650 2007-01-21  Glenn Morris  <rgm@gnu.org>
6652         * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
6653         Update copyrights.
6655 2007-01-21  Alan Mackenzie  <acm@muc.de>
6657         * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
6658         handling of K&R stuff.
6660 2007-01-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6662         * textmodes/bibtex.el (bibtex-files): Fix customization type.
6664 2007-01-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6666         * ps-print.el: Handle frame parameters (background and/or foreground
6667         colors) changing dynamically.  Reported by Leo <sdl.web@gmail.com>.
6668         (ps-print-version): New version 6.7.1.
6669         (ps-x-frame-property, ps-e-frame-parameter): New aliases.
6670         (ps-frame-parameter): New fun.
6671         (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
6672         Fix doc and customization.
6673         (ps-begin-job): Get frame parameters (background and/or foreground
6674         colors).
6675         (ps-do-despool): Ensure ps-printer-name has a valid value.
6677 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
6679         * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
6680         (gdb-debug-log-max): Rename from gdb-debug-ring-max.
6681         (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
6682         mean unlimited.
6684 2007-01-20  Alan Mackenzie  <acm@muc.de>
6686         * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
6687         much more rigorous analysis of putative K&R regions.
6689 2007-01-20  Alan Mackenzie  <acm@muc.de>
6691         * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
6692         New functions.
6694 2007-01-20  Alan Mackenzie  <acm@muc.de>
6696         * progmodes/cc-align.el, progmodes/cc-cmds.el,
6697         * progmodes/cc-defs.el, progmodes/cc-engine.el,
6698         * progmodes/cc-langs.el, progmodes/cc-styles.el,
6699         * progmodes/cc-vars.el: Add my name.
6701 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
6703         * files.el (find-alternate-file): Revert query message to Emacs 21
6704         version.
6706 2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
6708         * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
6709         the doc string how to use personal abbrevs without electric
6710         keywords.
6712 2007-01-20  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
6714         * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
6715         Fixed cursor position when toggle abbreviated display.
6717 2007-01-20  Nick Roberts  <nickrob@snap.net.nz>
6719         * t-mouse.el: Update copyright following assignment by
6720         Alessandro Rubini.
6722 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
6724         * type-break.el (type-break-demo-hanoi, type-break-demo-life)
6725         (type-break-demo-boring): Call read-event instead of read-char.
6727 2007-01-19  Daniel Pfeiffer  <occitan@esperanto.org>  (tiny change)
6729         * progmodes/compile.el: Add handling for makepplog.
6731 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6733         * textmodes/ispell.el (ispell-change-dictionary): Ensure that
6734         aspell dictionaries are initialized when called non-interactively.
6736 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
6738         * progmodes/compile.el (compilation-loop): New arg limit.
6739         Handle case where the first error is at point-min.
6740         (compilation-next-error): New arg to compilation-loop call.
6742 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
6744         * info.el (Info-default-dirs): Change default info dir to
6745         share/info.
6747         * paths.el (Info-default-directory-list): Ditto.
6749 2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>
6751         * hexl.el (hexl-before-revert-hook): New function.
6752         (hexl-mode): Use it.
6753         (hexl-after-revert-hook): Just call hexl-mode.
6754         (hexl-mode-exit): Remove before-revert-hook.
6756 2007-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6758         * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
6760 2007-01-16  Martin Rudalics  <rudalics@gmx.at>
6762         * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
6763         by "-" in francais7 otherchars entry.
6764         (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
6765         otherchars entry.
6767 2007-01-15  Karl Fogel  <kfogel@red-bean.com>
6769         * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
6770         path.  Rewrite function in `cond' style for readability.
6772         Suggested by Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
6773         (The path shortening, that is, not the rearrangement.)
6775 2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6777         * term/mac-win.el (mac-ae-quit-application): New function.
6778         (mac-apple-event-map): Bind "quit application" Apple event to it.
6780 2007-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6782         * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
6783         than the program's output.
6785 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
6787         * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
6788         (kmacro-start-macro-or-insert-counter)
6789         (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
6790         (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
6792         * longlines.el (longlines-show-hard-newlines):
6793         * ruler-mode.el (ruler-mode-ruler):
6794         * emulation/keypad.el (keypad-setup):
6795         * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
6796         Fix typo in docstring.
6798 2007-01-13  Mathias Dahl  <mathias.dahl@gmail.com>
6800         * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
6801         Remove redirect character ">".
6803 2007-01-13  Juanma Barranquero  <lekktu@gmail.com>
6805         * replace.el (perform-replace): Remove leftover code.
6807 2007-01-12  Richard Stallman  <rms@gnu.org>
6809         * replace.el (perform-replace): Don't clear NODENT when computing
6810         the replacement string.
6812 2007-01-11  Michael Albinus  <michael.albinus@gmx.de>
6814         * net/tramp.el (tramp-handle-file-local-copy):
6815         Set `enable-multibyte-characters' to nil.  Reported by Chris Moore
6816         <christopher.ian.moore@gmail.com>.
6818 2007-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6820         * diff-mode.el (diff-sanity-check-context-hunk-half)
6821         (diff-sanity-check-hunk): New functions.
6822         (diff-find-source-location): Use'em to check the hunks are well-formed.
6824         * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
6825         activate undo when undo is not active.
6826         Reported by Chris Moore <christopher.ian.moore@gmail.com>.
6828 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6830         * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
6831         (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
6832         (ffap-url-at-point): Use char-classes rather than "a-z".
6834 2007-01-10  Juanma Barranquero  <lekktu@gmail.com>
6836         * ediff-init.el (ediff-autostore-merges):
6837         * textmodes/fill.el (fill-region): Doc fix.
6839 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6841         * server.el (server-ensure-safe-dir): UIDs may be floats.
6843 2007-01-10  Richard Stallman  <rms@gnu.org>
6845         * battery.el (battery-linux-proc-acpi): Use ignore-errors
6846         around calls to directory-files.
6848         * subr.el (momentary-string-display): Use save-excursion.
6850         * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
6851         argument, but read it as `X' does.
6853 2007-01-09  Juri Linkov  <juri@jurta.org>
6855         * info.el (Info-fontify-node): Don't hide node names of index entries.
6857         * faces.el (momentary): Change :group to basic-faces where all
6858         basic faces belong to.  Add :version.
6860 2007-01-09  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6862         * tutorial.el (tutorial--display-changes): Show M-x sequence if no
6863         keybinding is found.
6864         (tutorial--find-changed-keys): Never treat null keybinding as a
6865         remapping.
6867 2007-01-09  Martin Rudalics  <rudalics@gmx.at>
6869         * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
6871 2007-01-09  Kenichi Handa  <handa@m17n.org>
6873         * international/mule-cmds.el
6874         (select-safe-coding-system-interactively): Fix message.
6876 2007-01-09  Michael Albinus  <michael.albinus@gmx.de>
6878         * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
6879         (tramp-process-actions): Add optional parameter TIMEOUT.
6880         (tramp-open-connection-telnet, tramp-open-connection-rsh)
6881         (tramp-open-connection-su): Add timeout of 60".
6883 2007-01-09  Richard Stallman  <rms@gnu.org>
6885         * progmodes/compile.el (compile): Doc fix.
6887 2007-01-09  Markus Triska  <markus.triska@gmx.at>
6889         * tumme.el (tumme-display-thumb): Doc fix.
6891 2007-01-08  Juanma Barranquero  <lekktu@gmail.com>
6893         * battery.el (battery-search-for-one-match-in-files):
6894         * bindings.el (mode-line-minor-mode-help):
6895         * x-dnd.el (x-dnd-types-alist):
6896         * calendar/icalendar.el (icalendar-import-buffer):
6897         * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
6899         * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
6901 2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>
6903         * replace.el (replace-regexp): Fix typo in docstring.
6905 2007-01-07  Alan Mackenzie  <acm@muc.de>
6907         * progmodes/cc-langs.el (c-operators, c-filter-ops):
6908         Amend doc-string and comments.
6910 2007-01-06  Eli Zaretskii  <eliz@gnu.org>
6912         * files.el (abbreviate-file-name): Doc fix.
6914 2007-01-06  Markus Triska  <triska@gmx.at>
6916         * subr.el (split-string): Remove spurious ")" from doc string.
6918 2007-01-05  Takaaki Ota  <Takaaki.Ota@am.sony.com>
6920         * textmodes/table.el (table--warn-incompatibility):
6921         Use display-warning instead of momentary-string-display.
6923 2007-01-05  Richard Stallman  <rms@gnu.org>
6925         * image.el (image-type-header-regexps): Recognize xbm more strictly.
6927         * simple.el (backward-kill-word): Doc fix.
6929 2007-01-05  Romain Francoise  <romain@orebokech.com>
6931         * international/mule.el (sgml-html-meta-auto-coding-function):
6932         Ensure that the buffer contains a HTML document.
6934 2007-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
6936         * faces.el (momentary): Move here ...
6937         * subr.el (momentary): ... from here.
6939 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
6941         * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
6942         (gdb-speedbar-expand-node): Ask user for confirmation before expanding
6943         large structures/arrays.
6945 2007-01-04  Juanma Barranquero  <lekktu@gmail.com>
6947         * files.el (find-file-noselect-1, set-visited-file-name):
6948         Allow backup-enable-predicate to be nil.
6950 2007-01-04  Andreas Schwab  <schwab@suse.de>
6952         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
6953         last change.
6955 2007-01-03  Richard Stallman  <rms@gnu.org>
6957         * woman.el (woman-decode-buffer): Clarify error message.
6959 2007-01-03  Alan Mackenzie  <acm@muc.de>
6961         * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
6963 2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>
6965         * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
6967 2007-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6969         * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
6971 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
6973         * emulation/viper.el (viper-custom-file-name, viper-mode):
6974         Fix typos in docstrings.
6976         * subr.el (momentary-string-display): After moving point, set POS
6977         variable to it to avoid later errors once the buffer is modified.
6978         Doc fix.
6980 2007-01-02  Alan Mackenzie  <acm@muc.de>
6982         * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
6983         check that the "*/" is present before trying to manipulate it.
6985 2007-01-02  Richard Stallman  <rms@gnu.org>
6987         * wid-edit.el (widget-choose): Avoid ugly error for function keys.
6989         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
6990         Fix format of value.
6992         * cus-edit.el (customize-unsaved): Rename from customize-customized.
6993         Change messages accordingly.
6994         (customize-customized): Now alias.
6996 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
6998         * files.el (version-control): Doc fix.
7000 2007-01-01  Alan Mackenzie  <acm@muc.de>
7002         * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
7003         Check the format of c-state-cache is valid for an optimisation before
7004         using it.
7006         * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
7007         are at a statement within a macro".  Other changes so that only
7008         the first continuation line in a macro gets the symbol
7009         `cpp-define-intro', the others getting `statement', or whatever.
7011         * progmodes/cc-cmds.el (c-context-line-break): When invoked within
7012         a string, preserve whitespace.  Add a backslash only when also in
7013         a macro.
7015         * progmodes/cc-defs.el: Correct typos.
7017         * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
7018         new line after an escaped EOL in a string.
7020         * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
7021         label when it directly follows "else", "do", ....
7023         * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
7024         angle brackets (as seen in "explicit specialisations" of C++
7025         templates).
7027         * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
7028         in the doc-string.
7030         * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
7031         when the comment ender looks like "=========*/" and is alone on
7032         its line.
7034         * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
7035         spelling of c-opt-op-identiTier-prefix, t -> f.  Leave an alias
7036         for the old name.
7038         * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
7039         c-\(beginning\|end\)-of-defun by default.
7041         * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
7042         New line-up function, for the DEFUN macro in the Emacs C sources.
7043         Only used in "gnu" style.
7045         * progmodes/cc-styles.el (c-style-alist): Use this new function in
7046         the "gnu" style.
7048         * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
7049         clean-up comment-close-slash also to work when there's a comment
7050         terminator on the line.
7051         (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
7052         these for large arg - only take account of top level {..}, except
7053         for initial and final adjustments.  M-- C-M-[ae] now go to the
7054         right defuns when the starting point is between defuns.  They use
7055         the four new functions:
7056         (c-in-function-trailer-p, c-where-wrt-brace-construct)
7057         (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
7058         support c-\(beginning\|end\)-of-defun.
7060         * progmodes/cc-engine.el (c-forward-label): Analyze ":"
7061         expressions more rigorously, to exclude bit-field specifiers from
7062         being classed as labels.
7063         (c-forward-label): When analyzing a ":" within a macro, be careful
7064         about using c-forward-syntactic-ws at the macro beginning.
7065         (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
7066         stmt boundary, check for "operator=", etc.
7068         * progmodes/cc-mode.el (c-postprocess-file-styles):
7069         Bind inhibit-read-only to t, around the call to
7070         c-remove-any-local-eval-or-mode-variables, so that it works on a
7071         RO file.
7073         * progmodes/cc-defs.el (c-version): Update the version number to
7074         "5.31.4".
7076 2007-01-01  Richard Stallman  <rms@gnu.org>
7078         * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
7079         only if we restored isearch-window-configuration.
7081 2006-12-31  Romain Francoise  <romain@orebokech.com>
7083         * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
7085 2006-12-31  Kim F. Storm  <storm@cua.dk>
7087         * files.el (auto-mode-case-fold): New defcustom.
7088         (set-auto-mode): If non-nil, perform second case-sensitive pass
7089         through auto-mode-alist if first pass failed.
7091 2006-12-30  Richard Stallman  <rms@gnu.org>
7093         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
7095 2006-12-30  Ken Manheimer  <ken.manheimer@gmail.com>
7097         * allout.el (allout-encrypt-string): Handle symmetric-key
7098         passphrase caching but leave keypair caching to pgg.
7100 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
7102         Sync with Tramp 2.0.55.
7104         * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
7105         `integerp'.  `char-equal' could fail else in case of negative
7106         numbers.  Reported by Toby Speight <T.M.Speight.90@cantab.net>.
7107         (top): Check for `font-lock-add-keywords' before calling; it
7108         doesn't exist under XEmacs.
7109         (tramp-yn-prompt-regexp): Fix regexp.  Add question from plink.
7110         (tramp-completion-mode): Remove clause (not
7111         tramp-unified-filenames), because the function is called in other
7112         context too, where this check results in wrong results in the
7113         XEmacs case on Windows.
7114         (tramp-touch): UTC handling is not possible for XEmacs.
7116 2006-12-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7118         * scroll-bar.el (previous-scroll-bar-mode): New variable
7119         (set-scroll-bar-mode): Set previous-scroll-bar-mode.
7120         (scroll-bar-mode): Use previous-scroll-bar-mode if set.
7122         * term/x-win.el: Set scroll bar mode to right if set by X resources.
7124 2006-12-30  Richard Stallman  <rms@gnu.org>
7126         * files.el (make-backup-file-name-1): Precompute abs name
7127         but don't lose the relative name.
7129         * international/mule-cmds.el (select-safe-coding-system-interactively):
7130         Fix message.
7132 2006-12-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
7134         * files.el (backup-buffer): Show entire backup file name in msg.
7136 2006-12-30  Juanma Barranquero  <lekktu@gmail.com>
7138         * image.el (image-type-header-regexps, image-type-from-data)
7139         (image-type-from-buffer, image-type-from-file-header):
7140         Revert changes from 2006-12-26.
7141         (image-type-auto-detectable): New variable.
7142         (image-type-auto-detected-p): New function.
7144         * files.el (magic-mode-alist): Detect image files with
7145         `image-type-auto-detected-p' instead of `image-type-from-buffer'.
7147 2006-12-29  Nick Roberts  <nickrob@snap.net.nz>
7149         * dired.el (dired-sort-other): Move test for dired-mode...
7150         (dired-sort-set-modeline): ...to here.
7152 2006-12-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7154         * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
7155         change.  Suggested by Stefan Monnier.
7157 2006-12-29  Kim F. Storm  <storm@cua.dk>
7159         * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
7160         (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
7162 2006-12-27  Kim F. Storm  <storm@cua.dk>
7164         * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
7165         so it doesn't accidentally match an fsf.org mail address.
7166         (authors-renamed-files-alist): Add tcover-*.el.
7168 2006-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7170         * vc-arch.el (vc-arch-find-version): New function.
7172         * vc-hooks.el (vc-version-backup-file-name): Revision names may be
7173         composed of arbitrary characters (even /) in some systems.
7175 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
7177         * international/mule-cmds.el (select-safe-coding-system-interactively):
7178         Improve the message in the *Warning* buffer.
7180 2006-12-27  Kim F. Storm  <storm@cua.dk>
7182         * ido.el (ido-set-matches-1): Fix last change.  If default item is
7183         current buffer, it is ok to be first.
7185 2006-12-27  Kenichi Handa  <handa@m17n.org>
7187         * international/mule-cmds.el (select-safe-coding-system-interactively):
7188         Use face `link' for problematic chars.
7190 2006-12-27  Kenichi Handa  <handa@m17n.org>
7192         * international/mule-cmds.el (select-safe-coding-system-interactively):
7193         Improve the message in *Warning* buffer.
7195 2006-12-27  Kim F. Storm  <storm@cua.dk>
7197         * ido.el (ido-set-matches-1): Never put current buffer first if
7198         there are other matches.
7200 2006-12-26  Nick Roberts  <nickrob@snap.net.nz>
7202         * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
7203         expressions.
7204         (gdb-var-delete): Handle duplicate names.  Print message for non
7205         root expressions.
7206         (gdb-partial-output-name): Start buffer name with a space.
7207         (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
7208         buffer name.
7210 2006-12-26  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7212         * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
7213         last footnote when `footnote-spaced-footnotes' is nil.
7215 2006-12-26  Richard Stallman  <rms@gnu.org>
7217         * cus-edit.el (custom-browse-sort-alphabetically)
7218         (custom-buffer-sort-alphabetically)
7219         (custom-menu-sort-alphabetically): Doc fixes.  Add autoloads.
7221         * image.el (image-type-header-regexps): Change element format
7222         to include third item NOT-ALWAYS.
7223         (image-type-from-data): Handle new format.
7224         (image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
7225         (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
7227 2006-12-26  Guanpeng Xu  <herberteuler@hotmail.com>
7229         * add-log.el (add-log-current-defun): Call `forward-sexp'
7230         multiple times to pick a member function name defined as
7231         part of nested classes/namespaces.
7233 2006-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7235         * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
7236         which keymap should be used to change menu.  It does not affect any
7237         existent code.
7239 2006-12-26  Richard Stallman  <rms@gnu.org>
7241         * textmodes/fill.el (fill-paragraph): Check for a minibuffer
7242         rather than for being in a minibuffer window.
7244 2006-12-25  Daiki Ueno  <ueno@unixuser.org>
7246         * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
7247         locale-coding-system.
7248         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
7249         LF.
7251 2006-12-25  Michael R. Mauger  <mmaug@yahoo.com>
7253         * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
7254         (sql-mode-syntax-table): Disable double quoted strings.
7255         (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
7257 2006-12-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7259         * startup.el (fancy-splash-last-input-event): New variable.
7260         (fancy-splash-special-event-action): New function.
7261         (fancy-splash-screens): Temporarily bind special events to it.
7262         Execute command for saved special event before exiting from
7263         recursive editing.
7265         * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
7266         New functions.
7267         (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
7268         Use mac-unread-string.
7270 2006-12-24  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7272         * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
7273         an optimized comment regexp if `comment-start-skip' uses a ^.
7274         * bs.el (bs--up): Remove interactive spec.
7276 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
7278         * woman.el (woman-decode-buffer): Signal error for alien macro sets.
7279         Suggested by James Cloos.
7281 2006-12-24  Kevin Ryde  <user42@zip.com.au>
7283         * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
7284         in March.
7285         (calendar-dst-ends): Default to first Sunday in November.
7287 2006-12-24  Ken Manheimer  <ken.manheimer@gmail.com>
7289         * allout.el (allout-encrypt-string): Inhibit use of agent within
7290         body of let form where encryption happens.  Acknowledge non-use of
7291         gpg-agent in docstring.
7292         (allout-toggle-subtree-encryption): Acknowledge non-use of
7293         gpg-agent in docstring.
7295 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
7297         * custom.el (custom-add-frequent-value): Alias for custom-add-option.
7299 2006-12-23  Michael Kifer  <kifer@cs.stonybrook.edu>
7301         * ediff-diff.el (ediff-diff-options): Clarify docstring.
7302         (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
7304         * emulation/viper-cmd.el (viper-post-command-sentinel):
7305         Protect against errors in hooks.
7306         (viper-add-newline-at-eob-if-necessary): Add newline only if we
7307         actually modify buffer; ignore errors if occur.
7309 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
7311         * calendar/calendar.el (calendar-mode-map): Switch < and >.
7312         (calendar-mode-line-format): Use mouse-1 bindings, and tweak
7313         formatting.
7315 2006-12-23  Richard Stallman  <rms@gnu.org>
7317         * simple.el (delete-horizontal-space): Doc fix.
7319 2006-12-23  Eli Zaretskii  <eliz@gnu.org>
7321         * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
7322         explicitly in a recursive Make, not implicitly through prerequisites,
7323         since the latter is wrong under parallel builds.
7325 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
7327         * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
7329 2006-12-22  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
7331         * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
7332         message string.
7334 2006-12-22  Ben North  <ben@redfrontdoor.org>  (tiny change)
7336         * outline.el (outline-next-visible-heading): Fix the case with a
7337         header at end-of-file with no final newline.
7339 2006-12-22  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
7341         * indent.el (tab-always-indent): Doc fix.
7343 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
7345         * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
7346         (Info-fontify-node): Do fontify indices.
7348         * tutorial.el (tutorial--detailed-help): Remove unnecessary link
7349         to the Emacs Lisp reference manual.
7350         (tutorial--tab-map): Remove.  All callers changed.
7351         (tutorial--find-changed-keys): New elt QUIET, used to...
7352         (tutorial--display-changes): ...ensure that warning messages are
7353         only issued once per changed key.
7354         (tutorial--remove-remarks): Delete unused code-path.
7355         (lang-strings): Remove extraneous formatting.
7356         (tutorial--save-tutorial): Prompt before saving tutorial state.
7358 2006-12-21  Chong Yidong  <cyd@stupidchicken.com>
7360         * tutorial.el: Remove `cl' requirement.  Clean up whitespace.
7361         Replace '?\ ' by '?\s' throughout.
7362         (tutorial-warning-face): Inherit font-lock-warning-face.  Move to
7363         `help' custom group.
7364         (tutorial--key-description): New function.
7365         (tutorial--display-changes): Remove redundant arg.  Scan for all
7366         key sequences to avoid false matches.  Cleanup.
7367         (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
7368         reduce homedir pollution.
7369         (help-with-tutorial): Call tutorial--display-changes with no arg.
7371 2006-12-21  Carsten Dominik  <dominik@science.uva.nl>
7373         * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
7375 2006-12-20  Michael Albinus  <michael.albinus@gmx.de>
7377         * net/tramp.el (tramp-default-method): We still need to check for
7378         `executable-find', because it is not bound under Emacs 20.
7379         (tramp-handle-file-name-completion)
7380         (tramp-completion-handle-file-name-completion): Handle optional
7381         parameter PREDICATE.
7382         (tramp-find-default-method): Add code for default values.
7384 2006-12-20  Nick Roberts  <nickrob@snap.net.nz>
7386         * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
7387         make gud-go send "continue".
7389 2006-12-19  Juanma Barranquero  <lekktu@gmail.com>
7391         * image.el (image-type-header-regexps): Be more specific detecting `pbm'
7392         and `png' files.  Use non-capturing parenthesis for `tiff' regexp.
7394 2006-12-19  Kim F. Storm  <storm@cua.dk>
7396         * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
7397         instead of global-map.
7399         * files.el (magic-mode-alist): Allow matching file type by
7400         calling a function at bob.  Check for image types by calling
7401         image-type-from-buffer.  Suggested by Juanma Barranquero.
7402         (set-auto-mode): Do it.
7404 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
7406         * net/tramp.el (tramp-methods): Introduce new method `scpc'.
7407         Remove "ControlMaster" option from the other `scp*' methods.
7408         (tramp-default-method): Check for ssh-agent before setting to `scp'.
7410 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
7412         * textmodes/org.el (org-mode): Show context after isearch.
7413         (org-show-siblings): New function.
7414         (org-show-context): Use `org-show-siblings'.
7416 2006-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7418         * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
7419         Use syntax-ppss-toplevel-pos.
7421 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
7423         * textmodes/org.el (org-current-line): Make sure that lines are
7424         counted from beginning of buffer.
7425         (org-table-copy-region, org-table-paste-rectangle): Make sure that
7426         lines are counted from beginning of buffer.
7428 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7430         * info.el (Info-build-node-completions): Signal error if tag-table
7431         marker is not found.
7433         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7435 2006-12-17  Alan Mackenzie  <acm@muc.de>
7437         * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
7438         speed) the case when open-paren-in-column-0-is-defun-start is nil.
7439         Based on code by Martin Rudalics.
7441         * progmodes/cc-mode.el (c-basic-common-init): Don't set
7442         open-paren-in-column-0-is-defun-start to nil any more.
7444 2006-12-17  Richard Stallman  <rms@gnu.org>
7446         * simple.el (delete-horizontal-space): Use prefix arg.
7448         * help-fns.el (describe-variable): Improve blank separator lines.
7450         * files.el (magic-mode-alist): Mark as risky.
7452         * files.el (make-backup-file-name-1):
7453         Expand backup-directory explicitly.
7455 2006-12-17  Michael Albinus  <michael.albinus@gmx.de>
7457         * net/tramp.el (tramp-default-method): Before setting to "pscp",
7458         check whether package password.el is loaded, or Pageant is running.
7460 2006-12-17  Ulf Jasper  <ulf.jasper@web.de>
7462         * calendar/icalendar.el (icalendar-version): Increase to "0.14".
7463         (icalendar--rris): First try Emacs, then XEmacs.
7464         (icalendar--convert-ical-to-diary): Doc fix.
7465         Insert newline at end of target file.
7467 2006-12-17  Kim F. Storm  <storm@cua.dk>
7469         * outline.el (outline-isearch-open-invisible-function): New defvar.
7470         (outline-flag-region): Use it if non-nil for isearch-open-invisible
7471         overlay property instead of outline-isearch-open-invisible.
7473 2006-12-16  Kim F. Storm  <storm@cua.dk>
7475         * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
7476         if ido-directory-too-big is set on entry.
7477         (ido-toggle-ignore, ido-completion-help): Print message while
7478         reading big directory.
7480 2006-12-15  Richard Stallman  <rms@gnu.org>
7482         * shell.el (shell): Doc fix.
7484 2006-12-15  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
7486         * emulation/edt.el (edt-xserver):
7487         * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
7488         to fix a problem on Cygwin.
7490         * emulation/edt.el
7491         * emulation/edt-mapper.el
7492         * emulation/edt-lk201.el
7493         * emulation/edt-pc.el
7494         * emulation/edt-vt100.el: Update maintainer's email address.
7496 2006-12-15  Simon Marshall  <simon@gnu.org>
7498         * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
7500 2006-12-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7502         * term/mac-win.el (mac-atsu-font-table): Remove defvar.
7503         (mac-handle-font-selection): Use mac-atsu-font-face-attributes
7504         instead of mac-atsu-font-table.
7505         (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
7507 2006-12-14  Stephen Leake  <stephen_leake@member.fsf.org>
7509         * align.el (align-match-tex-pattern): Fix a rare bug which
7510         hanged Emacs.
7512 2006-12-14  Richard Stallman  <rms@gnu.org>
7514         * startup.el (use-fancy-splash-screens-p): Use frame-height
7515         instead of window-height.  Pass frame to image-size.
7517 2006-12-13  Kenichi Handa  <handa@m17n.org>
7519         * international/mule-cmds.el (set-locale-environment):
7520         Set default-sendmail-coding-system too.
7522 2006-12-12  J.D. Smith  <jdsmith@as.arizona.edu>
7524         * progmodes/idlw-help.el: Fix copyright notice.
7526 2006-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7528         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
7530 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
7532         * subr.el (unread-command-char): Reformat obsolescence info.
7534 2006-12-11  Richard Stallman  <rms@gnu.org>
7536         * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
7537         about calls to cl-struct-setf-expander.
7539 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
7541         * ediff-merg.el (ediff-show-clashes-only): Doc fix.
7542         (ediff-combination-pattern): Fix typo in docstring.
7544         * textmodes/refer.el (refer-find-entry): Doc fix.
7545         (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
7546         (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
7547         Fix tipos in docstrings.
7549         * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
7551 2006-12-10  Kim F. Storm  <storm@cua.dk>
7553         * ido.el (ido-init-completion-maps): Remap backward-kill-word
7554         instead of binding M-backspace.
7556 2006-12-10  Juanma Barranquero  <lekktu@gmail.com>
7558         * replace.el (replace-match-data, replace-match-maybe-edit):
7559         * calc/calc-aent.el (calc-eval-error):
7560         * emulation/vi.el (vi-char-argument):
7561         * progmodes/cc-langs.el (c-at-vsemi-p-fn)
7562         (c-vsemi-status-unknown-p-fn): Doc fixes.
7564 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
7566         * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
7567         (menu-bar-help-menu): Tooltip fixes.  Suggested by Francis Wright.
7569 2006-12-10  Masatake YAMATO  <jet@gyve.org>
7571         * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
7573 2006-12-09  Chong Yidong  <cyd@stupidchicken.com>
7575         * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
7577         * man.el (Man-xref-button-action): New function.  If the
7578         `Man-target-string' button property is a function, assume it
7579         accepts a position argument.
7580         (Man-abstract-xref-man-page): Use it.
7581         (Man-default-man-entry): New optional arg POS.
7583         * wdired.el (wdired-preprocess-symlinks): Make the spaces after
7584         symlink arrows read-only and non-rear-sticky.
7586 2006-12-09  Martin Rudalics  <rudalics@gmx.at>
7588         * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
7589         (wdired-search-and-rename): Simplify code.
7590         (wdired-preprocess-files, wdired-preprocess-perms): Make
7591         read-only property of preceding character rear-nonsticky to
7592         avoid that it can be modified.  Put old-name and old-link
7593         properties on character preceding name and replace
7594         put-text-property by add-text-properties.
7595         (wdired-get-filename, wdired-get-previous-link): Get old-name
7596         and old-link properties from character preceding name and
7597         simplify code.
7598         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
7599         (wdired-perms-to-number): Make local-map property
7600         rear-nonsticky to avoid that text following permissions may be
7601         modified.  Use add-text-properties instead of put-text-property
7602         when changing a permission bit.
7603         (wdired-change-to-dired-mode): Remove stickiness properties.
7605 2006-12-09  Juanma Barranquero  <lekktu@gmail.com>
7607         * international/mule-cmds.el (register-input-method): Doc fix.
7609 2006-12-09  Masayuki Ataka  <masayuki.ataka@gmail.com>  (tiny change)
7611         * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
7613 2006-12-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7615         * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
7616         Force buffer local defs evaluation on local variables loading.
7617         (flyspell-mode-on, flyspell-mode-off): Use it in
7618         `hack-local-variables-hook'.
7620 2006-12-09  Eli Zaretskii  <eliz@gnu.org>
7622         * emacs-lisp/find-func.el (find-variable): Doc fix.
7624         * help-fns.el (variable-at-point): Doc fix.
7626         * w32-fns.el (w32-append-code-lines): New function.
7628 2006-12-09  Romain Francoise  <romain@orebokech.com>
7630         * comint.el (comint-insert-input): Delete obsolete comment.
7632 2006-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7634         * net/browse-url.el (browse-url): Set DISPLAY to the one of the
7635         current frame, in case we're connected to several displays.
7637 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
7639         * frame.el (other-frame): Doc fix.
7640         (set-frame-parameter): Fix typo in docstring.
7642 2006-12-07  Kim F. Storm  <storm@cua.dk>
7644         * info.el (Info-index): Strip leading colon from topic.
7646 2006-12-07  Nick Roberts  <nickrob@snap.net.nz>
7648         * progmodes/gud.el (gud-speedbar-buttons): Deal with references
7649         to pointers.
7651 2006-12-05  J.D. Smith  <jdsmith@as.arizona.edu>
7653         * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
7654         Trim out spurious class inheritance "None" entries.
7656 2006-12-05  Kim F. Storm  <storm@cua.dk>
7658         * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
7659         (cua-paste-pop): Rework last change for
7660         cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
7661         pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
7662         text inserted by the last M-y command.
7664 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7666         * cmuscheme.el (run-scheme, scheme-start-file): Search the start
7667         file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
7669         * shell.el (shell): Search the start file in ~/.emacs.d as
7670         `init_SHELLNAME.sh' instead.
7672 2006-12-05  Glenn Morris  <rgm@gnu.org>
7674         * progmodes/cperl-mode.el (cperl-mode)
7675         * progmodes/f90.el (f90-mode-abbrev-table)
7676         * progmodes/fortran.el (fortran-mode-abbrev-table)
7677         * progmodes/octave-mod.el (octave-abbrev-table)
7678         * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
7679         if abbrev-table is non-nil (saved user abbrevs may have been restored).
7681         * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
7682         clear abbrev table, else saved abbrevs will not be restored.
7684 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
7686         * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
7687         the call to `make-obsolete-variable', not in the docstring.
7689 2006-12-04  Chong Yidong  <cyd@stupidchicken.com>
7691         * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
7693 2006-12-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7695         * progmodes/ebnf-abn.el:
7696         * progmodes/ebnf-bnf.el:
7697         * progmodes/ebnf-dtd.el:
7698         * progmodes/ebnf-ebx.el:
7699         * progmodes/ebnf-iso.el:
7700         * progmodes/ebnf-otz.el:
7701         * progmodes/ebnf-yac.el:
7702         * progmodes/ebnf2ps.el:
7703         * delim-col.el:
7704         * printing.el:
7705         * ps-bdf.el:
7706         * ps-mule.el:
7707         * ps-print.el: Remove 'Time-stamp' comment mark.
7709         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
7710         'easy-menu-add-item' when called in Emacs 21 or higher.
7712 2006-12-04  Stephen Leake  <stephen_leake@stephe-leake.org>
7714         * progmodes/ada-xref.el (ada-check-current): Doc fix.
7715         (ada-make-body-gnatstub): Doc fix.  Remove redundant `progn'.
7717 2006-12-04  Kim F. Storm  <storm@cua.dk>
7719         * bindings.el (global-map): Bind [signal t] to ignore, to have
7720         user signals ignored by default.
7722 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
7724         * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
7725         Unicode data file pointed to by `describe-char-unicodedata-file'.
7727 2006-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7729         * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
7730         O(n^2) regexp-search by anchoring the search.
7732 2006-12-04  Dan Nicolaescu  <dann@ics.uci.edu>
7734         * whitespace.el (whitespace-cleanup-internal): Use current
7735         argument for recursive call.
7737 2006-12-04  Michael Albinus  <michael.albinus@gmx.de>
7739         * net/tramp.el (tramp-methods): Add "ControlPath" and
7740         "ControlMaster" to scp, scp1 and scp2 methods.  Suggested by
7741         Andreas Schwab <schwab@suse.de>.
7742         (tramp-do-copy-or-rename-file-out-of-band)
7743         (tramp-open-connection-rsh): Compute format spec for ?t.
7744         (tramp-process-actions): Trace command parameters.
7746 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
7748         * simple.el (toggle-truncate-lines): Clarify doc string.
7750         * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
7751         (gdb-speedbar-expand-node): Use it.
7753 2006-12-04  Richard Stallman  <rms@gnu.org>
7755         * progmodes/python.el (python-indent): Add safe-local-variable prop.
7757         * dired.el (dired-revert): Turn off dired-after-readin-hook
7758         around call to dired-readin.
7760         * menu-bar.el (menu-bar-make-toggle): Add "globally"
7761         to echo area messages.
7762         <indicate-empty-lines, case-fold-search>:
7763         Add "globally" to Help string.
7764         <case-fold-search>: MESSAGE arg need not say "globally".
7765         (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
7767 2006-12-03  Liam Healy  <lnp@healy.washington.dc.us>  (tiny change)
7769         * outline.el (outline-end-of-subtree): Don't leave an empty
7770         line hidden as we would a real next heading.
7772 2006-12-03  Ken Manheimer  <ken.manheimer@gmail.com>
7774         * allout.el (allout-ascend): Add an optional argument to preserve
7775         original position of point when unsuccessful.  Also, fix a
7776         docstring error.
7777         (allout-yank-processing): Fix depth shift of multiple-topic so yanks
7778         work again, using allout-ascend's new option.
7779         (allout-setup-mode-map): Extract from allout-mode to initialize
7780         allout-mode-map.  Call it on file load, so the mode docstring
7781         substitutions work even if allout mode has not yet been invoked.
7782         (allout-mode): Use new allout-setup-mode-map to track any keybinding
7783         customizations since the map was last processed.  Also, refine the
7784         docstring so it's ship-shape for release.
7785         (allout-default-layout, allout-beginning-of-line-cycles)
7786         (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
7787         (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
7788         (allout-version, allout-layout, allout-infer-body-reindent)
7789         (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
7790         (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
7791         (allout-previous-heading, allout-goto-prefix-doublechecked)
7792         (allout-current-bullet-pos, allout-next-sibling-leap)
7793         (allout-pre-command-business, allout-encrypted-type-prefix)
7794         (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
7795         (allout-rebullet-topic, allout-rebullet-topic-grunt)
7796         (allout-flag-region, allout-expose-topic, allout-expose-topic)
7797         (allout-old-expose-topic, allout-listify-exposed)
7798         (allout-process-exposed, allout-latex-verb-quote)
7799         (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
7800         (allout-toggle-current-subtree-encryption)
7801         (allout-toggle-subtree-encryption, allout-bullet-isearch):
7802         Remove extraneous open-paren and close paren string escapes.
7804 2006-12-03  Juanma Barranquero  <lekktu@gmail.com>
7806         * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
7807         (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
7808         (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
7809         Fix typos in docstrings.
7811 2006-12-03  Glenn Morris  <rgm@gnu.org>
7813         * progmodes/cc-align.el
7814         * progmodes/cc-awk.el
7815         * progmodes/cc-cmds.el
7816         * progmodes/cc-compat.el
7817         * progmodes/cc-defs.el
7818         * progmodes/cc-engine.el
7819         * progmodes/cc-langs.el
7820         * progmodes/cc-menus.el
7821         * progmodes/cc-mode.el
7822         * progmodes/cc-styles.el
7823         * progmodes/cc-vars.el
7824         * progmodes/vhdl-mode.el: Fix Copyright format.
7826 2006-12-02  Chong Yidong  <cyd@stupidchicken.com>
7828         * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
7829         initial down event.
7831 2006-12-02  Kim F. Storm  <storm@cua.dk>
7833         * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
7834         (cua-repeat-replace-region): Make M-v more robust.
7835         (cua-paste-pop-rotate-temporarily): New defcustom.
7836         (cua-paste-pop): Use it.
7837         (cua-auto-mark-last-change): New defcustom.
7838         (cua-pop-to-last-change): New helper function.
7839         (cua-set-mark): Use them.
7841 2006-12-01  Nick Roberts  <nickrob@snap.net.nz>
7843         * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
7844         mini-buffer message.
7846 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
7848         * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
7850 2006-12-01  Ben North  <ben@redfrontdoor.org>
7852         * paren.el: Fix the highlight overlay extension when the user types a
7853         sequence of char very fast just before the open parenthesis.
7855 2006-12-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7857         * ps-mule.el: Eliminate Emacs 20 compatibility.
7859         * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
7860         (ps-print-version): New version 6.7.
7861         (ps-print-quote): Replace '?\ ' by '?\s'.
7863 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
7865         * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
7866         (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
7867         (hexl-end-of-1k-page): Doc fixes.
7868         (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
7869         Fix typos in docstrings.
7871 2006-11-30  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7873         * ido.el (ido-local-file-exists-p): New.  Tell if a file exists
7874         locally, i.e. without using file name handlers.
7875         (ido-read-internal): Allow mono letter host names, avoiding the
7876         `c:' problem by testing if the file exists locally.
7877         (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
7879 2006-11-30  Masatake YAMATO  <jet@gyve.org>
7881         * hexl.el (hl-line-range-function, hl-line-face): Declare variables
7882         to avoid bytecomp warnings.
7883         (hexl-mode-old-ruler-function): New variable.
7884         (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
7885         and `hl-line-range-function' after `require' hl-line.
7886         Then bind `hl-line-range-function' and `hl-line-face'.
7887         Don't require frame.  Don't use `with-no-warnings'.
7888         (hexl-activate-ruler): Store the original value of
7889         `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
7890         (hexl-mode-exit): Restore the original value of
7891         `ruler-mode-ruler-function'.
7893 2006-11-30  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
7895         * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
7896         (hexl-mode-old-hl-line-face): New variable.
7897         (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
7898         line when exit from the hexl-mode.
7900 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
7902         * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
7903         Doc fixes.
7905         * international/fontset.el (create-fontset-from-ascii-font)
7906         (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
7907         (fontset-name-p): Fix typo in docstring.
7909         * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
7911 2006-11-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7913         * ps-bdf.el: Fix maintainer email.
7915         * ps-mule.el: Fix maintainer email.  Define functions for Emacs 20
7916         compatibility.
7918         * ps-print.el: Fix maintainer email.  Define functions for Emacs 20 &
7919         21 compatibility.
7920         (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
7921         Emacs 20 & 21.
7923 2006-11-29  J.D. Smith  <jdsmith@as.arizona.edu>
7925         * progmodes/idlwave.el (idlwave-auto-fill):
7926         Remove paragraph-start let to prevent auto-fill giving up.
7928 2006-11-28  Juanma Barranquero  <lekktu@gmail.com>
7930         * vt100-led.el (led-state): Fix typo in previous change.
7932 2006-11-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7934         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7935         Fix interactive spec of the functions getting defined to make them
7936         work as documented.
7938 2006-11-28  Chong Yidong  <cyd@stupidchicken.com>
7940         * startup.el (fancy-splash-screens): Hide initial splash buffer.
7942 2006-11-28  Kim F. Storm  <storm@cua.dk>
7944         * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
7945         icomplete-mode is enabled.
7947 2006-11-28  Carsten Dominik  <dominik@science.uva.nl>
7949         * textmodes/org.el (require): Require gnus-sum during compilation
7950         to avoid problem with a macro call.
7952 2006-11-28  Glenn Morris  <rgm@gnu.org>
7954         * emacs-lisp/authors.el (authors-aliases): Add new alias.
7956         * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
7957         (fortran-window-create-momentarily): Do not need string-to-char.
7959 2006-11-28  Richard Stallman  <rms@gnu.org>
7961         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
7962         Replace incorrect use of assoc-default with a loop.
7964         * term.el (term-exec-1): Set envvar INSIDE_EMACS.
7966         * simple.el (next-error-find-buffer): Improve messages.
7968         * files.el (revert-buffer): Special error message if file
7969         is now not readable.
7971         * facemenu.el (facemenu-add-new-face): Improve doc strings of
7972         constructed commands.
7974         * comint.el (comint-exec-1): Provide Emacs version and `comint'
7975         in INSIDE_EMACS.
7977 2006-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7979         * diff-mode.el (diff-mode-map): Add a binding for unified->context.
7981         * server.el: Remove spurious * in docstrings.
7982         (server-process-filter): Exit from recursive editing before processing
7983         a new request.
7985 2006-11-27  J.D. Smith  <jdsmith@as.arizona.edu>
7987         * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
7988         line so hidden blocks will be correctly identified.
7990 2006-11-27  Juanma Barranquero  <lekktu@gmail.com>
7992         * ledit.el (ledit-save-defun, ledit-mode):
7993         * resume.el (resume-emacs-args-buffer):
7994         * rot13.el (rot13-display-table, rot13-translate-table, rot13)
7995         (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
7996         * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
7997         (command-send-input, command-kill-line):
7998         * vt100-led.el (led-state, led-on): Fix typos in docstrings.
8000         * autoarg.el (autoarg-kp-mode): Doc fix.
8002         * emacs-lock.el (toggle-emacs-lock): Doc fix.  Simplify.
8003         (emacs-lock-check-buffer-lock): Doc fix.  Use `when'.
8004         (check-emacs-lock): Doc fix.  Simplify.
8006         * iimage.el (iimage-mode-image-regex-alist): Doc fix.
8007         (iimage-mode-buffer): Fix typos in docstring.
8009         * misc.el (zap-up-to-char): Doc fix.
8011         * time-stamp.el: Fix comment and obsolescence string for old
8012         functions.  Use `dolist' instead of `while'.
8014         * userlock.el (ask-user-about-lock-help): Fix typos in output message.
8016         * disp-table.el (standard-display-8bit, standard-display-default):
8017         * ebuff-menu.el (electric-buffer-list):
8018         * ehelp.el (electric-help-command-loop):
8019         * font-core.el (font-lock-mode):
8020         * help-macro.el (make-help-screen):
8021         * help.el (describe-minor-mode-completion-table-for-indicator)
8022         (lookup-minor-mode-from-indicator):
8023         * indent.el (tab-to-tab-stop, move-to-tab-stop):
8024         * info-look.el (info-lookup-guess-custom-symbol):
8025         * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
8026         * longlines.el (longlines-wrap-line):
8027         * macros.el (insert-kbd-macro):
8028         * menu-bar.el (menu-bar-update-buffers):
8029         * misc.el (copy-from-above-command):
8030         * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
8031         * newcomment.el (comment-indent):
8032         * novice.el (disabled-command-function):
8033         * sort.el (sort-fields-syntax-table):
8034         * subr.el (momentary-string-display):
8035         * tar-mode.el (tar-header-block-summarize)
8036         (tar-clear-modification-flags):
8037         * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
8038         (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
8039         (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
8040         (te-delete-char, te-down-vertically-or-scroll):
8041         * time-stamp.el (time-stamp-string-preprocess):
8042         * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
8044 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
8046         * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
8047         in GUD mode.
8049         * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
8050         speedbar-expand-line-descendants, speedbar-contract-line-descendants.
8052 2006-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8054         * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
8056 2006-11-26  Stephen Leake  <stephen_leake@stephe-leake.org>
8058         * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
8059         (ada-compile-goto-error): Adapt to new argument profile of
8060         compilation-goto-locus in Emacs 22.  Don't check if the various
8061         compile functions are defined; we already do "(require 'compile)".
8063 2006-11-26  Kim F. Storm  <storm@cua.dk>
8065         * kmacro.el: Fix commentary.
8067 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
8069         * progmodes/gud.el (gdb): Explain how to run in text command mode
8070         more clearly.  Say in error message that multiple debugging
8071         requires restarting GDB.
8073 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
8075         * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
8077 2006-11-25  Pavel Kobiakov  <pk_at_work@yahoo.com>
8079         * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
8080         (flymake-popup-menu): Use it instead of posn-at-point.
8082 2006-11-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8084         * progmodes/cc-vars.el (c-backslash-column):
8085         Mention c-backslash-max-column in documentation for c-backslash-column.
8087 2006-11-24  Lars Hansen  <larsh@soem.dk>
8089         * net/tramp.el (tramp-default-method): Under Windows, change from
8090         plink to pscp.
8091         (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
8092         (tramp-actions-copy-out-of-band):
8093         Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
8094         (tramp-action-out-of-band): Move "Permission denied" handling to
8095         tramp-action-copy-failed.
8096         (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
8097         process buffer.
8099 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8101         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8102         strings to a single string.  Quote `errors-file-name'.
8103         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8104         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8105         Adjust calls.  Use `shell-quote-argument'.
8107         * international/mule.el (load-with-code-conversion)
8108         (with-category-table): Use with-current-buffer.
8109         (after-insert-file-set-coding): Use restore-buffer-modified-p.
8111 2006-11-24  Eli Zaretskii  <eliz@gnu.org>
8113         * mail/smtpmail.el (smtpmail-send-it):
8114         Copy buffer-file-coding-system from the mail buffer.  Possibly add a
8115         MIME header for the message encoding.
8116         Bind coding-system-for-write around the call to mail-do-fcc.
8117         Use smtpmail-code-conv-from to encode queued mail messages.
8119 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8121         * tabify.el (tabify-regexp): Doc fix.
8123         * net/rcirc.el (rcirc-buffer-maximum-lines):
8124         * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
8126         * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
8127         (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
8128         Fix typos in output messages.
8129         (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
8131 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8133         * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
8134         the horse's mouth.
8135         (hexlify-buffer): Don't re-encode an arg that's already encoded.
8137 2006-11-23  Michael Kifer  <kifer@cs.stonybrook.edu>
8139         * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
8140         Remove condition-case.
8142 2006-11-23  Glenn Morris  <rgm@gnu.org>
8144         * progmodes/f90.el (f90-comment-indent): Do not move point in
8145         default case.
8147 2006-11-21  Romain Francoise  <romain@orebokech.com>
8149         * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
8150         from library name (reverts change of 2005-10-25).
8152 2006-11-21  Lennart Borgman  <lennart.borgman.073@student.lu.se>
8154         * tutorial.el (tutorial--default-keys): Add newline and
8155         delete-backward-char bindings.
8156         (tutorial--detailed-help): Save excursion when finding keys.
8157         Correct warning string for M-x FOO case.
8158         (tutorial--display-changes): Print special keys in tutorial style.
8159         Tweak search regexp for changed keys.
8161 2006-11-21  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
8163         * thingatpt.el (thing-at-point-url-at-point): Don't add a
8164         redundant scheme.
8166 2006-11-21  Diane Murray  <disumu@x3y2z1.net>  (tiny change)
8168         * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
8169         are new to the list at IANA.  Also added irc, mms, mmsh.
8171 2006-11-20  J.D. Smith  <jdsmith@as.arizona.edu>
8173         * progmodes/idlw-help.el (idlwave-html-help-location):
8174         Fail gracefully for missing help packages.
8175         (idlwave-help-assistant-open-link): Open full links.
8176         (idlwave-help-assistant-help-with-topic): Direct help link.
8178         * progmodes/idlwave.el (idlwave-mode):
8179         Set add-log-current-defun-function.
8180         (idlwave-current-routine-fullname): Add, to support add-log.
8181         (idlwave-convert-xml-system-routine-info): Simplify XML parsing
8182         to reflect improvements to xml-parse-file.
8183         (idlwave-mode-menu-def): New binding for help-with-topic.
8185         * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
8186         Handle extra newlines and spaces.
8187         (idlwave-shell-mode-map): Add help-with-topic.
8189 2006-11-20  Chong Yidong  <cyd@stupidchicken.com>
8191         * tutorial.el (tutorial-warning-face): New face.
8192         (tutorial--detailed-help, tutorial--display-changes): Use it.
8193         (tutorial--find-changed-keys): Check ESC-prefix binding specially.
8194         Improve search pattern for occurrences of changed keys.
8196 2006-11-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8198         * term/x-win.el (x-last-cut-buffer-coding): New variable.
8199         (x-select-text): Set it.
8200         (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
8201         when checking for newness.
8203 2006-11-19  Juanma Barranquero  <lekktu@gmail.com>
8205         * subr.el (posn-image):
8206         * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
8208         * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
8210 2006-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8212         * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
8213         Exceptions to the rule "add a space between an identifier and an
8214         opening parenthesis".  Defaulted to the `#define' problem of cpp.
8215         (glasses-parenthesis-exception-p): New.  Check if the region is an
8216         exception regarding to that.
8217         (glasses-make-readable): Use it.
8218         (glasses-convert-to-unreadable): Ditto.  Modify the file also if
8219         `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
8221 2006-11-19  Chong Yidong  <cyd@stupidchicken.com>
8223         * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
8225 2006-11-19  Stephen Leake  <stephen_leake@stephe-leake.org>
8227         * progmodes/ada-mode.el (ada-make-body): Fix typo.
8229         * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
8230         (ada-xref-initialize): Fix typo.  Use add-hook and remove-hook.
8232 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
8234         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
8235         conditions for function or variable bindings.
8237         * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
8239         * progmodes/compile.el (compilation-start): Ditto.
8241 2006-11-18  Michael Albinus  <michael.albinus@gmx.de>
8243         * net/tramp.el (top): cl and custom are always required.
8245 2006-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8247         * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
8248         cut-buffers with next-selection-coding-system if not nil.
8250 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
8252         * textmodes/org.el (org-fix-decoded-time): New function.
8253         (org-display-custom-time): Use `org-fix-decoded-time'.
8255 2006-11-17  Chong Yidong  <cyd@stupidchicken.com>
8257         * menu-bar.el (menu-bar-games-menu): Remove yow.
8259 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
8261         * textmodes/org.el (org-scan-tags): Re-align code fixed.
8262         (org-detach-overlay): Rename from `org-detatch-overlay'.
8263         (org-table-convert-region): Insert space after column separator.
8264         (org-agenda-kill): New command.
8265         (org-metaleft): Call `org-outdent-item' on bullets.
8266         (org-metaright): Call `org-indent-item' on bullets.
8267         (org-timestamp-change): Set `org-last-changed-timestamp'.
8268         (org-current-line): Make sure (bolp) returns correct result.
8269         (org-agenda-change-all-lines): Make sure TODO are highlighted.
8271 2006-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8273         * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
8275 2006-11-16  Chong Yidong  <cyd@stupidchicken.com>
8277         * mouse.el (global-map): Change 2006-08-16 fix to call
8278         mouse-yank-at-click explicitly, since mouse events are not carried
8279         over into keyboard macros.
8281 2006-11-16  Kim F. Storm  <storm@cua.dk>
8283         * ido.el (ido-file-internal): Use current buffer's file name as default
8284         choice for ido-find-alternate-file.  Suggested by Matt Hodges.
8286 2006-11-15  Ken Manheimer  <ken.manheimer@gmail.com>
8288         * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
8289         (allout-inhibit-aberrance-doublecheck): Rename from
8290         allout-during-yank-processing.  All callers changed.
8291         (allout-ascend): Provide for unusual case where some topic after
8292         the first in file is at lower depth than the first.
8293         (allout-shift-in): Ensure the offspring of the new containing
8294         topic are exposed.
8295         (allout-encrypt-string): Preserve the coding-system of the text,
8296         according to that of the containing buffer.
8297         (allout-toggle-subtree-encryption): When the text being encrypted
8298         requires a different coding system, offer to preserve the coding
8299         system using a file local var.
8301 2006-11-15  Simon Marshall  <simon@gnu.org>
8303         * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
8304         to recognise "T t()" as a function declaration, rather than a
8305         variable instantiation, iff at the top-level or inside a class
8306         declaration.  Suggested by Feng Li <fengli@gmail.com>.
8308 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
8310         * progmodes/ada-xref.el (ada-parse-prj-file):
8311         Don't delete project buffer; user may want to edit it.
8312         (ada-xref-set-project-field, ada-xref-current-project-file)
8313         (ada-xref-current-project, ada-show-current-project)
8314         (ada-set-main-compile-application): New functions.
8315         (ada-xref-get-project-field, ada-require-project-file):
8316         Normalize use of ada-prj-default-project-file.
8317         (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
8318         Normalize use of ada-require-project-file.
8319         (ada-prj-find-prj-file): Improve doc string, comments.
8321         * progmodes/ada-mode.el (ada-mode-version): Bump version.
8322         (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
8323         (ada-create-menu): Add ada-set-main-compile-application,
8324         ada-show-current-main, ada-show-current-project.
8326 2006-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8328         * progmodes/python.el (inferior-python-mode-syntax-table): New var.
8329         (inferior-python-mode): Use it.
8331 2006-11-14  Andreas Schwab  <schwab@suse.de>
8333         * term/xterm.el (terminal-init-xterm): Add more key bindings.
8335 2006-11-13  Kim F. Storm  <storm@cua.dk>
8337         * ido.el (ido-copy-current-word): C-o copies region if active.
8339 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
8341         * textmodes/org.el (org-emph-face): Fix typo in variable name.
8343 2006-11-13  Juanma Barranquero  <lekktu@gmail.com>
8345         * ediff.el (ediff-revision):
8346         * files.el (set-visited-file-name):
8347         * mail/rmailout.el (rmail-output-body-to-file):
8348         Use `format', not `message', in `y-or-n-p' call.
8350 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
8352         * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
8353         (org-metaright): Call `org-indent-item' on bullets.
8354         (org-timestamp-change): Set `org-last-changed-timestamp'.
8355         (org-current-line): Make sure (bolp) returns correct result.
8356         (org-agenda-change-all-lines): Make sure highlighting TODO always works.
8358 2006-11-12  Richard Stallman  <rms@gnu.org>
8360         * language/european.el (turkish-case-conversion-enable)
8361         (turkish-case-conversion-disable): New functions.
8362         ("Turkish" lang env): Use them.
8364         * international/characters.el (case table):
8365         Do nothing special for i and I.
8367         * subr.el (remove-overlays): Fix last change.
8369         * cus-edit.el (custom-save-all): Use find-file-visit-truename
8370         for visiting the custom file.
8372 2006-11-12  Markus Triska  <triska@gmx.at>
8374         * play/handwrite.el (handwrite): Also process lines not ending
8375         with newline.  Replace some position-fiddling with different
8376         logic.  Improve performance.
8378 2006-11-12  Stephen Leake  <stephen_leake@stephe-leake.org>
8380         * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
8381         replacing deleted variable `ada-check-switch'.
8382         (ada-project-file-extension): Rename to `ada-prj-file-extension'.
8383         (ada-xref-project-files): Improve doc string.
8384         (ada-find-executable): New function.
8385         (ada-initialize-runtime-library): Use `ada-find-executable'.
8386         (ada-xref-set-default-prj-values): In compile commands, don't need
8387         `ada-cd-command'; `compile' does that more portably.
8388         Use ada-prj-default-check-cmd.
8389         (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
8390         properties if not specified in project file.
8391         (ada-goto-declaration): Display useful message for new error
8392         'error-file-not-found.
8393         (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
8394         'error-file-not-found.
8395         (ada-get-all-references): Match latest ali syntax.  Signal new
8396         error 'error-file-not-found.
8397         (ada-find-in-ali): Match latest ali syntax.
8398         (ada-make-filename-from-adaname): Handle different semantics of
8399         gnatkr in GNAT 3.15p vs later.
8401         * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
8402         ada-procedure-start-regexp.
8403         (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
8405         * progmodes/ada-mode.el: Replace conditional (require 'ispell)
8406         with defvar.
8407         (ada-language-version): Rename ada05 -> ada2005.
8408         (ada-align-region-separate): Add `eval-when-compile'.
8409         (ada-name-regexp): Remove unneeded escapes in regexp character
8410         alternative.
8411         (ada-compile-goto-error-file-linenr-re): New constant.
8412         (ada-matching-start-re): Handle additional cases `declare',
8413         `procedure', `function'.
8414         (ada-compile-goto-error): Handle "... at line nn".
8415         (ada-mode): Clearer syntax, comments for ff-special-constructs.
8416         Delete support for old versions of `align'.
8417         (ada-search-prev-end-stmt): Handle additional keyword `private'.
8418         (ada-check-defun-name): Simplify handling of `declare'.
8419         (ada-goto-matching-start): Handle nested `begin ... end'.
8420         Handle `declare', `protected', `procedure', `function'.
8421         (ada-create-menu): Presence of arm95 is not conditional on using
8422         GNAT compiler.
8424 2006-11-12  Juanma Barranquero  <lekktu@gmail.com>
8426         * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
8427         nil in the *RE-Builder* buffer (it causes spurious error messages).
8429         * server.el (server-visit-files): If `minibuffer-auto-raise' has
8430         been set to t, respect it.
8432 2006-11-11  Stephen Leake  <stephen_leake@stephe-leake.org>
8434         * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
8435         Delete commented out code for old Emacs versions.  Autoloading of
8436         "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
8437         (ada-mode-version): Bump version number.
8438         (ada-95-string-keywords, ada-2005-string-keywords)
8439         (ada-2005-keywords, ada-name-regexp): New constant.
8440         (ada-language-version, ada-procedure-start-regexp, ada-mode)
8441         (ada-font-lock-keywords): Add support for Ada 2005 keywords.
8442         (ada-package-start-regexp): Support private packages, include package
8443         name (for ada-set-point-accordingly).
8444         (ada-next-procedure, ada-previous-procedure)
8445         (ada-which-function-are-we-in): Match changes to
8446         ada-procedure-start-regexp.
8447         (ada-make-body): Make non-interactive; not a user function.
8448         (ada-make-subprogram-body): Improve doc string.
8450 2006-11-11  Romain Francoise  <romain@orebokech.com>
8452         * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
8453         `compilation-error-regexp-alist' buffer-local, since we changed
8454         `compilation-error-regexp-alist-alist' locally.
8456 2006-11-11  Juanma Barranquero  <lekktu@gmail.com>
8458         * server.el (server-visit-files): Bind `minibuffer-auto-raise'
8459         to the value of `server-raise-frame'.
8461 2006-11-11  Glenn Morris  <rgm@gnu.org>
8463         * ido.el (ido-enable-prefix)
8464         * ses.el (ses-call-printer-return)
8465         * net/tramp.el (tramp-unified-filenames)
8466         * progmodes/cc-align.el (c-lineup-string-cont)
8467         * progmodes/compile.el (compilation-directory-matcher)
8468         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
8469         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
8470         (vhdl-clock-rising-edge)
8471         * textmodes/org.el (org-export-with-timestamps)
8472         (org-export-remove-timestamps-from-toc)
8473         (org-export-with-tags): Improve previous doc fixes.
8475 2006-11-11  Richard Stallman  <rms@gnu.org>
8477         * textmodes/flyspell.el (flyspell-mode-map):
8478         Bind C-c $ instead of M-RET.
8480 2006-11-10  Simon Marshall  <simon@gnu.org>
8482         * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
8483         fontification for "case" and "default" keywords.
8485 2006-11-10  Andreas Schwab  <schwab@suse.de>
8487         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
8488         Avoid starting sentence with "nil".
8490 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
8492         * server.el (server-raise-frame): New option.
8493         (server-switch-buffer): Use it.
8495 2006-11-10  Nick Roberts  <nickrob@snap.net.nz>
8497         * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
8498         with a capital.
8500 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
8502         * textmodes/org.el (org-show-hierarchy-above)
8503         (org-show-following-heading): Fix typo in default value.
8504         (org-scan-tags): Make the search case-sensitive.
8505         (org-tags-sparse-tree): Don't overrule
8506         `org-show-following-heading' and `org-show-hierarchy-above'.
8507         (org-reveal): New command.
8508         (org-show-context): Rename from `org-show-hierarchy-above'.
8509         (org-fast-tag-selection-single-key): New option.
8510         (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
8511         (org-tags-overlay): New variable.
8512         (org-agenda-todo-ignore-deadlines): New option.
8513         ("session"): Add circular data structure `org-mark-ring' to
8514         exceptions list in session.el.
8515         (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
8516         New options.
8517         (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
8518         (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
8519         (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
8520         (org-finalize-agenda): Activate bracket links in agenda.
8521         (org-at-timestamp-p, org-at-date-range-p): Additional argument
8522         INACTIVE-OK.
8523         (org-show-hierarchy-above, org-show-following-heading):
8524         List values allowed for fine-tuned configuration.
8525         (org-show-hierarchy-above): New argument CONTEXT, use the
8526         fine-tuned settings in `org-show-hierarchy-above' and
8527         `org-show-following-heading'.
8528         (org-display-custom-time): New function.
8529         (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
8530         (org-display-custom-times, org-time-stamp-custom-formats):
8531         (org-maybe-intangible): New macro.
8532         (org-activate-bracket-links, org-hide-wide-columns):
8533         Use `org-maybe-intangible'.
8534         (org-open-file): Use `shell-quote-argument'.
8535         (org-display-internal-link-with-indirect-buffer): New option.
8536         (org-file-remote-p): Get regexp from list.
8537         (org-link-expand-abbrev): New function.
8538         (org-link-abbrev-alist): New option.
8539         (org-open-at-point, org-cleaned-string-for-export):
8540         Call `org-link-expand-abbrev'.
8541         (org-timeline, org-agenda-list, org-todo-list)
8542         (org-tags-view): Remove the KEEP-MODES argument.
8543         (org-finalize-agenda-hook): New hook.
8544         (org-get-alist-option): New function.
8545         (org-follow-timestamp-link): New function.
8546         (org-open-at-point): Call `org-follow-timestamp-link'.
8547         (org-log-note-marker, org-log-note-purpose)
8548         (org-log-note-window-configuration): New variables.
8549         (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
8550         (org-log-note-headings): New option.
8551         (org-dblock-write:clocktable): Bug fix, removed infinite loop.
8552         (org-store-link): Support for dired-mode.
8553         (org-open-file): Substitute environment variables into filename.
8554         (org-last): New defsubst.
8555         (org-agenda-re-align-tags): New function.
8556         (org-agenda-align-tags-to-column): New option.
8557         (org-agenda-timeline): Group removed.
8558         (org-prepare-agenda, org-prepare-agenda-buffers)
8559         (org-run-agenda-series, org-timeline, org-agenda-list)
8560         (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
8561         the text property inticating the agenda type.
8562         (org-agenda-post-command-hook): Get agenda type from text property
8563         at point.
8564         (org-agenda): Handle command sets.  Set `org-agenda-last-arguments'
8565         and obey `org-agenda-overriding-arguments'.
8566         (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
8567         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
8568         (org-agenda-week-view, org-agenda-day-view):
8569         Use `org-agenda-overriding-arguments' to make updating work with
8570         multi-block agendas.
8571         (org-agenda-prefix-format): Allow different formats for the
8572         different agenda entry types.
8573         (org-timeline-prefix-format): Option removed, use
8574         `org-agenda-prefix-format' instead.
8575         (org-prepare-agenda): New function.
8576         (org-select-timeline-window): Option removed, use
8577         `org-select-agenda-window' instead.
8578         (org-respect-restriction): Variable removed.
8579         (org-cmp-tag): New function.
8580         (org-agenda-sorting-strategy, org-entries-lessp):
8581         Implement sorting by last tag.
8582         (org-complete): Better completion in in-buffer option lines.
8583         (org-in-item-p): New function.
8584         (org-org-menu): Add entries for checkboxes.
8585         (org-cycle): Extra brouping in outline-regexp, because it is used
8586         in a search with "^" prepended.
8587         (org-provide-checkbox-statistics): New option.
8588         (org-set-font-lock-defaults): Highlight checkbox statistics.
8589         (org-update-checkbox-count-maybe)
8590         (org-get-checkbox-statistics-face): New functions.
8591         (org-update-checkbox-count): New command.
8592         (org-insert-item, org-toggle-checkbox):
8593         Call `org-update-checkbox-count-maybe'.
8594         (org-export-as-html): XEmacs compatibility for coding system.
8595         (org-force-cycle-archived): New command.
8596         (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
8597         overrules cycling.
8598         (org-fix-position-after-promote): If the line contains only a todo
8599         keyword, add a final space.
8600         (org-promote-subtree, org-demote-subtree):
8601         Call `org-fix-position-after-promote'.
8603 2006-11-10  Glenn Morris  <rgm@gnu.org>
8605         * calendar/cal-dst.el: Do not assume DST starts/ends on the same
8606         date in every year.
8607         (calendar-dst-check-each-year-flag): New customizable variable.
8608         (calendar-dst-find-data): New function, extracted from
8609         calendar-current-time-zone.
8610         (calendar-current-time-zone): Use calendar-dst-find-data.
8611         (calendar-dst-transition-cache): New variable.
8612         (calendar-dst-find-startend, calendar-dst-starts)
8613         (calendar-dst-ends): New functions.
8614         (calendar-daylight-savings-starts)
8615         (calendar-daylight-savings-ends): Change value to use
8616         calendar-dst-starts, calendar-dst-ends; respectively.
8618         * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
8620         * ido.el (ido-enable-prefix)
8621         * ses.el (ses-call-printer-return)
8622         * net/tramp.el (tramp-unified-filenames)
8623         * progmodes/cc-align.el (c-lineup-string-cont)
8624         * progmodes/compile.el (compilation-directory-matcher)
8625         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
8626         * progmodes/gdb-ui.el (gdb-many-windows)
8627         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
8628         (vhdl-clock-rising-edge)
8629         * textmodes/org.el (org-export-with-timestamps)
8630         (org-export-remove-timestamps-from-toc, org-export-with-tags)
8631         (org-read-date): Doc fix (Nil -> nil).
8633 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8635         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
8636         Encode/decode text to/from cut buffers to/from iso-latin-1 only.
8638 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
8640         * bs.el (bs--window-for-buffer): Remove.
8641         (bs--show-with-configuration): Use `get-window-with-predicate'
8642         instead of `bs--window-for-buffer'.
8644 2006-11-10  Kenichi Handa  <handa@m17n.org>
8646         * files.el (revert-buffer): Fix previous change.
8648 2006-11-09  Juanma Barranquero  <lekktu@gmail.com>
8650         * bs.el (bs--redisplay): Fix typo in docstring.
8651         (bs--window-config-coming-from): Make frame-local.
8652         (bs--restore-window-config): New function.
8653         (bs-kill, bs-select, bs-select-other-window)
8654         (bs-select-other-frame): Use it.
8655         (bs--window-for-buffer): Return as soon as a matching buffer is found.
8656         (bs--show-with-configuration): Save the window configuration as a
8657         frame local var, and only if *buffer-selection* is not already
8658         visible on this frame.
8660 2006-11-08  Chong Yidong  <cyd@stupidchicken.com>
8662         * vc-svn.el (vc-svn-admin-directory): New var.
8663         (vc-svn-registered, vc-svn-responsible-p)
8664         (vc-svn-repository-hostname): Use it.
8665         Suggested by arit93@yahoo.com.
8667 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
8669         * ldefs-boot.el: Regenerate.
8671 2006-11-08  Alan Mackenzie  <acm@muc.de>
8673         * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
8674         case (eq open-paren-in-column-0-is-defun-start nil) by searching
8675         for least nested open-paren.
8677 2006-11-08  Romain Francoise  <romain@orebokech.com>
8679         * subr.el (remove-overlays): Fix typo in last change.
8681 2006-11-08  Richard Stallman  <rms@gnu.org>
8683         * subr.el (remove-overlays): Call overlay-recenter.
8685 2006-11-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8687         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
8688         (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
8689         behaviour.
8690         (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
8691         directly.
8693 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
8695         * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
8696         (ido-max-dir-file-cache, ido-decorations)
8697         (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
8698         (ido-magic-backward-char, ido-enter-dired)
8699         (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
8700         (ido-list-directory, ido-first-match, ido-only-match)
8701         (ido-subdir, ido-indicator): Fix typos in docstrings.
8702         (ido-buffer-internal, ido-completion-help): Fix typos in messages.
8703         (ido-read-internal): Fix typo in error message.
8705 2006-11-08  Kenichi Handa  <handa@m17n.org>
8707         * international/mule-cmds.el (set-default-coding-systems):
8708         Always set default-file-name-coding-system to utf-8 for Mac Darwin.
8710 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
8712         * makefile.w32-in (setwins): Remove.
8713         (WINS_ALMOST): New macro.
8714         (WINS): Use it.
8715         (autoloads): Don't extract autoloads from files in obsolete/.
8717 2006-11-07  Chong Yidong  <cyd@stupidchicken.com>
8719         * whitespace.el (whitespace-buffer): Call remove-overlays after
8720         overlay-recenter for performance.  Suggested by Martin Rudalics.
8722 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
8724         * net/tramp.el (tramp-default-method): scp is the default method.
8726 2006-11-07  Juanma Barranquero  <lekktu@gmail.com>
8728         * server.el (server-start): Save also the Emacs pid in the server file.
8730 2006-11-07  Carsten Dominik  <dominik@science.uva.nl>
8732         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
8733         point when displaying a bibtex cross reference in the echo area.
8735 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
8737         * international/mule.el (make-char): Fix typo in docstring.
8738         (load-with-code-conversion, charsetp): Doc fixes.
8740         * international/ja-dic-cnv.el (skkdic-convert):
8741         * cus-edit.el (hook): Fix typo in docstring.
8743 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
8745         * cus-edit.el (custom-mode-map): Move defvar above code using it.
8746         (custom-mode-link-map): New variable.
8747         (custom-group-link, custom-manual): Use follow-link.
8749 2006-11-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8751         * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
8752         "Mark Shapiro" -> "Marc Shapiro".  Update his email address.
8754 2006-11-06  Richard Stallman  <rms@gnu.org>
8756         * textmodes/flyspell.el (flyspell-correct-word-before-point):
8757         New function broken out of flyspell-correct-word.
8758         (flyspell-mode-map): Bind it to M-RET.
8759         (flyspell-correct-word): Call it.
8761         * textmodes/fill.el (fill-minibuffer-function): New function.
8762         (fill-paragraph): Bind fill-paragraph-function to
8763         fill-minibuffer-function.
8765         * ruler-mode.el (ruler-mode-map): Add bindings for up-events
8766         so that they aren't undefined.
8768         * dired.el (dired-readin): Locally bind file-name-coding-system.
8770         * bindings.el: Shorten and clarify usual mode line mouse help string.
8772         * Makefile.in (autoloads): Don't include `obsolete'.
8774 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
8776         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
8777         (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
8778         Printing menu if it's not initialized.
8779         (pr-menu-bind): Act on menu-bar-file-menu directly.
8781 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
8783         * help.el (view-emacs-news): Fix typo in error message.
8785         * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
8787         * shadowfile.el (shadow-define-regexp-group)
8788         (shadow-literal-groups, shadow-insert-var): Doc fixes.
8789         (shadow-read-files): Fix typo in message.
8790         (shadow-inhibit-overload, shadow-find, shadow-suffix)
8791         (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
8792         (shadow-suffix, shadow-site-match, shadow-expand-file-name)
8793         (shadow-file-match): Fix typos in docstrings.
8795         * terminal.el (terminal-emulator): Fix typo in message.
8797         * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
8799         * emacs-lisp/lselect.el (x-kill-primary-selection)
8800         (x-delete-primary-selection, x-copy-primary-selection):
8801         Fix typos in error messages.
8803         * emulation/edt-mapper.el: Fix typo in interactive message.
8805         * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
8807         * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
8808         (ispell-help): Fix typos in docstrings.
8809         (ispell-help): Fix typo in output message.
8811         * allout.el (allout-adjust-file-variable)
8812         (allout-passphrase-verifier-string)
8813         (allout-passphrase-hint-string)
8814         (allout-toggle-current-subtree-encryption):
8815         * apropos.el (apropos-synonyms):
8816         * cus-edit.el (hook):
8817         * emacs-lock.el (emacs-lock-from-exiting):
8818         * follow.el (follow-avoid-tail-recenter-p):
8819         * hexl.el (hexl-mode):
8820         * mouse-copy.el (mouse-copy-work-around-drag-bug):
8821         * mouse.el (mouse-set-font):
8822         * resume.el (resume-emacs-args-file):
8823         * rfn-eshadow.el (file-name-shadow-tty-properties):
8824         * t-mouse.el (t-mouse-process, t-mouse-mode):
8825         * emacs-lisp/cust-print.el (custom-print-install)
8826         (custom-print-uninstall, custom-format):
8827         * emacs-lisp/shadow.el (list-load-path-shadows):
8828         * emulation/tpu-edt.el (tpu-help-text)
8829         (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
8830         (tpu-reset-control-keys):
8831         * emulation/vip.el (vip-emacs-local-map)
8832         (vip-change-mode-to-emacs):
8833         * emulation/viper.el (viper-mode, viper-set-hooks)
8834         (viper-major-mode-modifier-list):
8835         * emulation/viper-init.el (viper-emacs-state-cursor-color):
8836         * emulation/viper-keym.el (viper-emacs-kbd-map)
8837         (viper-toggle-key):
8838         * mail/feedmail.el (feedmail-queue-reminder)
8839         (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
8840         (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
8841         (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
8842         (feedmail-sender-line, feedmail-force-binary-write)
8843         (feedmail-from-line, feedmail-deduce-envelope-from)
8844         (feedmail-x-mailer-line, feedmail-message-id-generator)
8845         (feedmail-date-generator, feedmail-fiddle-plex-user-list)
8846         (feedmail-enable-spray, feedmail-spray-this-address)
8847         (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
8848         (feedmail-queue-runner-confirm-global)
8849         (feedmail-ask-before-queue-prompt)
8850         (feedmail-ask-before-queue-reprompt)
8851         (feedmail-prompt-before-queue-standard-alist)
8852         (feedmail-prompt-before-queue-user-alist)
8853         (feedmail-prompt-before-queue-help-supplement)
8854         (feedmail-queue-use-send-time-for-message-id)
8855         (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
8856         (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
8857         (feedmail-mail-send-hook-queued)
8858         (feedmail-confirm-addresses-hook-example)
8859         (feedmail-last-chance-hook, feedmail-before-fcc-hook)
8860         (feedmail-queue-runner-mode-setter)
8861         (feedmail-queue-alternative-mail-header-separator)
8862         (feedmail-queue-runner-message-sender)
8863         (feedmail-buffer-eating-function, feedmail-binmail-template)
8864         (feedmail-run-the-queue-no-prompts)
8865         (feedmail-run-the-queue-global-prompt)
8866         (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
8867         (feedmail-envelope-deducer, feedmail-fiddle-date)
8868         (feedmail-default-message-id-generator)
8869         (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
8870         (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
8871         * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
8872         (vms-pmail-setup):
8873         * play/dunnet.el (dun-help):
8874         * play/handwrite.el (handwrite):
8875         * play/hanoi.el (hanoi-unix-64):
8876         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
8877         * textmodes/enriched.el (fixed):
8878         * textmodes/org.el (org-file-apps)
8879         (org-emphasis-regexp-components, org-emphasis-alist):
8880         * textmodes/texinfmt.el (batch-texinfo-format):
8881         Fix typos in docstrings.
8883 2006-11-05  Juanma Barranquero  <lekktu@gmail.com>
8885         * loadhist.el (read-feature): Don't complete features not loaded
8886         from a file (which make `unload-feature' to fail).
8888 2006-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8890         * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
8892 2006-11-05  Chong Yidong  <cyd@stupidchicken.com>
8894         * startup.el (command-line-1): Kill emacs if the last frame is
8895         deleted while evaluating the command-line arguments.
8897 2006-11-05  Richard Stallman  <rms@gnu.org>
8899         * startup.el (init-file-had-error): Add doc string.
8900         (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
8901         Use fixed-width font for keyboard key descriptions.
8903         * cus-edit.el (custom-save-all): Error if saving in .emacs
8904         and it had an error when loaded.
8906         * dired-aux.el (dired-copy-file-recursive): Catch errors
8907         from recursive copies in the loop, around the recursive call.
8909 2006-11-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8911         * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
8912         `/proc/acpi/ac_adapter/*'.  Ditto for the thermometers in
8913         `/proc/acpi/thermal_zone/*'.
8914         (battery-search-for-one-match-in-files): New.  Search a regexp in
8915         the content of some files.
8917 2006-11-05  Martin Rudalics  <rudalics@gmx.at>
8919         * window.el (mouse-autoselect-window-now): Remove variable.
8920         (mouse-autoselect-window-state): New variable.
8921         (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
8922         (mouse-autoselect-window-select, handle-select-window):
8923         Rewritten to make mouse-autoselect-window-timer a one-shot timer.
8924         Suspend delayed autoselection during menu or popup dialog.
8926         * info-look.el (info-lookup-guess-custom-symbol): New function
8927         for retrieving symbol at point in custom buffers.
8928         (top level) <info-lookup-maybe-add-help>: Add backquote and
8929         comma to ignored characters in regexps of help specifications
8930         for emacs-lisp-mode and lisp-interaction-mode.  This permits
8931         looking up symbols in `...' and after a comma.  Add help
8932         specifications for custom-mode and help-mode.
8934 2006-11-04  Eli Zaretskii  <eliz@gnu.org>
8936         * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
8937         Don't encode body if RAW is non-nil, or if the old encoding is
8938         identical to the new encoding, or if the body contains only
8939         eight-bit-* characters.
8941 2006-11-04  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
8943         * faces.el (faces-sample-overlay, describe-face): Revert last changes.
8944         (faces-sample-overlay): Remove variable.
8945         (describe-face): Insert sample text in the face being described.
8947 2006-11-04  Martin Rudalics  <rudalics@gmx.at>
8949         * whitespace.el (whitespace-indent-regexp): Make this match any
8950         multiples of eight spaces near the beginning of a line.
8951         (whitespace-buffer): Use `remove-overlays' instead of
8952         `whitespace-unhighlight-the-space' and `overlay-recenter' to
8953         speed up overlay handling.
8954         (whitespace-buffer-leading, whitespace-buffer-trailing):
8955         Make these functions highlight the text removed by
8956         `whitespace-buffer-leading-cleanup' and
8957         `whitespace-buffer-trailing-cleanup' respectively.
8958         (whitespace-buffer-search): Use `with-local-quit'.
8959         Move `format' out of loop to speed up scanning larger buffers.
8960         (whitespace-unhighlight-the-space): Remove `remove-hook' since
8961         that function is never added to a hook.
8962         (whitespace-spacetab-regexp, whitespace-ateol-regexp)
8963         (whitespace-buffer-leading-cleanup)
8964         (whitespace-refresh-rescan-list): Fix docstrings.
8966 2006-11-03  Ken Manheimer  <ken.manheimer@gmail.com>
8968         * allout.el (allout-during-yank-processing): Cue for inhibiting
8969         aberrance processing during yanks.
8970         (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
8971         the amount of yanked topics that can be aberrant.
8972         (allout-do-doublecheck): Encapsulate this multiply-used recipe in
8973         a function, and supplement with inihibition of doublechecking
8974         during yanks.
8975         (allout-beginning-of-line, allout-next-heading)
8976         (allout-previous-heading, allout-goto-prefix-doublechecked)
8977         (allout-back-to-current-heading, allout-next-visible-heading)
8978         (allout-next-sibling): Use new allout-do-doublecheck function.
8979         (allout-next-sibling): Ensure we made progress when returning
8980         other than nil.
8981         (allout-rebullet-heading): Preserve text property annotations
8982         indicating the text was hidden, if it was.
8983         (allout-kill-line): Remove any added was-hidden annotations.
8984         (allout-kill-topic): Remove any added was-hidden annotations.
8985         (allout-annotate-hidden): Inhibit adding was-hidden text
8986         properties to the undo list.
8987         (allout-deannotate-hidden): New function to remove was-hidden
8988         annotation.
8989         (allout-hide-by-annotation): Use new allout-deannotate-hidden.
8990         (allout-remove-exposure-annotation): Replace by
8991         allout-deannotate-hidden.
8992         (allout-yank-processing): Signal that yank processing is happening
8993         with allout-during-yank-processing.  Also, wrap
8994         allout-unprotected's closer to the text changes, for easier
8995         debugging.  We need to inhibit-field-text-motion explicitly, in
8996         lieu of the encompassing allout-unprotected.
8997         (outlineify-sticky): Adjust criteria for triggering new outline
8998         decorations to presence or absence of any topics, not just a topic
8999         at the beginning of the buffer.
9001 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9003         * bs.el (bs--show-all, bs--redisplay):
9004         * cus-edit.el (custom-unlispify-menu-entries)
9005         (custom-unlispify-tag-names, custom-prompt-variable):
9006         * expand.el (expand-pos):
9007         * speedbar.el (speedbar-generic-list-tag-p):
9008         * wid-edit.el (widget-image-enable):
9009         * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
9010         * emacs-lisp/find-func.el (find-function-noselect)
9011         (find-function, find-variable-noselect, find-variable)
9012         (find-definition-noselect, find-face-definition):
9013         * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
9014         * net/eudc-vars.el (eudc-expansion-overwrites-query):
9015         * progmodes/ada-xref.el (ada-find-in-ali):
9016         * textmodes/flyspell.el (flyspell-check-tex-math-command):
9017         * textmodes/org.el (org-copy-subtree):
9018         * textmodes/table.el (table--row-column-insertion-point-p):
9019         Use "non-nil" in docstrings.
9021 2006-11-03  Mark Davies  <mark@mcs.vuw.ac.nz>
9023         * sort.el (sort-columns): Set the field separator to tab; on
9024         NetBSD, sort complains if "\n" is used as field separator.
9026 2006-11-03  NIIMI Satoshi  <sa2c@sa2c.net>
9028         * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
9030 2006-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9032         * server.el (server-auth-key): Remove.  Replace by a process-property.
9033         (server-start): Don't remove the file of the previous process, but
9034         instead clear out the place for the new file.
9035         (server-start): Set the :auth-key property.
9036         (server-process-filter): Use the :auth-key property.
9038 2006-11-02  Carsten Dominik  <dominik@science.uva.nl>
9040         * textmodes/org.el (org-mode-map): No longer copy
9041         `outline-mode-map' explicitly - this is already done by
9042         `define-derived-mode'.
9044 2006-11-02  Juanma Barranquero  <lekktu@gmail.com>
9046         * server.el (server-visit-files): Use `when'.
9047         (server-process-filter): When authentication fails, send error
9048         message to client.  Wrap `process-send-region' in `ignore-errors'
9049         instead of `condition-case', and remove misleading comment.
9051 2006-11-01  Juri Linkov  <juri@jurta.org>
9053         * simple.el (yank): Doc fix.
9055 2006-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9057         * server.el: Try and fit within 80 columns.
9058         (server-start): Make the auth file unreadable by other users.
9060 2006-10-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9062         * battery.el (battery-linux-proc-acpi): Prevent range error when
9063         `full-capacity' is 0.
9065 2006-10-31  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
9067         * faces.el (faces-sample-overlay): New defvar.
9068         (faces-sample-overlay): New function to show face sample text.
9069         (describe-face): Use it.
9071 2006-10-31  Stephen Leake  <stephen_leake@stephe-leake.org>
9073         * progmodes/ada-stmt.el: Change maintainer, apply
9074         whitespace-cleanup, checkdoc.
9075         (ada-func-or-proc-name): Add doc string.
9077         * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
9078         whitespace-cleanup, checkdoc.  Minor improvements to many doc
9079         strings and comments.
9080         (ada-prj-display-page): Change buffer name to more accurately
9081         reflect function.
9083         * progmodes/ada-xref.el: Change maintainer, apply
9084         whitespace-cleanup, checkdoc.  Minor improvements to many doc
9085         strings and comments.  Don't look for `gvd' or `ddd' debuggers.
9086         (ada-compile-current): Don't add newlines to commands.
9088 2006-10-31  Juanma Barranquero  <lekktu@gmail.com>
9090         * server.el: Add support for TCP sockets.
9091         (server-use-tcp, server-host, server-auth-dir): New options.
9092         (server-auth-key): New variable.
9093         (server-ensure-safe-dir): Create nonexistent parent dirs.
9094         Ignore Unix-style file modes on Windows.
9095         (server-start): Crete a TCP or Unix socket according to the value
9096         of `server-use-tcp'.  For TCP sockets, create the id/auth file in
9097         `server-auth-dir' directory.
9098         (server-process-filter): Delete process if authentication
9099         fails (which never happens for Unix sockets).
9101 2006-10-30  David Kastrup  <dak@gnu.org>
9103         * subr.el (add-to-list): Don't continue checking if a match has
9104         been found.
9106 2006-10-30  Chong Yidong  <cyd@stupidchicken.com>
9108         * tutorial.el: Move defvars to avoid bytecomp warnings.
9109         (tutorial--find-changed-keys): Check if viper-current-state is
9110         bound before using it.
9111         (help-with-tutorial): Check if viper-tutorial is defined before
9112         using it.
9114 2006-10-30  Lennart Borgman  <lennart.borgman.073@student.lu.se>
9116         * help-fns.el (help-with-tutorial): Move to tutorial.el.
9118         * tutorial.el: New file.
9119         (help-with-tutorial): Move here from help-fns.el.  Add help for
9120         rebound keys.  Fix resume of tutorial.
9121         (tutorial--describe-nonstandard-key, tutorial--sort-keys)
9122         (tutorial--find-changed-keys, tutorial--display-changes)
9123         (tutorial--saved-dir, tutorial--saved-file)
9124         (tutorial--save-tutorial): New functions to support the changes in
9125         help-with-tutorial.
9127 2006-10-30  Kenichi Handa  <handa@m17n.org>
9129         * files.el (revert-buffer): If a unibyte buffer is being reverted
9130         with a coding system for multibyte, set buffer multibyte before
9131         calling insert-file-contents.
9133 2006-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9135         * server.el (server-select-display): Use a dummy buffer to detect when
9136         the frame is later used.
9137         (server-select-display): New function.
9138         (server-process-filter): Use it to detect unused temp frames.
9140 2006-10-29  Stephen Leake  <stephen_leake@stephe-leake.org>
9142         * progmodes/ada-mode.el: Change maintainer, apply
9143         whitespace-clean, checkdoc.  Minor improvements to many doc strings.
9144         (ada-mode-version): New function.
9145         (ada-create-menu): Menu operations are available for all supported
9146         compilers.
9148 2006-10-29  Lars Hansen  <larsh@soem.dk>
9150         * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
9151         Highlight as keyword.
9152         (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
9153         Don't call tramp-method-out-of-band-p for local files.
9154         (tramp-touch): Quote file name.
9156 2006-10-28  Glenn Morris  <rgm@gnu.org>
9158         * calendar/calendar.el (cal-html-cursor-month)
9159         (cal-html-cursor-year): Add autoloads for this new package.
9160         (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
9162 2006-10-28  Anna M. Bigatti  <bigatti@dima.unige.it>
9164         * calendar/cal-html.el: New file.
9166 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
9168         * emacs-lisp/authors.el (authors-aliases): Update.
9170 2006-10-27  Chong Yidong  <cyd@stupidchicken.com>
9172         * version.el (emacs-version): Bump version number to 22.0.90.
9174 2006-10-26  John W. Eaton  <jwe@octave.org>
9176         * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
9177         New defvar.
9178         (inferior-octave-resync-dirs): Check to see whether Octave has
9179         built-in variables and set inferior-octave-has-built-in-variables.
9180         Check inferior-octave-has-built-in-variables to decide whether to
9181         send commands that set built-in variables or call functions to
9182         change Octave's behavior.
9183         Send "disp (pwd ())" to Octave instead of just "pwd".
9184         (inferior-octave-startup): Send "more off" to Octave instead of
9185         "page_screen_output = 0".
9187 2006-10-26  Chong Yidong  <cyd@stupidchicken.com>
9189         * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
9190         pattern normally.
9192 2006-10-26  Nick Roberts  <nickrob@snap.net.nz>
9194         * bindings.el (mode-line-mode-menu): Remove bindings for global
9195         minor modes (line/column number) as they are on the menubar.
9197 2006-10-25  Juanma Barranquero  <lekktu@gmail.com>
9199         * term/w32-win.el (x-handle-name-switch): Doc fix.
9200         (w32-standard-fontset-spec): Fix typo in docstring.
9202         * midnight.el (midnight-buffer-display-time): Doc fix.
9203         (clean-buffer-list-kill-never-buffer-names): Add "*server*".
9205 2006-10-23  Michael Kifer  <kifer@cs.stonybrook.edu>
9207         * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
9209         * emulation/viper-ex.el (ex-read): Quote file argument.
9211         * ediff-diff.el (ediff-same-file-contents): Expand file names.
9213         * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
9215 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
9217         * textmodes/flyspell.el (flyspell-check-region-doublons):
9218         Fix last fix.
9220 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
9222         * bindings.el (mode-line-mode-menu): List global minor modes
9223         before local ones.
9225 2006-10-23  Kim F. Storm  <storm@cua.dk>
9227         * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
9228         (sit-for): If last command was a prefix arg, add the read-ahead
9229         event to unread-command-events as (t . EVENT) so it will be added
9230         to this-command-keys by read-key-sequence.
9232 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
9234         * textmodes/flyspell.el (flyspell-word): Skip past all previous
9235         whitespace when checking doublons.
9236         (flyspell-check-region-doublons): Fix doublon regexp.
9237         (flyspell-highlight-incorrect-region): Highlight doublons using
9238         flyspell-duplicate face.
9240         * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
9242 2006-10-22  John Wiegley  <johnw@newartisans.com>
9244         * progmodes/python.el (python-use-skeletons): python-mode was
9245         auto-inserting templates (for those with abbrev-mode on), not only
9246         by default -- *but without a configuration variable to disable
9247         it*.  This rendered python-mode completely useless for me, so I
9248         have added `python-use-skeletons', which is now off by default.
9250 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
9252         * progmodes/cperl-mode.el (cperl-mode): Don't assume
9253         font-lock-multiline is auto-local (it's not).
9254         (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
9255         initialized before calling cperl-init-faces.
9257 2006-10-22  Nick Roberts  <nickrob@snap.net.nz>
9259         * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
9260         gdb-stack-position a value when there is no fringe.
9262         * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
9263         indicator if not visiting a file.
9265 2006-10-20  David Kastrup  <dak@gnu.org>
9267         * window.el (kill-buffer-and-window): Fix a bug where an aborted
9268         operation would still cause some window to collapse later.
9270 2006-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9272         * vc.el (vc-switch-backend): Try to be more careful with unwanted
9273         side-effect due to mixing various backends's file properties.
9275         * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
9276         Add arg `filename' instead.  Don't set vc-backend if `filename' is set.
9277         Return `filename's status if applicable.  Update callers.
9279 2006-10-19  Kenichi Handa  <handa@m17n.org>
9281         * international/kkc.el (kkc-region): When a key sequence is not
9282         defined, append (this-single-command-raw-keys) to
9283         unread-input-method-events.
9285 2006-10-19  Juanma Barranquero  <lekktu@gmail.com>
9287         * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
9289 2006-10-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9291         * version.el (emacs-version): Use mac-carbon-version-string.
9293         * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
9295 2006-10-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9297         * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
9298         Kenichi Handa).
9299         (xselect-convert-to-string): Decline requests for UTF8_STRING if
9300         the selection is not UTF-8.
9302 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
9304         * progmodes/ada-mode.el (ada-83-string-keywords)
9305         (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
9306         (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
9307         (ada-looking-at-semi-private, ada-get-body-name):
9308         Fix typos in docstrings.
9309         (ada-create-case-exception, ada-create-case-exception-substring):
9310         Fix typos in error messages.
9311         (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
9313 2006-10-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9315         * term/x-win.el (res-geometry): Don't set geometry from Xresources
9316         to default-frame-alist if default-frame-alist already contains
9317         width/height.
9319 2006-10-18  Richard Stallman  <rms@gnu.org>
9321         * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
9322         Non-interactive arg is the value, not the expression.
9324         * simple.el (read-expression-map): Just set it, no defvar.
9326         * subr.el (insert-for-yank-1): If last inserted char has
9327         properties, mark them as rear-nonsticky.
9329         * recentf.el (recentf-mode): Doc fix.
9331         * facemenu.el (facemenu-add-new-face): Defend against symbol
9332         that isn't a face name.
9334         * dired-aux.el (dired-do-copy): Doc fix.
9336 2006-10-18  Chong Yidong  <cyd@stupidchicken.com>
9338         * simple.el (line-move-1): Ignore fields when moving to the
9339         beginning of line to avoid getting point stuck.
9341 2006-10-18  Martin Rudalics  <rudalics@gmx.at>
9343         * textmodes/flyspell.el (flyspell-word-search-backward):
9344         Set inhibit-point-motion-hooks to avoid looping due to intangibile
9345         text.
9347 2006-10-16  Richard Stallman  <rms@gnu.org>
9349         * help-fns.el (describe-function-1): Special case optimization
9350         for self-insert-command.
9352 2006-10-16  Kim F. Storm  <storm@cua.dk>
9354         * ido.el (ido-reread-directory): Work in `dir' mode too.
9356 2006-10-15  Martin Rudalics  <rudalics@gmx.at>
9358         * textmodes/table.el: Require 'regexp-opt.
9360 2006-10-15  Lennart Borgman  <lennart.borgman.073@student.lu.se>
9362         * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
9363         Use shell-quote-argument.
9365         * shell.el (explicit-bash-args): Likewise.
9367         * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
9368         Use grep -E rather than egrep.
9370 2006-10-15  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
9372         * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
9374 2006-10-15  Kim F. Storm  <storm@cua.dk>
9376         * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
9378 2006-10-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
9380         * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
9381         to protect whitespace and metacharacters from the shell.
9383 2006-10-13  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
9385         * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
9387 2006-10-13  Eli Zaretskii  <eliz@gnu.org>
9389         * subr.el (start-process-shell-command): Doc fix.
9391 2006-10-13  Andrea Russo  <rastandy@salug.it>  (tiny change)
9393         * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
9394         the regexp for Maxima symbols.
9396 2006-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9398         * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
9399         (vc-find-root): Don't walk higher up than ~.
9401 2006-10-12  Chong Yidong  <cyd@stupidchicken.com>
9403         * international/utf-8.el (utf-translate-cjk-load-tables):
9404         Avoid clobbering last-coding-system-used during load.
9406 2006-10-12  Carsten Dominik  <dominik@science.uva.nl>
9408         * textmodes/reftex-global.el (reftex-create-tags-file):
9409         Quote file arguments.
9411 2006-10-12  Richard Stallman  <rms@gnu.org>
9413         * files.el (file-name-history): Add defvar.
9414         (save-some-buffers-action-alist): Improve description strings.
9416 2006-10-12  Andreas Schwab  <schwab@suse.de>
9418         * files.el (auto-mode-alist): Match change log file name also with
9419         a dash before a numeric extension.
9421 2006-10-11  Ilya Zakharevich  <ilyaz@cpan.org>
9423         * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
9424         After 5.0:
9425         (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
9427         After 5.1: Major edit.  Summary of most visible changes:
9429         - Multiple <<HERE per line allowed.
9430         - Handles multiline subroutine declaration headers (with comments).
9431           (The exception is `cperl-etags' - but it is not used in the rest
9432           of the mode.)
9433         - Fontifies multiline my/our declarations (even with comments,
9434           and with legacy `font-lock').
9435         - Major speedup of syntaxification, both immediate and postponed
9436           (3.5x to 15x [for different CPUs and versions of Emacs] on the
9437           huge real-life document I tested).
9438         - New bindings, edits to imenu.
9439         - "_" is made into word-char during fontification/syntaxification;
9440           some attempts to recognize non-word "_" during other operations too.
9441         - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
9442         - autoload some more perldoc-related stuff
9443         - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
9444         - Attempt to incorporate XEmacs edits which reached me.
9446         Fine-grained changelog:
9447         (cperl-hook-after-change): New configuration variable.
9448         (cperl-vc-sccs-header): Likewise.
9449         (cperl-vc-sccs-header): Likewise.
9450         (cperl-vc-header-alist): Default via two preceding variables.
9451         (cperl-invalid-face): Remove double quoting under XEmacs
9452                 (still needed under 21.2).
9453         (cperl-tips): Update URLs for resources.
9454         (cperl-problems): Likewise.
9455         (cperl-praise): Mention new features.
9456         New C-c key bindings: for `cperl-find-bad-style',
9457         `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
9458         `cperl-perdoc', and `cperl-perldoc-at-point'.
9459         CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
9460         moved, new submenu of Tools with Ispell entries and narrowing.
9461         (cperl-after-sub-regexp): New defsubst.
9462         (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
9463                 Allows heads up to head4.
9464                 Allow "package;".
9465         (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
9466         (paren-backwards-message): ??? Something for XEmacs???
9467         (cperl-mode): Never auto-switch abbrev-mode off.
9468                 Try to allow '_' be non-word char.
9469                 Do not use `font-lock-unfontify-region-function' on XEmacs.
9470                 Reset syntax cache on mode start.
9471                 Support multiline facification (even on legacy `font-lock').
9472         (cperl-facemenu-add-face-function): ??? Some contributed code ???
9473         (cperl-after-change-function): Since `font-lock' and `lazy-lock'
9474                 refuse to inform us whether the fontification is due to lazy
9475                 calling or due to edit to a buffer, install our own hook
9476                 (controlled by `cperl-hook-after-change').
9477         (cperl-electric-pod): =cut may have been recognized as start.
9478         (cperl-block-p): Move, updated for attributes.
9479         (cperl-calculate-indent): Try to allow '_' be non-word char
9480                 Support subs with attributes.
9481         (cperl-where-am-i): Quiet (?) a warning.
9482         (cperl-cached-syntax-table): New function.
9483         (cperl-forward-re): Use `cperl-cached-syntax-table'.
9484         (cperl-unwind-to-safe): Recognize `syntax-type' property
9485                 changing in a middle of line.
9486         (cperl-find-sub-attrs): New function.
9487         (cperl-find-pods-heres): Allow many <<EOP per line.
9488                 Allow subs with attributes.
9489                 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
9490                 Recognize "extproc " (OS/2) case-folded and only at start.
9491                 /x on s///x with empty replacement was not recognized.
9492                 Better comments.
9493         (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
9494                 Allow subs with attributes, labels.
9495                 Do not confuse "else::foo" with "else".
9496                 Minor optimizations...
9497         (cperl-after-expr-p): Try to allow '_' be non-word char.
9498         (cperl-fill-paragraph): Try to detect a major bug in Emacs
9499                 with `looking-at' inside `narrow' and bulk out if found.
9500         (cperl-imenu--create-perl-index): Updates for new
9501                 `cperl-imenu--function-name-regexp-perl'.
9502         (cperl-outline-level): Likewise.
9503         (cperl-init-faces): Allow multiline subroutine headers
9504                 and my/our declarations, and ones with comments.
9505                 Allow subroutine attributes.
9506         (cperl-imenu-on-info): Better docstring.
9507         (cperl-etags): Rudimentary support for attributes.
9508                 Support for packages and "package;".
9509         (cperl-add-tags-recurse-noxs): Better (?) docstring.
9510         (cperl-add-tags-recurse-noxs-fullpath): Likewise.
9511         (cperl-tags-hier-init): Misprint for `fboundp' fixed.
9512         (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
9513         (cperl-perldoc): Add autoload.
9514         (cperl-perldoc-at-point): Likewise.
9515         (cperl-here-doc-spell): New function.
9516         (cperl-pod-spell): Likewise.
9517         (cperl-map-pods-heres): Likewise.
9518         (cperl-get-here-doc-region): Likewise.
9519         (cperl-font-lock-fontify-region-function): Likewise (backward
9520                 compatibility for legacy `font-lock').
9521         (cperl-font-lock-unfontify-region-function): Fix style.
9522         (cperl-fontify-syntaxically): Recognize and optimize away deferred
9523                 calls with no-change.  Governed by `cperl-hook-after-change'.
9524         (cperl-fontify-update): Recognize that syntaxification region
9525                 can be larger than fontification one.
9526                 XXXX we leave `cperl-postpone' property, so this is quadratic...
9527         (cperl-fontify-update-bad): Temporary placeholder until
9528                 it is clear how to implement `cperl-fontify-update'.
9529         (cperl-time-fontification): New function.
9530         (attrib-group): New text attribute.
9531         (multiline): New value: `syntax-type' text attribute.
9533         After 5.2:
9534         (cperl-emulate-lazy-lock): New function.
9535         (cperl-fontify-syntaxically): Would skip large regions.
9536         Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
9537         Some globals were declared, but uninitialized.
9539         After 5.3, 5.4:
9540         (cperl-facemenu-add-face-function): Add docs, fix U<>.
9541         Copyright message updated.
9542         (cperl-init-faces): Work around a bug in `font-lock'.  May slow
9543                         facification down a bit.
9544                 Misprint for my|our|local for old `font-lock'
9545                         "our" was not fontified same as "my|local".
9546                 Highlight variables after "my" etc even in
9547                         a middle of an expression.
9548                 Do not facify multiple variables after my etc
9549                         unless parentheses are present.
9551         After 5.5, 5.6
9552         (cperl-fontify-syntaxically): after-change hook could reset.
9553         (cperl-syntax-done-to) to a middle of line; unwind to BOL.
9555         After 5.7:
9556         (cperl-init-faces): Allow highlighting of local ($/).
9557         (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
9558         (cperl-problems): Remove fixed problems.
9559         (cperl-find-pods-heres): Recognize #-comments in m##x too.
9560                 Recognize charclasses (unless delimiter is \).
9561         (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
9562         (cperl-regexp-scan): Update docs.
9563         (cperl-beautify-regexp-piece): Use information got from regexp scan.
9565         After 5.8:
9566         Major user visible changes:
9567         Recognition and fontification of character classes in RExen.
9568         Variable indentation of RExen according to groups.
9570         (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
9571                 Fontify REx charclasses in variable-name face.
9572                 Fontify POSIX charclasses in "type" face.
9573                 Fontify unmatched "]" in function-name face.
9574                 Mark first-char of HERE-doc as `front-sticky'.
9575                 Reset `front-sticky' property when needed.
9576         (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
9577         (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
9578         (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
9579                 constructs.  Support `narrow'ed buffers.
9580         (cperl-praise): Remove a reservation.
9581         (cperl-make-indent): New function.
9582         (cperl-indent-for-comment): Use `cperl-make-indent'.
9583         (cperl-indent-line): Likewise.
9584         (cperl-lineup): Likewise.
9585         (cperl-beautify-regexp-piece): Likewise.
9586         (cperl-contract-level): Likewise.
9587         (cperl-toggle-set-debug-unwind): New function.
9588                 New menu entry for this.
9589         (fill-paragraph-function): Use when `boundp'.
9590         (cperl-calculate-indent): Take into account groups when indenting RExen.
9591         (cperl-to-comment-or-eol): Recognize # which end a string.
9592         (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
9593         (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
9594         (cperl-fontify-syntaxically): More clear debugging message.
9595         (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
9596         (cperl-init-faces): More complicated highlight even on XEmacs (new).
9597         Merge cosmetic changes from XEmacs.
9599         After 5.9:
9600         (cperl-1+): Move to before the first use.
9601         (cperl-1-): Likewise.
9603         After 5.10:
9605         This code may lock Emacs hard!!!  Use at your own risk!
9607         (cperl-font-locking): New internal variable.
9608         (cperl-beginning-of-property): New function.
9609         (cperl-calculate-indent): Use `cperl-beginning-of-property'
9610         instead of `previous-single-property-change'.
9611         (cperl-unwind-to-safe): Likewise.
9612         (cperl-after-expr-p): Likewise.
9613         (cperl-get-here-doc-region): Likewise.
9614         (cperl-font-lock-fontify-region-function): Likewise.
9615         (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
9616                         recursively.
9617                 Bound `next-single-property-change' via `point-max'.
9618         (cperl-unwind-to-safe): Bound likewise
9619         (cperl-font-lock-fontify-region-function): Likewise.
9620         (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
9621                 Initialization of `cperl-font-lock-multiline-start' could be
9622                 missed if the "main" fontification did not run due to the
9623                 keyword being already fontified.
9624         (cperl-pod-spell): Return t from do-one-chunk function.
9625         (cperl-map-pods-heres): Stop when the worker returns nil.
9626                 Call `cperl-update-syntaxification'.
9627         (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
9628         (cperl-get-here-doc-delim): Remove unused function.
9630         After 5.11:
9632         The possible lockup of Emacs (introduced in 5.10) fixed.
9634         (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
9635         (cperl-syntaxify-for-menu): New customization variable.
9636         (cperl-select-this-pod-or-here-doc): New function.
9637         (cperl-get-here-doc-region): Extra argument.
9638                 Do not adjust pos by 1.
9640         New menu entries
9641                 (Perl/Tools): Selection of current POD or HERE-DOC section.
9642                 (Debugging CPerl:) backtrace on fontification.
9644         After 5.12:
9645         (cperl-cached-syntax-table): Use `car-safe'.
9646         (cperl-forward-re): Remove spurious argument SET-ST.
9647                 Add documentation.
9648         (cperl-forward-group-in-re): New function.
9649         (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
9650         (XXXX Temporary (?) hack is to syntax-mark them as comment).
9652         After 5.13:
9653         (cperl-string-syntax-table): Make { and } not-grouping
9654           (Sometimes they ARE grouping in RExen, but matching them would only
9655            confuse in many situations when they are not)
9656         (beginning-of-buffer): Replace two occurrences with goto-char...
9657         (cperl-calculate-indent): `char-after' could be nil...
9658         (cperl-find-pods-heres): REx can start after "[" too.
9659                 Hightlight (??{}) in RExen too.
9660         (cperl-maybe-white-and-comment-rex): New constant
9661         (cperl-white-and-comment-rex): Likewise.
9662                 XXXX Not very efficient, but hard to make
9663                 better while keeping 1 group.
9665         After 5.13:
9666         (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
9667                 Likewise for 1 << identifier.
9669         After 5.14:
9670         (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
9671                 Error-less condition-case could fail.
9672         (cperl-font-lock-fontify-region-function): Likewise.
9673         (cperl-init-faces): Likewise.
9675         After 5.15:
9676         (cperl-find-pods-heres): Support property REx-part2.
9677         (cperl-calculate-indent): Likewise.
9678                 Don't special-case REx with non-empty 1st line.
9679         (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
9680                 Invert highlighting of charclasses:
9681                         now the envelop is highlighted.
9682                 Highlight many others 0-length builtins.
9683         (cperl-praise): Mention indenting and highlight in RExen.
9685         After 5.15:
9686         (cperl-find-pods-heres): Highlight capturing parens in REx.
9688         After 5.16:
9689         (cperl-find-pods-heres): Highlight '|' for alternation
9690         Initialize `font-lock-warning-face' if not present.
9691         (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
9692                          `font-lock-function-name-face'.
9693         (cperl-look-at-leading-count): Likewise.
9694         (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
9695                         `font-lock-keyword-face' (needed for
9696                         batch processing), etc...
9697                 Use `font-lock-builtin-face' for builtin in REx
9698                         Now `font-lock-variable-name-face'
9699                         is used for interpolated variables
9700                 Use "talking aliases" for faces inside REx
9701                 Highlight parts of REx (except in charclasses)
9702                         according to the syntax and/or semantic
9703                 Syntax-mark a {}-part of (?{}) as "comment"
9704                         (it was the ()-part)
9705                 Better logic to distinguish what is what in REx
9706         (cperl-tips-faces): Document REx highlighting
9707         (cperl-praise): Mention REx syntax highlight etc.
9709         After 5.17:
9710         (cperl-find-sub-attrs): Would not always manage to print error message.
9711         (cperl-find-pods-heres): Localize `font-lock-constant-face'.
9713         After 5.18:
9714         (cperl-find-pods-heres): Misprint in REx for parsing REx.
9715                 Very minor optimization.
9716                 `my-cperl-REx-modifiers-face' got quoted.
9717                 Recognize "print $foo <<END" as HERE-doc.
9718                 Put `REx-interpolated' text attribute if needed.
9719         (cperl-invert-if-unless-modifiers): New function.
9720         (cperl-backward-to-start-of-expr): Likewise.
9721         (cperl-forward-to-end-of-expr): Likewise.
9722         (cperl-invert-if-unless): Works in "the opposite way" too.
9723                 Cursor position on return is on the switch-word.
9724                 Indents comments better.
9725         (REx-interpolated): New text attribute.
9726         (cperl-next-interpolated-REx): New function.
9727         (cperl-next-interpolated-REx-0): Likewise.
9728         (cperl-next-interpolated-REx-1): Likewise.
9729         "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
9730         Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
9731         (cperl-praise): Mention finded interpolated RExen.
9733         After 5.19:
9734         (cperl-init-faces): Highlight %$foo, @$foo too.
9735         (cperl-short-docs): Better docs for system, exec.
9736         (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
9737                 Would not find HERE-doc ended by EOF without NL.
9738         (cperl-short-docs): Correct not-doubled \-escapes.
9739         start block: Put some `defvar' for stuff gone from XEmacs.
9741         After 5.20:
9742         initial comment: Extend copyright, fix email address.
9743         (cperl-indent-comment-at-column-0): New customization variable.
9744         (cperl-comment-indent): Indentation after $#a would increasy by 1.
9745         (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
9746         (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
9747         (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
9748         (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
9749                         highlight $ in $foo too (UNTESTED).
9750         (cperl-set-style): Docstring missed some available styles.
9751         toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
9752                 Change "Current" to "Memorize Current".
9753         (cperl-indent-wrt-brace): New customization variable; the default is
9754                 as for pre-5.2 version.
9755         (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
9756         (cperl-style-alist): Likewise.
9757         (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
9758                 and `cperl-extra-newline-before-brace' etc
9759                 being t
9760         (cperl-indent-exp): Plans B and C to find continuation blocks even
9761                 if `cperl-extra-newline-before-brace' is t.
9763         After 5.21:
9764         Improve some docstrings concerning indentation.
9765         (cperl-indent-rules-alist): New variable.
9766         (cperl-sniff-for-indent): New function name
9767                 (separated from `cperl-calculate-indent').
9768         (cperl-calculate-indent): Separate the sniffer and the indenter;
9769                 uses `cperl-sniff-for-indent' now.
9770         (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
9771                 was inverted;
9772                 Support `comment-column' = 0.
9774 2006-10-11  Martin Rudalics  <rudalics@gmx.at>
9776         * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
9777         * help-at-pt.el (scan-buf-move-to-region): Likewise.
9778         * longlines.el (longlines-window-change-function): Likewise.
9779         * simple.el (undo-ask-before-discard): Likewise.
9780         * wid-edit.el (widget-field-prompt-internal)
9781         (widget-documentation-link-p): Likewise.
9783 2006-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9785         * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
9786         for a keyword.
9788 2006-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9790         * newcomment.el (comment-valid-prefix-p): Make the check
9791         more thorough.  From an idea by Martin Rudalics <rudalics@gmx.at>.
9792         (comment-indent-new-line): Adjust call.
9794 2006-10-09  Ken Manheimer  <ken.manheimer@gmail.com>
9796         * allout.el (allout-back-to-current-heading): Base on lower-level
9797         routines to get proper disqualification of aberrant topics.
9799 2006-10-09  Richard Stallman  <rms@gnu.org>
9801         * textmodes/two-column.el (2C-two-columns): Doc fix.
9803 2006-10-09  Kim F. Storm  <storm@cua.dk>
9805         * shell.el (explicit-csh-args, explicit-bash-args): Add comment
9806         about implicit use.
9808 2006-10-08  Richard Stallman  <rms@gnu.org>
9810         * textmodes/two-column.el (2C-two-columns): Doc fix.
9812 2006-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9814         * files.el: Mark `buffer-read-only' as safe-local-variable.
9816 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
9818         * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
9819         Burp if GUD buffer has been killed.
9821 2006-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9823         * completion.el (add-completions-from-c-buffer):
9824         Don't presume an error's second element is a string.
9825         Use looking-at rather than buffer-substring + member.
9827 2006-10-07  Eli Zaretskii  <eliz@gnu.org>
9829         * mail/rmail.el (rmail-redecode-body): If the old encoding is
9830         `undecided', call find-coding-systems-region to find a proper
9831         non-trivial encoding.
9832         (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
9833         and "text/plain".
9835 2006-10-07  Kevin Ryde  <user42@zip.com.au>
9837         * textmodes/reftex-vars.el (defgroup reftex): Update home page
9838         url-link.
9840         * strokes.el (defgroup strokes): Remove invalid url-link.
9842 2006-10-07  Magnus Henoch  <mange@freemail.hu>
9844         * autoinsert.el (auto-insert-alist): Doc fix.
9846 2006-10-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9848         * mouse-sel.el (mouse-insert-selection-internal):
9849         Use insert-for-yank, so that yank handlers are run.
9851 2006-10-07  Kim F. Storm  <storm@cua.dk>
9853         * ido.el (ido-file-extension-aux): Fix comparison.
9855 2006-10-06  Kim F. Storm  <storm@cua.dk>
9857         * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
9859 2006-10-05  Juanma Barranquero  <lekktu@gmail.com>
9861         * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
9862         (ad-make-mapped-call): Use `let', not `let*'.
9864 2006-10-05  Chong Yidong  <cyd@stupidchicken.com>
9866         * international/mule-cmds.el (coding-system-change-eol-conversion):
9867         Ensure the coding system is initialized before calling
9868         coding-system-eol-type.
9870 2006-10-04  Carsten Dominik  <dominik@science.uva.nl>
9872         * textmodes/org.el (org-rm-props, org-activate-plain-links)
9873         (org-activate-angle-links, org-activate-dates)
9874         (org-activate-target-links, org-activate-camels)
9875         (org-activate-tags): Add `rear-nonsticky' text property to avoid
9876         textproperty keymaps from being active beyond the end of a line.
9877         (org-unfontify-region): Also remove `rear-nonsticky' property.
9879 2006-10-04  Kenichi Handa  <handa@m17n.org>
9881         * international/code-pages.el (next): Table fixed.
9883 2006-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9885         * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
9886         that it's been made unnecessary by removing narrowing.
9888 2006-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9890         * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
9891         control flow a bit, simplify another bit, and add comments.
9893 2006-10-03  David Kastrup  <dak@gnu.org>
9895         * help.el (describe-mode): For clicks on mode-line, use "@"
9896         interactive argument to get the major mode of the click instead of
9897         the current buffer.
9899         * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
9900         in order to better redirect mouse-2 clicks.  Also allow default
9901         bindings to apply.
9903 2006-10-03  Kim F. Storm  <storm@cua.dk>
9905         * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
9906         (pushnew): Fix last change.
9908 2006-10-03  Denis St\e,A|\e(Bnkel  <dstuenkel@googlemail.com>  (tiny change)
9910         * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
9911         Use the interactive spec of `eval-expression'.
9913 2006-10-02  Michael Welsh Duggan  <md5i@cs.cmu.edu>
9915         * progmodes/sh-script.el (sh-prev-thing): Fix last change.
9917 2006-10-02  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
9919         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
9920         2006-09-28 commit.
9922 2006-10-02  Kenichi Handa  <handa@m17n.org>
9924         * international/code-pages.el (iso-8859-6): Table fixed.
9926 2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>
9928         * dired.el (dired-build-subdir-alist): Fix previous change.
9930 2006-10-01  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9932         * simple.el (undo-elt-crosses-region): Fix the inequalities.
9934 2006-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9936         * emacs-lisp/find-func.el (find-function-regexp): Don't match
9937         "define-button-type".
9939         * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
9940         they don't keep accumulating.
9942 2006-10-01  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
9944         * ffap.el (ffap-rfc-path): Change the address of the RFC
9945         repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
9947 2006-10-01  Stephen Berman  <Stephen.Berman@gmx.net>
9949         * allout.el (allout-expose-topic): Rectify implementation of "+"
9950         spec, so that bodies are not exposed with headlines.
9952 2006-10-01  Ken Manheimer  <ken.manheimer@gmail.com>
9954         * allout.el (allout-current-depth): Do aberrent check only at or
9955         below doublecheck depth.
9956         (allout-chart-subtree): Make it explicit that LEVELS being nil
9957         means unlimited depth.  Drop undocumented support for LEVELS value
9958         t meaning unlimited depth.  (This is consistent with
9959         allout-chart-to-reveal, but contrary to allout-show-children,
9960         which needs to use nil to default to depth of 1.)
9961         (allout-goto-prefix-doublechecked): Wrap long docstring line.
9962         (allout-chart-to-reveal): Be explicit in docstring about meaning
9963         of nil LEVELS, and drop support for LEVELS value t.
9964         (allout-show-children): Translate the level spec used by this
9965         routine to that used by allout-chart-subtree and
9966         allout-chart-to-reveal.
9967         (allout-show-to-offshoot): Retry once when stuck, after opening
9968         subtree - improvements in discontinuity handling likely will
9969         enable progress.
9971 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
9973         * wid-edit.el (widget-button-click-moves-point): New variable.
9974         (widget-button-click): If widget-button-click-moves-point is
9975         non-nil, set point after performing the button action.
9977         * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
9979 2006-09-30  Martin Rudalics  <rudalics@gmx.at>
9981         * files.el (find-file-existing): Modify to not allow wildcards.
9983 2006-09-30  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9985         * simple.el (undo-more): When undo information for the region is
9986         exhausted, say "No further undo information FOR REGION".
9988 2006-09-30  Michael Welsh Duggan  <md5i@cs.cmu.edu>
9990         * progmodes/sh-script.el (sh-prev-thing):
9991         Take `sh-leading-keywords' into account.
9993 2006-09-29  Glenn Morris  <rgm@gnu.org>
9995         * custom.el (defcustom): Doc fix.
9997         * calendar/calendar.el (european-calendar-style):
9998         Call european-calendar or american-calendar as needed when set.
9999         (diary-view-entries, list-calendar-holidays): Move autoloads
10000         before use.
10002 2006-09-29  Juri Linkov  <juri@jurta.org>
10004         * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
10005         to nil if there is no previous property change.
10007 2006-09-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10009         * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
10010         saving anything to be sure that `forward-sexp' behaves correctly.
10012 2006-09-29  Chong Yidong  <cyd@stupidchicken.com>
10014         * simple.el (line-move-finish): Ignore field boundaries if the
10015         initial and final points have the same `field' property.
10017 2006-09-29  Kim F. Storm  <storm@cua.dk>
10019         * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
10020         to t while calling ido-read-internal.
10022 2006-09-29  Carsten Dominik  <dominik@science.uva.nl>
10024         * textmodes/org.el (org-file-remote-p): Get regexp from list.
10025         (org-archive-subtree): Remove erraneous `]' from character list.
10027 2006-09-28  Jonathan Yavner  <jyavner@member.fsf.org>
10029         * ses.el (ses-in-print-area, ses-goto-data, ses-load)
10030         (ses-reconstruct-all): Make undo of "insert row" work by keeping
10031         markers for data-area and parameters-area.
10033 2006-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10035         * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
10037         * font-lock.el (font-lock-after-change-function): Refontify next line
10038         as well if end is at BOL.
10039         (font-lock-extend-jit-lock-region-after-change): Be more careful to
10040         only extend the region as much as needed.
10042 2006-09-28  Richard Stallman  <rms@gnu.org>
10044         * comint.el (comint-mode): Bind font-lock-defaults non-nil.
10046         * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
10048         * international/mule.el (after-insert-file-set-coding):
10049         If VISIT, don't let set-buffer-multibyte make undo info.
10051 2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp>  (tiny change)
10053         * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
10054         lines in base64-encoded authentication response.
10056 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10058         * progmodes/ebnf2ps.el: Doc fix.  Implement arrow spacing and scaling.
10059         (ebnf-version): New version 4.3.
10060         (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
10061         (ebnf-prologue): Adjust PostScript programming.
10062         (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
10063         (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
10065 2006-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10067         * jit-lock.el (jit-lock-force-redisplay): Rename from
10068         jit-lock-fontify-again, and undo the mistaken change I've just done.
10070         * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
10071         (jit-lock-fontify-again): Don't refontify text that's not displayed.
10073 2006-09-26  Kenichi Handa  <handa@m17n.org>
10075         * startup.el (display-splash-screen): Allow a prefix argument.
10077 2006-09-25  Jason Rumney  <jasonr@gnu.org>
10079         * subr.el (shell-quote-argument): Use DOS logic for Windows
10080         shells with DOS semantics.
10082 2006-09-24  Richard Stallman  <rms@gnu.org>
10084         * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
10085         (compilation-goto-locus): Use compilation-goto-locus-delete-o
10086         to delete the overlay.  Put it on pre-command-hook.
10088         * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
10090         * startup.el (fancy-splash-screens, normal-splash-screen):
10091         Call the splash buffer *About GNU Emacs*.
10093         * simple.el (next-error-highlight, next-error-highlight-no-select):
10094         Default to 0.5.
10095         (yank-excluded-properties): Add `fontified'.
10097         * font-lock.el (font-lock-compile-keywords): Allow value of
10098         syntax-begin-function to enable paren-column-0 highlighting.
10100 2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>
10102         * dired.el (dired-build-subdir-alist): When file ends in colon,
10103         don't exit the loop, just disregard that file.
10105 2006-09-24  Chong Yidong  <cyd@stupidchicken.com>
10107         * simple.el (line-move-finish): Handle corner case for fields in
10108         continued lines.
10109         (line-move-1): Remove flawed test for that case.
10111 2006-09-24  Ken Manheimer  <ken.manheimer@gmail.com>
10113         * icomplete.el (icomplete-simple-completing-p): Use the correct
10114         name for the new variable, `icomplete-with-completion-tables'.
10115         (file local variables): Remove superfluous setting.
10117 2006-09-23  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
10119         * calendar/appt.el (appt-check): Fix typo for appointments just
10120         after midnight.
10122 2006-09-23  Chong Yidong  <cyd@stupidchicken.com>
10124         * help.el (describe-key-briefly, describe-key): Don't expect an
10125         extra up event if a down-event is generated by a popup menu.
10127 2006-09-23  Michal Nazarewicz  <mnazarewicz@gmail.com>  (tiny change)
10129         * textmodes/ispell.el (ispell-change-dictionary): Don't check the
10130         local dictionary when changing the global dictionary.
10132 2006-09-23  Ken Manheimer  <ken.manheimer@gmail.com>
10134         * icomplete.el (icomplete-with-completion-tables): List of
10135         specialized completion tables with which icomplete should
10136         operate.  Include the new `internal-complete-buffer', so icomplete
10137         works with interactive buffer-selection.
10138         (icomplete-simple-completing-p): Add acceptance of specialized
10139         completion tables listed in icomplete-with-completion-tables.
10141 2006-09-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10143         * frame.el (focus-follows-mouse): Set default to nil on Mac.
10145         * startup.el (command-line): Use `custom-reevaluate-setting' for
10146         `focus-follows-mouse'.
10148 2006-09-22  Richard Stallman  <rms@gnu.org>
10150         * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
10151         explain why Save is not available.
10153 2006-09-22  Juanma Barranquero  <lekktu@gmail.com>
10155         * woman.el (woman0-so): Use `let*', not `let'.
10156         (woman-horizontal-line): Remove unbalanced parenthesis.
10158 2006-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10160         * woman.el: Make sure all the end-of-region markers we use have
10161         a non-nil insertion-type.
10162         (woman0-so): Move things around so we can use copy-marker.
10163         (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
10164         Adjust marker type.
10165         (woman2-process-escapes): Check marker type.
10166         (woman-horizontal-line): Dispense with the use of a marker.
10168 2006-09-22  Jay Belanger  <belanger@truman.edu>
10170         * calc/calc-lang.el: Add Greek letters to math-variable-table
10171         property of tex.
10173 2006-09-22  Chong Yidong  <cyd@stupidchicken.com>
10175         * files.el (save-some-buffers-action-alist): Display diff in view-mode.
10177 2006-09-22  Masatake YAMATO  <jet@gyve.org>
10179         * add-log.el (add-log-current-defun): Use `forward-sexp'
10180         instead of `forward-word' to pick c++::symbol.
10181         Reported by Guanpeng Xu <herberteuler@hotmail.com>.
10183 2006-09-22  Kenichi Handa  <handa@m17n.org>
10185         * bindings.el: Fix setting self-insert-command for multibyte
10186         characters in global-map.
10188 2006-09-21  David Kastrup  <dak@gnu.org>
10190         * mouse.el (mouse-posn-property): Fix typo for `event-start' in
10191         doc string.
10193 2006-09-21  Kenichi Handa  <handa@m17n.org>
10195         * language/european.el ("Latin-1"): Add windows-1252 to
10196         coding-priority.
10197         ("German"): Likewise.
10199 2006-09-21  Kim F. Storm  <storm@cua.dk>
10201         * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
10202         Suggested by Miles Bader.
10204         * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change.  Use memql
10205         instead of add-to-list in the simple case.
10207 2006-09-20  Kenichi Handa  <handa@m17n.org>
10209         * isearch.el (isearch-process-search-char): Cancel the previous change.
10210         (isearch-search-string): New function.
10211         (isearch-search): Use isearch-search-string.
10212         (isearch-lazy-highlight-search): Likewise.
10214 2006-09-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10216         * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
10217         string to become an option.
10219 2006-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10221         * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
10223 2006-09-20  Kim F. Storm  <storm@cua.dk>
10225         * simple.el (line-move-partial): Call pos-visible-in-window-p with
10226         position t instead of trying both window-end and window-end - 1.
10228 2006-09-20  Carsten Dominik  <dominik@science.uva.nl>
10230         * textmodes/org.el (org-scan-tags): Find end of subtrees also in
10231         hidden trees.
10233 2006-09-20  David Kastrup  <dak@gnu.org>
10235         * mouse.el (mouse-posn-property): Improve doc string.
10236         (mouse-on-link-p): Change buffers for function calls on links.
10238         * menu-bar.el (clipboard-yank): Bomb out in interactive use if
10239         buffer is read-only.
10241 2006-09-20  Ken Manheimer  <ken.manheimer@gmail.com>
10243         * allout.el (allout-unprotected): Let inhibit-read-only only when
10244         buffer-read-only isn't set.
10245         (allout-annotate-hidden): Enable topic annotation during copies even
10246         when the buffer is read-only, eg for topic copies.  Ensure that the loop
10247         advances, even when the span extends beyond the deletion region.
10248         (allout-toggle-subtree-encryption): Use allout-structure-added-hook
10249         rather than allout-exposure-changed-hook, as a stronger assertion.
10250         (allout-keybindings-list): Add bindings for
10251         allout-copy-line-as-kill and allout-copy-topic-as-kill.
10252         (allout-copy-line-as-kill, allout-copy-topic-as-kill):
10253         Copy wrappers for allout-kill-line and allout-kill-topic.
10254         (allout-listify-exposed): Position correctly to accumulate lines.
10256 2006-09-19  Chong Yidong  <cyd@stupidchicken.com>
10258         * simple.el (line-move-1): Escape field boundaries occurring
10259         exactly at point.  Update goal column if constrained to a field.
10260         (line-move-finish): Escape field boundaries occurring exactly at point.
10262 2006-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10264         * mouse.el (mouse-on-link-p): Tentatively fix last change.
10265         (mouse-drag-vertical-line): Remove unused var `wconfig'.
10267 2006-09-19  Kim F. Storm  <storm@cua.dk>
10269         * help.el (describe-key-briefly, describe-key): Simplify printing
10270         of descriptions by using format and %S.  Fix "is undefined"
10271         messages to say "at that spot" for mouse events.
10273         * simple.el (line-move-partial): Optimize.  Try window-line-height
10274         before posn-at-point to get vpos of current line.
10276 2006-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
10278         * emulation/viper.el: Bump up version/date of update to reflect the
10279         substantial changes done in August 2006.
10281         * emulation/viper-cmd.el (viper-next-line-at-bol): Make sure button-at,
10282         push-button are defined.
10284         * ediff-util.el (ediff-add-to-history): New function.
10286         * ediff.el: Use ediff-add-to-history instead of add-to-history.
10288 2006-09-18  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10290         * textmodes/conf-mode.el (conf-space-mode): Doc fix.
10291         Delete duplicate make-local-variable form.
10292         (conf-space-keywords): Add autoload cookie.
10293         Fix typo (`keywords', not `keyword').
10295 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10297         * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
10298         x-gtk-file-dialog-help-text.  Rename x-use-old-gtk-file-dialog
10299         to x-gtk-use-old-file-dialog.
10301 2006-09-18  Richard Stallman  <rms@gnu.org>
10303         * wid-edit.el (widget-button-click): Handle non-mouse-motion events
10304         that might come in during mouse tracking.
10306 2006-09-18  Kim F. Storm  <storm@cua.dk>
10308         * simple.el (line-move-partial): Rework 2006-09-15 change to use
10309         new window-line-height function.  Further optimize by not calling
10310         pos-visible-in-window-p for window-end when window-line-height
10311         returns useful information.
10313 2006-09-16  Richard Stallman  <rms@gnu.org>
10315         * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
10316         (conf-space-mode): Don't handle prefix arg.
10317         Delete conf-space-keywords-override code.
10318         Use add-hook.
10319         (conf-space-keywords): New command.
10320         (conf-space-mode-internal): Be careful with imenu-generic-expression.
10321         Delete conf-space-keywords-override code.
10322         (conf-space-keywords-alist): Doc fix.
10323         (conf-space-font-lock-keywords): Doc fix.
10324         (conf-space-keywords-override): Var deleted.
10326 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
10328         * startup.el (fancy-splash-screens): Don't switch to the scratch
10329         buffer; it may not be the next buffer.
10331 2006-09-16  Romain Francoise  <romain@orebokech.com>
10333         * saveplace.el (load-save-place-alist-from-file): Use expanded name
10334         in both messages.
10336 2006-09-16  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
10338         * progmodes/python.el (python-preoutput-filter):
10339         Fix arg order to string-match.
10341 2006-09-16  Richard Stallman  <rms@gnu.org>
10343         * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
10344         font-lock-compile-keywords.
10346         * font-lock.el (font-lock-compile-keywords): Rename optional arg
10347         to SYNTACTIC-KEYWORDS and reverse the sense.  All callers changed.
10349 2006-09-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10351         * cus-start.el (all): Add x-gtk-show-chooser-help-text.
10353         * select.el (xselect-convert-to-string): If UTF8_STRING is requested
10354         and the data doesn't look like UTF8, send STRING instead.
10356 2006-09-16  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
10358         * textmodes/flyspell.el (flyspell-check-region-doublons):
10359         New function to detect duplicated words.
10360         (flyspell-large-region): Use it.
10362 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
10364         * simple.el (line-move-to-column): Revert 2006-08-03 change.
10366 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
10368         * help.el (describe-prefix-bindings): Use let, not let*.
10370 2006-09-16  Ken Manheimer  <ken.manheimer@gmail.com>
10372         * allout.el (allout-regexp, allout-line-boundary-regexp)
10373         (allout-bob-regexp): Correct grouping and boundaries to fix
10374         backwards traversal.
10375         (allout-depth-specific-regexp, allout-depth-one-regexp):
10376         New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
10377         worse time in allout-ascend.
10378         (allout-doublecheck-at-and-shallower): Identify depth threshold
10379         below which topics are checked for and disqualified by containment
10380         discontinuities.
10381         (allout-hotspot-key-handler): Correctly handle multiple-key
10382         strokes.  Remove some unused variables.
10383         (allout-mode-leaders): Clarify that mode-specific comment-start
10384         will be used.
10385         (set-allout-regexp): Correctly regexp-quote allout regexps to
10386         properly accept alternative header-leads and primary bullets with
10387         regexp-specific characters (eg, C "/*", mathematica "(*").
10388         Include new regular expressions among those configured.
10389         (allout-infer-header-lead-and-primary-bullet):
10390         Rename allout-infer-header-lead.
10391         (allout-recent-depth): Manifest as a variable as well as a function.
10392         (allout-prefix-data): Simplify into an inline instead of a macro,
10393         assuming current match data rather than being explicitly passed
10394         it.  Establish allout-recent-depth value as well as
10395         allout-recent-prefix-beginning and allout-recent-prefix-end.
10396         (allout-aberrant-container-p): True when an item's immediate
10397         offspring discontinuously contained.  Useful for disqualifying
10398         unintended topic prefixes, likely at low depths.
10399         (allout-goto-prefix-doublechecked): Elaborate version of
10400         allout-goto-prefix which disqualifies aberrant pseudo-items.
10401         (allout-pre-next-prefix): Layer on top of lower-level routines, to
10402         get disqualification of aberrant containers.
10403         (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
10404         containers.
10405         (allout-beginning-of-current-entry): Position at start of buffer
10406         when in container (depth 0) entry.
10407         (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
10408         (allout-current-bullet): Strip text properties.
10409         (allout-get-prefix-bullet): Use right match groups.
10410         (allout-beginning-of-line, allout-next-heading):
10411         Disqualify aberrant containers.
10412         (allout-previous-heading): Disqualify aberrant containers, and
10413         change to regular (rather than inline) function, to allow
10414         self-recursion.
10415         (allout-get-invisibility-overlay): Increment so progress is made
10416         when the first overlay is not the sought one.
10417         (allout-end-of-prefix): Disqualify aberrant containers.
10418         (allout-end-of-line): Cycle something like allout-beginning-of-line.
10419         (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
10420         outline.el outlines) functional again.  Change the primary bullet
10421         along with the header-lead - level 1 new-style bullets now work.
10422         Engage allout-before-change-handler in mainline Emacs, not just
10423         XEmacs, to do undo handling.
10424         (allout-before-change-handler): Expose undo changes occurring in
10425         hidden regions.  Use allout-get-invisibility-overlay instead of
10426         reimplementing it inline.
10427         (allout-chart-subtree): Use start rather than end of prefix in
10428         charts.  Use allout-recent-depth variable.
10429         (allout-chart-siblings): Disqualify aberrant topics.
10430         (allout-beginning-of-current-entry): Position correctly.
10431         (allout-ascend): Use new allout-depth-specific-regexp and
10432         allout-depth-one-regexp for linear instead of O(N^2) or worse
10433         behavior.
10434         (allout-ascend-to-depth): Depend on allout-ascend, rather than
10435         reimplementing an algorithm.
10436         (allout-up-current-level): Depend on allout-ascend, rather than
10437         reimplementing an algorithm.  Return to start-point if we fail.
10438         (allout-descend-to-depth): Use allout-recent-depth variable
10439         instead of function.
10440         (allout-next-sibling): On traversal of numerous intervening
10441         topics, resort to economical allout-next-sibling-leap.
10442         (allout-next-sibling-leap): Specialized version of
10443         allout-next-sibling that uses allout-ascend cleverly, to depend on
10444         a regexp search to leap large numbers of contained topics, rather
10445         than arbitrarily many one-by-one traversals.
10446         (allout-next-visible-heading): Disqualify aberrant topics.
10447         (allout-previous-visible-heading): Position consistently when
10448         interactive.
10449         (allout-forward-current-level): Base on allout-previous-sibling
10450         rather than (differently) reimplmenting the algorithm.  Remove some
10451         unused variables.
10452         (allout-solicit-alternate-bullet): Present default choice stripped
10453         of text properties.
10454         (allout-rebullet-heading): Use bullet stripped of text properties.
10455         Register changes using allout-exposure-change-hook.
10456         Disregard aberrant topics.
10457         (allout-shift-in): With universal-argument, make topic a peer of
10458         it's former offspring.  Simplify the code by separating out
10459         allout-shift-out functionality.
10460         (allout-shift-out): With universal-argument, make offspring peers
10461         of their former container, and its siblings.  Implement the
10462         functionality here, rather than inappropriately muddling the
10463         implementation of allout-shift-in.
10464         (allout-rebullet-topic): Respect additional argument for new
10465         parent-child separation function.
10466         (allout-yank-processing): Use allout-ascend directly.
10467         (allout-show-entry): Disqualify aberrant topics.
10468         (allout-show-children): Handle discontinuous children gracefully,
10469         extending the depth being revealed to expose them and posting a
10470         message indicating the situation.
10471         (allout-show-to-offshoot): Remove obsolete and incorrect comment.
10472         Leave cursor in correct position.
10473         (allout-hide-current-subtree): Use allout-ascend directly.
10474         Disqualify aberrant topics.
10475         (allout-kill-line, allout-kill-topic): Preserve exposure layout in
10476         a way that the yanks can restore it, as used to happen.
10477         (allout-yank-processing): Restore exposure layout as recorded by
10478         allout-kill-*, as used to happen.
10479         (allout-annotate-hidden, allout-hide-by-annotation): New routines
10480         for preseving and restoring exposure layout across kills.
10481         (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
10482         (allout-encrypt-string): Strip text properties.
10483         Rearranged order and outline-headings for some of the
10484         miscellaneous functions.
10485         (allout-resolve-xref): No need to quote the error name in the
10486         condition-case handler section.
10487         (allout-flatten): Classic recursive (and recursively intensive,
10488         without tail-recursion) list-flattener, needed by allout-shift-out
10489         when confronted with discontinuous children.
10491 2006-09-16  Jason Rumney  <jasonr@gnu.org>
10493         * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
10494         on ms-windows.
10495         (dnd-open-unc-file): Remove.
10496         (dnd-open-local-file): Mention in doc string that it also handles
10497         remote files if the system natively supports unc file-names.
10499 2006-09-15  Kim F. Storm  <storm@cua.dk>
10501         * help.el (describe-key): Handle C-h k in *Help* buffer; collect
10502         all necessary information about the event before erasing *Help*.
10504         * simple.el (line-move-partial): Use window-line-visiblity to
10505         quickly check whether last line is partially visible, and only do
10506         the hard (and slow) part in that case.
10508 2006-09-15  Jay Belanger  <belanger@truman.edu>
10510         * COPYING: Replace "Library Public License" by "Lesser Public
10511         License" throughout.
10513 2006-09-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10515         * term/x-win.el (x-menu-bar-open): New function for F10.
10517 2006-09-15  Chong Yidong  <cyd@stupidchicken.com>
10519         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10520         Disallow filenames containing " -" to avoid confusion with libtool
10521         compilation messages.  Suggested by Stefan Monnier.
10523 2006-09-15  David Kastrup  <dak@gnu.org>
10525         * mouse-sel.el (mouse-sel-follow-link-p): Use event position
10526         instead of buffer position for `mouse-on-link-p'.
10528         * mouse.el (mouse-posn-property): New function looking up the
10529         properties at a click position in overlays and text properties in
10530         either buffer or strings.
10531         (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
10532         of both `follow-link' as well as `mouse-face' properties.
10533         (mouse-drag-track): Check `mouse-on-link-p' on event position, not
10534         buffer position.
10536         * help.el (describe-key-briefly): When reading a down-event on
10537         mode lines or scroll bar, swallow the following up event, too.
10538         Use the new mouse sensitity of `key-binding' for lookup.
10539         (describe-key): The same here.
10541 2006-09-15  Juanma Barranquero  <lekktu@gmail.com>
10543         * play/life.el (life-patterns): Add a few more interesting patterns.
10544         (life-setup): Force `show-trailing-whitespace' to nil.
10546 2006-09-14  Richard Stallman  <rms@gnu.org>
10548         * startup.el (fancy-splash-text): Change text to improve alignment.
10549         (fancy-splash-screens): Don't set non-standard tab width.
10550         Bind cursor-type temporarily, and make it easy to patch to
10551         preserve the splash buffer.
10552         (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
10553         (fancy-splash-screens): Display echo-area message explicitly.
10554         Don't set fancy-splash-help-echo.
10556         * simple.el (line-number-mode): Group mode-line instead of
10557         editing-basics.
10558         (column-number-mode, size-indication-mode): Likewise.
10560         * faces.el (mode-line-faces): Group mode-line instead of modeline.
10562         * time.el (display-time): Group mode-line instead of modeline.
10564         * cus-edit.el (mode-line): Rename from modeline.  All uses changed.
10566 2006-09-14  Chong Yidong  <cyd@stupidchicken.com>
10568         * startup.el (fancy-splash-text): Move editing instructions to
10569         fancy-splash-head.
10570         (fancy-splash-head): Issue editing instructions.
10571         (fancy-splash-screens): Fixup whitespace.
10573 2006-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10575         * bindings.el (mode-line-buffer-identification-keymap):
10576         Remove duplicate line.
10578 2006-09-14  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10580         * ido.el (ido-ignore-item-p): Allow any kind of functions in
10581         ignore lists.
10583 2006-09-14  Kim F. Storm  <storm@cua.dk>
10585         * jit-lock.el (jit-lock-fontify-again): New function.
10586         (jit-lock-fontify-now): Use it instead of lambda form.
10588 2006-09-13  Agustin Martin  <agustin.martin@hispalinux.es>
10590         * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
10591         (flyspell-auto-correct-word): Make ispell-filter local to these
10592         functions.  Check that ispell-filter has new stuff before calling
10593         ispell-parse-output.
10595 2006-09-13  Kim F. Storm  <storm@cua.dk>
10597         * simple.el (line-move-partial): Optimize.
10599 2006-09-13  Richard Stallman  <rms@gnu.org>
10601         * thingatpt.el (thing-at-point-bounds-of-url-at-point):
10602         Delete spurious backquote.
10604 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
10606         * net/rcirc.el (rcirc-print): Fix last change.
10608 2006-09-12  Jay Belanger  <belanger@truman.edu>
10610         * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
10612 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
10614         * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
10615         rcirc-show-maximum-output.
10616         (rcirc-mode): Remove window-scroll-function hook.
10617         (rcirc-scroll-to-bottom): Remove function.
10618         (rcirc-print): Recenter so point stays at the bottom of the window
10619         if point was already there.
10621 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
10623         * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
10624         not to "t".
10625         * progmodes/compile.el (compilation-start): Likewise.
10626         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
10627         Don't use expand-file-name on invocation-directory, since this
10628         might mishandle special characters in invocation-directory.
10630 2006-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10632         * pcvs-defs.el: Remove * in defcustom's docstrings.
10634 2006-09-12  Nick Roberts  <nickrob@snap.net.nz>
10636         * progmodes/compile.el (compilation-directory-properties):
10637         Doc fix for help-echo.
10639 2006-09-12  Lars Hansen  <larsh@soem.dk>
10641         * desktop.el (desktop-read): Add comment.
10643 2006-09-12  Kim F. Storm  <storm@cua.dk>
10645         * simple.el (next-error-highlight, next-error-highlight-no-select):
10646         Fix spelling error.
10648         * subr.el (sit-for): Rework to use input-pending-p and cond.
10649         Return nil input is pending on entry also for SECONDS <= 0.
10650         (while-no-input): Use input-pending-p instead of sit-for.
10652 2006-09-11  Richard Stallman  <rms@gnu.org>
10654         * simple.el (next-error-highlight, next-error-highlight-no-select):
10655         Fix custom type and doc strings.
10657 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10659         * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
10660         (diff-apply-hunk): Use it to ask for confirmation.
10662 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
10664         * emacs-lisp/cl.el (pushnew): Add missing `,'.
10666 2006-09-11  David Kastrup  <dak@gnu.org>
10668         * help.el (string-key-binding, describe-key-briefly)
10669         (describe-key): Remove `string-key-binding' and its callers since
10670         `key-binding' already caters for the proper lookup now.
10672 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10674         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
10675         (cfengine-mode): Use it.  Fix \ syntax to be like /.
10677         * bindings.el (mode-line-buffer-identification-keymap):
10678         Move initialization into declaration.
10680 2006-09-10  Kim F. Storm  <storm@cua.dk>
10682         * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
10683         (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
10684         (ido-delete-file-at-head): Pass head of ido-matches through ido-name
10685         in case of merged directories.  Reported by Micha\e,Ak\e(Bl Cadilhac.
10687 2006-09-10  Richard Stallman  <rms@gnu.org>
10689         * dired-aux.el: Handle errors in recursive copy usefully.
10690         (dired-create-files-failures): New variable.
10691         (dired-copy-file): Remove condition-case.
10692         (dired-copy-file-recursive): Check for errors on all file
10693         operations, and add them to dired-create-files-failures.
10694         Check file file-date-erorr here too.
10695         (dired-create-files): Check dired-create-files-failures
10696         and report those errors too.
10698         * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
10700         * subr.el (add-to-list): New argument COMPARE-FN.
10702 2006-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10704         * filecache.el (file-cache-add-directory)
10705         (file-cache-add-directory-list, file-cache-add-file)
10706         (file-cache-add-directory-using-find)
10707         (file-cache-add-directory-using-locate)
10708         (file-cache-add-directory-recursively): Add autoloads.
10710 2006-09-09  Richard Stallman  <rms@gnu.org>
10712         * textmodes/conf-mode.el (conf-space-mode):
10713         Use hack-local-variables-hook instead of calling hack-local-variables.
10714         (conf-space-keywords-override): New variable.
10715         (conf-space-mode-internal): New subroutine.  Reinit Font Lock mode.
10716         (conf-space-mode): Always make conf-space-keywords and
10717         conf-space-keywords-override local.
10718         Call conf-space-mode-internal directly as well as via hook.
10720 2006-09-09  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
10722         * progmodes/python.el (python-font-lock-keywords): Add `self' and other
10723         quasi-keywords.
10725 2006-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10727         * progmodes/python.el: Quieten the compiler about hippie-expand vars.
10728         (python-send-string): Be slightly more careful about adding \n.
10730         * startup.el (normal-splash-screen): Don't display the buffer if we'll
10731         kill it right away anyway.
10733 2006-09-09  Eli Zaretskii  <eliz@gnu.org>
10735         * international/codepage.el (cp850-decode-table): Fix a few codes.
10736         (cp858-decode-table): New variable.
10738 2006-09-09  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
10740         * net/ldap.el (ldap-search-internal): Doc fix.
10742 2006-09-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10744         * play/life.el (life-display-generation): Test for input manually if
10745         `sleeptime' is negative or null.
10747         * lpr.el (lpr-page-header-switches): Page title switch is one of them.
10748         (print-region-1): Substitute `%s' with the page title.
10750 2006-09-09  Matt Hodges  <MPHodges@member.fsf.org>
10752         * locate.el (locate-current-search): New variable.
10753         (locate): Set buffer local value.  Use current buffer if it is
10754         in Locate mode.
10755         (locate-mode): Disable undo here.
10756         (locate-do-setup): Use locate-current-filter from buffer to be killed.
10757         (locate-update): Use locate-current-search and locate-current-filter.
10759 2006-09-08  David Kastrup  <dak@gnu.org>
10761         * desktop.el (desktop-read): When loading a desktop, disable
10762         saving it while the load progresses, and switch off a pending lazy
10763         load by calling `desktop-lazy-abort'.
10765 2006-08-27  Martin Rudalics  <rudalics@gmx.at>
10767         * window.el (mouse-autoselect-window-timer)
10768         (mouse-autoselect-window-position)
10769         (mouse-autoselect-window-window)
10770         (mouse-autoselect-window-now): New vars.
10771         (mouse-autoselect-window-cancel)
10772         (mouse-autoselect-window-select)
10773         (mouse-autoselect-window-start): New functions.
10774         (handle-select-window): Call `mouse-autoselect-window-start' when
10775         delayed window autoselection is enabled.
10777         * cus-start.el (mouse-autoselect-window): Handle delayed window
10778         autoselection.
10780         * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
10781         commands after which it is allowed to print in the echo area.
10783 2006-09-08  Richard Stallman  <rms@gnu.org>
10785         * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
10787         * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
10788         (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
10790         * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
10791         (cancel-timer-internal): Add doc string.
10792         (cancel-function-timers): Doc fix.
10793         (with-timeout-handler, timer-event-last*): Add doc strings.
10795         * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
10797         * files.el (risky-local-variable-p): Match ...-bindat-spec.
10799         * dired.el (dired-log-summary): Add doc string.
10801         * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
10802         (custom-group-menu-create): Not here.
10804 2006-09-08  Carsten Dominik  <dominik@science.uva.nl>
10806         * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
10808 2006-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10810         * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
10811         (mac-apple-event-map): Define its handler.
10813 2006-09-07  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
10815         * net/ldap.el (ldap-search-internal): Handle `auth' key.
10817 2006-09-07  Magnus Henoch  <mange@freemail.hu>
10819         * net/rcirc.el (rcirc-activity-string): Don't quote value in case
10820         clause.
10822 2006-09-07  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10824         * info.el (Info-index): Bind completion-ignore-case.
10826 2006-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10828         * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
10829         previous commit.
10830         (inferior-prolog-guess-flavor): New fun left out of previous commit.
10831         (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
10832         burp in dedicated windows.
10833         (inferior-prolog-self-insert-command): New command.
10834         (inferior-prolog-mode-map): Use it.
10836 2006-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10838         * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
10840         * international/code-pages.el: Add cp858.
10842 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10844         * dnd.el: Fix bootstrapping.
10846 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10848         * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
10849         (dnd-open-remote-url): New function.
10850         (dnd-open-remote-file-function): Set to dnd-open-remote-url if
10851         not windows-nt.
10853 2006-09-07  Jason Rumney  <jasonr@gnu.org>
10855         * dnd.el (dnd-open-remote-file-function): New variable.
10856         (dnd-open-unc-file): New function.
10857         (dnd-open-file): Call dnd-open-remote-file-function if set.
10859 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10861         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
10862         pgg-passphrase-coding-system rather than locale-coding-system.
10863         * pgg-def.el (pgg-passphrase-coding-system): New user option.
10865 2006-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10867         * progmodes/prolog.el: Remove * in docstrings.
10868         (prolog-program-name): Add SWI prolog.
10869         (prolog-mode-menu): New menu.
10870         (prolog-mode): Set comment-add.
10871         (prolog-indent-line): Simplify.  Use indent-line-to.
10872         (inferior-prolog-buffer): New var.
10873         (inferior-prolog-run, inferior-prolog-process): New funs.
10874         (run-prolog, switch-to-prolog): Rewrite, using them.
10875         (prolog-consult-region): Use inferior-prolog-buffer.
10876         (inferior-prolog-load-file): New function.
10877         (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
10879         * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
10880         last word, if it's not the end of the paragraph.
10882         * files.el (abbreviate-file-name): Don't mistakenly match newlines in
10883         file name.
10885 2006-09-06  Ralf Angeli  <angeli@caeruleus.net>
10887         * frame.el (display-mm-dimensions-alist): New defcustom.
10888         (display-mm-height, display-mm-width): Use it.
10890 2006-09-06  Simon Josefsson  <jas@extundo.com>
10892         * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
10894 2006-09-06  Nick Roberts  <nickrob@snap.net.nz>
10896         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
10897         (gdb-var-list-children-regexp-1): Tweak regexps to catch full
10898         string values.
10900 2006-09-06  Kim F. Storm  <storm@cua.dk>
10902         * simple.el (line-move-partial): New function to do vscrolling for
10903         partially visible images / tall lines.  Rewrite based on code
10904         previously in line-move.  Simplify backwards vscrolling.
10905         (line-move): Use it.  Simplify.
10907 2006-09-05  Kim F. Storm  <storm@cua.dk>
10909         * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
10911 2006-09-05  Chong Yidong  <cyd@stupidchicken.com>
10913         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10914         Process the `gcc-include' after the `gnu' rule.
10916 2006-09-05  Kim F. Storm  <storm@cua.dk>
10918         * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
10920 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10922         * pgg.el (pgg-clear-string): Alias to clear-string for backward
10923         compatibility.
10925         * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
10926         inhibit-redisplay; encode passphrase with locale-coding-system.
10928 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
10930         * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
10932 2006-09-05  Nick Roberts  <nickrob@snap.net.nz>
10934         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
10935         (gdb-var-list-children-regexp): Make type field optional.
10937         * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
10938         e.g public, protected in C++.
10940 2006-09-04  John Paul Wallington  <jpw@pobox.com>
10942         * simple.el (completion-show-help): New defcustom.
10943         (completion-setup-function): Heed it.
10945 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
10947         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
10949 2006-09-04  Richard Stallman  <rms@gnu.org>
10951         * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
10952         (rsf-min-region-to-spam-list): Doc fix.
10953         (rsf-add-content-type-field): Doc fix.
10955         * simple.el (kill-region): Explicitly test there is a region.
10957 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10959         * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
10960         sendmail in several common directories.
10962         * mail/sendmail.el (sendmail-program): Moved here from paths.el.
10964         * paths.el (sendmail-program): Removed.
10966 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
10968         * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
10969         Das.  http://article.gmane.org/gmane.emacs.gnus.general/49947
10970         http://article.gmane.org/gmane.emacs.gnus.general/50457
10972 2006-09-03  Chong Yidong  <cyd@stupidchicken.com>
10974         * cus-edit.el (custom-group-menu-create): Avoid deactivating the
10975         mark after running the menu filter.
10977 2006-09-03  Juri Linkov  <juri@jurta.org>
10979         * international/quail.el (quail-defrule-internal): Add a check
10980         if a key is a vector.
10982 2006-09-02  Juri Linkov  <juri@jurta.org>
10984         * man.el (Man-topic-history): New variable.
10985         (man): Use it.
10987         * woman.el (woman-topic-history): Change defvar to defvaralias
10988         for symbol `Man-topic-history'.
10990         * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
10991         `comint-last-output-start' is a marker by using `markerp' and
10992         check if it has a position by using `marker-position', and use
10993         this position for `goto-char'.
10995         * international/quail.el (quail-defrule-internal): Add missing
10996         `error' call for null key.
10998 2006-09-02  Ryan Yeske  <rcyeske@gmail.com>
11000         * net/rcirc.el (rcirc-keywords): New variable.
11001         (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
11002         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
11003         variables.
11004         (rcirc-responses-no-activity): New function.
11005         (rcirc-handler-generic): Check for responses in above.
11006         (rcirc-process-command): Add ?: character to arguments of raw
11007         server commands.
11008         (rcirc-format-response-string): Use `rcirc-bright-nicks' and
11009         `rcirc-dim-nicks'.
11010         (rcirc-gray-toggle): Remove unused variable.
11011         (rcirc-print): Remove some tracking logic, which is moved into
11012         markup functions.
11013         (rcirc-activity-types): Was `rcirc-activity-type', now a list of
11014         types.
11015         (rcirc-activity-string): Look for 'keyword in activity-types.
11016         (rcirc-window-configuration-change): Don't erase overlay-arrow
11017         unnecessarily.
11018         (rcirc-add-or-remove): New function.
11019         (rcirc-cmd-ignore): Use it.
11020         (rcirc-message-leader): Remove unused function.
11021         (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
11022         (rcirc-add-face): New function.
11023         (rcirc-facify): Use rcirc-add-face.
11024         (rcirc-url-regexp): Add parens.
11025         (rcirc-map-regexp): Remove function.
11026         (rcirc-mangle-regexp): Remove function.
11027         (rcirc-markup-text-functions): New variable.
11028         (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
11029         (rcirc-markup-body-text, rcirc-markup-attributes)
11030         (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
11031         (rcirc-markup-bright-nicks): New markup handler functions.
11032         (rcirc-nick-in-message-full-line): New face.
11033         (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
11034         (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
11036 2006-09-02  Martin Rudalics  <rudalics@gmx.at>
11038         * cus-start.el (hscroll-margin, hscroll-step)
11039         (mode-line-in-non-selected-windows, mouse-autoselect-window)
11040         (x-use-underline-position-properties): Change version to "22.1"
11041         since they will appear there for the first time.
11043 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
11045         * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
11047 2006-08-31  Richard Stallman  <rms@gnu.org>
11049         * cus-edit.el (custom-save-variables): Slight cleanup.
11050         (Custom-no-edit): Renamed from custom-no-edit.
11051         (Custom-newline): Renamed from custom-newline.
11052         (custom-mode-map): Use new names.
11054         * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
11055         about customization, rather than M-x customize, in the doc string
11056         made for the defcustom.
11058         * emacs-lisp/trace.el (trace-function-background): Doc fix.
11060 2006-08-31  Romain Francoise  <romain@orebokech.com>
11062         * dired-x.el (dired-guess-shell-alist-default): Update.
11064 2006-08-31  Michael Mauger  <mmaug@yahoo.com>
11066         * custom.el (custom-theme-set-variables): Autoload packages before
11067         sorting the variables.
11069 2006-08-30  Michael Kifer  <kifer@cs.stonybrook.edu>
11071         * emulation/viper-cmd.el (viper-special-read-and-insert-char):
11072         Convert events to chars if XEmacs.
11073         (viper-after-change-undo-hook): Check if undo-in-progress is bound.
11075 2006-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11077         * progmodes/python.el (python-eldoc-function): Re-enable quit while
11078         waiting for process.
11080 2006-08-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11082         * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
11083         results in ASCII-only string, encode original one directly.
11085 2006-08-29  Romain Francoise  <romain@orebokech.com>
11087         * startup.el (normal-splash-screen, fancy-splash-screens):
11088         Make buffer read-only and arrange to enter view mode if necessary.
11090 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
11092         * hl-line.el (hl-line): New face.
11093         (hl-line-face): Use it.
11095         * image-mode.el (image-mode): Fix last fix.
11096         Suggested by Kim F. Storm.
11098 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
11100         Sync with Tramp 2.0.54.
11102         * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
11103         of `=', because `tramp-get-remote-gid' might not always return an
11104         integer when expected.
11105         (tramp-register-file-name-handlers): `partial-completion-mode' is
11106         unknown to XEmacs.
11107         (tramp-time-diff): Don't use `floor', it might fail for large
11108         differences.
11109         (tramp-handle-make-auto-save-file-name): For Emacs 21, set
11110         `tramp-auto-save-directory' if unset in order to guarantee unique
11111         auto-save file names.
11113 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
11115         * image-mode.el (image-mode): Display image as text on a terminal.
11117 2006-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11119         * progmodes/python.el (python-send-command): Simplify.
11120         (run-python): Don't generate a new buffer unless `new' was specified.
11121         Make sure we send `import emacs' to the proper process.
11123         * progmodes/python.el (python-send-command): Don't wait for the command
11124         to terminate.  Don't fiddle with compilation-parsing-end.
11126 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
11128         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
11129         Insert commentary after first line summary.
11131         * woman.el (woman-follow): New function, based on `man-follow'.
11132         (woman-mode-map): Use it.
11134         * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
11135         since ibuffer-do-sort-by-recency does not define a sorter.
11137 2006-08-28  Kim F. Storm  <storm@cua.dk>
11139         * find-dired.el (find-dired): Use shell-quote-argument to properly
11140         escape ( and ) args.  Also use it on {} and ; args in default
11141         value of find-ls-option string.
11142         (find-grep-dired): Use shell-quote-argument on {} and ; args.
11144 2006-08-27  Michael Olson  <mwolson@gnu.org>
11146         * emacs-lisp/tq.el: Small grammar fix in comments.
11147         (tq-enqueue): Check for existence of queue rather than the
11148         head queue item's question, which was a no-op.
11149         (tq-filter, tq-process-buffer): Make sure the process buffer
11150         exists before making it the current buffer.
11152 2006-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11154         * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
11155         (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
11156         (special-event-map): Apply 2006-08-16 change for x-win.el.
11158 2006-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11160         * progmodes/python.el (python-send-receive): Wait in the
11161         process's buffer so as to check the right buffer-local variables.
11163 2006-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11165         * emacs-lisp/checkdoc.el: Remove * in defcustoms.
11166         (defgroup checkdoc): Move to beginning.
11168         * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
11169         (python-preoutput-continuation): Remove.
11170         (python-preoutput-filter): Simplify correspondingly.
11171         Remove handling of _emacs_ok.  Make sure we skip _emacs_out's prompts.
11172         Loop around to catch embedded _emacs_out output.
11173         (run-python): Send the import&print command on a single line.
11174         (python-send-command): Send command&print on a single line.
11175         (python-send-string): Only add double \n if needed.
11176         (python-send-receive): Loop until the result comes.
11177         (python-mode-running): Defvar it.
11178         (python-setup-brm): Remove unused var `menu'.
11179         Only bind py-mode-map and `features' around brm-init.
11180         (python-calculate-indentation): Remove unused var `point'.
11181         (python-beginning-of-defun): Remove unused var `def-line'.
11183 2006-08-25  Richard Stallman  <rms@gnu.org>
11185         * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
11187 2006-08-25  Michael Kifer  <kifer@cs.stonybrook.edu>
11189         * emulation/viper.el (viper-set-hooks): Use frame bindings for
11190         viper-vi-state-cursor-color.
11191         (viper-non-hook-settings): Don't set default
11192         mode-line-buffer-identification.
11194         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
11195         New fun.
11196         (viper-set-cursor-color-according-to-state)
11197         (viper-get-saved-cursor-color-in-replace-mode)
11198         (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
11199         viper-emacs-state-cursor-color.
11201         * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
11202         (viper-undo): Use point if undo-beg-posn is nil.
11203         (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
11204         (viper-after-change-undo-hook): Don't use
11205         viper-emacs-state-cursor-color by default.
11206         (viper-undo): More sensible positioning after undo.
11208         * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
11209         (viper-emacs-state-cursor-color): Default to nil, since this feature
11210         doesn't work well yet.
11212         * ediff-mult.el (ediff-intersect-directories)
11213         (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
11214         always expand filenames.
11216 2006-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11218         * tumme.el: Remove * in defcustoms's docstrings.
11220 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
11222         * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
11223         Accept internal time format for SECS arg.
11224         (timer-relative-time): Doc fix.
11226         * jit-lock.el: "Stealth fontification by requeuing timers" patch,
11227         adapted from Martin Rudalics.
11228         (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
11229         (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
11230         (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
11231         using sit-for.
11233 2006-08-24  Francesc Rocher  <francesc.rocher@gmail.com>
11235         * cus-start.el (all): Add `overline-margin' and
11236         `x-underline-at-descent-line'.
11238 2006-08-24  Kim F. Storm  <storm@cua.dk>
11240         * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
11241         to mean "use find -exec"; nil now unambiguously means auto-detect.
11242         (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
11243         Use shell-quote-argument to build grep-find-command and
11244         grep-find-template.
11245         (rgrep): Use shell-quote-argument to properly quote arguments to find.
11246         Reported by Tom Seddon.
11248 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
11250         * startup.el (fancy-splash-head): Give instructions for dismissing
11251         the splash screen for default startup too.
11252         (display-startup-echo-area-message, fancy-splash-screens)
11253         (use-fancy-splash-screens-p): New arg hide-on-input.  If nil, show
11254         all splash text at once and keep the splash buffer around.
11255         (command-line-1): Give display-startup-echo-area-message a t arg.
11257 2006-08-23  Carsten Dominik  <dominik@science.uva.nl>
11259         * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
11260         gnus frame is selected.
11262 2006-08-23  Nick Roberts  <nickrob@snap.net.nz>
11264         * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
11266 2006-08-22  Kim F. Storm  <storm@cua.dk>
11268         * ido.el (ido-set-matches-1): Fix full matching for subdirs.
11269         Add suffix matching for subdirs.
11271 2006-08-22  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
11273         * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
11274         mouse-yank-at-point is non-nil.
11276 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
11278         * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
11279         a bit wider and remove fringes to fit initial output on line.
11281 2006-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11283         * frame.el (blink-cursor-end): Only ignore the error we care about.
11284         (blink-cursor-mode): Use blink-cursor-end to simplify the code.
11286 2006-08-21  Richard Stallman  <rms@gnu.org>
11288         * whitespace.el (whitespace-cleanup): Doc fix.
11290 2006-08-20  Ryan Yeske  <rcyeske@gmail.com>
11292         * net/rcirc.el (rcirc-show-maximum-output): New var.
11293         (rcirc-buffer-process): If no buffer argument is supplied, use
11294         current-buffer.
11295         (rcirc-complete-nick): Complete to the last completed nick first.
11296         (rcirc-mode): Preserve the value of `rcirc-urls' across
11297         connections.  Setup scroll function.
11298         (rcirc-scroll-to-bottom): New function.
11299         (rcirc-print): Use nick syntax around regexp work.
11300         Notice dim-nicks speaking only if they say our nick.
11301         (rcirc-update-activity-string): Do not show the modeline indicator
11302         if there are no live rcirc processes.
11303         (rcirc-cmd-ignore): Ignore case.
11304         (rcirc-browse-url-at-point): Fix off-by-one error.
11306 2006-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11308         * progmodes/python.el: Remove * in defcustom docstrings.
11309         (run-python, python-proc, python-try-complete): Use derived-mode-p.
11310         (python-mode): Set tab-width and indent-tabs-mode.
11312 2006-08-20  Dave Love  <fx@gnu.org>
11314         * progmodes/python.el: Update to Dave Love's latest version.
11315         (python-font-lock-keywords, python-mode): Don't use
11316         font-lock-syntax-table, but match symbol elements explicitly instead.
11317         (python-mode-map): Add help, and a few more key bindings.
11318         (python-skip-comments/blanks): Move out of comments as well.
11319         (python-continuation-line-p): Behave better with unbalanced parens.
11320         (python-blank-line-p): New fun.
11321         (python-open-block-statement-p): Don't use a heuristic.
11322         (python-outdent-p): Better handle blocks-in-the-same-line.
11323         (python-calculate-indentation): Misc improvements.
11324         (python-comment-indent): Remove.
11325         (python-block-pairs): New var.
11326         (python-first-word): New fun.
11327         (python-indentation-levels): Handle more common cases.
11328         (python-indent-line-1): Add `leave' argument.
11329         (python-indent-region): New fun.
11330         (python-skip-out): New fun.
11331         (python-beginning-of-statement, python-end-of-statement): Use it.
11332         (python-next-statement): Return correct count even at eob.
11333         (python-end-of-block): Fix paren-typo.
11334         (python-imenu-create-index): Add module variables.
11335         (run-python): Add `new' arg.
11336         Check we're at a prompt before returning.
11337         (python-send-command): Move to end of buffer.
11338         Wait for prompt to return.
11339         (python-set-proc): New fun.
11340         (python-imports): New var.
11341         (python-describe-symbol): Use it.  Adjust to new interface of `ehelp'.
11342         (python-eldoc-function): Try to move out of arg list.
11343         (python-outline-level): Offset by 1.
11344         (python-find-imports): New fun.
11345         (python-symbol-completions): Use python-imports.
11346         (python-module-path, ffap-alist): Add support for ffap.
11347         (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
11348         (python-insert-*, python-default-template, python-expand-template):
11349         Add templates/skeletons.
11350         (python-setup-brm): Support for Bicycle Repair Man.
11351         (python-abbrev-syntax-table): New var.
11352         (python-abbrev-pc-hook, python-pea-hook): New funs.
11354 2006-08-20  Chong Yidong  <cyd@stupidchicken.com>
11356         * frame.el (blink-cursor-start): Set timer first.
11357         (blink-cursor-end): Ignore timer cancelling errors.
11358         Suggested by Ken Manheimer.
11360 2006-08-20  Juanma Barranquero  <lekktu@gmail.com>
11362         * newcomment.el (comment-box): Call `comment-normalize-vars'.
11363         Add autoload cookie.
11365 2006-08-20  Richard Stallman  <rms@gnu.org>
11367         * simple.el (line-number-at-pos): Doc fix.
11369         * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
11370         timer-activate-when-idle, so timer can run before Emacs becomes
11371         non-idle again.
11373 2006-08-18  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
11375         * whitespace.el (whitespace-cleanup-internal): New optional arg
11376         REGION-ONLY.  If it's non-nil, modify the message to the user
11377         accordingly.
11378         (whitespace-cleanup-region): Call whitespace-cleanup-internal with
11379         a non-nil argument.
11381 2006-08-18  Gustav H\e,Ae\e(Bllberg  <gustav@gmail.com>  (tiny change)
11383         * rect.el (spaces-string): Simplify and add doc string.
11385 2006-08-17  Romain Francoise  <romain@orebokech.com>
11387         * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
11389 2006-08-17  Richard Stallman  <rms@gnu.org>
11391         * compare-w.el (compare-windows): lambda's take an arg and pass
11392         it to compare-windows-skip-whitespace.
11394 2006-08-17  Martin Rudalics  <rudalics@gmx.at>
11396         * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
11397         the right buffer.
11399 2006-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11401         * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
11402         removed files.
11404 2006-08-17  Nick Roberts  <nickrob@snap.net.nz>
11406         * progmodes/gdb-ui.el (gdb-locals-watch-map)
11407         (gdb-locals-watch-map-1): Suppress keymap first.
11408         (gdb-edit-locals-map-1): New variable.
11409         (gdb-edit-locals-value): New function.
11410         (gdb-stack-list-locals-handler): Use them.
11412 2006-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11414         * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
11415         cursor would normally be drawn in the fringe.
11417         * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
11418         Reported by Martin Rudalics <rudalics@gmx.at>.
11420 2006-08-16  Richard Stallman  <rms@gnu.org>
11422         * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
11423         (special-event-map): Process drag-n-drop events this way.
11425         * simple.el (move-beginning-of-line): Test whether fields
11426         would prevent motion back to line's first visible character.
11427         If so, stop where the fields would stop the motion.
11429         * newcomment.el (comment-indent): Fully update INDENT
11430         before checking to see if it will change the text.
11432         * cus-edit.el (custom-newline): New function.
11433         (custom-mode-map): Bind newline to custom-newline.
11435         * compare-w.el (compare-windows): Factor compare-ignore-whitespace
11436         into ignore-whitespace.
11437         Check each buffer for its skip-function.
11438         Handle compare-windows-skip-whitespace special-case test
11439         by returning t from default skip function.
11441 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
11443         * textmodes/org.el (org-clock-special-range)
11444         (org-clock-update-time-maybe): New functions.
11445         (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
11446         not only a-z.
11447         (org-agenda-get-blocks): Allow multiple blocks per headline.
11448         (org-timestamp-change): Call `org-clock-update-time-maybe'.
11449         (org-export-html-title-format)
11450         (org-export-html-toplevel-hlevel): New options.
11451         (org-export-language-setup): Add support for Czech.
11452         (org-mode, org-insert-todo-heading, org-find-visible)
11453         (org-find-invisible, org-invisible-p, org-invisible-p2)
11454         (org-back-to-heading, org-on-heading-p, org-up-heading-all)
11455         (org-show-subtree, org-show-entry, org-make-options-regexp):
11456         Remove compatibility support for old outline-mode.
11457         (org-check-occur-regexp): Funtion removed.
11458         (org-on-heading-p, org-back-to-heading): Made defalias.
11459         (org-set-local): New defsubst.
11460         (org-set-regexps-and-options, org-mode)
11461         (org-set-font-lock-defaults, org-edit-agenda-file-list)
11462         (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
11463         (org-remember-apply-template, org-table-edit-field)
11464         (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
11465         (org-set-autofill-regexps): Use `org-set-local'.
11466         (org-table-eval-formula): Fix bug with parsing of display flags.
11468 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
11470         * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
11471         frame with fringe arrow.  Suggested by Simon Marshall
11472         <simon.marshall@misys.com>.
11473         (gdb-stack-position): New variable.
11474         (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
11475         (gdb-frames-mode): Set gdb-stack-position to nil.
11476         Add to overlay-arrow-variable-list
11477         (gdb-reset): Delete gdb-stack-position from above list.
11479 2006-08-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11481         * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
11482         read only.
11484 2006-08-13  Romain Francoise  <romain@orebokech.com>
11486         * cus-theme.el (customize-create-theme)
11487         (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
11489         * filesets.el (filesets-add-buffer): Ditto.
11491         * pcvs.el (cvs-change-cvsroot): Ditto.
11493 2006-08-13  Nick Roberts  <nickrob@snap.net.nz>
11495         * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
11496         (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
11497         (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
11498         expressions.
11499         (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
11500         Only search till end of line.
11501         Add face to function names in case of no filename.
11502         Add face to variable names of watchpoints.
11504 2006-08-12  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
11506         * cus-start.el <indent-tabs-mode>: Move to the `indent'
11507         customization group.
11509 2006-08-12  Ken Manheimer  <ken.manheimer@gmail.com>
11511         * allout.el (allout-prior-bindings, allout-added-bindings):
11512         Remove, after long deprecation.
11513         (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
11514         Add customization vars controlling allout-beginning-of-line and
11515         allout-end-of-line conveniences.
11516         (allout-header-prefix, allout-use-mode-specific-leader)
11517         (allout-use-mode-specific-leader, allout-mode-leaders):
11518         Revise docstrings.
11519         (allout-infer-header-lead): Change to be an alias for
11520         allout-infer-header-lead-and-primary-bullet.
11521         (allout-infer-header-lead-and-primary-bullet): New version of
11522         allout-infer-header-lead which assigns the primary bullet to the
11523         same as the header lead, when its being changed.
11524         (allout-infer-body-reindent): Apply regexp-quote instead of
11525         unconditionally prepending "\\", so that all literal
11526         allout-header-prefix and allout-primary-bullet strings are
11527         properly handled.
11528         (allout-add-resumptions): Add optional qualifier for extending or
11529         appending to existing values, rather than replacing them.
11530         (allout-view-change-hook): Clarify docstring.
11531         (allout-exposure-change-hook): Take explicit arguments, via
11532         run-hook-with-args.
11533         (allout-structure-added-hook)
11534         (allout-structure-deleted-hook)
11535         (allout-structure-shifted-hook): New hooks analogous to
11536         allout-exposure-change-hook for other kinds of structural outline
11537         edits.
11538         (allout-encryption-plaintext-sanitization-regexps): New encryption
11539         customization variable, by which cooperating modes can provde
11540         massage of the plaintext without actually being passed it.
11541         (allout-encryption-ciphertext-rejection-regexps)
11542         (allout-encryption-ciphertext-rejection-ceiling): New encryption
11543         customization variables, by which cooperating modes can prohibit
11544         rare but possible ciphertext patterns from fouling their
11545         operation, with actually being passed the ciphertext.
11546         (allout-mode): Run activation and deactivation hooks after the
11547         minor-mode variable has been toggled, to clarify the mode
11548         disposition.  The new encryption ciphertext rejection variable is
11549         used to ensure that the ciphertext does not contain text that
11550         would be recognized as outline structural elements by allout.
11551         Substite allout-beginning-of-line and allout-end-of-line for
11552         conventionall beginning-of-line and end-of-line bindings.
11553         If allout-old-style-prefixes is non-nil, don't nullify it on mode
11554         activation!
11555         (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
11556         (allout-end-of-line): Respect `allout-end-of-line-cycles'.
11557         (allout-chart-subtree): Implement new mode, charting only the
11558         visible items in the subtree, when new 'visible' parameter is non-nil.
11559         (allout-end-of-subtree): Properly handle the last item in the buffer.
11560         (allout-pre-command-business, allout-command-counter):
11561         Increment an advertised counter so that cooperating enhancements can
11562         track revisions of items.
11563         (allout-open-topic): Run allout-structure-added-hook with suitable
11564         arguments.
11565         (allout-shift-in): Run allout-structure-shifted-hook with suitable
11566         arguments.
11567         (allout-shift-out): Fix doubling for negative args and ensure call
11568         of allout-structure-shifted-hook by solely using allout-shift-in.
11569         (allout-kill-line, allout-kill-topic):
11570         Run allout-structure-deleted-hook with suitable arguments.
11571         (allout-yank-processing): Run allout-structure-added-hook with
11572         proper arguments.
11573         (allout-yank): Enclose activity in allout-unprotected.
11574         (allout-flag-region): Run allout-exposure-change-hook with
11575         suitable arguments, instead of making the callee infer the arguments.
11576         (allout-encrypt-string):
11577         Support allout-encryption-plaintext-sanitization-regexps,
11578         allout-encryption-ciphertext-rejection-regexps, and
11579         allout-encryption-ciphertext-rejection-ceiling.  Indicate correct
11580         en/de cryption mode in symmetric encryption failure message.
11581         (allout-obtain-passphrase): Use copy-sequence to get a distinct
11582         copy of the passphrase, and don't zero it or we'll corrupt the
11583         stashed copy.
11584         (allout-create-encryption-passphrase-verifier)
11585         (allout-verify-passphrase): Respect the new signature for
11586         allout-encrypt-string.
11587         (allout-get-configvar-values): Convenience for getting a
11588         configuration variable value and handling its absence gracefully.
11590 2006-08-11  Romain Francoise  <romain@orebokech.com>
11592         * obsolete/zone-mode.el: Delete.
11594 2006-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11596         * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
11598 2006-08-11  Thien-Thi Nguyen  <ttn@gnu.org>
11600         * emacs-lisp/bindat.el (bindat-ip-to-string):
11601         Use `format-network-address' if possible.
11603 2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11605         * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
11607 2006-08-10  Chong Yidong  <cyd@stupidchicken.com>
11609         * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
11610         restore unread-command-events here.
11611         (edebug-display): Do it here, to detect sit-for interruptions.
11613 2006-08-10  Romain Francoise  <romain@orebokech.com>
11615         * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
11616         (dns-mode-soa-auto-increment-serial): New user option.
11617         (dns-mode-soa-maybe-increment-serial): New function.
11618         (dns-mode): Add the latter to `write-contents-functions'.
11620         * obsolete/zone-mode.el: Move to obsolete/ from net/.
11621         Delete autoload cookies.
11623 2006-08-10  John Wiegley  <johnw@newartisans.com>
11625         * eshell/em-glob.el (eshell-glob-chars-list)
11626         (eshell-glob-translate-alist): Add support for [^g] in character globs.
11628 2006-08-10  Richard Stallman  <rms@gnu.org>
11630         * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
11631         (facemenu-set-face): Doc fix.
11632         (facemenu-listed-faces): Doc fix.
11634 2006-08-09  Chong Yidong  <cyd@stupidchicken.com>
11636         * avoid.el (mouse-avoidance-animating-pointer): New var.
11637         (mouse-avoidance-nudge-mouse): Use it.
11638         (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
11639         (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
11640         (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
11641         Don't activate if currently animating.  All callers changed.
11643 2006-08-09  John Wiegley  <johnw@newartisans.com>
11645         * calendar/timeclock.el (timeclock-use-elapsed): Added a new
11646         variable, which causes timeclock to report elapsed time worked,
11647         instead of just work remaining.
11649 2006-08-09  Kenichi Handa  <handa@m17n.org>
11651         * international/latexenc.el (latexenc-find-file-coding-system):
11652         Fix for the case that the 2nd element of arg-list is a cons.
11654 2006-08-08  Chong Yidong  <cyd@stupidchicken.com>
11656         * info.el (Info-fontify-node): Handle preceding `in' for note
11657         reference hiding rules.
11659 2006-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11661         * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
11662         mistake a closing " for an opening one.
11664 2006-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
11666         * term/xterm.el (terminal-init-xterm): Add more key bindings.
11668 2006-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11670         * complete.el (PC-do-completion): Filter out completions matching
11671         completion-ignored-extensions before checking whether there are
11672         multiple completions.
11673         Don't use `list' unnecessarily when building completion tables.
11675 2006-08-06  Richard Stallman  <rms@gnu.org>
11677         * help.el (describe-mode): Make minor mode list more concise.
11679 2006-08-05  Chong Yidong  <cyd@stupidchicken.com>
11681         * bindings.el: Give mode-line-format, mode-line-modes, and
11682         mode-line-position `standard-value' properties.
11684 2006-08-05  Eli Zaretskii  <eliz@gnu.org>
11686         * buff-menu.el (list-buffers-noselect): For Info buffers, use
11687         "(file)node" instead of the file name.
11689 2006-08-05  Richard Stallman  <rms@gnu.org>
11691         * faces.el (escape-glyph): Doc fix.
11693 2006-08-04  Kenichi Handa  <handa@m17n.org>
11695         * international/mule-diag.el (describe-font): Improve docstring
11696         and error message.  Use frame-parameter (not frame-parameters).
11698 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11700         * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
11701         Correctly mark the end-of-docstring char.
11703 2006-08-03  Chong Yidong  <cyd@stupidchicken.com>
11705         * simple.el (line-move-to-column): Constrain move-to-column to
11706         current field.
11708 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11710         * font-lock.el (font-lock-beg, font-lock-end)
11711         (font-lock-extend-region-functions): New vars.
11712         (font-lock-extend-region-multiline)
11713         (font-lock-extend-region-wholelines): New functions.
11714         (font-lock-default-fontify-region): Use them.
11715         (font-lock-extend-jit-lock-region-after-change): Only round up
11716         if font-lock-default-fontify-region will do it as well.
11718         * font-lock.el (font-lock-extend-after-change-region-function):
11719         Rename from font-lock-extend-region-function.
11720         (font-lock-extend-region): Remove by inlining at call sites.
11721         (font-lock-after-change-function): Don't needlessly round up to a whole
11722         number of lines.
11723         (font-lock-extend-jit-lock-region-after-change): Be more careful about
11724         the boundary conditions and the interactions between the various ways
11725         to extend the region.
11727 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11729         * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
11730         modification status when forcing the second redisplay.
11732 2006-08-03  Kim F. Storm  <storm@cua.dk>
11734         * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
11736 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11738         * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
11739         doesn't look like a file name.
11741         * complete.el (PC-expand-many-files): Avoid signalling an error when
11742         the current directory doesn't exist.  Reported by Micha\e,Ak\e(Bl Cadilhac.
11744 2006-08-02  Andreas Schwab  <schwab@suse.de>
11746         * bindings.el (mode-line-format): Simplify reference to vc-mode.
11748 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
11750         * bindings.el (map): Make mode-line-buffer-identification-keymap
11751         before defining propertized-buffer-identification.
11753 2006-08-01  Richard Stallman  <rms@gnu.org>
11755         * bindings.el (mode-line-format): Adjust spacing around vc-mode.
11757 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
11759         * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
11760         default value.
11761         (gdb-find-source-frame): New function.
11762         (menu): Add to menu bar.
11764 2006-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11766         * font-core.el (font-lock-extend-region-function)
11767         (font-lock-extend-region): Move to font-lock.el.
11769         * font-lock.el (font-lock-extend-region-function)
11770         (font-lock-extend-region): Move from font-core.el.  Simplify.
11772         * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
11773         if needed.
11774         (jit-lock-start, jit-lock-end): New dynamic scoped vars.
11775         (jit-lock-after-change-extend-region-functions): New hook.
11776         (jit-lock-after-change): Use it instead of hard-coding font-lock code.
11778         * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
11779         (font-lock-turn-on-thing-lock): Use it.
11781         * longlines.el (longlines-show-region): Make it work on read-only
11782         buffers as well.
11784 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
11786         * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
11788 2006-07-31  Richard Stallman  <rms@gnu.org>
11790         * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
11791         (vhdl-speedbar-display-projects): Update old obsolete
11792         speedbar variable names.
11794 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
11796         * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
11797         (gdb-stopped): Use it.
11799         * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
11801 2006-07-29  Chong Yidong  <cyd@stupidchicken.com>
11803         * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
11804         for load-history elements.
11806 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
11808         * files.el (convert-standard-filename): For Cygwin, replace
11809         characters not allowed in Windows file names.
11810         (make-auto-save-file-name): Add Cygwin to the list of systems
11811         where the auto-save file name needs to be run through
11812         convert-standard-filename.
11814 2006-07-29  Lennart Borgman  <lennart.borgman.073@student.lu.se>
11816         * window.el (bw-get-tree): Don't integerp subtree if it's nil.
11818 2006-07-28  Richard Stallman  <rms@gnu.org>
11820         * bindings.el (mode-line-frame-identification)
11821         (propertized-buffer-identification): Centralize the code
11822         to initialize the variable.
11824         * progmodes/grep.el (grep-default-command): Catch errors from
11825         wildcard-to-regexp.
11827 2006-07-29  Kim F. Storm  <storm@cua.dk>
11829         * progmodes/grep.el (grep-tag-default): New function.
11830         (grep-default-command, grep-read-regexp): Use it.
11831         (grep-read-files): Use car of grep-files-history or grep-files-aliases
11832         as default if nothing else applies.
11834 2006-07-28  Bill Atkins  <atkinw@rpi.edu>  (tiny change)
11836         * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
11837         Throw error if buffer is not in Dired and Wdired mode, respectively.
11839 2006-07-28  Chong Yidong  <cyd@stupidchicken.com>
11841         * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
11842         self-insert-command keys don't activate buttons.
11843         (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
11845 2006-07-29  Nick Roberts  <nickrob@snap.net.nz>
11847         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
11848         faces for enable character.
11850 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
11852         * Makefile.in (recompile): Update comment to reflect change
11853         on 2004-04-21.
11855 2006-07-27  Richard Stallman  <rms@gnu.org>
11857         * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
11858         (customize-package-emacs-version): Change msg when pkg has no entry.
11859         (custom-no-edit): On a button, do like widget-button-press.
11861 2006-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
11863         * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
11864         S-tab and C-S-tab.
11866 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
11868         * progmodes/which-func.el (which-function): Fix documentation/
11869         comment typo.
11871 2006-07-26  Richard Stallman  <rms@gnu.org>
11873         * textmodes/ispell.el (ispell-word): If we replace the word,
11874         move point to the end.  Insert before deleting.
11876 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
11878         * subr.el (sit-for): Use new SECONDS arg of read-event instead of
11879         a timer.
11881 2006-07-26  Mathias Dahl  <mathias.dahl@gmail.com>
11883         * tumme.el (tumme-backward-image): Add prefix argument.  Add error
11884         when at first image.
11885         (tumme-forward-image): Add prefix argument.  Add error when at last
11886         image.
11888 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11890         * tabify.el (tabify-regexp): Use more specific regexps.
11891         (tabify): Avoid modifying the buffer unnecessarily.
11893 2006-07-25  Mathias Dahl  <mathias.dahl@gmail.com>
11895         * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
11896         (tumme-format-properties-string): Handle empty `buf'.
11897         (tumme-get-comment): Change variable names inside `let'.
11898         Add missing `let' variable that cause font-lock problems.
11899         (tumme-write-comments): Change variable names inside `let'.
11900         Add missing `let' variable that cause font-lock problems.
11901         (tumme-forward-image): Rename from `tumme-forward-char'.
11902         (tumme-backward-image): Rename from `tumme-backward-char'.
11904 2006-07-25  Masatake YAMATO  <jet@gyve.org>
11906         * progmodes/ld-script.el (ld-script-keywords)
11907         (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
11908         and add comments.
11910 2006-07-25  Nick Roberts  <nickrob@snap.net.nz>
11912         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
11913         (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
11914         (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
11915         for status indicator.
11917 2006-07-24  Richard Stallman  <rms@gnu.org>
11919         * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
11921         * subr.el (dolist, dotimes): Use interned symbols for locals.
11922         (--dotimes-limit--, --dolist-tail--): New defvars.
11923         (looking-back): Doc fix.
11925         * replace.el (replace-match-string-symbols): Handle dotted lists.
11927 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
11929         * tumme.el (tumme-write-tags): Add.
11930         (tumme-write-comments): Add.
11931         (tumme-tag-files): Change to use `tumme-write-tags'.
11932         (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
11933         (tumme-dired-comment-files): Change to use `tumme-write-comments'.
11934         (tumme-save-information-from-widgets): Change to use
11935         `tumme-write-comments' and `tumme-write-tags'.
11936         (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
11937         (tumme-write-tag): Remove.
11938         (tumme-write-comment): Remove.
11939         (tumme-display-previous-thumbnail-original): Remove empty line.
11940         (tumme-widget-list): Add punctuation.
11942 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
11944         * tumme.el (tumme-line-up): Add an extra check for end of buffer.
11946 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11948         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11949         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org>
11950         and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
11952 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
11954         * mouse.el (mouse-on-link-p): Doc fix.
11956 2006-07-23  Nick Roberts  <nickrob@snap.net.nz>
11958         * emacs-lisp/find-func.el (find-function-search-for-symbol):
11959         Handle "C-h f `".
11961 2006-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
11963         * ibuffer.el (ibuffer-formats): Use left alignment for the mode
11964         column.
11966 2006-07-22  Matt Hodges  <MPHodges@member.fsf.org>
11968         * textmodes/table.el: Add move-beginning-of-line and
11969         move-end-of-line to Point Motion Only Group.
11971 2006-07-22  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
11973         * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
11975 2006-07-22  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11977         * startup.el (user-mail-address): Initialize from the `EMAIL'
11978         environment variable first.  Document this.
11979         (command-line): Ditto.
11981 2006-07-22  Nick Roberts  <nickrob@snap.net.nz>
11983         * help-mode.el (help-function-def, help-variable-def)
11984         (help-face-def): Print a message in the minibuffer.
11986 2006-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
11988         * term/xterm.el (terminal-init-xterm): Fix key bindings
11989         syntax.  Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
11991 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
11993         * dos-w32.el (find-buffer-file-type-coding-system): Support calls
11994         where `(nth 1 command)' is a cons cell.  Doc fix.
11996         * textmodes/po.el (po-find-charset): Doc fix.
11998 2006-07-21  Ken Manheimer  <ken.manheimer@gmail.com>
12000         * allout.el (allout-unprotected, allout-e-o-prefix-p)
12001         (allout-beginning-of-current-line, allout-end-of-current-line)
12002         (allout-next-visible-heading, allout-open-topic)
12003         (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
12004         (allout-flag-current-subtree, allout-show-to-offshoot)
12005         (allout-hide-current-entry, allout-show-current-branches)
12006         (allout-hide-region-body, allout-old-expose-topic)
12007         (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
12008         (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
12009         containing `beginning-of-line' and `end-of-line' with
12010         `inhibit-field-text-motion' t.
12012 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
12014         * frame.el (focus-follows-mouse): Document that it doesn't have
12015         any effect on MS-Windows.
12017 2006-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12019         * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
12021 2006-07-20  Jay Belanger  <belanger@truman.edu>
12023         * calc/calc.el (calc-previous-alg-entry): Remove variable.
12025         * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
12026         New variables.
12027         (calc-alg-entry): Use `calc-alg-entry-history'.
12028         (calc-do-quick-calc): Use `calc-quick-calc-history'.
12029         Remove reference to `calc-previous-alg-entry'.
12030         (calcAlg-edit, calcAlg-enter): Remove reference to
12031         `calc-previous-alg-entry'.
12032         (calcAlg-previous): Use `previous-history-element' instead of
12033         `calc-previous-alg-entry'.
12034         (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
12035         Change keybinding for `calcAlg-plus-minus', add keybindings for
12036         `previous-history-element' and `next-history-element'.
12038         * calc/calc-rewr.el (calc-match): Remove reference to
12039         `calc-previous-alg-entry'.
12041         * calc/calc-sel.el (calc-selection-history): New variable.
12042         (calc-enter-selection, calc-sel-mult-both-sides)
12043         (calc-sel-add-both-sides): Use `calc-selection-history'.
12045         * calc/calc-map.el (calc-get-operator-history): New variable.
12046         (calc-get-operator): Use `calc-get-operator-history'.
12048         * calc/calcalg3.el (calc-curve-fit-history): New variable.
12049         (calc-curve-fit): Use `calc-curve-fit-history'.
12051 2006-07-20  Kenichi Handa  <handa@m17n.org>
12053         * international/mule-cmds.el (select-safe-coding-system): Fix the
12054         way of deciding eol-type of the coding system.
12056 2006-07-20  Alan Mackenzie  <acm@muc.de>
12058         * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
12059         (c-lang-setvar): New macro.
12060         (c-make-init-lang-vars-fun): Use the initialization forms in
12061         c-emacs-variable-inits in addition to those in c-lang-variable-inits.
12062         (comment-start, comment-end, comment-start-skip): Change these from
12063         c-lang-defvar's to c-lang-setvar's.
12065         * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
12066         which calls make-local-variable on the elements of
12067         c-emacs-variable-inits.
12068         (c-init-language-vars-for): Call this new macro.
12070 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12072         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
12073         Try to rule out false positives due to time stamps.
12074         (compilation-mode-font-lock-keywords): Remove rules made redundant
12075         because of the above change.  Add `segmentation fault' to the known and
12076         highlighted compilation termination messages.
12078 2006-07-19  Kim F. Storm  <storm@cua.dk>
12080         * progmodes/grep.el (grep-find-ignored-directories):
12081         Add .svn and _darcs to list.
12083 2006-07-19  Mathias Dahl  <mathias.dahl@gmail.com>
12085         * dired.el (dired-mode-map): Add key binding `C-te' for
12086         `tumme-dired-edit-comment-and-tags'.
12088         * tumme.el (tumme-display-thumbnail-original-image): Make sure
12089         image display buffer is displayed before call to
12090         `tumme-display-image.
12091         (tumme-dired-display-image): Make sure image display buffer is
12092         displayed before call to `tumme-display-image.
12093         (tumme-mouse-display-image): Make sure image display buffer is
12094         displayed before call to `tumme-display-image.
12095         (tumme-widget-list): Add.
12096         (tumme-dired-edit-comment-and-tags): Add.
12097         (tumme-save-information-from-widgets): Add.
12099 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12101         * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
12103 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12105         * progmodes/sh-script.el (sh-font-lock-keywords-1):
12106         Revert inadvertently installed patch hunk.
12108         * progmodes/compile.el (compilation-find-file): Handle the
12109         cases where the user selects a non-existent file.
12111 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12113         * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
12115 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
12117         * subr.el (sit-for): Just sleep-for if noninteractive.
12119 2006-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12121         * emacs-lisp/autoload.el (make-autoload): Use new arg.
12123         * custom.el (custom-autoload): Add `noset' argument.
12124         (custom-push-theme): Don't autoload the variable, let callers do it.
12125         (custom-theme-set-variables): Autoload the variable if necessary.
12127         * cus-edit.el (custom-variable-state-set): If the variable was
12128         originally set outside custom, but to the same value as the default,
12129         consider it to be standard.
12131         * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
12132         file *before* telling Emacs to add the autoloads, in case it fails.
12134         * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
12135         Use `cond', push', and `dolist'.
12137 2006-07-17  Richard Stallman  <rms@gnu.org>
12139         * image-mode.el (tar-superior-buffer, archive-superior-buffer):
12140         Add defvars to silence warnings.
12142 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
12144         * progmodes/compile.el (compilation-mode-font-lock-keywords):
12145         Don't highlight "Compiling file" messages as error.
12147         * dired-aux.el (dired-compress-file): Confirm again if gzipped
12148         file already exists.
12150 2006-07-16  Thien-Thi Nguyen  <ttn@gnu.org>
12152         * find-file.el (ff-special-constructs): Doc fix.  Also, for C/C++
12153         entry, don't assign to free var; simply return the extracted filename.
12154         (ff-treat-as-special): Incorporate common preamble from callers.
12155         (ff-other-file-name, ff-find-the-other-file):
12156         Update call to ff-treat-as-special.
12158         * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
12160 2006-07-16  Mathias Dahl  <mathias.dahl@gmail.com>
12162         * tumme.el (tumme-get-comment): Fix bug.
12164 2006-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12166         * files.el: Remove spurious * in docstrings.
12168 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
12170         * allout.el (allout-run-unit-tests-on-load): Rectify docstring
12171         grammar.
12172         (allout-beginning-of-current-line): Beware beginning of buffer.
12173         Also, a comment is simplified.
12174         (allout-hotspot-key-handler): Only set allout-post-goto-bullet
12175         when appropriate.  (This fix enables use for other than
12176         bullet-hotspot operation.)
12177         (allout-hide-current-subtree): While escalating to sibling-close,
12178         make sure to situate on a topic.
12180 2006-07-14  Kim F. Storm  <storm@cua.dk>
12182         * emulation/cua-base.el (cua-delete-selection)
12183         (cua-toggle-set-mark): New defcustoms.
12184         (cua-rectangle-modifier-key): Add `alt' modifier.
12185         (cua-replace-region): Don't delete if cua-delete-selection is nil.
12186         (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
12187         Suggested by Klaus Zeitler <kzeitler@lucent.com>.
12189         * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
12191 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
12193         * allout.el: Require 'cl during byte-compilation/interactive load,
12194         for the `assert' macro.
12195         (allout-mode-deactivate-hook): New hook, run when allout mode
12196         deactivates.
12197         (allout-developer): New allout customization subgroup.
12198         (allout-run-unit-tests-on-load): New allout-developer
12199         customization variable, when true allout unit tests are run towards
12200         end of file load/eval.
12201         (allout-inhibit-auto-fill): Disable auto-fill activity even during
12202         auto-fill-mode.
12203         (allout-resumptions): Remove, to be replaced by...
12204         (allout-add-resumptions): Register variable settings to be
12205         reinstated by `allout-do-resumptions'.  The settings are made
12206         buffer-local, but the locality/globality of the suspended setting
12207         is restored on resumption.
12208         (allout-do-resumptions): Reinstate all settings suspended using
12209         `allout-add-resumptions'.
12210         (allout-test-resumptions): Unit tests (and intermediate variables)
12211         for resumptions.
12212         (allout-tests-globally-unbound, allout-tests-globally-true)
12213         (allout-tests-locally-true): Intermediate variables for
12214         resumptions unit tests.
12215         (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
12216         (allout-exposure-category): Replaces 'allout-overlay-category variable.
12217         (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
12218         instead of retired `allout-resumptions'.  For hook functions, use
12219         `local' parameter so hook settings are created and removed as
12220         buffer-local settings.  Revise (resumptions) setting
12221         auto-fill-function so it is set only if already active.  (The
12222         related fill-function settings are all made in either case, so
12223         that activating auto-fill-mode activity will have the custom
12224         allout-mode behaviors (hanging indent on topics, if configured for it).
12225         Remove all allout-exposure-category overlays on mode deactivation.
12226         (allout-hotspot-key-handler): New function extracted from
12227         `allout-pre-command-business', so the functionality can be used
12228         for other purposes, eg as a binding in an overlay.
12229         (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
12230         (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
12231         customization variable.
12232         (allout-run-unit-tests): Run the (currently quite small)
12233         repertoire of unit tests.  Called just before the provide iff user
12234         has customized `allout-run-unit-tests-on-load' non-nil.
12236 2006-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
12238         * emacs-lisp/authors.el (authors-aliases): Update.
12240 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
12242         * progmodes/gdb-ui.el (gdb-display-buffer): Check for
12243         gdb-source-window.  Add dedicated argument.
12244         (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
12245         (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
12246         (gdb-display-threads-buffer, gdb-display-memory-buffer)
12247         (gdb-display-locals-buffer): Use it.
12249         * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
12250         Set gdb-source-window.
12252 2006-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12254         * emacs-lisp/autoload.el (make-autoload): Remove special handling of
12255         minor modes, redundant with the custom-autoload line above.
12257 2006-07-12  Chong Yidong  <cyd@stupidchicken.com>
12259         * longlines.el (longlines-post-command-function): Handle open-line too.
12261 2006-07-12  Richard Stallman  <rms@gnu.org>
12263         * progmodes/grep.el (grep-last-buffer): Doc fix.
12265         * info.el (Info-try-follow-nearest-node): Doc fix.
12267         * emacs-lisp/edebug.el (edebug-instrument-function):
12268         Err if find-function-noselect gives no position.
12270         * emacs-lisp/find-func.el (find-function-search-for-symbol):
12271         If can't find definition, return nil for position.
12272         (find-function-do-it): Handle new return value
12273         of find-definition-noselect.
12274         (find-definition-noselect, find-variable-noselect): Doc fix.
12275         (find-function-noselect): Doc fix.
12277         * help-mode.el (help-variable-def): Handle find-variable-noselect
12278         returning no position.
12279         (help-function-def): Likewise for find-function-search-for-symbol.
12280         (help-face-def): Likewise.
12282         * help-fns.el (describe-variable): Handle find-variable-noselect
12283         returning no position.
12285         * files.el (locate-file-completion): Avoid duplicates in result.
12287         * cus-edit.el (custom-no-edit): New command.
12288         (custom-mode-map): Remap to custom-no-edit instead of
12289         using suppress-keymap.
12291 2006-07-12  Nick Roberts  <nickrob@snap.net.nz>
12293         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
12294         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
12295         (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
12297         * thumbs.el (thumbs-call-convert): Use shell-command-switch.
12299 2006-07-11  Kim F. Storm  <storm@cua.dk>
12301         * ido.el (ido-copy-current-file-name): Use buffer-name if
12302         buffer-file-name is nil.
12304 2006-07-11  Chong Yidong  <cyd@stupidchicken.com>
12306         * simple.el (undo-ask-before-discard): Set to nil.
12308         * vc.el (vc-exec-after): Don't delete process manually.
12309         (vc-print-log): Run log-view-mode in process sentinel inside
12310         inhibit-read-only.  Don't shrink window due to timing issues.
12312         * progmodes/ebrowse.el (ebrowse-display-member-buffer):
12313         Avoid using with-output-to-temp-buffer, which clobbers local vars.
12315 2006-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12317         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12318         Fix ambiguity introduced by last change.
12319         (compilation-find-file): Move save-excursion to where it may
12320         make sense.  Fix a left over `find-file'.
12322 2006-07-11  Robert J. Chassell  <bob@rattlesnake.com>
12324         * textmodes/texinfmt.el (texinfo-format-separate-node):
12325         Insert a string before point, which fits documentation, not after.
12326         (texinfo-multitable-item): In a multitable row, insert any
12327         additional needed @tabs and spaces.
12329 2006-07-11  Nick Roberts  <nickrob@snap.net.nz>
12331         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
12332         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
12333         (tumme-set-exif-data, tumme-get-exif-data): Use call-process
12334         instead of shell-command.
12335         (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
12336         (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
12337         (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
12338         (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
12339         (tumme-thumbnail-set-image-description, tumme-gallery-generate)
12340         (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
12342 2006-07-11  Kim F. Storm  <storm@cua.dk>
12344         * subr.el (sit-for): Doc fix.  Specify normal arg list using fn-form.
12345         Remove special case for seconds < 0.  Use (redisplay t) instead.
12347 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
12349         * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
12350         avoid compilation error.
12352         * subr.el (sit-for): New function.
12354         * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
12356 2006-07-10  Richard Stallman  <rms@gnu.org>
12358         * ldefs-boot.el (edebug): Update page.
12360 2006-07-10  Kim F. Storm  <storm@cua.dk>
12362         * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
12363         to FOR-RELEASE and TODO.
12365 2006-07-10  Romain Francoise  <romain@orebokech.com>
12367         * emacs-lisp/authors.el (authors-aliases): Update.
12369 2006-07-10  Alan Mackenzie  <acm@muc.de>
12371         * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
12372         * cc-mode.el: Changes to eradicate eval-after-load.
12374 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
12376         * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
12377         on non-char events.
12379 2006-07-09  Romain Francoise  <romain@orebokech.com>
12381         * progmodes/compile.el (compilation-mode-font-lock-keywords):
12382         Don't highlight start/end markers as compilation messages.
12384         * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
12385         to t.
12387 2006-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12389         * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
12391 2006-07-08  Richard Stallman  <rms@gnu.org>
12393         * term/x-win.el (x-handle-display): Add doc string.
12395         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
12397         * subr.el (def-edebug-spec): Move here.
12398         * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
12400         * imenu.el (imenu-choose-buffer-index): Doc fix.
12402 2006-07-08  Romain Francoise  <romain@orebokech.com>
12404         * term/x-win.el (x-display-name): Fix typo.
12406 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
12408         * hexl.el (hexl-find-file): Doc fix.
12410         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
12412 2006-07-07  Chong Yidong  <cyd@stupidchicken.com>
12414         * term/x-win.el (x-display-name): Doc fix.
12416 2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12418         * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
12419         long prefixes.
12420         (fill-region-as-paragraph): Don't round up to a whole line.
12421         (fill-comment-paragraph): Don't include the code-before-the-comment
12422         when calling fill-region-as-paragraph.
12424         * international/mule.el (make-char): Remove redundancy.
12426         * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
12427         property may contain an anonymous function rather than a symbol.
12429         * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
12431         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
12432         Use shy regexp.  Fix incorrect backref to potentially unmatched group.
12434         * dirtrack.el (dirtrack-default-directory-function): Remove.
12435         (dirtrack-directory-function): Use file-name-as-directory.
12436         (dirtrack-windows-directory-function): Simplify.
12437         (dirtrack-forward-slash, dirtrack-backward-slash)
12438         (dirtrack-replace-slash): Remove.
12439         (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
12440         (dirtrack): Fix wrong parenthesizing; use match-string.
12442         * progmodes/octave-inf.el: Remove spurious * in docstrings.
12443         (inferior-octave-mode): Only change the buffer-local value of
12444         comint-dynamic-complete-functions.
12445         (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
12446         Move the initialization to the declaration.
12447         (inferior-octave-complete): Remove unused var `filter'.
12449         * shell.el (shell-mode): Only change the buffer-local value of
12450         comint-dynamic-complete-functions.
12452 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
12454         * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
12455         entry is skipped because it has been scheduled.
12456         (org-prepare-agenda-buffers): Don't mark buffers as modified when
12457         changing `:org-archived' and `:org-comment' properties.
12459 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
12461         * server.el (server-select-display): Don't make the temp frame
12462         minibuffer-only, in case it's not a temp frame.
12463         (server-process-filter): Don't delete the temp frame if it's the
12464         only one we have on that display.
12466         * files.el (find-alternate-file): Doc fix.
12468 2006-07-05  Richard Stallman  <rms@gnu.org>
12470         * files.el (abbreviate-file-name): Add save-match-data.
12472 2006-07-03  Richard Stallman  <rms@gnu.org>
12474         * faces.el (read-face-name): Doc fix.
12476 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
12478         * net/goto-addr.el (goto-address): Mark as safe for local evals.
12480 2006-07-05  Andre Spiegel  <spiegel@gnu.org>
12482         * vc.el (vc-diff-internal): Fix prev change.
12484 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
12486         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
12487         * play/dunnet.el (dun-load-d, dun-eval): Likewise.
12489 2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12491         * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
12492         fails if the symbol contains chars like ( or '.
12493         (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
12494         (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
12495         `short'.
12497 2006-07-04  Kenichi Handa  <handa@m17n.org>
12499         * international/mule-cmds.el (set-language-info): If LANG-ENV is
12500         the current one, don't call set-language-environment, but call one
12501         of set-language-environment-XXX to make INFO effective now.
12502         (set-language-environment): Call set-language-environment-XXX
12503         functions instead of doing the various setups directly.
12504         (set-language-environment-coding-systems): Delete argument eol-type.
12505         (set-language-environment-input-method)
12506         (set-language-environment-nonascii-translation)
12507         (set-language-environment-charset)
12508         (set-language-environment-fontset)
12509         (set-language-environment-unibyte): New functions.
12511 2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>
12513         * locate.el (locate-update-when-revert): New option.
12514         (locate-update-path): New option (suggested by Michael Albinus).
12515         (locate-prompt-for-command): Whitespace change.
12516         (locate-update): No longer offer to update the locate database by
12517         default.  Implement the two new options.
12519 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
12521         * tooltip.el: Move comment about track-mouse...
12523         * progmodes/gud.el: ...to here.
12525 2006-07-03  Chong Yidong  <cyd@stupidchicken.com>
12527         * facemenu.el (facemenu-listed-faces): New var.
12528         (facemenu-unlisted-faces): Variable deleted.
12529         (facemenu-add-new-face): Use facemenu-listed-faces.
12531         * emulation/viper-init.el, calendar/calendar.el:
12532         * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
12534 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
12536         * textmodes/org.el (org-mode): Remove no invalid settings for
12537         calc embedded mode.
12538         (org-mode-p): New defsubst.
12539         (org-save-all-org-buffers): New function.
12540         (org-first-headline-recenter): Enclose outline-regexp in group
12541         delimiters.
12542         (org-set-tags): Keep single space after stars.
12544 2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12546         * window.el (set-window-text-height): Only set window-min-height to
12547         1 if that's the requested size.
12549         * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
12550         (diff-unified->context, diff-context->unified)
12551         (diff-reverse-direction): Make sure the end marker stays at the end.
12552         (diff-mode): Add the keymap table at the end of docstring.
12553         Use lexical-let rather than constructing a closure manually.
12555         * files.el (find-file-noselect-1): Remove unused var assignment.
12556         (hack-local-variables-confirm): Print lists of strings as lists of
12557         strings rather than lists of symbols.
12558         (abbreviate-file-name, hack-local-variables-prop-line):
12559         Use match-string.
12560         (hack-one-local-variable): Move `make-local-variable' nearer its use.
12561         (recover-session-finish): Use line-end-position.
12563 2006-07-02  Michael Albinus  <michael.albinus@gmx.de>
12565         * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
12567 2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>
12569         * progmodes/make-mode.el (makefile-macroassign-regex):
12570         Accept preceding keyword.
12571         (makefile-gmake-statements): Reorganize, now that makepp has
12572         "override" and also handle forgotten "override define".
12573         (makefile-makepp-statements): Add new "global", "override export"
12574         and "override global".
12576 2006-06-30  Juanma Barranquero  <lekktu@gmail.com>
12578         * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
12579         (ada-compile-mouse-goto-error, ada-deactivate-properties)
12580         (ada-no-auto-case): Fix typos in docstrings.
12582 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
12584         * info.el (Info-find-node-2): Search for makeinfo version more
12585         carefully.
12587 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
12589         * textmodes/org.el (org-prepare-agenda-buffers):
12590         Use `invisible-OK' argument for `org-end-of-subtree'.
12591         (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
12592         (org-beginning-of-item): Fix bug in regular expression for white line.
12593         (org-export-as-html): Enforce space after bullet in plain list items.
12594         (org-set-autofill-regexps): Require space after plain list bullet
12595         for paragraph-start.
12596         (org-ts-regexp3): New constant.
12597         (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
12598         (org-timestamp-up-day, org-timestamp-down-day)
12599         (org-timestamp-change): Work with inactive timestamps.
12600         (org-ts-regexp1): Don't allow brackets in time stamps.
12602 2006-06-29  Nick Roberts  <nickrob@snap.net.nz>
12604         * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
12605         for ignoring links.
12607         * faces.el (read-face-name): Use it.
12609 2006-06-28  Juri Linkov  <juri@jurta.org>
12611         * buff-menu.el (list-buffers-noselect): Compare Info file
12612         with the string "dir" to detect Info directory.
12614         * complete.el (partial-completion-mode): In lambda for
12615         `choose-completion-string-functions' use full function signature
12616         with 4 args, and move point to the end of the minibuffer only if arg
12617         `mini-p' is non-nil.
12619 2006-06-28  John Paul Wallington  <jpw@pobox.com>
12621         * ibuffer.el (ibuffer-mode): Doc fix.
12623 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
12625         * textmodes/org.el (org-context): New contexts :item-bullet,
12626         :latex-fragment, :latex-preview.
12627         (org-overlays-at, org-overlay-start, org-overlay-end):
12628         New compatibility functions.
12629         (org-inside-LaTeX-fragment-p): More accurate matching, using the
12630         exact regexp that will be used during export.
12631         (org-latex-regexps): New variable.
12632         (org-cdlatex-mode): Improve advice for `texmathp'.
12633         (turn-on-org-cdlatex): New function.
12635 2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12637         * term/mac-win.el (mac-handle-font-selection): Change keys of
12638         mac-atsu-font-table from strings to numbers.
12639         (mac-ts-caret-position): Use also when cursor-type is nil.
12640         (mac-ts-update-active-input-area): Add Mac OS Classic support.
12641         Relax condition for using overlay strings.
12642         Use mac-ts-caret-position face when cursor-type is nil.
12644 2006-06-26  Kim F. Storm  <storm@cua.dk>
12646         * help.el (view-emacs-news): Declare `res' in the right let* form.
12648 2006-06-25  Michael Albinus  <michael.albinus@gmx.de>
12650         * net/rcompile.el (remote-compile): Replace ange-ftp based
12651         implementation by Tramp functions.
12652         Suggested by Marc Abramowitz <msabramo@gmail.com>.
12654         * net/tramp.el (tramp-unload-tramp): Provide a doc string.
12656 2006-06-24  Yoshinori Koseki  <kose@meadowy.org>
12658         * international/fontset.el (setup-default-fontset): Fix a typo in
12659         the "Oriya-Akruti" registry name.
12661 2006-06-23  Lars Hansen  <larsh@soem.dk>
12663         * desktop.el (desktop-full-file-name): New function.
12664         (desktop-kill, desktop-save, desktop-remove, desktop-read)
12665         (desktop-revert): Use it.
12666         (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
12667         (desktop-after-read-hook): Add option list-buffers.
12668         (desktop-locals-to-save): Add tab-width.
12669         (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
12670         Fix docstring.
12672 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
12674         * textmodes/org.el (org-cdlatex-mode-map)
12675         (org-cdlatex-texmathp-advice-is-done): New variables.
12676         (org-cdlatex-mode): New minor mode.
12677         (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
12678         (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
12679         (org-export-with-archived-trees): New option.
12680         (org-open-file): Remove the call to `convert-standard-filename'.
12681         (org-archive-tag, org-agenda-skip-archived-trees)
12682         (org-cycle-open-archived-trees)
12683         (org-sparse-tree-open-archived-trees): New options.
12684         (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
12685         (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
12686         New functions.
12687         (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
12688         (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
12689         (org-mode-map): Add binding for `org-toggle-archive-tag'.
12690         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
12691         Call `org-prepare-agenda-buffers'.
12692         (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
12693         (org-file-apps, org-file-apps-defaults-gnu)
12694         (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
12695         Handle remote files by forcing them to be opened in Emacs.
12697 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
12699         * vc.el (vc-diff-knows-L): New variable.
12700         (vc-diff-internal): Use it to handle "diff" programs that don't
12701         understand -L.  This works automatically, no user action is necessary.
12703 2006-06-23  Daniel Brockman  <daniel@brockman.se>
12705         * net/rcirc.el (rcirc-default-user-full-name): Default to
12706         `rcirc-default-user-name' instead of `rcirc-user-name' (which no
12707         longer exists).
12708         (rcirc-process-list): Check `buffer-live-p' before attempting to
12709         switch to a buffer.
12711 2006-06-23  Ryan Yeske  <rcyeske@gmail.com>
12713         * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
12714         based on rcirc-coding-system-alist.
12716 2006-06-23  Martin Rudalics  <rudalics@gmx.at>
12718         * cus-edit.el (customize-apropos): A better error message.
12719         (top level) <debug-ignored-errors>: Extend and update the list of
12720         ignored error messages.
12722 2006-06-23  Michael Ernst  <mernst@alum.mit.edu>
12724         * complete.el (PC-do-completion): Retain capitalization of user
12725         input, when possible, even if completion-ignore-case is set.
12727 2006-06-23  Eli Zaretskii  <eliz@gnu.org>
12729         * generic-x.el (bat-generic-mode): Support .cmd files.
12731         * dos-w32.el (top level): Use find-file-not-found-functions
12732         instead of the obsolete find-file-not-found-hooks.
12734 2006-06-22  Kim F. Storm  <storm@cua.dk>
12736         * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
12737         to recognize mode name containing submodes, such as Grep/lw.
12739 2006-06-21  Kim F. Storm  <storm@cua.dk>
12741         * simple.el (line-move-1): Check for move-end-of-line instead of
12742         end-of-line when setting temporary-goal-column.
12744 2006-06-21  Miles Bader  <miles@gnu.org>
12746         * play/cookie1.el (cookie): Work properly when there's only one entry.
12748 2006-06-21  Nick Roberts  <nickrob@snap.net.nz>
12750         * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
12751         (gdb-frame-handler): Generalize frame regexp for templates.
12753 2006-06-20  Glenn Morris  <rgm@gnu.org>
12755         * calendar/appt.el (appt-display-format): Default value must be
12756         one of the customize options.
12758 2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
12760         * term/xterm.el (terminal-init-xterm): Update key availability info.
12761         Bind C-return.
12763         * term.el (term-delete-lines, term-insert-lines): Clarify comments.
12765 2006-06-20  Chong Yidong  <cyd@stupidchicken.com>
12767         * files.el (hack-local-variables): Run `hack-local-variables-hook'
12768         whether or not a local variables list is defined.
12770         * msb.el (msb): Move `sit-for' hack here to handle both
12771         "mouse-down and drag" and "mouse-up and select" situations.
12772         (mouse-select-buffer): Move `sit-for' hack to `msb'.
12774 2006-06-20  Kenichi Handa  <handa@m17n.org>
12776         * international/characters.el (word-combining-categories):
12777         Add entries for 2-byte Han characters.
12779 2006-06-19  Richard Stallman  <rms@gnu.org>
12781         * bindings.el (mode-line-format): Save some mode line space.
12783         * files.el (find-file-noselect): Improve the question wording.
12784         (basic-save-buffer-2): Mask UMASK against 666.
12786         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
12787         (mouse-drag-vertical-line): Call it.
12789         * cus-edit.el (customize-option, customize-option-other-window):
12790         Error if SYMBOL is nil.
12792 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
12794         * textmodes/org.el: Require noutline, also on XEmacs.
12795         (org-end-of-subtree): Return point.
12796         (org-dblock-start-re, org-dblock-end-re): New constants.
12797         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
12798         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
12799         (org-update-all-dblocks, org-find-dblock): New functions.
12800         (org-collect-clock-time-entries): New function.
12801         (org-html-handle-time-stamps): Never export CLOCK timeranges.
12802         (org-fixup-indentation): Modify to deal correctly with lines
12803         starting with TAB.  Only one argument DIFF now.
12804         (org-demote, org-promote): Call `org-fixup-indentation' with just
12805         one argument, DIFF.
12806         (org-mode): Don't mark buffer as modified when aligning tables.
12807         (org-clock-sum): Don't mark buffer modified when adding time sum
12808         properties.
12809         (org-export-as-html): Add support for a link validation function.
12810         (org-archive-all-done): New function.
12811         (org-archive-subtree): New prefix argument.  When set, archive all
12812         done subtrees in this buffer.
12813         (org-remove-clock-overlays)
12814         (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
12815         (org-inhibit-highlight-removal): New variable, for dynamic scoping.
12816         (org-put-clock-overlay): Don't swallow last headline character
12817         when displaying overlay.
12818         (org-store-link): Link to `image-mode' with just the file name.
12820 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
12822         * emulation/viper-cmd.el (viper-special-read-and-insert-char):
12823         Use read-key-sequence.
12824         (viper-after-change-undo-hook): Misc enhancements.
12825         (viper-after-change-undo-hook): New hook.
12826         (viper-undo): Use viper-after-change-undo-hook.
12827         (viper-add-newline-at-eob-if-necessary): Widen before making changes.
12828         (viper-next-line-at-bol): If point is on a widget or a button, simulate
12829         clicking on that widget/button.
12831         * emulation/viper.el (viper-mode): Allow a separate cursor color
12832         in Emacs state.
12834         * ediff-diff.el (ediff-test-patch-utility): Catch errors.
12835         (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
12836         (ediff-set-actual-diff-options): New function.
12837         (ediff-reset-diff-options, ediff-toggle-ignore-case):
12838         Use ediff-set-actual-diff-options.
12839         (ediff-extract-diffs): Catch errors.
12840         (ediff-whitespace): Add non-breakable space.
12841         (ediff-same-file-contents): Catch errors.
12843         * ediff-mult.el (ediff-collect-custom-diffs):
12844         Save coding-system-for-read.
12846         * ediff-vers.el (ediff-keep-tmp-versions): New variable.
12847         (ediff-vc-internal, ediff-vc-merge-internal):
12848         Use ediff-delete-version-file.
12849         (ediff-delete-version-file): New function.
12851         * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
12853         * ediff.el (ediff-directories, ediff-directory-revisions)
12854         (ediff-merge-directories, ediff-merge-directories-with-ancestor)
12855         (ediff-directories-internal, ediff-merge-directory-revisions)
12856         (ediff-merge-directory-revisions-with-ancestor)
12857         (ediff-directories3): Use read-directory-name.
12859 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
12861         * textmodes/tex-mode.el (tex-font-lock-match-suscript):
12862         Remove superfluous part of regexp for brace matching which is handled
12863         by `scan-lists' call.
12865 2006-06-16  Richard Stallman  <rms@gnu.org>
12867         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
12869         * files.el (basic-save-buffer-2): For a new precious file,
12870         use the default modes in the return value.
12872         * facemenu.el (facemenu-color-alist): Doc fix.
12874         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
12876 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12878         * cus-start.el (all): Add mac-ts-script-language-on-focus.
12880         * term/mac-win.el (mac-text-encoding-ascii): New constant.
12881         (mac-utxt-to-string): Use it.
12882         (mac-ts-update-active-input-area): Use mac-ae-number.
12884 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
12886         * term.el (term-handle-scroll, term-delete-lines)
12887         (term-insert-lines): Fix off by one errors.
12889 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12891         * net/tramp.el (tramp-touch): Use UTC to express time.
12893 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
12895         * mail/sendmail.el (mail-send): Search explicitly for
12896         mail-header-separator when checking for corrupted header lines.
12898 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
12900         * progmodes/gdb-ui.el (gdb-same-frame): New option.
12901         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
12902         (gdb-init-1): Initialise them.
12903         (gdb-starting): Reset gdb-printing
12904         (gdb-starting): Save value of gud-overlay-arrow-position.
12905         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
12906         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
12907         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
12908         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
12910 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12912         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
12914 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
12916         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
12917         (ldap-search-internal): Keep error messages, and a regexp fix.
12919 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
12921         * files.el (hack-local-variables-confirm):
12922         Display string value using its printed representation.
12924 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
12926         * server.el (server-edit): No-op if no server buffers exist.
12928 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
12930         * textmodes/page-ext.el (pages-directory-for-addresses):
12931         Including `pages-directory-address-mode' in the function results
12932         in the message "Buffer in which pages were found is deleted".
12934 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
12936         * textmodes/org.el (org-agenda-mode-map): Add bindings for
12937         clocking functions.
12939         (org-agenda-clock-in, org-check-running-clock)
12940         (org-clock-out-if-current, org-remove-clock-overlays)
12941         (org-put-clock-overlay): New functions.
12942         (org-clock-marker, org-clock-file-total-minutes)
12943         (org-clock-overlays): New variables.
12944         (org-clock-display, org-clock-sum, org-clock-cancel)
12945         (org-clock-out, org-clock-in): New commands.
12946         (org-export): New function.
12947         (org-emph-re): New constant.
12948         (org-set-emph-re, org-do-emphasis-faces): New functions.
12949         (org-emphasis-regexp-components, org-emphasis-alist): New options.
12950         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
12951         (org-export-html-convert-emphasize): Use the configurable emphasis.
12952         (org-cleaned-string-for-export): Make multiline emphasis visible
12953         to the exporter.  New optional argument PARAMETERS.
12954         (org-export-as-html): Specify :emph-multiline parameter to
12955         `org-cleaned-string-for-export'.
12957 2006-06-10  Richard Stallman  <rms@gnu.org>
12959         * help.el (help-for-help-internal): Clean up help text.
12961 2006-06-10  Andreas Schwab  <schwab@suse.de>
12963         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
12964         in doc string.
12966         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
12968 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
12970         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
12971         spaces after the comment start.
12973 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
12975         * play/pong.el (pong-init-buffer):
12976         Fill buffer with spaces instead of ^A.
12978         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
12979         launched asynchronously, delete its process instead of being cool.
12980         (ispell-async-processp): Check for `delete-process' existence
12981         instead of `kill-process' one for consistency.
12983 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
12985         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
12986         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
12987         in mode line at startup.
12989 2006-06-08  Kim F. Storm  <storm@cua.dk>
12991         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
12992         (ido-init-completion-maps): Bind them to M-SPC and M-v.
12993         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
12994         (ido-file-internal): Pass full file name to write-file.
12995         (ido-read-internal): Only pop stack elements automatically if they
12996         actually match an existing directory or file name.
12998 2006-06-07  Kenichi Handa  <handa@m17n.org>
13000         * international/mule.el (find-auto-coding): Don't handle the short
13001         name `char-trans'.
13003         * files.el (hack-local-variables-prop-line)
13004         (hack-local-variables): Cancel the previous change.
13006 2006-06-06  Jesper Harder  <harder@phys.au.dk>
13008         * ediff-diff.el (ediff-test-utility): Protect against file-error.
13010 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
13012         * diff-mode.el (diff-mode): Set buffer-read-only to t when
13013         diff-default-read-only is non-nil.
13014         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
13015         (diff-refine-hunk): Set inhibit-read-only to t.
13017         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
13018         modifying the *Diff* buffer.
13019         (diff-process-filter): New filter function for diff process that
13020         sets inhibit-read-only to t when modifying the *Diff* buffer.
13022 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
13024         * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
13025         insertion point and control the number of empty lines.
13026         (org-paste-subtree): Limit the number of empty lines at the end of
13027         the inserted tree.
13028         (org-agenda): Use buffer name of current file for narrowing.
13029         (org-export-as-xml): Command removed.
13030         (org-export-xml-type): Option removed.
13031         (org-mode-map): Call `org-export-as-xoxo' directly.
13032         (org-get-indentation): New optional argument LINE.
13033         (org-fix-indentation, org-remove-tabs): New functions.
13034         (org-export-as-ascii, org-ascii-level-start): Determine and apply
13035         correct indentation for headlines that are converted it items.
13036         (org-skip-comments): Remove table lines that contain narrowing
13037         cookies but no other non-empty fields.
13038         (org-set-tags): Allow groups of mutually exclusive tags.
13039         (org-cmp-time): Sort 24:21 before items without time.
13040         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
13041         (org-open-at-point): Require double colon also for numbers.
13043 2006-06-06  Kim F. Storm  <storm@cua.dk>
13045         * ido.el (ido-default-file-method, ido-default-buffer-method):
13046         Make choice values consistent with corresponding command names.
13047         (ido-visit-buffer): Update accordingly.  Default to selected-window.
13049 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
13051         * progmodes/gud.el (gud-running): Fix doc string.
13052         (gud-menu-map): Use :visible instead fo :enable for debugger test.
13053         (gud-tooltip-modes): Add python-mode.
13054         (gud-tooltip-print-command): Add pdb.  Remove perldb.
13056 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
13058         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
13059         Quote $(EMACS).
13061 2006-06-05  Richard Stallman  <rms@gnu.org>
13063         * faces.el (defined-colors): Doc fix.
13065 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
13067         * vc.el (vc-process-filter): Inhibit undo info collection around
13068         call to insert.
13069         (vc-setup-buffer): Likewise for call to erase-buffer.
13070         (vc-do-command): Likewise for call to process-file.
13072 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
13074         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
13075         for gud-go.
13076         (gud-common-init): Other debuggers may trigger error.
13078 2006-06-05  Kenichi Handa  <handa@m17n.org>
13080         * international/mule.el (find-auto-coding):
13081         Handle enable-character-translation in file header.
13083 2006-06-04  Kim F. Storm  <storm@cua.dk>
13085         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
13086         (authors-fixed-entries): Fix spelling.
13087         (authors-canonical-file-name): Don't report error for wildcards.
13089         * help.el (view-emacs-news): Rewrite to support new NEWS,
13090         NEWS.major, and NEWS.1-17 file naming.  Add more intelligence,
13091         e.g. version 10 matches 1.10, and don't be confused by version 1.1
13092         being a prefix of 1.12 (etc).  A numeric prefix arg also works.
13094 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
13096         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
13097         exec constructs like `foo bar`.
13098         (sh-quoted-subshell): New helper function to search for a possibly
13099         nested subshell (like `` or $()) within a "" quoted string.
13100         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
13101         (sh-apply-quoted-subshell): Flag quote characters inside a
13102         subshell, which is itself already in a quoted region, as
13103         punctuation, since this is the closest to what they actually are.
13104         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
13105         sh-apply-quoted-subshell.
13106         (sh-font-lock-syntactic-face-function): Apply the new face for
13107         text inside `` instead of the old font-lock-string-face.
13109 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13111         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
13112         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
13113         (mac-bytes-to-text-range, mac-ae-text-range-array)
13114         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
13115         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
13116         (mac-ts-unicode-for-key-event): New functions.
13117         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
13118         (mac-handle-font-selection): Use mac-ae-number.
13119         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
13120         New variables.
13121         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
13122         (mac-ts-converted-text, mac-ts-selected-converted-text)
13123         (mac-ts-block-fill-text, mac-ts-outline-text)
13124         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
13125         (mac-ts-hilite-style-faces): New constant.
13126         (mac-apple-event-map): Bind text input events.
13127         (mac-dispatch-apple-event): Use command-execute instead of
13128         call-interactively.
13129         (global-map): Don't bind mac-apple-event.
13130         (special-event-map): Bind mac-apple-event.
13132 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
13134         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
13135         file name.
13136         (emacs): Enclose the value of $(EMACS) in quotes.
13138 2006-06-02  Juri Linkov  <juri@jurta.org>
13140         * international/mule.el (sgml-html-meta-auto-coding-function):
13141         Remove the condition `(search-forward "<html" size t)'.
13142         Replace `\"' with `[\"']?' in `re-search-forward'.
13144 2006-06-02  Kenichi Handa  <handa@m17n.org>
13146         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
13147         as well as `coding'.
13148         (hack-local-variables): Likewise.
13150         * international/mule.el (enable-character-translation):
13151         Put permanent-local and safe-local-variable properties.
13152         (find-auto-coding): Handle char-trans: tag.
13154 2006-06-02  Juri Linkov  <juri@jurta.org>
13156         * international/mule.el (sgml-html-meta-auto-coding-function):
13157         Limit the search by the end of the HTML header (if any).
13159 2006-06-01  Richard Stallman  <rms@gnu.org>
13161         * subr.el (with-current-buffer): Doc fix.
13163 2006-06-02  Masatake YAMATO  <jet@gyve.org>
13165         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
13166         Almost rewrite.  Underlines over all lines of gcov output are too
13167         uncomfortable to read.  Suggested by Dan Nicolaescu.
13169 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
13171         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
13173         * shell.el (shell-mode): Use shell-mode-map in docstring.
13175         * comint.el (comint-send-input): Do not add help-echo and
13176         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
13178 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13180         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
13182 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
13184         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
13185         (gdb-stopped, gdb-info-stack-custom): If there is no source info
13186         look up the stack and pop up GUD buffer if necessary.
13187         (gdb-frames-select): Remove redundant call to gud-display-frame.
13188         (gdb-info-threads-custom): Keep point at start of buffer.
13189         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
13191 2006-05-31  Juri Linkov  <juri@jurta.org>
13193         * replace.el (query-replace-read-from, query-replace-read-to):
13194         Bind `history-add-new-input' to nil.  Call `add-to-history'.
13196 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
13198         * textmodes/table.el: Convert all HTML tags to lower case for
13199         XHTML compatibility.
13201 2006-05-31  Masatake YAMATO  <jet@gyve.org>
13203         * progmodes/compile.el:
13204         (compilation-error-regexp-alist-alist::gcov-called-line):
13205         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
13207 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
13209         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
13210         Revert inadvertent changes made with last commit.
13212 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13214         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
13215         New functions.
13217         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
13219 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
13221         * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
13222         only matches in the right place.
13223         (org-upcoming-deadline): New face.
13224         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
13225         (org-export-ascii-underline): Rename constant `org-ascii-underline'
13226         and make it an option.
13227         (org-export-ascii-bullets): New option.
13228         (org-export-as-html): Many changes to emit valid XHTML.
13229         (org-par-open): New variable.
13230         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
13231         (org-html-do-expand, org-section-number): Fix case in `replace-match'.
13232         (org-timeline): Pass `org-timeline-show-empty-dates' to
13233         `org-get-all-dates'.  Interpret empty dates returned by
13234         `org-get-all-dates'.
13235         (org-get-all-dates): New argument EMPTY.  Add dates without
13236         entries to the list, mark large ranges of empty dates.
13237         (org-point-in-group, org-context): New functions.
13239 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
13241         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
13243         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
13244         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
13245         to C-mouse-3 (for 2 button mice).
13246         (gdb-send): Do the right thing for C-d.
13248         * speedbar.el (speedbar-detach): Delete.
13249         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
13250         it breaks things.
13251         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
13253 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
13255         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
13256         Makeppfile.
13258         * progmodes/compile.el (compilation-error-regexp-alist-alist):
13259         Add makepp diagnostic.
13261 2006-05-29  Richard Stallman  <rms@gnu.org>
13263         * window.el (fit-window-to-buffer): Doc fix.
13265         * help.el (temp-buffer-max-height): Doc fix.
13267         * subr.el (with-current-buffer): Doc fix.
13269 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13271         * term/x-win.el: Bind F10 to menu-bar-start if available.
13273 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
13275         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
13276         uses with a simple test.
13277         (term-set-escape-char, term-mode, term-check-kill-echo-list)
13278         (term-send-raw-string, term-send-raw, term-mouse-paste)
13279         (term-char-mode, term-line-mode, term-exec, term-sentinel)
13280         (term-handle-exit, term-read-input-ring)
13281         (term-previous-matching-input-string)
13282         (term-previous-matching-input-string-position)
13283         (term-previous-matching-input-from-input)
13284         (term-replace-by-expanded-history, term-send-input)
13285         (term-skip-prompt, term-bol, term-send-invisible)
13286         (term-kill-input, term-delchar-or-maybe-eof)
13287         (term-backward-matching-input, term-check-source)
13288         (term-proc-query, term-emulate-terminal)
13289         (term-handle-colors-array, term-process-pager, term-pager-line)
13290         (term-pager-bob, term-unwrap-line, term-word)
13291         (term-dynamic-complete-filename)
13292         (term-dynamic-complete-as-filename)
13293         (term-dynamic-simple-complete): Replace one arm ifs with whens or
13294         unlesses.
13296 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13298         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
13299         during bootstrapping.
13301         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
13302         Basically undo the change of 2006-05-26: use extra arguments instead of
13303         dynamic scoping.
13304         (ewoc-locate): Remove unused var `footer'.
13306 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13308         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
13310         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
13311         (generate-file-autoloads): Obey it.  Return whether autoloads were
13312         added at point or not.
13313         (update-file-autoloads): Use this new return value.
13314         Remove redundant test for the presence of an autoload cookie.
13316         * emacs-lisp/autoload.el (autoload-find-file): New fun.
13317         This one calls hack-local-variables.
13318         (generate-file-autoloads, update-file-autoloads): Use it.
13320         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
13321         (bibtex-sort-entry-class): Add safe-local-variable predicate.
13322         (bibtex-sort-entry-class-alist): Don't set the global value.
13323         (bibtex-init-sort-entry-class-alist): New fun.
13324         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
13325         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
13326         of bibtex-init-sort-entry-class.
13328 2006-05-28  Richard Stallman  <rms@gnu.org>
13330         * subr.el (load-history-regexp): If FILE is relative, insist
13331         entire last name component must match it.
13332         (load-history-filename-element, load-history-regexp): Doc fixes.
13334 2006-05-29  Kim F. Storm  <storm@cua.dk>
13336         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
13337         `pos' and `raw-data' for clarity, as eval forms may access these.
13339 2006-05-28  Kim F. Storm  <storm@cua.dk>
13341         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
13343 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13345         * progmodes/make-mode.el (makefile-browser-map)
13346         (makefile-mode-syntax-table): Move initialization inside declaration.
13347         (makefile-fill-paragraph): Use the default comment-filling code.
13349 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
13351         * replace.el (query-replace-defaults): New variable.
13352         (query-replace-read-from): Use `query-replace-defaults' for
13353         default value, instead of history list.
13354         (query-replace-read-to): Update `query-replace-defaults'.
13356 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
13358         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
13359         with no X toolkit.
13361 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
13363         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
13364         (tumme-show-all-from-dir): Add autoload.
13366 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
13368         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
13369         (tumme-remove-tag): Fix bug.
13371 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
13373         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
13374         FOOTER args.  Update unique caller.
13375         (ewoc-delete): Compute last node once before looping.
13376         (ewoc--node-branch): Merge into unique caller.
13377         (ewoc--node): Don't define constructor make-ewoc--node for this
13378         structure.
13379         (ewoc): Add member `hf-pp' to this structure.
13380         (ewoc--wrap): New func.
13381         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
13382         header/footer pretty-printers.  Save header/footer pretty-printer.
13383         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
13385         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
13387 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
13389         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
13390         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
13391         Tag'.  Change "Compare directories..." to "Change Directories...".
13392         Move tumme commands to Operate, Regexp and Immediate menus.
13393         Change "Add Comment" to "Add Image Comment".  Change "Add Image
13394         Tag" to "Add Image Tags".
13396         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
13397         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
13398         `tumme-delete-tag'.
13400 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13402         * shell.el (shell-mode): Call shell-dirtrack-mode after
13403         list-buffers-directory is made a local variable, to avoid setting
13404         the default value.
13406 2006-05-26  Kevin Ryde  <user42@zip.com.au>
13408         * info.el (Info-index-next): Use where-is-internal to report
13409         actual binding of Info-index-next, rather than hard-coded `,'.
13411 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
13413         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
13414         and "Find Command in Manual" to here.
13416         * buff-menu.el (list-buffers-noselect): For Info buffers, use
13417         Info-current-file as the file name.
13419 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
13421         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
13422         overrides will now be done a different way.
13423         (ses-set-parameter): Reapply this function for undo.
13424         (ses-set-header-row): Reconstruct header row during undo.
13425         (ses-widen): New function.
13426         (ses-goto-data, ses-reconstruct-all): Use new function.
13427         (ses-command-hook): Widen buffer during undo, before unupdating
13428         the cells.
13429         (ses-insert-row, ses-delete-row): Widen buffer during undo.
13430         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
13431         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
13432         formula hasn't been executed yet.
13434 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13436         * comint.el (comint-kill-whole-line): Rename arg to count.
13437         Fix doc string.
13439 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
13441         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
13442         to copy-file.
13444 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13446         * simple.el (toggle-truncate-lines): Make arg optional for
13447         backward compatibility.
13449 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
13451         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
13452         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
13453         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
13454         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
13455         (ewoc--adjust): Use ewoc--current-dll.
13456         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
13458 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
13460         * textmodes/org.el (org-next-item, org-previous-item): Emit more
13461         compact error message.
13462         (org-tags-view): Refresh category table in each file.
13463         (org-table-justify-field-maybe): Remove superfluous arguments to
13464         `format'.
13465         (org-export-as-html): Insert "<p>" before postamble.
13466         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
13468 2006-05-26  Kenichi Handa  <handa@m17n.org>
13470         * textmodes/po.el (po-find-charset): Pay attention to the case
13471         FILENAME is a cons (NAME . BUFFER).
13472         (po-find-file-coding-system-guts): Likewise.
13474         * arc-mode.el (archive-set-buffer-as-visiting-file):
13475         Call find-operation-coding-system with (FILENAME . BUFFER).
13477         * tar-mode.el (tar-extract): Call find-operation-coding-system
13478         with (FILENAME . BUFFER).
13480         * international/mule.el (decode-coding-inserted-region):
13481         Call find-operation-coding-system with (FILENAME . BUFFER).
13483 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
13485         * image-mode.el (image-toggle-display): Use buffer contents to
13486         generate image for a remote file.
13488 2006-05-25  Juri Linkov  <juri@jurta.org>
13490         * replace.el (query-replace-read-from, query-replace-read-to):
13491         Remove 8th arg KEEP-ALL in read-from-minibuffer.
13493 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
13495         * whitespace.el (whitespace-cleanup): Change to cleanup
13496         region if one is active.
13497         * whitespace.el (whitespace-cleanup-internal): New internal method.
13499 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
13501         * dired.el (dired-mode-map): Add help-echo strings to tumme
13502         commands.  Bind `tumme-dired-display-image' to C-t i.
13504         * tumme.el (tumme-display-image): Change documentation string slightly.
13505         (tumme-dired-display-image): Add call to `display-buffer'.
13507 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
13509         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
13510         Signal error if RAW-DATA is a multibyte string.
13512 2006-05-24  Richard Stallman  <rms@gnu.org>
13514         * subr.el (with-local-quit): When handling `quit' signal,
13515         make a chance for quit-flag to cause a quit.
13517         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
13518         (ad-disable-advice): Add autoloads.
13520         * subr.el (read-passwd): Copy PROMPT before changing its properties.
13522 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
13524         * dired.el (dired-mode-map): Change menu items for tumme as per
13525         suggestions in emacs-devel.
13527 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
13529         * dired.el (dired-mode-map): Fix breakage.
13531 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
13533         * tumme.el (tumme-display-dired-image): Rename to...
13534         (tumme-dired-display-image): ...this.
13535         (tumme-track-movement): Change default value to t.
13536         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
13537         used from `tumme-next-line-and-display' and similar commands.
13539         * dired.el (dired-mode-map): Add Thumbnail submenu under the
13540         Immediate menu.  Add some tumme commands there.
13542 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
13544         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
13546 2006-05-24  Chong Yidong  <cyd@mit.edu>
13548         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
13549         menu entries that open submenus.
13551 2006-05-24  Alan Mackenzie  <acm@muc.de>
13553         * startup.el (command-line): For names of preloaded files, don't
13554         append ".elc" (now done in Fload), and call file-truename on the
13555         lisp directory.
13557         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
13558         match ANY loaded file with the right name, not just those in
13559         load-path.  Put a regexp matching the file name into
13560         after-load-alist, rather than the name itself.
13562         * subr.el (load-history-regexp, load-history-filename-element)
13563         (do-after-load-evaluation): New functions.
13565         * international/mule.el (load-with-code-conversion): Do the
13566         eval-after-load stuff by calling do-after-load-evaluation.
13568 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
13570         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
13571         has not been killed.
13573 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13575         * term/mac-win.el: Set idle timer to clean up expired Apple events.
13576         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
13577         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
13578         Optionally set error message in reply.
13580 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
13582         * textmodes/org.el (org-open-at-point): Use renamed variable
13583         `org-confirm-shell-link-function'.
13584         (org-confirm-shell-link-function): Rename from
13585         `org-confirm-shell-links'.
13586         (org-export-directory): New function.
13587         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
13588         (org-export-icalendar): Use `org-export-directory'.
13589         (org-indent-item): Keep cursor position.
13590         (org-link-file-path-type): New option.
13591         (org-export-as-html): Fix bug with plain lists starting in
13592         column 0.
13593         (org-export-as-html): Remove deadline formatting, this happens
13594         now already in `org-html-handle-time-stamps'.
13595         (org-export-html-style): Deadline class removed.
13596         (org-insert-labeled-timestamps-at-point): New option.
13597         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
13598         of `hide-sublevels 1', in case the first headline is not level 1.
13599         (org-overview, org-content): New fuction.
13600         (org-cycle-global-status, org-cycle-subtree-status): Make these
13601         variables buffer-local.
13602         (org-global-cycle): New command.
13603         (org-shifttab): Use `org-global-cycle'.
13604         (org-insert-heading, org-insert-item): Go to end of new
13605         headline/item after creating it.
13606         (org-export-visible): Rename from `org-export-copy-visible'.
13607         Now creates a temporary org-file and applies an exporting command
13608         to it.
13609         (org-table-eval-formula): Support for lisp forms.
13610         (org-agenda-todo-ignore-scheduled): New option.
13611         (org-agenda-get-todos): Use new option
13612         `org-agenda-todo-ignore-scheduled'.
13613         (org-export-html-inline-images): New value `maybe'.
13614         (org-export-as-html): Inlining of images dependent on link description.
13615         (org-archive-subtree): Check for end-of-buffer before trying
13616         `kill-line'.
13617         (org-agenda-follow-mode): New option.
13618         (org-export-with-tags, org-export-with-timestamps): New options.
13619         (org-html-handle-time-stamps): New function.
13620         (org-keyword-time-regexp): New variable.
13621         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
13622         (org-agenda-todo-list-sublevels): New option.
13623         (org-html-level-start): When TITLE is nil, just close all levels.
13624         (org-parse-key-lines, org-parse-export-options): Remove functions,
13625         replaced by `org-infile-export-plist'.
13626         (org-combine-plists, org-infile-export-plist)
13627         (org-default-export-plist): New functions.
13628         (org-export-html-preamble, org-export-html-postamble)
13629         (org-export-html-auto-preamble, org-export-html-auto-postamble):
13630         New variables.
13631         (org-export-publishing-directory): New option.
13632         (org-export-as-html, org-export-as-ascii): Use the new property
13633         lists for settings.
13634         (org-export-copy-visible, org-export-as-xoxo):
13635         Respect `org-export-publishing-directory'.
13636         (org-link-search, org-store-link, org-file-apps): Support for
13637         links to BibTeX database entries..
13638         (org-get-current-options, org-set-regexps-and-options):
13639         Implement logging as a startup option.
13640         (org-store-link): Make sure context string is never empty
13641         (org-insert-link): Use relative path when possible.
13642         (org-at-item-checklet-p): New function.
13643         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
13644         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
13645         (org-metaright, org-metaup, org-metadown, org-shiftup)
13646         (org-shiftdown, org-shiftright, org-shiftleft)
13647         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
13648         Dispatch using `call-interactively'.
13649         (org-call-with-arg): New defsubst.
13650         (org-tag-alist, org-use-fast-tag-selection): New options.
13651         (org-complete): Use `org-tag-alist'.
13652         (org-fast-tag-insert, org-fast-tag-selection): New functions.
13653         (org-next-item, org-previous-item): New commands.
13654         (org-beginning-of-item, org-end-of-item): Add (interactive) to
13655         make command.
13656         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
13658 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
13660         * emacs-lisp/ewoc.el (ewoc-delete): New function.
13661         (ewoc-filter): Use `ewoc-delete'.
13663         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
13665 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13667         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
13668         Signal more user-friendly error messages.
13670         * complete.el (PC-do-completion): Undo the addition of implicit
13671         wildcards if they did not lead to finding any match.
13672         (read-file-name-internal): Don't add the final > if the completion is
13673         not finished.
13675 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13677         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
13678         Quote safe-local-variable predicate.
13680 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
13682         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
13684 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13686         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
13688         * progmodes/make-mode.el (makefile-special-targets-list)
13689         (makefile-macro-table, makefile-target-table): Mark as risky.
13690         (makefile-query-one-target-method): Make this the alias for the
13691         following variable.
13692         (makefile-query-one-target-method-function): Make this the real name.
13694         * textmodes/artist.el (artist-text-renderer): Make this the alias
13695         for the following variable.
13696         (artist-text-renderer-function): Make this the real name.
13698         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
13699         the alias for the following variable.
13700         (flyspell-generic-check-word-predicate): Make this the real name.
13702         * textmodes/ispell.el (ispell-format-word): Make this the alias
13703         for the following variable.
13704         (ispell-format-word-function): Make this the real name.
13705         (ispell-message-text-end): Mark as risky.
13707         * skeleton.el (skeleton-transformation, skeleton-filter)
13708         (skeleton-pair-filter): Make these the aliases for the following
13709         variables.
13710         (skeleton-transformation-function, skeleton-filter-function)
13711         (skeleton-pair-filter-function): Make these the real names.
13713         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
13714         and skeleton-pair-filter-function.
13716         * textmodes/sgml-mode.el (sgml-transformation): Make this the
13717         alias for the following variable.
13718         (sgml-transformation-function): Make this the real name.
13719         (sgml-tag-alist): Mark as risky.
13721 2006-05-21  Richard Stallman  <rms@gnu.org>
13723         * simple.el (kill-region): Interactively, pass point, then mark.
13725 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
13727         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
13729 2006-05-21  Romain Francoise  <romain@orebokech.com>
13731         * dired-x.el (dired-mode-map): Don't bind M-g.
13733 2006-05-20  Richard Stallman  <rms@gnu.org>
13735         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
13736         (dired-goto-file): Doc fix.
13738 2006-05-21  Kim F. Storm  <storm@cua.dk>
13740         * emulation/cua-base.el: Mention customizing cua-mode as alternative
13741         way to enable built-in cua-mode if user loads older CUA-mode package.
13743         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
13744         if default-filename is specified.
13746 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
13748         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
13750         * info.el (info-apropos): Make sure current-file and current-node
13751         have non-nil values.  Speed up by using add-to-list instead of
13752         manual consing.
13754 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
13756         * progmodes/make-mode.el (makefile-mode): Doc fix.
13758 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
13760         * dired-aux.el (dired-do-shell-command): Doc fix.
13762 2006-05-20  Kevin Ryde  <user42@zip.com.au>
13764         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
13765         ``(custom-manual :tag "Foo" "(foo)Node")''.
13767 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
13769         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
13770         value is an integer.
13772 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
13774         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
13775         "format".
13776         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
13778 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
13780         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
13781         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
13783 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13785         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
13786         regexp for keywords.
13788 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
13790         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
13791         replace-regexp-in-string.
13793         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
13794         encode, and escape file name on conversion to URL.
13796 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13798         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
13799         Don't unescape URL.
13800         (dnd-get-local-file-name): Unescape URL on conversion to file name.
13802         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
13803         on conversion to URLs.
13805         * net/browse-url.el (browse-url-file-url): Encode file name on
13806         conversion to URL.
13808         * term/mac-win.el (mac-ae-open-documents): Escape file name on
13809         conversion to URL.
13811 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
13813         * progmodes/cc-styles.el (c-style-alist): Doc fix.
13815 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13817         * term/mac-win.el (mac-bytes-to-digits): Remove function.
13818         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
13820 2006-05-19  Glenn Morris  <rgm@gnu.org>
13822         * calendar/diary-lib.el (diary-bahai-date)
13823         (list-bahai-diary-entries, mark-bahai-diary-entries)
13824         (mark-bahai-calendar-date-pattern): Not interactive.
13825         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
13826         (diary-entries-list): Change format of 4th element in each entry.
13827         (diary-list-entries): Use add-to-diary-list.
13828         (diary-goto-entry): Handle the case where the buffer visiting the
13829         diary has been killed.
13830         (fancy-diary-display): Add 'locator to button rather than 'marker.
13831         Only generate temp-face when there are marks to apply.
13832         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
13833         (diary-fancy-date-pattern): New variable.
13834         (diary-time-regexp): Doc fix.
13835         (diary-anniversary, diary-time): New faces.
13836         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
13837         diary-time-regexp.  Add font-lock-multiline property where needed.
13838         Use new faces diary-anniversary and diary-time.
13839         (diary-fancy-font-lock-fontify-region-function): New function, to
13840         handle multiline font-lock pattern in fancy diary.
13841         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
13842         (diary-font-lock-keywords): Tweak time regexp.  Use new face
13843         diary-time.
13845 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
13847         * international/code-pages.el (mik): Table corrected.
13849 2006-05-18  Kim F. Storm  <storm@cua.dk>
13851         * progmodes/grep.el (grep-find): Don't check grep-find-command
13852         before running command (breaks non-interactive usage).
13854 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
13856         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
13857         (ewoc--insert-new-node): Don't insert trailing newline.
13858         Instead, adjust successor nodes's start markers.
13859         (ewoc--refresh-node): Delete all text from current node's start
13860         marker to the next one's; adjust successor nodes's start markers.
13861         (ewoc--create): Doc fixes.
13862         (ewoc--refresh): Don't insert newline.
13863         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
13864         * pcvs.el (cvs-make-cvs-buffer):
13865         Specify extra newline for ewoc's header and footer.
13866         (cvs-update-header): Update initial header recognition.
13867         Append newline to final header and footer values.
13868         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
13870 2006-05-17  Richard Stallman  <rms@gnu.org>
13872         * files.el (file-name-extension): Doc fix.
13874 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13876         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
13877         we can explicitly enable/disable rather than toggle.
13878         (shell-mode): Use it.
13879         (shell-cd): Don't try to reproduce what `cd' does.
13881 2006-05-17  Kim F. Storm  <storm@cua.dk>
13883         * ido.el (ido-read-internal): Use only nondirectory part of
13884         default item.
13886 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
13888         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
13889         (ewoc-nth): Doc fix.
13891         (ewoc-map, ewoc-invalidate): Compute PP before looping.
13893 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
13895         * international/mule.el (auto-coding-alist): Add .lha to files
13896         read with no-conversion.
13898         * files.el (auto-mode-alist): Add .lha files to archive file
13899         extensions.
13901         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
13902         Convert csize to integer when computing offsets within the
13903         compressed archive file.
13905 2006-05-16  Kim F. Storm  <storm@cua.dk>
13907         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
13908         with read-from-minibuffer.
13910 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
13912         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
13913         (byte-compile-warnings): Fix safe-local-variable property.
13915 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
13917         * allout.el (allout-show-bodies, allout-old-style-prefixes)
13918         (allout-stylish-prefixes, allout-numbered-bullet)
13919         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
13920         predicates to qualify `safe-local-variable' property, when
13921         available, else use equivalent lambda.
13922         (allout-current-topic-collapsed-p): Do the right thing regarding
13923         trailing blank lines.
13925 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13927         * server.el (server-start): Only create a directory if needed.
13928         (server-edit, server-unload-hook): server-start => server-mode.
13929         (kill-emacs-hook): Cleanup upon exit.
13931 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13933         * hexl.el (hexlify-buffer): Encode process arguments manually.
13935 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
13937         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
13938         call to gdb-tooltip-print.
13940 2006-05-15  Romain Francoise  <romain@orebokech.com>
13942         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
13943         systems, default to "tar" since those systems probably have GNU tar.
13945 2006-05-14  Lars Hansen  <larsh@soem.dk>
13947         * desktop.el (desktop-missing-file-warning): Fix docstring.
13948         (desktop-restore-file-buffer): Correct question asked on missing file.
13950 2006-05-14  Kim F. Storm  <storm@cua.dk>
13952         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
13953         Add CUA move property.
13955 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
13957         * custom.el (custom-push-theme): Load the variable before checking
13958         its `standard-value'.
13960 2006-05-13  Lars Hansen  <larsh@soem.dk>
13962         * desktop.el (desktop-save): Use with-temp-buffer.
13964 2006-05-12  Glenn Morris  <rgm@gnu.org>
13966         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
13967         * calendar/calendar.el (calendar-mode-map):
13968         * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
13969         * calendar/appt.el (appt-check, appt-make-list): Refer to
13970         diary-view-entries, diary-list-entries, diary-show-all-entries
13971         rather than obsolete aliases.
13973 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
13975         * simple.el (line-move-finish): Avoid calling point motion hooks
13976         while processing intangibility.
13978 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
13980         * term/xterm.el (terminal-init-xterm): Fix typo.
13982 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
13984         * allout.el (allout-view-change-hook): Mark as being deprecated,
13985         to be replaced by `allout-exposure-change-hook'.
13986         (allout-exposure-change-hook): New, replacing
13987         `allout-view-change-hook'.
13988         (allout-flag-region): Run new hook `allout-exposure-change-hook',
13989         in addition to `allout-view-change-hook'.
13990         (allout-show-bodies, allout-old-style-prefixes)
13991         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
13992         lambda forms to prevent their showing up in variable help
13993         presentations as inscrutable byte-compiled code.
13994         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
13995         Use string-or-null-p to qualify safe-local-variable values.
13996         (allout-reindent-bodies): Use memq to qualify matches against
13997         valid safe-local-variable values.  Also, quote the lambda as above.
13998         (allout-use-mode-specific-leader): Add missing candidate-value
13999         symbols, use memq, and quote the lambda.
14000         (allout-overlay-interior-modification-handler): Remove unused
14001         variables `msg' and 'opened'.
14002         (allout-hidden-p): Constrain invisibility consideration to allout's
14003         invisibility spec, disregarding invisibility for other reasons.
14005 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
14007         * files.el (version-control): Correct safe values.
14009 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
14011         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
14013         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
14014         (ewoc--insert-new-node): New func.
14015         Update callers of deleted funcs to use it, instead.
14017 2006-05-11  Glenn Morris  <rgm@gnu.org>
14019         * calendar/calendar.el (diary-show-all-entries): Do not refer to
14020         obsolete alias `show-all-diary-entries'.
14021         (make-diary-entry): Not interactive.
14022         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
14023         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
14024         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
14025         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
14026         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
14027         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
14029 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
14031         * calendar/calendar.el (calendar-french-date-string)
14032         (calendar-mayan-date-string, calendar-chinese-date-string)
14033         (calendar-astro-date-string, calendar-iso-date-string)
14034         (calendar-islamic-date-string, calendar-bahai-date-string)
14035         (calendar-hebrew-date-string, calendar-coptic-date-string)
14036         (calendar-ethiopic-date-string, calendar-persian-date-string):
14037         These functions are not interactive.
14039 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
14041         * files.el: Balance parentheses.
14043 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
14045         * files.el, newcomment.el, outline.el, simple.el,
14046         * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
14047         * progmodes/cc-vars.el, progmodes/compile.el:
14048         Move `safe-local-variable' declarations to the respective files.
14050         * help-fns.el (describe-variable): Don't print safe-var if it is
14051         byte-code.  Improve wording as suggested by Luc Teirlinck.
14053 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
14055         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
14056         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
14057         Use a token for pending-triggers to ensure gdb-var-update
14058         gets called once per user input again for pre-GDB 6.4.
14059         (gdb-var-delete): Match on more complex expressions.
14060         (gdb-var-list-children-handler, gdb-var-create-handler):
14061         Use a token for consistency.
14063 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
14065         * textmodes/org.el (org-read-date, org-goto-calendar)
14066         (org-agenda-goto-calendar):
14067         Bind `view-calendar-holidays-initially' to nil.
14069 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
14071         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
14072         Update all callers to do it there, instead.
14074 2006-05-10  Glenn Morris  <rgm@gnu.org>
14076         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
14077         prefix arg case, to avoid view-diary-entries-initially error.
14078         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
14079         (calendar-date-is-legal-p): Handle dates with no day part.
14081 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
14083         * comint.el (comint-insert-input): Just make it when
14084         comint-use-prompt regexp is nil (default) and with the mouse.
14085         (comint-copy-old-input): Reinstate from 2004-06-23.
14086         (comint-mode-map): Bind C-c C-m to it.
14088 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
14090         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
14091         Remove spurious move to point-max (new comint behavior fixes).
14093         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
14094         compatibility function (Emacs 18/19).
14095         (idlwave-is-continuation-line): Always return point at start of
14096         previous non-blank continuation line.
14097         (keyword-parameters): Fix continued comment font-lock matcher.
14098         (idlwave-font-lock-fontify-region): Written, use as
14099         font-lock-fontify-region-function, to fix continued keyword
14100         fontification issues.
14102 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14104         * term/mac-win.el (mac-font-panel-mode): Doc fix.
14105         (mac-service-selection, mac-service-open-file)
14106         (mac-service-open-selection, mac-service-mail-selection)
14107         (mac-service-mail-to, mac-service-insert-text): Rename from
14108         mac-services-*.  All uses changed.
14109         (mac-apple-event-map): Rename event symbol `services' to `service'.
14111 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
14113         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
14114         (ewoc--node-enter-first, ewoc--node-enter-last)
14115         (ewoc--delete-node-internal): Merge funcs into unique callers.
14117 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
14119         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
14120         return value of read-from-minibuffer for empty input.
14122 2006-05-09  Miles Bader  <miles@gnu.org>
14124         * comint.el (comint-insert-input): Remove redundant calls to setq
14125         and goto-char.
14127 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
14129         * comint.el (comint-insert-input): Make it work when
14130         comint-use-prompt-regexp is t.
14132 2006-05-10  Miles Bader  <miles@gnu.org>
14134         * subr.el (field-at-pos): New function.
14136         * comint.el (comint-insert-input): Use it.
14138 2006-05-09  Juri Linkov  <juri@jurta.org>
14140         * battery.el (battery-linux-proc-acpi): Also try
14141         `/proc/acpi/thermal_zone/THR2/temperature'.
14143         * files.el <safe-local-variable>: Remove `eval' and `let' binding
14144         for now unused lambda `string-or-null'.
14146         * add-log.el (change-log-default-name): Put `string-or-null-p'
14147         instead of lambda on `safe-local-variable' property.
14149         * diff-mode.el (diff-context->unified): Use `region-beginning' and
14150         `region-end' instead of `mark' and `point'.
14151         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
14152         Operate on region in Transient Mark mode when the mark is active.
14153         Use `region-beginning' and `region-end' instead of `mark' and
14154         `point'.
14155         (diff-hunk-text, diff-goto-source): Doc fix.
14157         * startup.el (fancy-splash-screens, normal-splash-screen): Use
14158         face `mode-line-buffer-id' for mode-line buffer face instead of
14159         hard-coded `(:weight bold)'.
14161         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
14162         buffer-undo-list to t (undo-ask is reproducible by visiting
14163         nested archives).
14165 2006-05-09  Kim F. Storm  <storm@cua.dk>
14167         * progmodes/grep.el (rgrep): Set default directory of *grep*
14168         buffer if we start M-x rgrep in the *grep* buffer and choose
14169         a different base directory.
14171 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
14173         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
14174         completion also when ido is loaded.
14176 2006-05-09  Masatake YAMATO  <jet@gyve.org>
14178         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
14179         "warning" and "import".
14180         (cpp-font-lock-keywords): Added "warning".
14182 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
14184         * term/xterm.el (terminal-init-xterm): Add more key bindings.
14186 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14188         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
14189         pages at a time, if we signal the end, we should indeed reach that end.
14191 2006-05-08  David Reitter  <david.reitter@gmail.com>
14193         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
14194         output during execution of the body.
14196 2006-05-08  Kim F. Storm  <storm@cua.dk>
14198         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
14200 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
14202         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
14203         Use with-current-buffer.
14205 2006-05-07  Kim F. Storm  <storm@cua.dk>
14207         * subr.el (add-to-history): Remove keep-dups arg.
14209         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
14210         to nil around call to add-to-history.
14212 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14214         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
14215         than after a buffer modification.
14217 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
14219         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
14220         call to...
14221         (gud-watch): ...here so speedbar is raised for already watched
14222         expressions.
14223         (gdb-speedbar-refresh): Delete function.
14224         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
14225         Use speedbar-timer-fn instead of speedbar-refresh (reverting
14226         earlier change).
14227         (gdb-var-evaluate-expression-handler)
14228         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
14230         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
14231         Update localized contents for all buffers except ignored modes.
14233 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14235         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
14236         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
14237         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
14238         (mac-handle-font-panel-closed, mac-handle-font-selection):
14239         New functions.
14240         (mac-font-panel-mode): New minor mode.
14241         (mac-apple-event-map): Add bindings for toolbar toggle button and
14242         font panel.
14243         (menu-bar-showhide-menu): Add mac-font-panel-mode.
14245 2006-05-07  John Paul Wallington  <jpw@pobox.com>
14247         * ibuffer.el (ibuffer-compressed-file-name-regexp):
14248         Avoid `regexp-opt'; simplify regexp for readability.
14250 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
14252         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
14253         * files.el (buffer-stale-function):
14254         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
14255         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
14256         links to the main manual, not to emacs-xtra.
14258 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14260         * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
14261         MacJapanese if text is ASCII-only.
14263 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
14265         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
14266         unless so nil isn't returned.
14267         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
14269 2006-05-06  Kim F. Storm  <storm@cua.dk>
14271         * subr.el (add-to-history): New function.
14273         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
14274         (ediff-merge-files-with-ancestor):
14275         * env.el (setenv):
14276         * isearch.el (isearch-update-ring):
14277         * server.el (server-visit-files):
14278         * progmodes/grep.el (lgrep, rgrep):
14279         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
14280         * progmodes/xscheme.el (xscheme-insert-expression):
14281         Use add-to-history.
14283         * kmacro.el (kmacro-push-ring): Use add-to-history.
14284         (kmacro-ring-length): Remove unused defun.
14285         (kmacro-start-macro): Use kmacro-push-ring.
14287 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
14289         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
14290         directly instead of a lambda expression that calls it.
14292 2006-05-06  Kim F. Storm  <storm@cua.dk>
14294         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
14295         instead of compute-motion.
14297 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
14299         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
14300         change.
14302 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
14304         * startup.el (command-line-1): Refer to "Pure Storage" on
14305         pure-space-overflow.
14307 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
14309         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
14310         provided faces once they all have been used up.
14312 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
14314         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
14315         reference to the Lisp manual to the warning about pure space
14316         overflow.
14318 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
14320         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
14321         argument to avoid the call to `ispell-internal-change-dictionary'
14322         when not needed.
14323         (ispell-change-dictionary): Use this argument and call
14324         `ispell-internal-change-dictionary' after the possible change
14325         to `ispell-local-dictionary'.
14326         (ispell-internal-change-dictionary): Check for a change in
14327         personal dictionary use too.
14329 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
14331         * startup.el (command-line): On MS-Windows, probe "~", not
14332         "~USER", for warning about non-existent home directory.
14334         * arc-mode.el (archive-l-e): New optional argument `float' means
14335         generate a float value.
14336         (archive-arc-summarize, archive-lzh-summarize)
14337         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
14338         with 3rd argument non-nil when file's size is being computed.
14339         Format the file sizes with %8.0f instead of %8d.
14341 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14343         * cus-start.el (all): Add mac-dnd-known-types.
14345         * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
14346         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
14347         (mac-TIFF-to-string): New functions.
14348         (x-get-selection, x-selection-value)
14349         (mac-select-convert-to-string): Use them.
14350         (mac-text-encoding-mac-japanese-basic-variant): New constant.
14351         (mac-dnd-types-alist): New customization variable.
14352         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
14353         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
14354         (mac-dnd-handle-drag-n-drop-event): New functions.
14355         (mac-drag-n-drop): Remove function.
14356         (global-map): Bind drag-n-drop and M-drag-n-drop to
14357         mac-dnd-handle-drag-n-drop-event.
14359 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
14361         * progmodes/perl-mode.el (perl-beginning-of-function):
14362         Skip anonymous subs.
14364 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
14366         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
14367         regexp-opt at run time.
14369         * term.el (term-handle-ansi-escape): Fix off by one error.
14371 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
14373         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
14374         (gdb-init-1, gdb-post-prompt): ...and references to it.
14375         (gdb-frame-handler): Strip directory name from filename if present.
14377         * progmodes/gud.el (gdb-force-update): Delete defvar
14378         (gud-speedbar-buttons): ...and references to it.  Use window-start
14379         to try to keep positon in watch expression.
14381 2006-05-03  Richard Stallman  <rms@gnu.org>
14383         * simple.el (next-history-element, previous-history-element): Doc fix.
14385         * isearch.el (isearch-update-ring): Doc fix.
14387 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
14389         * isearch.el (isearch-update-ring): Take history-delete-duplicates
14390         into consideration.  Replace one arm ifs with whens.
14392 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
14394         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
14395         (menu): Fix typo.
14397 2006-05-02  Miles Bader  <miles@gnu.org>
14399         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
14401 2006-05-02  Jay Belanger  <belanger@truman.edu>
14403         * calc/calc-embed.el (calc-override-minor-modes-map)
14404         (calc-override-minor-modes): New variables.
14405         (calc-do-embedded): Make sure that Calc keystrokes aren't
14406         overwritten by minor modes.
14408 2006-05-02  Chong Yidong  <cyd@mit.edu>
14410         * msb.el (msb): If EVENT is a down event, read and discard the up event.
14412 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14414         * startup.el (command-line-1): Refer to Lisp manual when
14415         pure-space-overflow occurs.
14417         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
14418         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
14419         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
14420         (version-control): Don't use `t' for safe-local-variable declarations.
14422 2006-05-01  Richard Stallman  <rms@gnu.org>
14424         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
14425         M-r, M-R, M-A, M-SPC or M-DEL.
14426         (diff-mode-map): diff-refine-hunk now on C-c C-w
14427         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
14429         * help-mode.el (help-mode): view-exit-action calls delete-window
14430         only when it is safe and possible.
14432         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
14433         in messages.
14435         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
14437         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
14438         in the default tool-bar-map.
14440 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
14442         * net/tramp.el (tramp-completion-file-name-handler-alist)
14443         (tramp-run-real-handler, tramp-completion-run-real-handler)
14444         (tramp-completion-handle-file-name-all-completions)
14445         (tramp-completion-handle-file-name-completion): Autoload them.
14446         (tramp-completion-handle-file-exists-p)
14447         (tramp-completion-handle-file-name-directory)
14448         (tramp-completion-handle-file-name-nondirectory)
14449         (tramp-completion-handle-expand-file-name): Remove them.
14450         (tramp-handle-file-name-directory): Return the real directory name.
14451         Returning "/" only doesn't need to be necessary any longer.
14452         (tramp-file-name-handler): Make special attention when in hostname
14453         completion mode.
14454         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
14455         (tramp-register-file-name-handlers):
14456         Register `tramp-completion-file-name-handler' only when
14457         `partial-completion-mode' is enabled.
14458         (tramp-completion-handle-file-name-all-completions):
14459         Delete directory part from results.
14460         (tramp-get-completion-methods, tramp-get-completion-user-host):
14461         Discard deleting "/", it doesn't work after the change of
14462         `tramp-handle-file-name-directory' above.
14464 2006-05-01  Kim F. Storm  <storm@cua.dk>
14466         * progmodes/grep.el (grep-expand-template): Use save-match-data
14467         and symbol-value.
14469 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14471         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
14472         Use select-frame-set-input-focus instead of raise-frame.
14473         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
14475 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
14477         * progmodes/gud.el (gud-def): Add %c case.
14478         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
14479         (gud-format-command): Make match case sensitive.  Match on %F.
14481 2006-04-30  Glenn Morris  <rgm@gnu.org>
14483         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
14484         (cal-tex-preamble): Use cal-tex-preamble-extra.
14485         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
14486         than alias `list-diary-entries'.
14488 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
14490         * help-fns.el (describe-variable): Add info about safe local variables.
14492 2006-04-29  Richard Stallman  <rms@gnu.org>
14494         * bindings.el (mode-line-format): help-echo doc fixes.
14496         * net/tramp.el (tramp-file-name-handler-alist): Delete
14497         expand-file-name and other operations that can cause spurious loading.
14499 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14501         * files.el (safe-local-variable-p): Remove support for the special
14502         value t.
14504         * textmodes/paragraphs.el (sentence-end-without-space):
14505         Fix safety predicate.
14506         (sentence-end-double-space, sentence-end-without-period)
14507         (paragraph-ignore-fill-prefix):
14508         * textmodes/fill.el (colon-double-space):
14509         * abbrev.el (abbrev-mode): Tighten the safety predicate.
14511         * subr.el (booleanp): New fun.
14513         * textmodes/reftex-vars.el (reftex-guess-label-type):
14514         Tighten the safety predicate.
14516 2006-04-28  Kim F. Storm  <storm@cua.dk>
14518         * progmodes/grep.el (defgroup grep): Doc fix.
14519         (grep-auto-highlight): Remove.
14520         (grep-template): New defcustom.
14521         (grep-find-template): Rename from grep-tree-template.
14522         (grep-files-aliases): Rename from grep-tree-files-aliases.
14523         Remove "all" alias, add "l" alias.
14524         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
14525         (grep-find-ignored-directories): New defcustom to replace
14526         grep-tree-ignore-CVS-directories, to facilitate ignoring
14527         subdirectories for multiple version control systems.
14528         (grep-mode-map): Add Recursive grep item to GREP menu.
14529         (grep-regexp-history, grep-files-history): New defvars.
14530         (grep-probe): New helper function.
14531         (grep-compute-defaults): Use it to simplify code.
14532         Adapt to name changes.
14533         Use `.' as base in grep-find-template rather than <D>.
14534         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
14535         Call grep-compute-defaults unconditionally.
14536         (grep-expand-keywords): New defconst.
14537         (grep-expand-template): Rename from grep-expand-command-macros.
14538         Simplify via grep-expand-keywords.  Look at case-fold-search instead
14539         of grep-tree-ignore-case to add -i option.
14540         Bind case-fold-search to nil while matching keywords.
14541         (grep-tree-last-regexp, grep-tree-last-files): Remove.
14542         (grep-read-regexp, grep-read-files): New helper functions.
14543         (rgrep): Rename from grep-tree.  Rework to use proper histories.
14544         Adapt to changes in defcustoms and functions above.
14545         (lgrep): New command, as grep, but using same interactive UI as rgrep.
14547 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
14549         * net/tramp.el (tramp-completion-file-name-handler):
14550         Disable Tramp's functionality while loading Tramp itself.
14551         (tramp-register-file-name-handlers): That's a defsubst now.
14552         Code from `tramp-repair-jka-compr' moved here.  Apply it via
14553         `after-init-hook'.
14554         (tramp-repair-jka-compr): Remove.
14556 2006-04-27  Jay Belanger  <belanger@truman.edu>
14558         * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
14559         read expression when `math-read-big-expr' doesn't work.
14561 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
14563         * startup.el (command-line-1): Display warning when
14564         pure-space-overflow is non-nil.
14566 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14568         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
14569         risky.
14571 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14573         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
14574         Return the URL or nil if none can be generated.
14576 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
14578         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
14579         byte compiler warnings.
14580         (gud-basic-call, gud-find-expr): Let user select an expression
14581         for printing.  Print expression as well as value in GUD buffer.
14583 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
14585         * allout.el: Remove local autoload declaration for
14586         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
14587         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
14588         (allout-plain-bullets-string, allout-distinctive-bullets-string)
14589         (allout-use-mode-specific-leader, allout-old-style-prefixes)
14590         (allout-stylish-prefixes, allout-numbered-bullet)
14591         (allout-file-xref-bullet, allout-presentation-padding)
14592         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
14593         safe-local-variable with suitable value spec, and add autoload
14594         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
14595         (move-beginning-of-line, move-end-of-line): Repair so these compat
14596         functions now actually resituate the point, when appropriate.
14598 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14600         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
14602         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
14603         (add-log-iso8601-time-string): Fix call to format-time-string.
14605 2006-04-26  Kim F. Storm  <storm@cua.dk>
14607         * subr.el (posn-string, posn-image, posn-object): Doc fix.
14609 2006-04-26  Masatake YAMATO  <jet@gyve.org>
14611         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
14612         Add support for "//" style comments.  Remove `b' flag
14613         from ?* in `asm-mode-syntax-table'.
14615 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14617         * follow.el: Use (featurep 'xemacs) everywhere.
14618         (follow-mode): Use define-minor-mode.
14619         (follow-mode-map): Move initialization into the declaration.
14620         Use command remapping.
14621         (follow-emacs-version-xemacs-p): Remove.
14622         (follow-submit-feedback): Remove.
14624         * allout.el (allout-layout, allout-passphrase-verifier-string)
14625         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
14627         * textmodes/reftex-vars.el (reftex-vref-is-default)
14628         (reftex-fref-is-default, reftex-guess-label-type):
14629         Tighten up a bit the safety predicate.
14631         * textmodes/paragraphs.el (sentence-end-double-space)
14632         (sentence-end-without-period, sentence-end-without-space)
14633         (page-delimiter, paragraph-ignore-fill-prefix):
14634         Tighten up a bit the safety predicate.
14636         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
14638         * progmodes/python.el (python-continuation-line-p)
14639         (python-beginning-of-statement): syntax-ppss may return
14640         a negative depth.
14641         (python-mode): Don't forcefully enable font-lock.
14643         * time-stamp.el (time-stamp-start, time-stamp-end)
14644         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
14646         * add-log.el: Remove spurious * in docstrings.
14647         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
14648         (add-change-log-entry): Use it here, since it's not specific
14649         to iso8601.
14650         (add-log-iso8601-time-string): Don't use it here any more.
14651         (change-log-indent-text, change-log-indent): Rename from add-log-*.
14653         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
14655 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
14657         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
14658         (rcirc-toggle-low-priority): Doc fix.
14659         (rcirc-handler-NOTICE): Remove beginning of line anchor in
14660         ChanServ regexp.
14661         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
14662         #emacs.
14663         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
14664         (rcirc-decode-coding-system): Use utf-8 as the default.
14665         (rcirc-multiline-minor-mode): Set the fill-column.
14666         (rcirc-format-response-string): Display bright and dim nicks.
14667         (rcirc-browse-url): Update interactive spec to fill ARG.
14668         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
14669         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
14671 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
14673         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
14674         case for @Article, etc.
14676 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
14678         * net/tramp.el (tramp-register-file-name-handlers): New defun.
14679         Added with autoload cookie.
14680         (tramp-unload-file-name-handlers): Rename from
14681         `tramp-unload-file-name-handler-alist'.
14683 2006-04-23  Romain Francoise  <romain@orebokech.com>
14685         * comint.el (comint-match-partial-filename): Doc fix.
14687 2006-04-21  Glenn Morris  <rgm@gnu.org>
14689         * calendar/cal-menu.el (calendar-mode-map): Refer to
14690         `diary-view-entries' rather than alias `view-diary-entries'.
14691         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
14693 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
14695         * progmodes/antlr-mode.el (antlr-default):
14696         * cus-edit.el (custom-documentation):
14697         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
14698         in defface.
14700 2006-04-21  Kim F. Storm  <storm@cua.dk>
14702         * image.el (image-type): New defun split out of create-image.
14703         (create-image): Use it.
14705 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
14707         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
14708         (org-open-at-point): Remove the "...done" message to keep output
14709         in the echo area visible.
14710         (org-export-as-xoxo): Fix call to `indent-region'.
14712 2006-04-21  Kevin Ryde  <user42@zip.com.au>
14714         * international/mule.el (keyboard-coding-system): defcustom
14715         info-link fixes: "Specify Coding" has been split, keyboard now in
14716         "Terminal Coding", and "Single-Byte Character Support" is now
14717         "Unibyte Mode".
14719 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
14721         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
14722         Use font-lock-warning-face for any errors e.g. no stack.
14723         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
14725 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
14727         * progmodes/sh-script.el (sh-shell): Mark as safe.
14729         * newcomment.el (comment-start, comment-start-skip)
14730         (comment-end-skip, comment-end): Mark as safe.
14732 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
14734         * textmodes/org.el (org-deadline-announce): Face removed.
14735         (org-level-faces, org-n-levels): Convert to constant.
14736         (org-compatible-face): New function.
14737         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
14738         (org-level-5, org-level-6, org-level-7, org-level-8)
14739         (org-special-keyword, org-warning, org-headline-done, org-link)
14740         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
14741         (org-scheduled-today, org-scheduled-previously, org-time-grid):
14742         Face definition revised for better color tty support.
14743         (org-bold-re, org-italic-re, org-underline-re): New constants.
14744         (org-set-font-lock-defaults): Use the new constants.
14745         (org-agenda-highlight-todo): New function.
14746         (org-agenda-todo): Fix bug with point at end of line.
14747         (org-agenda-change-all-lines, org-finalize-agenda-entries):
14748         Fontify TODO keywords.
14749         (org-insert-link): Preserve relative path in ../ links.
14750         (org-export-as-html): Convert links pointing to .org files into
14751         links that will work beteen the exported HTML files.
14752         (org-todo-list): Fix bug when arg=0.
14753         (org-insert-heading): More fine-tuning.
14755 2006-04-19  Romain Francoise  <romain@orebokech.com>
14757         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
14758         from `rmail-mime-charset-pattern'.
14760 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
14762         * progmodes/python.el (python-mode): Fix typo.
14764 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
14766         * comint.el (comint-previous-input): Don't clobber input line
14767         when moving off either end of the input history ring.
14768         (comint-delete-input): New function, used by
14769         `comint-previous-input' and others.
14770         (comint-previous-matching-input):
14771         Use `coming-delete-input'.  Save the partial input if leaving the
14772         edit line.  Goto point-max before deleting input to avoid
14773         partial input fragments hanging around.
14774         (comint-restore-input): New function, used by `comint-previous-input'.
14776 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
14778         * imenu.el (imenu--index-alist): Balance parentheses.
14780 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
14782         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
14784 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
14786         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
14787         file is nil.
14789 2006-04-18  Richard Stallman  <rms@gnu.org>
14791         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
14793         * imenu.el (imenu-create-index-function, imenu--index-alist)
14794         (imenu--last-menubar-index-alist, imenu--make-index-alist)
14795         (imenu-default-create-index-function, imenu--generic-function):
14796         Doc fixes.
14798         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
14800         * help-mode.el (help-mode): Set view-exit-action to delete window.
14802         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
14803         now works by passing nil as arg.
14805         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
14807         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
14808         (read-abbrev-file): Provide default when reading filename.
14810         * files.el (enable-local-variables): Allow :all as value.
14811         (hack-local-variables): Implement that value.
14812         (safe-local-variable-values, safe-local-eval-forms)
14813         (enable-local-variables): Mark as risky.
14814         (find-file-visit-truename, kept-old-versions): Mark safe.
14816         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
14817         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
14818         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
14820 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14822         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
14823         Use forward-line so as to get to BOL even in the presence of fields.
14824         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
14825         in return.
14826         (inferior-tcl): Tell tclsh to work in interactive mode.
14828         * complete.el (partial-completion-mode):
14829         Use 'choose-completion-string-functions to make sure that
14830         choose-completion fills the minibuffer properly.
14832         * complete.el (PC-old-read-file-name-internal): Remove.
14833         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
14834         of read-file-name-internal.
14835         (partial-completion-mode): Enable/disable this advice.
14837 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
14839         * net/tramp.el (tramp-completion-file-name-handler): Revert change
14840         of 2006-04-17.
14842 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
14844         * textmodes/org.el (org-insert-heading): Insert heading before
14845         current if at beginning of line.
14846         (org-todo, org-date): New faces.
14847         (org-table-align): Make sure tooltip window contains full text.
14848         (org-no-properties): New defsubst.
14849         (org-set-font-lock-defaults): Use new faces.
14851 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
14853         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
14854         for root variables.
14856         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
14857         (gdb-frame-address): Re-use to identify frame for watch expression.
14858         (gdb-var-list, gdb-var-create-handler): Add frame address for root
14859         variables.
14860         (gdb-init-1, gdb-source, gdb-post-prompt)
14861         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
14862         (gdb-frame-handler): Get gdb-frame-address.
14864 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
14866         Sync with Tramp 2.0.53.
14868         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
14869         'control.  Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
14870         (tramp-completion-file-name-handler): Add autoload cookie for
14871         adding to `file-name-handler-alist'.
14873         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
14874         the prompt.  If it returns earlier (when detecting an error
14875         message), the rest of the output will merge accidently with the
14876         output of the next command.  Reported by M Jared Finder
14877         <jared@hpalace.com>.
14879         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
14880         for `process-file', in order to let it work for older Emacsen too.
14882 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
14884         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
14885         (tex-font-lock-keywords-3): Use it.
14887 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14889         * newcomment.el (comment-add): New function.
14890         (comment-region-default, comment-dwim): Use it.
14892 2006-04-15  Michael Olson  <mwolson@gnu.org>
14894         * emacs-lisp/tq.el: Improve comments.
14895         (tq-queue-head-question): New accessor function.
14896         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
14897         Update for modified queue structure.
14898         (tq-queue-add): Accept `question' argument.
14899         (tq-queue-pop): If a question is pending, send it.
14900         (tq-enqueue): Accept new optional argument `delay-question'.
14901         If this is non-nil, and at least one other question is pending a
14902         response, queue the question rather than sending it immediately.
14904 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14906         * calendar/appt.el (appt-add): Check whether an appointment is
14907         already present in appt-time-msg-list.  Simplify code.
14909 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14911         * progmodes/cc-langs.el (c-mode-menu):
14912         Don't presume c-subword-mode is bound.
14914 2006-04-13  Bill Wohler  <wohler@newt.com>
14916         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
14917         (customize-package-emacs-version): Use cdr instead of cadr now
14918         that alists use dotted pairs.
14920         * custom.el (defcustom): Fix docstring for :package-version.
14922 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
14924         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
14925         (tramp-handle-shell-command): Display output buffer only when
14926         `tramp-display-shell-command-buffer' is true.
14927         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
14929 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
14931         * textmodes/org.el (org-set-autofill-regexps): Set only the local
14932         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
14934 2006-04-13  Romain Francoise  <romain@orebokech.com>
14936         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
14937         leaving temporary .cvsignore buffers behind.
14939 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
14941         * textmodes/org.el (org-set-regexps-and-options)
14942         (org-get-current-options): Better names for the startup folding
14943         options.
14945 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
14947         * vc.el (vc-annotate): Arrange for point to end up at the same
14948         line number as in the original, but only when using a new buffer.
14950 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
14952         * files.el (hack-one-local-variable-eval-safep):
14953         Recognize `edebug-form-spec' for `put', but only if it passes
14954         `edebug-basic-spec'.  Generalize `put' handling.
14956         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
14957         vetting file-local form specs.
14959         * allout.el (allout-layout): Autoload its `safe-local-variable'
14960         property.
14962 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
14964         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
14965         (org-agenda-mouse-1-follows-link)
14966         (org-mouse-1-follows-link): New options.
14967         (org-format-agenda-item): Fix bug if TAGS is nil.
14968         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
14970 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
14972         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
14973         GDB 6.1+ gives full filename for "info sources" so use
14974         file-name-nondirectory.
14976 2006-04-12  Romain Francoise  <romain@orebokech.com>
14978         * subr.el (read-passwd): Bind `message-log-max' to nil.
14980 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14982         * progmodes/perl-mode.el (perl-indent-new-calculate):
14983         Recompute parse-start after jumping backward by a whole sexp.
14985 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14987         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
14988         window configuration.
14989         (vc-annotate-display-select): Select the buffer so that current-buffer
14990         (and selected-window) is the output buffer at the end of vc-annotate.
14992 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
14994         * vc.el (vc-annotate-color-map): Add custom TTY color map for
14995         8-color terminals, to use all of the colors in a sensible order.
14996         256-color terminals work well with the standard map.
14997         (vc-annotate-lines): Only strip the first color character if it
14998         is "#", to allow for terminal-style named colors.
14999         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
15000         the correct buffer is scrolled.
15002 2006-04-11  Richard Stallman  <rms@gnu.org>
15004         * emacs-lisp/bytecomp.el (byte-compile-file):
15005         Bind enable-local-variables to :safe, and make normal-mode obey it.
15007         * files.el (enable-local-variables): Allow value :safe.
15008         (normal-mode): Doc fix.
15009         (hack-local-variables): Implement enable-local-variables = :safe.
15010         (hack-local-variables-confirm): Don't prevent quitting.
15012 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15014         * loadhist.el (unload-feature): A bit of sanity check of
15015         load-history entries.  Cancel timer-vars before unbinding them.
15017         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
15018         quote special chars, and make the trick work on the hex part of the
15019         buffer as well.
15020         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
15021         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
15023         * startup.el (normal-splash-screen): Fix last change so we don't wait
15024         2 minutes if we don't show the splash screen.
15026 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
15028         * textmodes/org.el (org-export-plain-list-max-depth)
15029         (org-table-spaces-around-separators)
15030         (org-radio-targets, org-activate-camels)
15031         (org-table-spaces-around-invisible-separators): Options removed.
15032         (org-time-stamp-rounding-minutes, org-remember-templates)
15033         (org-ellipsis, org-activate-links, org-descriptive-links):
15034         New options.
15035         (org-remember-apply-template, org-current-time)
15036         (org-finish-edit-table-field)
15037         (org-link-unescape, org-link-escape)
15038         (org-string-width, org-table-clean-line, org-html-do-expand)
15039         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
15040         (org-read-agenda-file-list): New functions.
15041         (org-table-edit-field)
15042         (org-table-create-or-convert-from-region): New commands
15043         (org-table-toggle-vline-visibility): Command removed.
15044         (org-table-convert-region): Made a command.
15045         (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
15046         Replace with the normal org- functions.
15047         (org-self-insert-command): Don't trigger realign unnecessarily
15048         when blanking a field that is not full.
15049         (org-mode): `Set buffer-invisibility-spec' for links.
15050         (org-activate-links2): Hide link part and only show descriptive
15051         part of the link.
15052         (org-insert-link): Modify for new linking system.
15053         (org-store-link): Store description separately, for use by
15054         `org-insert-link'.
15055         (org-table-align): Use `org-string-width'.
15056         (defgroup): Completely new group structure for custom variables.
15057         (org-agenda-files): Option: Single file name allowed.  Function:
15058         Optional argument unrestrited means ignore any restricitons.
15059         (org-install-agenda-files-menu): Find a buffer in Org-mode before
15060         trying to modify the menu.  Use generalized access to
15061         `org-agenda-files.'
15062         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
15063         (org-agenda-file-to-front, org-remove-file, org-diary)
15064         (org-tags-view, org-export-icalendar-all-agenda-files)
15065         (org-export-icalendar-combine-agenda-files): Use generalized
15066         access to `org-agenda-files'.
15067         (org-remember-handler): Correctly preserve heading if present.
15068         (org-table-insert-row, org-table-insert-hline): Deal with
15069         invisible characters.
15071 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
15073         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
15074         (vc-annotate-color-map): New 18 element constant
15075         value/saturation, rotating hue colormap, from red->blue.
15076         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
15077         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
15078         (vc-annotate): To avoid killing the required local variables,
15079         set them before the end of `with-output-to-temp-buffer', and
15080         after first switching to annotate-mode.
15081         (vc-annotate-warp-version): Add buffer argument in goto-line to
15082         ensure annotation, not source, is scrolled.
15084 2006-04-10  Bill Wohler  <wohler@newt.com>
15086         * custom.el (defcustom, custom-handle-keyword):
15087         Add :package-version keyword.
15088         (custom-add-package-version): New function.  Sets value of new
15089         property 'custom-package-version from :package-version keyword.
15090         (defcustom): Create Common Keywords section in docstring.
15091         (defface, defgroup): Replace definitions of a select few keywords
15092         with a reference to the Common Keywords in defcustom.
15093         (defcustom, defface, defgroup): Replace reference to Customization
15094         chapter in manual with hyperlink.
15096         * cus-edit.el (customize-package-emacs-version-alist): New variable.
15097         (customize-changed-options): Add check for custom-package-version.
15098         (customize-package-emacs-version): New function to look up Emacs
15099         version corresponding to the given package version.
15101         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
15102         defun name, in similar fashion to find-variable-regexp.
15104 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
15106         * international/mule-cmds.el (set-locale-environment): Fix last
15107         change for when the locale's preferences don't specify any encoding.
15109 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15111         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
15112         so the defined var/fun doesn't need to be quoted.
15114 2006-04-10  Richard Stallman  <rms@gnu.org>
15116         * finder.el (finder-mode-map): Add n and p bindings.
15118 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
15120         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
15121         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
15122         (gdb-setup-windows): Put something in source window if we can't find
15123         the source file.
15124         (gdb-frame-handler): Make it work again with just assembly.
15125         (gdb-data-list-register-values-handler): Make it work when there is
15126         no stack.
15128 2006-04-09  Richard Stallman  <rms@gnu.org>
15130         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
15131         specs while looking for charset.
15133         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
15135         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
15136         Make them faces.
15137         (lm-font-lock-keywords): Update appropriately.
15139 2006-04-10  Kim F. Storm  <storm@cua.dk>
15141         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
15142         it can also replace buffer-substring-no-properties.
15144         * emulation/cua-base.el (cua-delete-region, cua-paste)
15145         (cua-repeat-replace-region): Use filter-buffer-substring.
15147         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
15148         (cua-cut-region-to-global-mark): Likewise.
15150         * emulation/cua-rect.el (cua--extract-rectangle)
15151         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
15153 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15155         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
15156         entry-type.  Add field delimiters to numerical fields if they are
15157         not present.
15159 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15161         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
15162         string-const to return value.
15163         (bibtex-remove-delimiters): Use it.
15165 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15167         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
15168         cl-byte-compile-compiler-macro unless it exists.
15170 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
15172         * files.el (hack-local-variables-confirm) <offer-save>:
15173         Clarify message text.  Suggested by Ralf Angeli.
15175 2006-04-08  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
15177         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
15178         (delete-extract-rectangle-line): Use `filter-buffer-substring'
15179         instead of `buffer-substring' and `delete-region'.  (Most of the
15180         code actually copied from `kill-region'.)
15182 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
15184         * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
15185         (rcirc-default-port): Rename from rcirc-port.
15186         (rcirc-default-nick): Rename from rcirc-nick.
15187         (rcirc-default-user-name): Rename from rcirc-user-name.
15188         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
15189         (rcirc-low-priority-flag): New variable.
15190         (rcirc-decode-coding-system): New defcustom.
15191         (rcirc-encode-coding-system): New defcustom.
15192         (rcirc-coding-system-alist): New defcustom.
15193         (rcirc-multiline-major-mode): New defcustom.
15194         (rcirc-nick): New internal variable.
15195         (rcirc-process): Remove variable.
15196         (rcirc-server-buffer): New variable.
15197         (rcirc): Update to use rcirc-default-* variables above.
15198         (rcirc-connect): Do not add window-configuration-hook-here.
15199         (rcirc-server): New internal variable.
15200         (rcirc-connect): Do not send keepalive pings if
15201         rcirc-keepalive-seconds is nil.
15202         (with-rcirc-server-buffer): New macro.
15203         (rcirc-send-string): Encode with rcirc-encode-coding-system.
15204         (rcirc-server-name): Rename from rcirc-server.
15205         (rcirc-buffer-process): New function.
15206         (rcirc-buffer-nick): New function.
15207         (rcirc-buffer-target): Remove function.
15208         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
15209         New commands.
15210         (rcirc-mode-map): Change binding of C-c C-l to
15211         rcirc-toggle-low-priority.
15212         (rcirc-mode): Initialize coding system based on
15213         rcirc-coding-system-alist.  New change-major-mode-hook to part the
15214         channel on a mode change.  Make kill-buffer-hook buffer-local.
15215         (rcirc-change-major-mode-hook): New function.
15216         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
15217         (rcirc-last-post-time): New variable.
15218         (rcirc-process-message): Store the last time user posted a message
15219         to this target.
15220         (rcirc-multiline-minor-mode): New mode.
15221         (rcirc-multiline-minor-mode-map): New mode map.
15222         (rcirc-edit-multiline): Put multiline-edit buffer in
15223         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
15224         (rcirc-print): Ignore any line starting with an ignored nick.
15225         (rcirc-print): Decode using rcirc-decode-coding-system.
15226         (rcirc-track-minor-mode): Update global-mode-string when disabling
15227         this mode.
15228         (minor-mode-alist): Add LowPri indicator.
15229         (rcirc-toggle-low-priority): New function.
15230         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
15231         next lowpriority buffer with activity.
15232         (rcirc-record-activity): Sort buffers in rcirc-activity by the
15233         last time the user posted a message in to the target.
15234         (rcirc-update-activity-string): New formatting for low priority
15235         buffers.
15236         (rcirc-split-activity): New function.
15237         (rcirc-handler-PART, rcirc-handler-KICK)
15238         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
15239         (rcirc-nick-away-alist): New variable.
15240         (rcirc-handler-301): New handler.  Away messages are printed once
15241         per change.
15243 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
15245         * info.el (Info-follow-nearest-node): Doc fix.
15247         * international/mule-cmds.el (set-locale-environment): Make sure
15248         the coding-system preferred by the locale's language has the same
15249         EOL conversion type as the original buffer-file-coding-system.
15250         (locale-language-names): Add a few MS Windows language codes.
15252 2006-04-07  Richard Stallman  <rms@gnu.org>
15254         * simple.el (eval-expression): Doc fix.
15256         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
15257         (eval-defun): Doc fixes.
15259 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
15261         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
15263 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
15265         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
15266         GDB list command without argument for greater generality.
15268 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15270         * subr.el (string-or-null-p): New function.
15272         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
15274         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
15276         * files.el: Update comment about safe-local-variable declarations.
15278 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
15280         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
15281         See idlwave.org.
15283         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
15284         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
15286         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
15287         See idlwave.org.
15289         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
15290         version 6.0 (minimal changes).  See idlwave.org.
15292         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
15293         6.0 (minimal changes).  See idlwave.org.
15295         * progmodes/idlw-rinfo.el: File obsoleted and removed.
15297 2006-04-06  Romain Francoise  <romain@orebokech.com>
15299         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
15300         symmetric encryption features and a new asynchronous interface to
15301         GnuPG.  This new version is version 1.4, plus whitespace changes.
15303 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15305         * files.el: Move some `safe-local-variable' declarations to the
15306         respective files.
15308         * textmodes/ispell.el (ispell-check-comments)
15309         (ispell-local-dictionary): Mark as safe.
15311         * abbrev.el (abbrev-mode): Mark as safe.
15313         * add-log.el (change-log-default-name): Mark as safe.
15315         * textmodes/reftex-vars.el (reftex-vref-is-default)
15316         (reftex-fref-is-default, reftex-level-indent)
15317         (reftex-guess-label-type): Mark as safe.
15319         * textmodes/fill.el (colon-double-space): Mark as safe.
15321         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
15322         (sentence-end-double-space, sentence-end-without-period)
15323         (sentence-end-without-space, sentence-end, sentence-end-base)
15324         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
15326 2006-04-06  Kim F. Storm  <storm@cua.dk>
15328         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
15329         the :set-after list.
15330         (ido-downcase-unc-hosts): New user option.  Default on.
15331         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
15332         when it is set, as regexps are now applied on the fly.
15333         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
15334         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
15335         on the fly, but only when ido-process-ignore-lists is set.
15336         Do case insensitive filtering if ido-downcase-unc-hosts is set.
15337         Only downcase names if ido-downcase-unc-hosts is set.
15339 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
15341         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
15343         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
15345 2006-04-05  Kim F. Storm  <storm@cua.dk>
15347         * ido.el (ido-mode): Set after ido-unc-hosts and
15348         ido-ignore-unc-host-regexps.
15349         (ido-save-history): Save ido-unc-hosts-cache.
15350         (ido-load-history): Load ido-unc-hosts-cache.
15351         (ido-reread-directory): Refresh unc hosts cache in // dir.
15353         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
15354         to nil while displaying slash screen.
15356 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15358         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15359         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15361 2006-04-05  Kenichi Handa  <handa@m17n.org>
15363         * international/characters.el: Setup cases of Latin, Greek, and
15364         Cyrillic characters in CJK charsets.
15366 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
15368         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15369         default-enable-multibyte-characters.  This reverts the change from
15370         revision 6.17 which is no longer necessary because the passphrase
15371         is sent separately now.  GnuPG messages are unreadable under
15372         multibyte locales with default-enable-multibyte-characters set to nil.
15374 2006-04-04  Andreas Schwab  <schwab@suse.de>
15376         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
15377         and `byte-compile-warnings' as `safe-local-variable'.
15379 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
15381         * man.el (Man-mode-map): Restore the \r binding.
15382         (Man-abstract-xref-man-page): If Man-target-string is a function,
15383         call it.
15384         (Man-highlight-references): Use Man-default-man-entry to get the
15385         target.  Deal with xrefs too.
15386         (Man-highlight-references0): Don't call the target function.
15388         * woman.el (WoMan-xref-man-page): Strip the section number, woman
15389         cannot deal with it.
15391 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
15393         * pgg-gpg.el: Clean up process buffers every time gpg processes
15394         complete.
15396 2006-04-04  Kenichi Handa  <handa@m17n.org>
15398         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
15399         here.
15400         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
15401         Temporarily bind inhibit-field-text-motion to t.
15403 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15405         * startup.el (normal-splash-screen): Only set mode-line-format in the
15406         splash buffer, so as not to interfere when debugging the code.
15407         Ignore errors when switching buffer.
15409 2006-04-03  Romain Francoise  <romain@orebokech.com>
15411         * dired.el (dired-dnd-protocol-alist): Fix typo.
15413 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
15415         * savehist.el (savehist): Add :version.
15416         (savehist-ignored-variables): New variable.
15417         (savehist-minibuffer-hook): Don't save variables listed in
15418         `savehist-ignored-variables'.
15420         * dired.el (dired-dnd-protocol-alist): Mention that change does
15421         only apply to new buffers in doc string.
15423 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
15425         * recentf.el (recentf-open-files-item): Include newline in button
15426         field, so opening a file will work, when the point is at the end
15427         of the file name.  Allow, for example, to [i]search a file by
15428         extension and just push RET to open it.
15430 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
15432         * pgg-gpg.el (pgg-gpg-process-filter)
15433         (pgg-gpg-wait-for-completion): Check if buffer is alive.
15435         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15436         lines, temporary fix.
15438 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
15440         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
15442 2006-04-02  Richard Stallman  <rms@gnu.org>
15444         * progmodes/compile.el (compilation-message-face): Make it defcustom.
15446 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
15448         * ibuf-macs.el (define-ibuffer-column): Add a new key:
15449         header-mouse-map.
15451         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
15452         (ibuffer-mode-header-map): New keymaps.
15453         (ibuffer-update-title-and-summary): Enable mouse face highlighting
15454         and keybindings for column headers.
15455         (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
15456         property.
15458 2006-04-02  Drew Adams  <drew.adams@oracle.com>
15460         * speedbar.el (speedbar-after-create-hook): Doc fix.
15462 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
15464         * shell.el (shell-directory-tracker)
15465         (shell-dynamic-complete-command): Doc fixes.
15467 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
15469         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
15470         terminals.
15472 2006-04-01  Kim F. Storm  <storm@cua.dk>
15474         * ido.el (ido-unc-hosts-cache): New defvar.
15475         (ido-unc-hosts): If value of defcustom is a function, call it to
15476         get list of UNC hosts.  Add function-item choices to specify
15477         ido-unc-hosts-net-view or user function.
15478         (ido-ignore-unc-host-regexps): New defcustom.
15479         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
15480         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
15481         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
15483 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15485         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
15486         wwidth.
15488 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
15490         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
15491         (ido-max-work-file-list, ido-switch-buffer)
15492         (ido-read-file-name-as-directory-commands):
15493         Fix typos in docstrings.
15495 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15497         * term/mac-win.el (mac-system-coding-system): Define and use after
15498         Mac-specific coding systems are ready.
15500 2006-03-27  Romain Francoise  <romain@orebokech.com>
15502         * net/rcirc.el (rcirc-connect): Add autoload cookie.
15504         * ldefs-boot.el: Update.
15506 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
15508         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15509         passphrases when it is not needed.
15510         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15511         passphrase stuff from gpg, should only be necessary when you use
15512         gpg with a smartcard.
15514 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
15516         * comint.el (comint-dynamic-list-completions): Allow user to
15517         select *Completions* buffer.
15519 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
15521         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
15523 2006-03-26  Andreas Schwab  <schwab@suse.de>
15525         * progmodes/gud.el (gdb): Only complain about multiple debugging
15526         when the gdb process is still running.
15528 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
15530         * mail/rmail.el (tool-bar-map): Defvar it.
15531         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
15532         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
15534 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
15536         * help.el (print-help-return-message): Suggest to use
15537         display-buffer instead of switch-to-buffer-other-window to restore
15538         the previous window without selecting it.
15540 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15542         * frame.el (select-frame-by-name): Call x-focus-frame also when
15543         window-system is mac.
15545         * term/mac-win.el: Adjust Courier font specifications in
15546         x-fixed-font-alist.
15547         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
15548         when directly encoding to UTF-16 in native byte order, no BOM.
15550 2006-03-25  Kim F. Storm  <storm@cua.dk>
15552         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
15553         (cua--init-keymaps): Use it instead of fixed C-return.
15554         (cua-mode): Set after it.
15556         * emulation/cua-rect.el (cua--init-rectangles):
15557         Use cua-rectangle-mark-key instead of fixed C-return.
15559 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
15561         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
15562         "run" in .gdbinit.
15563         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
15565 2006-03-24  Romain Francoise  <romain@orebokech.com>
15567         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
15568         `display-buffer-other-frame'.
15570 2006-03-24  Kim F. Storm  <storm@cua.dk>
15572         * apropos.el (apropos-synonyms): Add selection => region.
15574 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
15576         * progmodes/gdb-ui.el (gdb-var-create-regexp)
15577         (gdb-var-list-children-regexp, gdb-var-update-regexp)
15578         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
15579         (gdb-data-list-register-values-regexp)
15580         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
15581         Future proof against new fields being added to MI output.
15582         (gdb-send): Don't treat backslashes for program input as
15583         continuations.
15584         (gdb-assembler-handler): Don't use window-start for this handler.
15585         (gdb-frame-handler): Don't change to hollow arrow if overlay
15586         arrow doesn't move to new frame.
15588 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
15590         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
15591         prevent compiler warnings.
15592         (gdb-stopped): Check for gud-last-last-frame (case: signal).
15593         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
15594         (gdb-assembler-custom): Use hollow-right-triangle for assembler
15595         buffer too.
15597 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
15599         * pgg-gpg.el (pgg-gpg-update-agent): Check for
15600         make-network-process, so we can use the same code in Gnus v5-10
15601         too and have this file fully synchronized with that release.
15603 2006-03-23  Romain Francoise  <romain@orebokech.com>
15605         * ibuf-ext.el (ibuffer-read-filter-group-name):
15606         Use `ibuffer-generate-filter-groups' to make completion list match
15607         the filter groups that are really displayed in the Ibuffer buffer.
15608         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
15610 2006-03-23  Kenichi Handa  <handa@m17n.org>
15612         * international/mule-cmds.el (sort-coding-systems): Describe that
15613         the argument is modified in docstring.
15615 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
15617         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15618         (pgg-gpg-update-agent): New function.
15619         (pgg-gpg-use-agent-p): New function.
15620         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15621         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15622         (pgg-gpg-sign-region): Use it.
15624 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
15626         * cus-edit.el (custom-face-set): Call custom-push-theme before
15627         face-spec set so that `changed' theme is correctly saved.
15628         (custom-face-reset-standard): Reset to recalculated face rather
15629         than defface spec.
15631         * custom.el (custom-push-theme): Only save `changed' theme if the
15632         current face does not match the defface specs.
15634 2006-03-21  Simon Josefsson  <jas@extundo.com>
15636         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15637         <wilde@sha-bang.de>.
15638         (pgg-gpg-use-agent): New variable.
15639         (pgg-gpg-process-region): Use it.
15640         (pgg-gpg-encrypt-region): Likewise.
15641         (pgg-gpg-encrypt-symmetric-region): Likewise.
15642         (pgg-gpg-decrypt-region): Likewise.
15643         (pgg-gpg-sign-region): Likewise.
15644         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15646 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
15648         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
15649         bracket links.
15651 2006-03-21  Kim F. Storm  <storm@cua.dk>
15653         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
15654         fringe-indicator-alist instead of modifying global value.
15655         (gdb-frame-handler): Likewise.
15657 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
15659         * diff-mode.el (diff-function): Make it inherit from diff-header
15660         instead of diff-context.
15662         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
15663         bitmap.
15664         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
15665         change names in macro above for consistency.
15666         (gdb-frame-handler): Use hollow-right-triangle for all selected
15667         frames which except the innermost (where execution has stopped).
15668         (gdb-reset): Reset buffer-local values of overlay-arrow.
15670 2006-03-20  Richard Stallman  <rms@gnu.org>
15672         * simple.el (set-mark-command): Doc fix.
15674         * files.el (display-buffer-other-frame): New command.
15675         (ctl-x-4-map): Bind C-x 5 C-o to it.
15677 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15679         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
15680         rather than just defer-time, in case defer-time has been changed but
15681         the timer isn't running yet.
15682         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
15684 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
15686         * help-mode.el (help-follow-symbol): New function.
15687         Essentially identical to the old `help-follow', but do not let
15688         `push-button' do the work when on an xref.
15689         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
15691 2006-03-19  Richard Stallman  <rms@gnu.org>
15693         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
15694         preceded by the word `program'.
15695         (help-follow-mouse, help-follow): Throw error if not on xref.
15696         Delete no longer used args.
15698 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
15700         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
15701         annotation ensure gud-overlay-arrow-position is redisplayed.
15703 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15705         * textmodes/bibtex.el (bibtex-include-OPTkey)
15706         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
15707         (bibtex-autokey-name-case-convert)
15708         (bibtex-autokey-titleword-case-convert): Make these the aliases
15709         for the following two variables.
15710         (bibtex-autokey-name-case-convert-function)
15711         (bibtex-autokey-titleword-case-convert-function): Make these the
15712         real names.
15713         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
15714         bibtex-font-lock-crossref sublists.
15715         (bibtex-mode): Revert 2005-12-30 change (which made
15716         completion-ignore-case buffer-local).
15717         (bibtex-url): Simplify.
15719 2006-03-19  Kim F. Storm  <storm@cua.dk>
15721         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
15722         cursor property value to 2 (to align with C level change).
15724 2006-03-19  Bill Wohler  <wohler@newt.com>
15726         * image.el (image-load-path-for-library): Shorten first line in
15727         docstring.
15729 2006-03-18  Richard Stallman  <rms@gnu.org>
15731         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
15733 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
15735         * isearch.el (isearch-other-meta-char): Handle user bindings for
15736         shifted control characters.
15738 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
15740         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
15741         part that matches email addresses, file names, etc.
15743 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
15745         * term/w32-win.el (mouse-set-font):
15746         Mention w32-list-proportional-fonts in the doc string.
15748 2006-03-18  Kim F. Storm  <storm@cua.dk>
15750         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
15751         (ido-unc-hosts): New user option to explicitly define list of know
15752         UNC-style hosts for completion.
15753         (ido-cache-unc-host-shares-time): New user option.
15754         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
15755         New helper functions for UNC file-name support.
15756         (ido-may-cache-directory): Check for UNC host.  Simplify.
15757         (ido-wash-history): Clean out old UNC hosts.
15758         (ido-nonreadable-directory-p): UNC hosts are always readable.
15759         (ido-directory-too-big-p): UNC hosts are never too big.
15760         (ido-set-current-directory): Handle UNC root path.
15761         (ido-file-name-all-completions): Complete UNC host names from
15762         ido-unc-hosts list.  Cache UNC host shares.
15763         (ido-make-file-list-1): Don't filter UNC root.
15764         (ido-exhibit): Check for // in root directory, and switch to UNC
15765         mode by setting ido-current-directory to //.
15767 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
15769         * cus-edit.el (customize-changed-options): Mention explicit
15770         version number as default in prompt.
15772 2006-03-17  Bill Wohler  <wohler@newt.com>
15774         * image.el (image-load-path-for-library): Minor docstring fix.
15776 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
15778         * textmodes/org.el (org-read-date): Include subgroup 5 into
15779         replacement text.
15780         (org-popup-calendar-for-date-prompt): Fix customization type.
15782 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
15784         * progmodes/gdb-ui.el (gud-watch): Provide completion.
15785         (gdb-continuation): New variable.
15786         (gdb-send): Deal with continuation lines.
15788         * progmodes/gud.el (gud-gdb-complete-command)
15789         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
15790         expressions.
15791         (gud-tooltip-mode): Use buffer-local value.
15793 2006-03-16  Kim F. Storm  <storm@cua.dk>
15795         * ido.el (ido-edit-input): Use selected match, if any.
15797 2006-03-16  Bill Wohler  <wohler@newt.com>
15799         * image.el (image-load-path-for-library): Prefer user's images in
15800         image-load-path.
15802 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
15804         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
15805         when checking for attempt to drag leftmost or rightmost scrollbar.
15807 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
15809         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
15810         (gdb-force-mode-line-update): New function.
15811         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
15812         (gdb-exited): Use them.
15813         (gdb-signal): New function.
15814         (gdb-annotation-rules): Provide a rule for it.
15816 2006-03-16  Kenichi Handa  <handa@m17n.org>
15818         * international/mule.el (auto-coding-regexp-alist): Add entries
15819         for Unicode BOM.
15821         * sort.el (sort-build-lists): Temporarily bind
15822         inhibit-field-text-motion to t.
15824 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
15826         * locate.el (locate-command, locate-make-command-line)
15827         (locate-fcodes-file, locate-update-command)
15828         (locate-prompt-for-command, locate, locate-with-filter)
15829         (locate-get-file-positions): Doc fixes.
15830         (locate-buffer-name, locate-header-face): Remove leading `*' in
15831         defcustom.
15832         (locate-filter-output): Use `keep-lines' instead of its alias
15833         `delete-non-matching-lines'.
15834         (locate-get-filename, locate-get-dirname): Add introductory comment.
15835         (locate-find-directory-other-window): Give appropriate error
15836         message if used outside main listing.
15838 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15840         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
15841         the new extend-region feature.
15842         (font-lock-after-change-function): Update correspondingly.
15843         * jit-lock.el (jit-lock-after-change): Update correspondingly.
15844         * progmodes/grep.el (font-lock-lines-before): Don't disable.
15846 2006-03-15  Bill Wohler  <wohler@newt.com>
15848         * image.el (image-load-path-for-library): Fix example by not
15849         recommending that one binds image-load-path.  Just defvar it to
15850         placate compiler and only use it if previously defined.
15852 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
15854         * textmodes/org.el (org-insert-centered): Use `string-width' to
15855         make underlining work for wide characters.
15856         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
15857         TAB to `org-cycle', to make sure that no binding in
15858         `outline-mode-map' can supercede it.
15860 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
15862         * allout.el: Increment version to 2.2.1 in file commentary.
15864         (allout-version): Increment to 2.2.1.
15866         (allout-default-layout): New customization variable, used when the
15867         file lacks a specific allout-layout.  Uses allout-layout-type for
15868         recursively nested definition.
15870         (allout-layout-type): Widget defining allout layouts, necessary for
15871         self-recursive definition.
15873         (allout-mode): Incorporate allout-default-layout as fallback for
15874         allout-layout.
15876         (allout-layout): Mark as 'safe-local-variable', and refer mention
15877         fallback to `allout-default-layout' in absence of a specified value.
15878         (allout-passphrase-verifier-string)
15879         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
15881         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
15883         (allout-get-encryption-passphrase-verifier): Use correct name of
15884         passphrase verifier in docstring.
15886 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
15888         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
15889         elements.
15890         (gdb-find-watch-expression): Make it work for arrays too.
15891         Follow change to gdb-var-list.
15892         (gud-watch): Allow the user to enter variable name with a prexix
15893         arg.  Create keybindings.
15894         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
15895         (gdb-var-list-children-handler, gdb-var-update-handler)
15896         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
15897         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
15898         Follow change to gdb-var-list.
15899         (gdb-starting): Don't show the overlay arrows when program is running.
15901         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
15902         gdb-var-list.
15904 2006-03-14  Bill Wohler  <wohler@newt.com>
15906         * image.el (image-load-path-for-library): Pass value of path
15907         rather than symbol.  Always return list of directories.
15908         Guarantee that image directory comes first.
15910 2006-03-14  Alan Mackenzie  <acm@muc.de>
15912         * font-core.el (font-lock-extend-region\(-function\)?.):
15913         New function/variable.
15915         * font-lock.el (font-lock-after-change-function):
15916         Call font-lock-extend-region.  Obey font-lock-lines-before.
15917         (font-lock-default-fontify-region): Remove reference to
15918         font-lock-lines-before.
15920         * jit-lock.el (jit-lock-after-change):
15921         Call font-lock-extend-region.  Obey font-lock-lines-before.
15923 2006-03-14  David Ponce  <david@dponce.com>
15925         * tree-widget.el (tree-widget-themes-load-path)
15926         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
15928 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
15930         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
15931         (rcirc-print): Mark the start of text at the end of the prompt.
15932         (rcirc-track-minor-mode): Add autoload cookie.
15933         (rcirc-update-activity-string): Add space to front of mode-line
15934         indicator.
15936 2006-03-13  Miles Bader  <miles@gnu.org>
15938         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
15939         (rcirc-abbrev-nick): Remove function.
15940         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
15942 2006-03-13  David Ponce  <david@dponce.com>
15944         * tree-widget.el: Handle themes across all occurrences of the main
15945         themes sub-directory found in tree-widget-themes-load-path.
15946         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
15947         (tree-widget--locate-sub-directory): Return all occurrences.
15948         (tree-widget-themes-path): New function.
15949         Replace tree-widget-themes-directory, and return a list of directories.
15950         (tree-widget-set-parent-theme)
15951         (tree-widget-lookup-image): Use it.
15953 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
15955         * textmodes/org.el (org-link-search): Avoid self-matching of
15956         links, allow target text to be distributed over several lines.
15957         (org-search-not-link): New function.
15958         (org-set-regexps-and-options, org-get-current-options):
15959         New startup options.
15960         (org-export-as-html): Take odd-level setting from local variable.
15961         (org-fontify-emphasized-text): New option.
15962         (org-set-font-lock-defaults): Include emphasized text.
15963         (org-follow-mhe-link): Allow folder-only links, fix folder name.
15964         (org-font-lock): Customize group renamed from `org-faces'.
15966 2006-03-13  John Paul Wallington  <jpw@pobox.com>
15968         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
15969         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
15971 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
15973         * cus-start.el (all): Delete :version keyword for members of the
15974         fringe group, since the entire group is new in 22.1.
15976 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
15978         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
15979         map if value is hexadecimal (an address).
15980         (gud-watch): Only search roots for existing watch expressions.
15981         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
15982         prevent caching problems with speedbar-update-directory-contents.
15984 2006-03-12  Juri Linkov  <juri@jurta.org>
15986         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
15987         before comparing with `low' and `warn'.
15989         * info.el (Info-dir-remove-duplicates): Move point to the
15990         beginning of the current line after deleting the entries from
15991         redundant heading.  Use marker for `limit' and compare it with
15992         point before calling `re-search-forward'.
15994 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
15996         * simple.el (yank): Fix typo in docstring.
15998 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
16000         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
16001         messages, where "D" is the 6th character.
16003 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
16005         * simple.el (yank): Fix last change.
16007 2006-03-11  David Ponce  <david@dponce.com>
16009         * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
16010         before merging elements from the standard ispell-dictionary-alist.
16011         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
16012         alist, and return the new alist.
16014 2006-03-11  Richard Stallman  <rms@gnu.org>
16016         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
16018         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
16019         the way it is implemented is too unclean.
16021         * simple.el (kill-region, yank): Doc fix.
16023         * battery.el (battery-echo-area-format): Doc fix.
16024         (battery-mode-line-format): Likewise.
16025         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
16026         (battery-linux-proc-acpi): Ignore batteries that say "charged".
16028 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
16030         * progmodes/octave-mod.el (octave-indent-for-comment):
16031         Behave according to do string.
16033 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
16035         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
16036         Be visible only if major mode is Mail Mode.
16038         * textmodes/flyspell.el (flyspell-external-point-words)
16039         (flyspell-process-localwords): Fix last changes.
16041 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
16043         * calendar/holidays.el (list-holidays): Doc fix.
16045         * international/mule.el (auto-coding-alist): Add .odt
16046         (OpenOffice's open document) files.
16048         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
16049         document) files.  Mention in the doc string the need to sync with
16050         auto-coding-alist.
16052 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
16054         * files.el (hack-local-variables-confirm): Don't prompt for ! if
16055         enable-local-variables is set to always query, or there is no
16056         savable variable.
16058 2006-03-10  Bill Wohler  <wohler@newt.com>
16060         * image.el (image-load-path-for-library): Merge at least three
16061         functions from Gnus and MH-E into this one function that can now
16062         be shared.
16064 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
16066         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
16067         gdb-remove-mouse-face and remove help-echo too.
16068         (gdb-enqueue-input): Correct conditional clause.
16070 2006-03-10  Glenn Morris  <rgm@gnu.org>
16072         * calendar/calendar.el (calendar-holidays): Doc fix.
16073         * calendar/holidays.el (list-holidays): Doc fix.
16075 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
16077         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
16078         it gets called in gdb-prompt anyway.
16079         (gdb-use-separate-io-buffer): Only restore window arrangement for
16080         gdb-many-windows.
16081         (gdb-enqueue-input): Make it harder to send GDB input when program
16082         is running.
16083         (gdb-buffer-list): New variable.
16084         (gdb-remove-mouse-face): New function.
16085         (gdb-starting): Use it when GDB input won't get sent.
16087 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
16089         * help.el (view-lossage): Remove trailing whitespace before
16090         inserting "\n".
16092 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
16094         * files.el (hack-local-variables-confirm):
16095         Set coding-system-for-read to nil before writing to .emacs.
16097         * arc-mode.el (archive-extract): Check if an existing buffer name
16098         comes from a different archive.
16100         * help.el (describe-key-briefly): If KEY is a down event, read and
16101         discard the up event.
16103 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
16105         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
16106         be edited and use font-lock-warning-face for any changes.
16108         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
16109         (gdb-edit-value): Use it to report any errors.
16111 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
16113         * help.el (describe-key): Remove leftover test code.
16115 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
16117         * textmodes/org.el: Move defvars out of eval-when-compile.
16118         Use buffer-file-name variable.
16119         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
16120         arg `file'.
16121         (org-level-faces): Remove startup dependency.
16122         (org-cycle, org-map-tree, org-scan-tags)
16123         (org-remember-handler): Don't call `outline-level' directly.
16124         (org-mhe-search-all-folders): New option.
16125         (org-mhe-get-message-folder-from-index)
16126         (org-mhe-get-message-folder): Fix indexing search.
16127         (org-format-agenda-item): Handle nil TAGS argument.
16128         (org-cleaned-string-for-export, org-activate-target-links)
16129         (org-make-target-link-regexp): Deal with empty radio target list.
16130         (org-tag): New face.
16131         (org-get-level-face): New function.
16132         (org-set-font-lock-defaults): Simplify setup for headlines.
16133         (org-complete): Pass common substring to `display-completion-list'.
16135 2006-03-06  David Ponce  <david@dponce.com>
16137         * tree-widget.el: Update Commentary header.
16138         (tree-widget-theme-name): Ignore parent themes.
16139         (tree-widget-set-parent-theme): New function.
16140         (tree-widget-set-theme): Use it.
16141         (tree-widget-set-image-properties): Move definition.  Does nothing
16142         if image properties have already been set.
16143         (tree-widget-image-properties): Move definition.  Receive an image
16144         name.  Set the :pointer property.
16145         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
16146         Don't set the :pointer image property.
16147         (tree-widget-convert-widget): New function.  Handle :dynargs
16148         compatibility here.
16149         (tree-widget): Use it to :convert-widget.  Add the :expander-p
16150         predicate to control when the :expander function is entered.
16151         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
16152         (tree-widget-value-create): Handle :expander-p.  widget-apply
16153         :expander.
16154         (tree-widget-expander-p): New function.  Default value of the
16155         :expander-p property.
16157 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
16159         * help.el (describe-key): Properly handle the return value of
16160         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
16161         remaps.  Handle string and vector `follow-link' values.
16163 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16165         * complete.el (PC-expand-many-files): Try be more careful when parsing
16166         the shell's output.
16168 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16170         * outline.el (hide-sublevels): Provide better interactive default.
16172 2006-03-06  Kenichi Handa  <handa@m17n.org>
16174         * international/fontset.el (create-fontset-from-fontset-spec):
16175         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
16177 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
16179         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
16180         backslashes instead of one in regexp.
16181         (gud-tooltip-dereference): Add missing optional argument.
16183 2006-03-04  John Paul Wallington  <jpw@pobox.com>
16185         * wdired.el (toplevel): Require `cl' at compile-time.
16187 2006-03-04  Andreas Schwab  <schwab@suse.de>
16189         * server.el (server-process-filter): Handle errors during
16190         evaluation of the argument.
16192 2006-03-03  John Paul Wallington  <jpw@pobox.com>
16194         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
16195         escape parentheses at beginning of line.
16196         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
16197         (t-mouse-mode): Remove period from end of error message.
16199 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
16201         * textmodes/flyspell.el (flyspell-process-localwords):
16202         Be case-sensitive.
16204 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
16206         * cus-edit.el (custom-quote): Remove function, since it has been
16207         moved to custom.el.
16209         * font-lock.el (lisp-font-lock-keywords-2)
16210         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
16211         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
16212         they have no special meaning.
16214         * midnight.el (clean-buffer-list): Handle case where base-buffer of
16215         indirect buffer gets killed before indirect buffer.  Use dolist.
16217 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
16219         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
16220         value instead of a literal constant (1) on more pauses.
16222 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
16224         * textmodes/flyspell.el (flyspell-external-point-words):
16225         Be case-sensitive.
16227 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
16229         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
16230         with "www".
16232 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
16234         * allout.el: Restablish intermediate missing comment header to
16235         preserve outline structure.
16236         (allout-beginning-of-current-entry): Skip invisible text.
16237         (allout-open-topic): Fix opening a topic at end-of-buffer.
16238         (allout-minor-mode): Move nearer to allout-mode function.
16240 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
16242         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
16244 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
16246         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
16247         is nil.
16249         * progmodes/gud.el (gud-speedbar-menu-items):
16250         Use buffer-local-value and add missing :visible keyword.
16252         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
16254 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
16256         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
16257         must be `follow-link'.
16259         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
16261         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
16262         formatting: No nested anchors.
16263         (org-all-targets): Fix bug with XEmacs compatibility.
16264         (org-read-date): Add (require 'parse-time).
16265         (org-set-tags): Fix bug with extra inserted space.
16266         (org-export-html-style): Define a style class for targets.
16267         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
16268         (org-hide-leading-stars): New option.
16269         (org-hide): New face.
16270         (org-set-font-lock-defaults): Allow to hide leading stars.
16271         (org-get-legal-level, org-tr-level): New functions.
16272         (org-odd-levels-only): New option.
16273         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
16274         (org-demote, org-promote): Deal with double-star levels.
16275         (org-convert-to-odd-levels): New command.
16277 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
16279         * speedbar.el (speedbar-update-localized-contents): Try to
16280         preserve window-start.
16281         (speedbar-update-directory-contents): Try to preserve window-start
16282         and window-point.
16283         (speedbar-update-special-contents): Don't move back to start of window.
16285         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
16286         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
16287         speedbar-timer-fn.
16288         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
16289         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
16290         instead of gdb-speedbar-timer-fn.
16292 2006-02-28  Jay Belanger  <belanger@truman.edu>
16294         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
16295         (math-compose-expr): Use latex option when calling
16296         `math-compose-tex-matrix' for latex mode.
16298 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
16300         * speedbar.el: Re-instate comments about developing for speedbar
16301         [this is what info and gdb-ui use even if better methods exist now].
16303         * t-mouse.el: New file.
16304         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
16305         (t-mouse-lispy-buffer-posn-from-coords): Remove.
16306         (t-mouse-make-event-element): Use posn-at-x-y instead.
16307         (t-mouse-make-event): Deal with Fedora Core 3.
16308         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
16309         (t-mouse-mouse-position-function): New function.  Use it instead
16310         of advising mouse-position.
16311         (t-mouse-mode): New minor mode.
16312         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
16314 2006-02-27  Glenn Morris  <rgm@gnu.org>
16316         * calendar/calendar.el (calendar-holidays): Doc fix.
16318 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
16320         * progmodes/gdb-ui.el (gdb-source-window): New variable.
16321         Re-introduce the concept of a source window.
16322         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
16323         consistency with get-buffer-create.
16324         (def-gdb-auto-update-handler, gdb-info-locals-handler)
16325         (gdb-data-list-register-values-handler)
16326         (gdb-stack-list-locals-handler): Try to preserve window-start as
16327         well as window-point.
16328         (gdb-display-source-buffer): New function (old concept).
16329         (gdb-goto-breakpoint): Use it.
16331         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
16332         for gdb-ui/gdb-mi (old concept).
16334 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
16336         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
16337         binding.
16339         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
16341         * textmodes/reftex-sel.el (reftex-select-label-map)
16342         (reftex-select-bib-map): Add `follow-mouse' binding.
16344 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
16346         * jka-cmpr-hook.el (jka-compr-compression-info-list)
16347         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
16348         Give :set functions to provide automatic updating.
16349         Update docstring.  Give compiler defvars early in the file
16350         and move the defcustoms to a later spot where all called functions
16351         are defined.
16352         (jka-compr-file-name-handler-entry): Doc fix.
16353         (jka-compr-compression-info-list--internal)
16354         (jka-compr-mode-alist-additions--internal)
16355         (jka-compr-load-suffixes--internal): New variables.
16356         (jka-compr-install): Set the three above variables.
16357         Update `load-file-rep-suffixes' instead of `load-suffixes'.
16358         (jka-compr-update, jka-compr-set): New functions.
16359         (auto-compression-mode): Doc fix.
16361         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
16362         Update `load-file-rep-suffixes' instead of `load-suffixes'.
16363         Use jka-compr-compression-info-list--internal,
16364         jka-compr-mode-alist-additions--internal and
16365         jka-compr-load-suffixes--internal.
16367         * files.el (load-library):
16368         * loadhist.el (file-loadhist-lookup):
16369         * startup.el (command-line):
16370         * subr.el (locate-library):
16371         * emacs-lisp/autoload.el (update-directory-autoloads):
16372         * emacs-lisp/find-func.el (find-library-suffixes):
16373         Use `get-load-suffixes' instead of `load-suffixes'.
16375         * subr.el (locate-library):
16376         * emacs-lisp/find-func.el (find-library-name):
16377         Use `load-file-rep-suffixes' instead of '("").
16379 2006-02-26  Kim F. Storm  <storm@cua.dk>
16381         * ido.el (ido-save-history, ido-load-history): Simplify.
16382         Don't use find-file-noselect to avoid interference from other modes.
16384 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
16386         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
16387         to use the default shell if filename is not available.
16388         Reported by Giorgos Keramidas.
16390 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
16392         * progmodes/etags.el (tags-completion-table): Do completion from
16393         all the tables in the current list, as documented in the manual.
16395 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16397         * CC Mode Update to 5.31.3.
16399 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16401         * progmodes/cc-mode.el (c-postprocess-file-styles):
16402         Bind inhibit-read-only to t, around the call to
16403         c-remove-any-local-eval-or-mode-variables, so that it works on a
16404         RO file.
16406 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16408         * progmodes/cc-awk.el: Correct a typo.
16410 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16412         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
16413         c-hungry-delete-backwards, at the request of RMS.  Leave the old
16414         name as an alias.
16416 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16418         * progmodes/cc-mode.el: Correct a typo.
16420 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16422         * progmodes/cc-defs.el: Update the version number to 5.31.3.
16424 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16426         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
16427         brace-else-brace (error due to mbeg, mend being undefined).
16429 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16431         * progmodes/cc-mode.el: File Local variables: Solve the problem
16432         where both `mode' and c-file-offsets are specified: `mode' will
16433         overwrite c-f-o's settings:
16434         (c-remove-any-local-eval-or-mode-variables): New function.
16435         (c-postprocess-file-styles): Call the above new function, within
16436         c-tentative-buffer-change, to splat `mode' and `eval' before the
16437         second hack-local-variables.
16439 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16441         * progmodes/cc-mode.el:
16442         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
16443         (c-after-change): Protect the match data with save-match-data.
16444         It was getting corrupted by c-after-change-check-<>-operators.
16446         * progmodes/cc-defs.el: [Supersedes patch V1.38]:
16447         (top level): Check for a buggy font-lock-compile-keywords ONLY in
16448         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
16450         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
16451         with save-match-data.  It was being corrupted when Font Lock was
16452         not enabled.
16454 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
16456         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
16457         Mode and Subword Mode.
16459         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
16460         real labels ("case 1:" or "foo:") from non-labels ("public:").
16461         (c-forward-objc-directive): Replace c-forward-token-2 with crude
16462         coding; c-f-t-2 doesn't move over a token at EOB.
16464         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
16466         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
16467         (c-update-modeline): Concatenate the minor mode indicators
16468         directly onto mode-name, removing c-submode-indicators.
16469         Sometimes, c-s-i got separated from the mode name on the mode line.
16471         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
16472         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
16474 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
16476         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
16477         error message when there's an evaluation error to show whether
16478         it's loaded from source or not.
16479         (c-filter-ops): Make it available at runtime too to work when
16480         `c-make-init-lang-vars-fun' needs to evaluate from source.
16482 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
16484         * help.el (help): Revert last part of 2006-02-23 change (deletion
16485         of the `provide' call).
16487 2006-02-23  Juri Linkov  <juri@jurta.org>
16489         * compare-w.el (compare-windows-highlight): Add new value
16490         `persistent' and change :type from `boolean' to `choice'.
16491         (compare-windows-overlays1, compare-windows-overlays2):
16492         New internal variables.
16493         (compare-windows-highlight): If compare-windows-highlight is
16494         `persistent', add current overlays to compare-windows-overlays[12]
16495         instead of adding compare-windows-dehighlight to pre-command-hook.
16496         (compare-windows-dehighlight): Delete all overlays from
16497         compare-windows-overlays[12].
16499         * info.el (Info-search): Don't bind search-spaces-regexp to
16500         Info-search-whitespace-regexp in non-regexp isearch mode.
16502 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16504         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
16506 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
16508         * textmodes/org.el (org-xemacs-p)
16509         (org-export-html-show-new-buffer, org-table-may-need-update)
16510         (org-insert-item, org-mhe-get-message-real-folder)
16511         (org-mhe-get-message-folder-from-index)
16512         (org-mhe-get-message-folder, org-mhe-get-message-num)
16513         (org-mhe-get-header, org-make-org-heading-search-string)
16514         (org-make-org-heading-camel, org-table-sort-lines)
16515         (org-format-org-table-html, org-format-table-table-html):
16516         Fix typos in docstrings.
16518 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
16520         * textmodes/org.el (org-cleaned-string-for-export)
16521         (org-solidify-link-text): New function.
16522         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
16523         XEmacs, just to silence the compiler.
16524         (org-export-as-ascii, org-export-as-html-and-open):
16525         Use `org-cleaned-string-for-export' and create internal links.
16526         (org-follow-mhe-link): Require mh-e, use folder.
16528 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
16530         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
16532         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
16533         gdb-debug-log-length.
16534         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
16535         it a real ring but...
16536         (gud-gdba-marker-filter): ...make it work like mark-ring.
16537         (gdb-enable-debug): Rename from gdb-enable-debug-log.
16538         (gdb-mouse-jump): New function.  Add bindings.
16540 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
16542         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
16543         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
16544         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
16545         (gdb-debug-log-length): Customize it's length.
16546         (gud-watch, gdb-var-create-handler): Display function::var format
16547         but don't use to create variable object.
16548         (gdb-var-create-handler): Use message-box in place of message.
16549         (gdb-stopped): Call gdb-exited if signalled.
16551 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
16553         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
16555         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
16557         * textmodes/reftex.el (reftex-locate-file): Search all extensions
16558         if `reftex-try-all-extensions' is set.
16560         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
16561         fail silently when there is no valid argument at point.
16562         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
16563         `fail-silently' argument.  From a patch by David Reiter.
16565         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
16566         New commands.
16567         (org-mark-ring): New variable.
16568         (org-mark-ring-length): New option.
16569         (org-open-at-point, org-goto, org-open-file): Push old position
16570         onto the mark ring.
16571         (org-add-hook): New function.
16572         (org-export-table-remove-special-lines): New option.
16573         (org-skip-comments, org-format-org-table-html): Respect new
16574         option `org-export-table-remove-special-lines'.
16575         (org-open-file): Allow special command configuration for
16576         directory link.
16577         (org-file-apps): Fix bugs in customize type, added setting
16578         for directories.
16579         (org-activate-tags, org-format-agenda-item, org-complete)
16580         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
16581         (org-get-tags, org-get-buffer-tags, org-open-at-point)
16582         (org-link-search, org-make-org-heading-search-string)
16583         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
16584         (org-radio-targets, org-file-link-context-use-camel-case)
16585         (org-activate-camels): New options.
16586         (org-update-radio-target-regexp, org-all-targets)
16587         (org-make-target-link-regexp, org-activate-target-links):
16588         New functions.
16589         (org-make-org-heading-search-string): New function.
16590         (org-store-link, org-insert-link): Use new option
16591         `org-file-link-context-use-camel-case'.
16592         (org-activate-camels): Use new option `org-activate-camels'.
16593         (org-link-regexp): Add mhe prefix.
16594         (org-open-at-point, org-store-link): Support for mhe links.
16595         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
16596         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
16597         (org-mhe-get-header, org-follow-mhe-link): New functions.
16598         (org-remove-angle-brackets, org-add-angle-brackets):
16599         New functions.
16600         (org-bracket-link-regexp): New constant.
16601         (org-read-date): Fix bug that was rejecting all typed dates.
16602         (org-link-search): Make hierarchy above visible after a match.
16603         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
16604         (org-store-link): Fix bug with link creation when cursor is in
16605         an empty line.
16606         (org-open-at-point): Fix bug with matching a link.
16607         Fixed buggy argument sequence in call to `org-view-tags'.
16608         (org-compile-prefix-format): Set `org-prefix-has-tag'.
16609         (org-prefix-has-tag): New variable.
16610         (org-format-agenda-item): Remove tags from headline
16611         if appropriate.
16612         (org-agenda-remove-tags-when-in-prefix): New option.
16614 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
16616         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
16617         Fix the regular expressions.
16619 2006-02-21  Richard M. Stallman  <rms@gnu.org>
16621         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
16622         if there's no other specific basis.
16624         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
16625         as variables at all.
16626         (unsafep-variable): Rename arg; doc fix.
16628         * abbrevlist.el (list-one-abbrev-table): Add autoload.
16630         * calendar/appt.el (diary-selective-display): Add defvar.
16632         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
16634         * isearch.el (search-whitespace-regexp): Fix custom type.
16636         * help.el (describe-key-briefly): Compute interactive args
16637         in same was as before previous change.
16639         * files.el (enable-local-variables): Doc fix.
16641 2006-02-21  Kim F. Storm  <storm@cua.dk>
16643         * fringe.el: Cleanup as file is now pre-loaded.
16644         (fringe-bitmaps): Initialize unconditionally.
16645         (fringe-mode, set-fringe-style): Remove autoload cookies.
16647 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
16649         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
16650         `horizontal-bar'.
16651         (fringe-cursor-alist): Use `horizontal-bar'.
16653 2006-02-20  Kim F. Storm  <storm@cua.dk>
16655         * fringe.el (fringe-bitmaps): Update to new bitmap names.
16656         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
16658         * loadup.el: Load "fringe" on window systems.
16660 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
16662         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
16663         out of scope components.
16665         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
16666         default.
16668 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
16670         * custom.el (customize-mark-to-save, customize-mark-as-set):
16671         Load the symbol first.
16673 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
16675         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
16676         strech spec so it doesn't display as "^J" on the header line
16677         when `Buffer-menu-use-header-line' is t.
16679 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
16681         * speedbar.el (speedbar-make-button): Keep text properties
16682         of string arguments if desired.
16684         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
16685         expessions.
16687         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
16688         of speedbar.
16690 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
16692         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
16693         to value of `read-file-name-completion-ignore-case'.
16695 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
16697         * custom.el (customize-mark-as-set): Push to `user' theme.
16699         * cus-edit.el (custom-save-variables): Allow unthemed values.
16700         (customize-set-variable): Push setting to `user' theme.
16702 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
16704         * progmodes/gud.el: Don't require font-lock as it's now
16705         automatically loaded.
16706         (gud-speedbar-buttons): Replace gdb-var-changed with
16707         gdb-force-update.
16709         * progmodes/gdb-ui.el (gdb-force-update): Rename from
16710         gdb-var-changed.
16711         (gdb-post-prompt): Use it.
16712         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
16713         (gdb-var-update-handler, gdb-var-delete)
16714         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
16715         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
16716         gdb-force-update in gdb-post-prompt.
16717         (gdb-reset): Clear watch expressions from speedbar when quitting.
16719 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
16721         * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
16722         (viper-change-state-to-vi, viper-change-state-to-emacs):
16723         Make aware of cursor coloring in the Emacs state.
16724         (viper-special-read-and-insert-char): Use read-char-exclusive.
16725         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
16727         * emulation/viper-init.el (viper-emacs-state-cursor-color):
16728         New variable.
16730         * emulation/viper-util.el (viper-save-cursor-color)
16731         (viper-get-saved-cursor-color-in-replace-mode)
16732         (viper-get-saved-cursor-color-in-insert-mode)
16733         (viper-restore-cursor-color): Make aware of the cursor color
16734         in Emacs state.
16735         (viper-get-saved-cursor-color-in-emacs-mode): New function.
16737         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
16738         (ediff-ignore-case-option3, ediff-actual-diff-options)
16739         (ediff-actual-diff3-options): New variables to control case sensitivity.
16740         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
16741         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
16742         (ediff-toggle-ignore-case): New function.
16743         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
16745         * ediff-help.el (ediff-long-help-message-narrow2)
16746         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
16747         (ediff-long-help-message-word-mode): Add ignore-case command.
16748         (ediff-help-for-quick-help): Add ignore-case command.
16750         * ediff-merg.el: Move provide to the end.
16752         * ediff-ptch.el: Move provide to the end.
16754         * ediff-wind.el: Move provide to the end.
16756         * ediff-mult.el: Move provide to the end.
16757         (ediff-set-meta-overlay): Enable follow-link.
16759         * ediff.el: Move provide to the end.
16760         Break recursive load cycle in eval-when-compile.
16761         (ediff-patch-buffer): Better heuristics.
16763         * ediff-util.el: Move provide to the end.
16764         Break recursive load cycle in eval-when-compile.
16765         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
16766         defuns.
16767         (ediff-submit-report): Pass the values of ediff-diff3-program,
16768         ediff-diff3-options.
16770 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
16772         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
16773         the opening bracket of the following bracketing pairs: {}, [], (), <>,
16774         `' (for example, in the docstring of `windmove-default-keybindings').
16776 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
16778         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
16779         shadow face.  Don't provide binding to edit variable when it is
16780         out of scope.
16782         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
16783         (gdb-var-update-handler): Detect out of scope variables with pre
16784         GDB 6.4 too.
16785         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
16786         Reset status of variable objects to nil in update handlers.
16787         (gdb-var-update-handler-1): Detect when a variable object comes
16788         in scope.  setcar on var changes gdb-var-list directly.
16790 2006-02-17  Juri Linkov  <juri@jurta.org>
16792         * ffap.el (ffap) <defface>: Add explicit face declaration.
16793         (ffap-highlight): Use face `ffap' directly instead of checking
16794         for its existence.
16796         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
16797         `visible-ok' of `other-buffer' to find the right original buffer.
16799         * info.el (Info-search): Skip `Local Variables' node.
16801 2006-02-17  Juri Linkov  <juri@jurta.org>
16803         * info.el (Info-find-file): Check for symbols `apropos', `history',
16804         `toc' in the input filename, and return these symbols as is.
16805         (Info-find-node-2): Set Info-current-file to symbols `apropos',
16806         `history', `toc' instead of strings.
16807         (Info-set-mode-line): For non-string Info-current-file use the
16808         symbol's name inside **.
16809         (Info-isearch-push-state): Add quote before Info-current-file and
16810         Info-current-node.
16811         (Info-isearch-pop-state): Use `equal' instead of `string='.
16812         (Info-extract-pointer, Info-following-node-name): Use
16813         `match-string-no-properties' instead of `match-string'.
16814         (Info-up): Check `old-file' for `stringp'.
16815         (Info-history): Use `equal' instead of `string-equal'.
16816         Check `file' for `stringp'.
16817         (Info-history): Use symbol `history' instead of string as first arg
16818         of `Info-find-node'.
16819         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
16820         `toc' instead of string.
16821         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
16822         instead of `buffer-substring', and `match-string-no-properties'
16823         instead of `match-string'.
16824         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
16825         instead of strings.
16826         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
16827         Use symbol `apropos' instead of string.
16828         (Info-copy-current-node-name): Check `Info-current-file' for
16829         `stringp' and construct a command with `Info-find-node' from it.
16830         (Info-fontify-node): Use `match-string-no-properties' instead of
16831         `match-string' and check file names for `stringp'.
16832         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
16833         `history', `toc' instead of strings.
16835 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
16837         * files.el: Rearrange functions and variables in the file local
16838         variables section.
16840 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
16842         * files.el: Add truncate-lines, ispell-check-comments and
16843         ispell-local-dictionary as safe local variables.
16845 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
16847         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
16848         out of scope variables.
16849         (gud-speedbar-buttons): Use unless.
16851         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
16852         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
16853         (gdb-show-changed-values): Also use for out of scope variables.
16854         (gdb-var-update-handler-1): Note if variable goes out of scope.
16856 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
16858         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
16859         default to global variable values for unsupplied args.
16860         (rcirc-get-buffer-create): Fix bug with setting the target.
16861         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
16862         test for rcirc-always-use-server-buffer-flag here.
16863         (rcirc-response-formats): Add %N, which is a facified nick.  %n
16864         uses the default face.  Change the ACTION format string.  If the
16865         "nick" is the server, don't print anything for that field.
16866         Comment fixes.
16867         (rcirc-target-buffer): Don't test
16868         rcirc-always-use-server-buffer-flag here.
16869         (rcirc-print): Squeeze extra spaces out of the text before message.
16870         (rcirc-put-nick-channel): Strip potential "@" char from nick
16871         before adding them to nick table.
16872         (rcirc-url-regexp): Improve to match address like "foo.com".
16874 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
16876         * allout.el (allout-hidden-p): Move this defsubst before
16877         allout-overlay-interior-modification-handler, where it is first
16878         used.
16880 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
16882         * allout.el: Use allout invisible-text overlays instead of
16883         selective display for concealed text.  Also, lots of general
16884         cleanup, and improved compatibility code.
16886         (allout-version): Incremented, corrected, revised, and refined
16887         module commentary.
16889         (provide 'allout): Moved to the bottom, added a require of overlay.
16891         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
16892         `except-current'.
16893         (allout-write-file-hook-handler): Minimize delay.
16894         (count-trailing-whitespace-region): New function so
16895         auto-encryption of current topic can resituate cursor exactly.
16896         PGP/GPG encryption trims trailing whitespace from lines, which
16897         must be accounted for across encryption then decryption.
16899         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
16900         just plain "\C-c", to avoid intruding on user's keybinding space.
16902         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
16903         parameter, so user request to provide a new password is done.
16905         (allout-outside-normal-auto-fill-function, allout-auto-fill):
16906         Refined mechanism for auto-filling behavior while in allout mode.
16908         (allout-mode): Explicitly specify the mode map in the docstring.
16909         Clarify provision for various write-file hook var names.
16910         Adjusted for invisible-text overlays instead of selective-display.
16912         (allout-depth): Really return 0 if not within any topic.  This
16913         rectifies `allout-beginning-of-level' and sequence numbering
16914         errors that occur when cutting and pasting numbered topics.
16915         Changed from a in-line subst to a regular function, as well.
16917         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
16919         (allout-end-of-subtree, allout-end-of-subtree)
16920         (allout-end-of-entry, allout-end-of-current-heading)
16921         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
16922         (allout-show-children, allout-show-to-offshoot)
16923         (allout-hide-current-entry, allout-show-current-entry): Rectified
16924         handling of trailing blank lines between items.
16926         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
16927         (allout-current-depth, allout-unprotected, allout-hidden-p)
16928         (allout-on-current-heading-p, allout-listify-exposed)
16929         (allout-chart-subtree, allout-goto-prefix)
16930         (allout-back-to-current-heading, allout-get-body-text)
16931         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
16932         (allout-hide-region-body, allout-toggle-subtree-encryption)
16933         (allout-encrypt-string, allout-encrypted-key-info)
16934         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
16935         (allout-file-vars-section-data): Adjusted for use with
16936         invisible-text overlays instead of selective-display.
16938         (allout-kill-line, allout-kill-topic, allout-yank-processing):
16939         Reworked for use with invisible text overlays.
16941         (allout-current-topic-collapsed-p): New function.
16943         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
16944         to know when to close the containing topic.
16946         (allout-pre-command-business, allout-post-command-business):
16947         Simplify undo-batching and dynamic isearch exposure.
16949         (allout-set-overlay-category): New for invisible-text overlays.
16950         Sets properties of allout-overlay-category, used by
16951         allout-flag-region to set invisible-text overlay properties.
16952         (allout-get-invisibility-overlay): Get the first qualifying
16953         invisibility overlay, so we can find the extent of it.
16954         (allout-back-to-visible-text): Get to just before the beginnining
16955         of the current invisibility overlay, if any.
16957         (allout-overlay-insert-in-front-handler)
16958         (allout-overlay-interior-modification-handler)
16959         (allout-before-change-handler, allout-isearch-end-handler): New
16960         functions to handle extraordinary actions affecting concealed
16961         text.
16963         (allout-flag-region): Use overlays instead of selective-display
16964         for invisible text - by inheritence from the properties of
16965         allout-overlay-category in mainline Emacs, and applied
16966         property-by-property in XEmacs, some recent versions of which
16967         don't inherit the properties from the category.  Provisions to
16968         respond to concealed-text edits simplified drastically.
16970         (allout-isearch-rectification, allout-isearch-was-font-lock)
16971         (allout-isearch-expose, allout-enwrap-isearch)
16972         (allout-isearch-abort, allout-pre-was-isearching)
16973         (allout-isearch-prior-pos, allout-isearch-did-quit)
16974         (allout-isearch-dynamic-expose)
16975         (allout-hide-current-entry-completely): Functions deleted.
16977         (allout-undo-aggregation): Explicit undo aggregation no longer
16978         necessary due to transition away from selective-display.
16980         (set-allout-regexp, allout-up-current-level)
16981         (allout-next-visible-heading, allout-forward-current-level)
16982         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
16983         (allout-kill-line, allout-yank-processing, allout-show-children)
16984         (allout-expose-topic, allout-old-expose-topic)
16985         (allout-listify-exposed, allout-insert-latex-header)
16986         (allout-toggle-subtree-encryption, allout-encrypt-string)
16987         (remove-from-invisibility-spec, allout-hide-current-subtree):
16988         Ditched unused variables.
16990 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
16992         * textmodes/ispell.el (ispell-change-dictionary): Call
16993         ispell-buffer-local-dict instead of
16994         ispell-accept-buffer-local-defs.
16995         (ispell-local-dictionary-alist): Accept as valid any coding-system
16996         supported by Emacs.
16997         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
16998         changed to iso-8859-3.
17000 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
17002         * speedbar.el (speedbar-frame-width): Make an inline function
17003         instead of a macro.  Use frame-width.
17004         (speedbar-try-completion, speedbar-update-contents)
17005         (speedbar-timer-fn): Use consp.
17006         (speedbar-update-localized-contents): Try to preserve point.
17008         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
17009         (menu): Re-order menu items.
17010         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
17011         field.
17012         (gdb-var-update-handler-1): Use it for GDB 6.4+.
17013         (gdb-post-prompt): Speed things by not forcing update.
17015 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
17017         * wid-edit.el (widget-button-click): For mouse-1, cancel button
17018         press and perform default action if we get a mouse movement event.
17020 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
17022         * calendar/icalendar.el (icalendar--get-event-property)
17023         (icalendar--get-event-property-attributes): Fix typos in
17024         docstrings.
17026         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
17027         docstring.
17029 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
17031         * bs.el (bs-mode): Use `buffer-disable-undo'.
17032         (bs--get-file-name): Simplify.
17033         (bs-show-in-buffer): Mark the buffer as not modified.
17035 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
17037         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
17038         widget-button-click.
17040         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
17041         (custom-mode): Update docstring.
17043         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
17044         binding.
17046         * files.el (hack-local-variables-confirm): Allow scrolling if the
17047         file variable list is too long.  Kill temp buffer after use.
17049 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
17051         * progmodes/gud.el (gdb): Improve doc string.
17052         (gdb-script-font-lock-keywords): Expand allowed character set.
17054         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
17055         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
17056         (gdb-separate-io-interrupt, gdb-separate-io-quit)
17057         (gdb-separate-io-stop, gdb-separate-io-eof):
17058         Rename from gdb-inferior-* to gdb-separate-*.
17059         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
17061 2006-02-14  Jay Belanger  <belanger@truman.edu>
17063         * calc/calc-arith.el (math-check-known-scalarp): Make sure
17064         expression is a symbol before checking that it is bound.
17066         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
17067         test to see if equation can be solved.
17069 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
17071         * wid-edit.el (widget-button-click): Use :pressed-face property
17072         for overlay face, if it exists.
17074         * cus-edit.el (custom-manual, custom-add-see-also)
17075         (custom-add-parent-links, custom-group-link): Add :pressed-face
17076         property to links.
17078         * files.el (hack-local-variables): Remove ignored variables before
17079         checking if any variables need setting.
17081 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17083         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
17085 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
17087         * help.el (where-is): Fix message for remapped commands.
17089         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
17090         Fix typos in docstrings.
17092 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
17094         * files.el (safe-local-variable-values): New option.
17095         (hack-local-variables-prop-line): Return a list of variable-value
17096         pairs if MODE-ONLY is non-nil.
17097         (hack-local-variables): Construct list of variable-value pairs,
17098         and apply or reject them in one go.  Ask for confirmation if
17099         variables are not known safe.
17100         (hack-local-variables-confirm): Complete rewrite.  Support
17101         `safe-local-variable-values'.
17102         (enable-local-variables): Update docstring to reflect new
17103         behavior.
17104         (ignored-local-variables): Ignore ignored-local-variables and
17105         safe-local-variable-values.
17106         (safe-local-variable-p): New function.
17107         (risky-local-variable-p): `safe-local-variable' property check
17108         moved to safe-local-variable-p.
17109         (hack-one-local-variable): Checks moved to hack-local-variables.
17111         (byte-compile-dynamic, c-basic-offset, c-file-style)
17112         (c-indent-level, comment-column, fill-column, fill-prefix)
17113         (indent-tabs-mode, kept-new-versions, no-byte-compile)
17114         (no-update-autoloads, outline-regexp, page-delimiter)
17115         (paragraph-start, paragraph-separate, sentence-end)
17116         (sentence-end-double-space tab-width, version-control):
17117         Add `safe-local-variable' property.
17119         * find-lisp.el: Delete nonexistent `autocompile' file variable.
17121         * icomplete.el, play/landmark.el: Change nonexistent
17122         `outline-layout' file variable to `allout-layout'.
17124 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
17126         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
17127         (gdb-get-changed-registers): Test value of gud-minor-mode relative
17128         to gud-comint-buffer.
17129         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
17130         gdb-ui.el for gdb-mi.el.
17131         (gdb-post-prompt, gdb-get-changed-registers): Move test for
17132         registers buffer to gdb-get-changed-registers.
17133         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
17134         deletion of catchpoints (throw and catch).
17135         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
17136         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
17137         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
17138         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
17139         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
17141 2006-02-13  Jay Belanger  <belanger@truman.edu>
17143         * calc/calc-arith.el (math-check-known-matrixp): Make sure
17144         expression is a symbol before checking that it is bound.
17146 2006-02-13  Richard M. Stallman  <rms@gnu.org>
17148         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
17149         for the minibuffer too, but not if resize-mini-windows will interfere.
17151         * help.el (describe-key-briefly, describe-key): Do all arg-reading
17152         inside `interactive' spec.
17153         (describe-key-briefly-internal, describe-key-internal):
17154         Functions merged back into their callers.
17156 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
17158         * info.el (info-xref-visited): Inherit from info-xref too.
17159         (Info-set-mode-line): Replace occurrences of `%' by `%%'
17160         when propertizing Info-current-file and Info-current-node.
17162 2006-02-13  Juri Linkov  <juri@jurta.org>
17164         * tumme.el (tumme-thumbnail-storage): Fix docstring.
17165         (tumme-thumb-name): Fix per-directory format.
17167 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
17169         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
17171 2006-02-12  Miles Bader  <miles@gnu.org>
17173         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
17175 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
17177         * tumme.el: Remove history section.  If someone needs the it, it
17178         can always be found in CVS.
17180 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
17182         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
17183         about the Thumbnail Managing Standard option.
17185 2006-02-12  Richard M. Stallman  <rms@gnu.org>
17187         * subr.el (substitute-key-definition): Doc fix.
17189         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
17191         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
17193         * info.el (Info-mode): Doc fix.
17195         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
17197 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
17199         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
17200         because on Solaris a POSIX compatible "id" is needed.  Reported by
17201         Magnus Henoch <mange@freemail.hu>.
17203 2006-02-12  Juri Linkov  <juri@jurta.org>
17205         * tumme.el: Remove todo item about Thumbnail Managing Standard.
17206         (tumme) <defgroup>: Change :group to `multimedia'.
17207         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
17208         Managing Standard.
17209         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
17210         Fix dostring.
17211         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
17212         and %y.  Fix docstring.
17213         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
17214         (tumme-cmd-create-standard-thumbnail-command): New user options.
17215         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
17216         is `standard'.  Fix docstring.
17217         (tumme-thumb-width, tumme-thumb-height): New user options.
17218         (tumme-external-viewer): Try to find various viewers.
17219         (tumme-get-thumbnail-image): Use `create-image' instead of
17220         constructing the `image' structure.
17221         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
17222         `standard'.
17223         (tumme-thumb-name): Add file name generation for standard storage.
17224         Simplify code for other storages.
17225         (tumme-thumb-name): Use width %w and height %h instead of size %s.
17226         Add modification time %m and thumbnail-nq8 %q.
17227         Use `tumme-cmd-create-standard-thumbnail-command' if
17228         tumme-thumbnail-storage is `standard'.
17229         (tumme-dired-insert-marked-thumbs): New autoload command.
17230         (tumme-dired-after-readin-hook): New function.
17231         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
17232         `tumme-thumb-size'.
17233         (tumme-display-image): Replace size-x %x and size-y %y with
17234         width %w and height %h.
17236         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
17237         `tumme-dired-insert-marked-thumbs'.
17239 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
17241         * tumme.el (tumme-write-tag): Fix small bug (file name did not
17242         include path).
17243         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
17244         matching tag.
17246 2006-02-12  Miles Bader  <miles@gnu.org>
17248         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
17249         New variables.
17250         (rcirc-abbrev-nick): New function.
17251         (rcirc-format-response-string): Rewrite to use the formats in
17252         `rcirc-response-formats' and expand escape sequences therein.
17253         A text-property `rcirc-text' is added over the actual response
17254         text to make easy to find inside the returned string.
17255         (rcirc-print): When filling, just look for the `rcirc-text'
17256         text-property to find the appropriate fill prefix, instead of
17257         using hardwired patterns.
17259 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
17261         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
17262         Managing Standard.
17264 2006-02-11  Kim F. Storm  <storm@cua.dk>
17266         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
17267         Don't use insert-buffer; do insert-buffer-substring directly.
17268         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
17270 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
17272         * files.el (revert-buffer, recover-file): Replace buffer-read-only
17273         with inhibit-read-only.  Suggested by Stefan Monnier.
17274         (revert-buffer): Let insert-file-contents discard
17275         buffer-undo-list.  Simplify code.
17276         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
17278 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
17280         * menu-bar.el (menu-bar-select-yank): Add a doc string.
17282         * help.el (describe-key-briefly): Now a wrapper for
17283         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
17284         to t.  Populate yank-menu if empty.
17285         (describe-key-briefly-internal): Renamed from describe-key-briefly.
17286         (describe-key): Now a wrapper for describe-key-internal.  Bind
17287         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
17288         (describe-key-internal): Renamed from describe-key.
17290 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
17292         * progmodes/glasses.el (glasses-separator): Doc fix.
17293         (glasses-original-separator): New defcustom.
17294         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
17296 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
17298         * mwheel.el (mouse-wheel-up-event): Doc fix.
17300 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
17302         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
17303         (tumme-dir): New function.  Copied from thumbs.el.
17305 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
17307         * desktop.el (desktop-outvar): Fix typo.
17308         (desktop-save-buffer-p): Doc fix.
17310         * subr.el (substitute-key-definition): Fix typo.
17312 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17314         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
17315         when window-system is mac.
17317         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
17319 2006-02-10  Kim F. Storm  <storm@cua.dk>
17321         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
17322         indirect-function instead of using condition-case.
17324 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
17326         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
17327         less `colloquial'...
17329 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
17331         * tumme.el: Add a couple of todo items.
17333 2006-02-09  Lars Hansen  <larsh@soem.dk>
17335         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
17336         (highlight-changes-mode): Don't change desktop-locals-to-save.
17338 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
17340         * image-mode.el (image-toggle-display): Clear image cache if using
17341         filename.
17343 2006-02-09  Masatake YAMATO  <jet@gyve.org>
17345         * dired-x.el (dired-guess-shell-alist-default): Add .man as
17346         a `dired-man' target.
17348         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
17349         boundary of symbols.
17351 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
17353         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
17355 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
17357         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
17358         `mapcar'; return nil.
17360 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
17362         * mouse.el (mouse-drag-track): Don't change window if we rebind to
17363         some other event.
17365 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
17367         * net/rcirc.el (rcirc-startup-channels-alist):
17368         Add irc.freenode.net and #emacs as defaults.
17369         (rcirc-ignore-all-activity-flag): Remove variable.
17370         (rcirc-authinfo): New variable.
17371         (rcirc-authinfo-filename): Remove variable.
17372         (rcirc-always-use-server-buffer-flag): New flag.
17373         (rcirc): M-x rcirc will automatically connect without prompting.
17374         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
17375         connection in lisp.
17376         (rcirc-process-server-response-1): Remove everything but the nick
17377         portion of the sender so it doesn't need to be done everywhere
17378         else.  Update related code.
17379         (global-map): Remove global keybindings.
17380         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
17381         (rcirc-send-input): Split into several functions.
17382         (rcirc-process-input-line, rcirc-process-message)
17383         (rcirc-process-command): New functions.
17384         (rcirc-target-buffer): New function to determine where to route
17385         messages.
17386         (rcirc-user-nick): Save match data.
17387         (rcirc-toggle-ignore-buffer-activity)
17388         (rcirc-update-activity-string): Remove global ignore functionality,
17389         which can be done now by toggling rcirc-track-minor-mode.
17390         (rcirc-track-minor-mode-map): New keymap.
17391         (rcirc-track-minor-mode): New minor-mode.
17392         (ignore): Make the ignore output nicer.  Always print it when
17393         adding or removing nicks.
17394         (rcirc-url-regexp): Improve.
17395         (rcirc-mangle-text): Remove properties before using text in the
17396         modeline.
17397         (rcirc-authenticate): Authentication data comes from
17398         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
17399         (rcirc-server-prefix): Inherit from rcirc-server.
17401 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
17403         * Makefile.in (compile): Append "|| true" to the end of the `find'
17404         command, like compile-always does.
17406 2006-02-08  Sam Steingold  <sds@gnu.org>
17408         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
17409         output from a dead connection.
17411 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
17413         * dired.el (dired-mode-map): Add more bindings for tumme.
17415 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17417         * wdired.el (wdired-mode-map): Use remap.
17418         (wdired-get-filename): Massage.
17419         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
17420         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
17421         `keymap' property rather than `local-map'.
17423 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
17425         * tumme.el (tumme-get-thumbnail-image): New utility function.
17426         Suggested by from Chong Yidong.
17427         (tumme-dired-with-window-configuration): Rename from
17428         `tumme-dired'.  Add code to save window configuration.
17429         (tumme-restore-window-configuration): New command to restore the
17430         window configuration that `tumme-dired-with-window-configuration'
17431         saves before it changes the window configuration.
17432         (tumme-show-all-from-dir): New command to display thumbnails for
17433         all files in a directory entered by the user, like M-x thumbs.
17434         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
17435         have been created.
17436         (tumme-display-thumbnail-original-image): Call `display-buffer'.
17437         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
17438         Remove obsolete test function.
17440 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
17442         * vc.el (small-temporary-file-directory): Remove defvar; there's
17443         a defcustom for it in files.el.
17445         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
17446         Fix typo in message.
17447         (tumme-gallery-generate): Fix typo in `error' message.
17448         (tumme-display-window-height-correction)
17449         (tumme-display-window-width-correction, tumme-line-up-dynamic)
17450         (tumme-line-up-interactive): Dox fixes.
17451         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
17452         (tumme-restore-window-configuration, tumme-format-properties-string)
17453         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
17454         Fix typos in docstrings.
17456 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
17458         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
17460 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
17462         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
17463         User should use hook if desired.
17465         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
17466         buffer if necessary.
17467         (gdb-delete-frame-or-window): New function.
17468         (gdb-breakpoints-mode-map): Bind "q" to it.
17470 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17472         * textmodes/nroff-mode.el: Clean up name space.
17473         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
17474         (nroff-mode): Obey the global setting of nroff-electric-mode.
17475         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
17477         * calendar/calendar.el (calendar-increment-month): Typo in last change.
17479 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
17481         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
17483 2006-02-06  Lars Hansen  <larsh@soem.dk>
17485         * generic-x.el (etc-fstab-generic-mode): Add file system types
17486         cifs and usbdevfs.  Allow special chars in file names.
17488 2006-02-05  Jay Belanger  <belanger@truman.edu>
17490         Update copyright notices of the files in lisp/calc.
17492 2006-02-05  Romain Francoise  <romain@orebokech.com>
17494         Update copyright notices of all files in the lisp/play directory.
17496 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
17498         * ldefs-boot.el: Regenerate.
17500         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
17502 2006-02-05  Kim F. Storm  <storm@cua.dk>
17504         * files.el (magic-mode-regexp-match-limit): New defvar.
17505         (set-auto-mode): Use it to limit magic-mode-alist matching.
17507 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
17509         * info.el (Info-index, Info-mode): Improve the description of the
17510         `i' command.
17512         * ldefs-boot.el: Regenerate.
17514 2006-02-03  Werner Lemberg  <wl@gnu.org>
17516         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
17517         greedy to find the closing bracket in \*[...] and similar
17518         expressions.  This is a first rough fix -- many additional
17519         refinements are necessary to make nroff mode really usable with groff.
17521 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
17523         * international/mule-cmds.el (set-locale-environment):
17524         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
17525         libX11.
17527 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
17529         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
17530         archive are created in archive-tmpdir.
17532 2006-02-02  John Paul Wallington  <jpw@pobox.com>
17534         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
17535         (ibuffer-fontification-alist): Use it.
17536         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
17537         to "* z" and the Ibuffer Mark menu.
17539         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
17541 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17543         * textmodes/table.el (*table--cell-describe-mode)
17544         (*table--cell-describe-bindings): Undo last change since
17545         print-help-return-message is not obsoleted by anything at all.
17547 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
17549         * emulation/cua-base.el (cua-mode): Doc fix.
17551 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
17553         * dframe.el (dframe-handle-make-frame-visible)
17554         (dframe-handle-iconify-frame, dframe-get-focus)
17555         (dframe-select-attached-frame, dframe-power-click)
17556         (dframe-frame-mode): Fix typos in docstrings.
17558         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
17559         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
17560         Fix typos in docstrings.
17562         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
17563         (hi-lock-face-buffer, hi-lock-font-lock-hook)
17564         (hi-lock-archaic-interface-message-used)
17565         (hi-lock-file-patterns-range): Fix typos in docstrings.
17567         * savehist.el (savehist-loaded, savehist-load, savehist-install)
17568         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
17570         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
17571         Fix typo in docstring.
17573         * net/newsticker.el (newsticker--decode-iso8601-date)
17574         (newsticker--set-customvar, newsticker--buffer-insert-item)
17575         (newsticker--do-run-auto-mark-filter)
17576         (newsticker--parse-generic-feed): Doc fixes.
17577         (newsticker--retrieval-timer-list, newsticker-url-list)
17578         (newsticker-hide-immortal-items-in-echo-area)
17579         (newsticker-hide-obsolete-items-in-echo-area)
17580         (newsticker-new-item-face, newsticker--enclosure)
17581         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
17582         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
17583         (newsticker--parse-generic-feed, newsticker--cache-contains)
17584         (newsticker--stat-num-items, newsticker-download-enclosures):
17585         Fix typos in docstrings.
17587         * net/rcirc.el (rcirc-debug): Doc fix.
17588         (rcirc-fill-column, rcirc-receive-message-hooks)
17589         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
17590         (rcirc-mode, rcirc-generate-new-buffer-name)
17591         (rcirc-startup-channels, rcirc-ignore-update-automatic)
17592         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
17593         Fix typos in docstrings.
17594         (rcirc-print): "?\ " -> "?\s".
17595         (rcirc-cmd-join): Improve argument/docstring consistency.
17597 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
17599         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
17600         before narrow-to-region.
17602 2006-02-01  Richard M. Stallman  <rms@gnu.org>
17604         * simple.el (move-beginning-of-line): Scan properly for invis change.
17606         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
17608 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
17610         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
17611         change bit only when id-format is 'integer.  Reported by Matt
17612         Hodges <M.P.Hodges@rl.ac.uk>.
17614 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
17616         * hilit-chg.el (highlight-changes-initial-state)
17617         (highlight-changes-global-initial-state): Doc fixes.
17618         (highlight-changes-global-modes, global-highlight-changes):
17619         Fix typos in docstrings.
17621 2006-02-01  Kim F. Storm  <storm@cua.dk>
17623         * emulation/cua-base.el (cua-mode): Mention that CUA enables
17624         transient-mark-mode in doc string.
17626 2006-01-31  Richard M. Stallman  <rms@gnu.org>
17628         * replace.el (multi-occur): Doc fix.
17629         (multi-occur-in-matching-buffers): Rename from
17630         multi-occur-by-filename-regexp.  Prefix arg says match
17631         buffer names instead of file names.
17633 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
17635         * bs.el: Allow non-default values of `bs-header-lines-length'.
17636         (bs--running-in-xemacs): Remove (not needed anymore).
17637         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
17638         instead of `shrink-window', thus avoiding having to compute the
17639         height of the window.
17640         (bs--up): Wrap around even when there's no header.
17641         (bs--down): Use `forward-line' instead of `next-line'.
17643 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
17645         * image-mode.el (image-toggle-display): Use file name if possible,
17646         instead of unnecessarily allocating a (possibly huge) lisp string.
17648 2006-01-30  John Paul Wallington  <jpw@pobox.com>
17650         * subr.el (toplevel): Define `cl-assertion-failed' condition here
17651         because the `assert' macro signals it at runtime.
17653         * emacs-lisp/cl.el (toplevel): Remove definition of
17654         `cl-assertion-failed' condition.
17656 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
17658         * thumbs.el (thumbs-marked-list): Make buffer-local and
17659         permanent-local.
17660         (thumbs-insert-thumb): Make help-echo non-sticky.
17661         (thumbs-file-alist): Use eolp as check for (non)-image.
17663 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
17665         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
17666         (ediff-before-session-group-setup-hooks)
17667         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
17668         Fix typos in docstrings.
17670         * window.el (bw-dir, bw-eqdir, balance-windows)
17671         (split-window-keep-point): Fix typos in docstrings.
17673         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
17674         (org-quote-string, org-calendar-to-agenda-key)
17675         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
17676         (org-show-following-heading, org-tags-column)
17677         (org-use-tag-inheritance, org, org-allow-space-in-links)
17678         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
17679         (org-enable-table-editor, org-calc-default-modes)
17680         (org-table-allow-automatic-line-recalculation)
17681         (org-export-html-style, org-export-with-fixed-width)
17682         (org-export-with-sub-superscripts, org-special-keyword)
17683         (org-formula, org-time-grid, org-table-may-need-update)
17684         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
17685         (org-goto-quit, org-get-indentation, org-end-of-item)
17686         (org-move-item-down, org-move-item-up)
17687         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
17688         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
17689         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
17690         (org-agenda-log-mode, org-agenda-toggle-diary)
17691         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
17692         (org-agenda-file-to-end, org-agenda-no-heading-message)
17693         (org-agenda-get-closed, org-format-agenda-item)
17694         (org-cmp-priority, org-cmp-category, org-cmp-time)
17695         (org-agenda-change-all-lines, org-agenda-diary-entry)
17696         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
17697         (org-link-search, org-camel-to-words, org-open-file)
17698         (org-remember-handler, org-table-convert-region)
17699         (org-table-move-row-down, org-table-move-row-up)
17700         (org-table-copy-region, org-table-wrap-region)
17701         (org-table-toggle-vline-visibility)
17702         (org-table-get-vertical-vector, org-table-modify-formulas)
17703         (org-table-get-specials, org-recalc-commands)
17704         (org-table-rotate-recalc-marks, org-table-eval-formula)
17705         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
17706         (org-level-color-stars-only, org-insert-heading):
17707         Fix typos in docstrings.
17708         (last-arg): Add defvar.
17710         * makefile.w32-in (WINS): Add erc.
17711         (MH_E_SRC): Update (copied from lisp/Makefile.in).
17713 2006-01-29  Bill Wohler  <wohler@newt.com>
17715         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
17716         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
17717         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
17718         (mh-autoloads): Don't use comments on otherwise empty lines.
17720 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
17722         * emulation/viper.el (viper-major-mode-modifier-list):
17723         Add insert-state and vi-state entries for erc-mode.
17724         (viper-go-away, viper-set-hooks): Add and remove
17725         viper-comint-mode-hook from erc-mode-hook as appropriate.
17727         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
17729 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
17731         * bs.el (bs--format-aux): Implement `middle' alignment as
17732         described in the docstring for `bs-attributes-list'.
17733         (bs--get-name): Simplify.  Don't pad the buffer name.
17735 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
17737         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
17738         English aspell dictionary is installed, use the first entry of
17739         ispell-dictionary-alist-1.
17741 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
17743         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
17744         Doc fix.
17746 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
17748         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
17749         for `process-file', in order to let it work for older Emacsen too.
17751 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
17753         * international/latexenc.el: Add a suitable `coding:' tag.
17754         (latexenc-find-file-coding-system): Undo last change.
17756 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
17758         * international/latexenc.el (latexenc-find-file-coding-system):
17759         Make sure latexenc-main-file is a regular file and is readable.
17761 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
17763         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
17764         Pass FILE to vc-user-login-name.
17766         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
17768 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
17770         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
17771         there are no more images to display.
17772         (thumbs-mark, thumbs-unmark): Revert change so that they move to
17773         the next image.
17775 2006-01-26  Richard M. Stallman  <rms@gnu.org>
17777         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
17779         * wid-edit.el (advertised-widget-backward): New alias.
17780         (widget-keymap): Use advertised-widget-backward for S-TAB.
17782         * tumme.el: Correct the keywords.
17783         (tumme-dir-max-size): Use defvar.
17784         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
17786         * simple.el (move-beginning-of-line): Take account of fields.
17787         (clone-indirect-buffer-other-window): Take args like
17788         clone-indirect-buffer, and work like it.
17790         * help-fns.el (describe-function): Don't pass `nil' as default.
17792         * files.el (risky-local-variable-p): Follow var aliases.
17794         * subr.el (lazy-completion-table): Doc fix.
17796         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
17797         global binding of `line'.
17799 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
17801         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
17802         Tramp.
17804         * vc.el (vc-default-dired-state-info): Pass FILE to
17805         vc-user-login-name.
17806         (vc-default-update-changelog): Don't use vc-user-login-name, we
17807         don't need it here.
17809         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
17810         no longer necessary.
17812 2006-01-25  Kenichi Handa  <handa@m17n.org>
17814         * international/mule.el (decode-char): Avoid the overhead of
17815         calling utf-lookup-subst-table-for-decode if
17816         utf-translate-cjk-mode is nil.
17817         (encode-char): Avoid the overhead of calling
17818         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
17819         nil.
17821 2006-01-22  Kenichi Handa  <handa@m17n.org>
17823         * international/mule.el (make-subsidiary-coding-system): Reset
17824         `coding-system-define-form' property of subsidiaries to nil.
17825         Avoid duplicated entry in coding-system-alist.
17826         (make-coding-system): Avoid duplicated entry in
17827         coding-system-alist.
17828         (define-coding-system-alias): Likewise.
17830 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
17832         * completion.el: Minor fixes in introductory comment.
17833         (completion-def-wrapper): Fix alist.
17835 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
17837         * thumbs.el (thumbs-new-image-size): New function.
17838         (thumbs-increment-image-size-element)
17839         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
17840         (thumbs-decrement-image-size): Delete.
17841         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
17842         temp files and use to resize.
17843         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
17844         Use increment argument to enlarge/shrink.  Preserve point.
17845         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
17846         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
17847         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
17848         (thumbs-mark, thumbs-unmark): Preserve point.
17849         (thumbs-modify-image): Keep old temp files and use to modify.
17850         Cleanup old temp files at load time.  Preserve point.
17851         (thumbs-view-image-mode-map): Use new command names.
17853 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17855         * log-view.el (log-view-minor-wrap): First rev is the one at point.
17857         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
17858         the nastiest part of the cyclic dependency.
17859         (cal-menu-update): Use dotimes and calendar-increment-month.
17861         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
17862         (calendar-week-start-day): Add an :initializer.
17863         (calendar-mode-map): Use suppress-keymap, and command remapping.
17864         (describe-calendar-mode): Setup xref-stack info for the back button.
17865         (calendar-star-date): Insert before delete.
17866         (calendar-set-mode-line): Add file-modified info if applicable.
17867         (calendar-increment-month): New function.
17869 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
17871         * font-lock.el (lisp-font-lock-keywords-2):
17872         Recognize "& keywords" only at word boundaries.
17874 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
17876         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
17877         and permanent-local.
17878         (thumbs-max-image-number): New variable.
17879         (thumbs-do-thumbs-insertion): Use them.
17880         (thumbs-per-line): Change default to 4.
17881         (thumbs-marked-list): Rename from thumbs-markedL.
17882         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
17883         (thumbs-rename-images): Use -list instead of L for internal variables.
17884         (thumbs-call-convert): Use call-process instead of shell-command.
17885         (thumbs-insert-thumb): Add filename as help-echo to each image.
17886         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
17887         Give dir to thumbs-show-thumbs-list.
17888         (thumbs-show-thumbs-list): Set default-directory to that of images.
17889         (thumbs-dired-show): Rename from thumbs-dired-show-all.
17890         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
17891         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
17892         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
17894 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17896         * ses.el (ses-read-cell): Provide a default value.
17898 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
17900         * term/w32-win.el (image-library-alist): Add additional names for
17901         GIF library.
17903 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
17905         * international/latexenc.el (latexenc-find-file-coding-system):
17906         Add file-regular-p check.
17908 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17910         * simple.el (clone-buffer): Don't show the new buffer in the same
17911         window.
17913 2006-01-23  Juri Linkov  <juri@jurta.org>
17915         * faces.el (link, link-visited): New faces based on default values
17916         of `info-xref' and `info-xref-visited'.
17918         * info.el (info-xref): Inherit from `link'.
17919         (info-xref-visited): Inherit from `link-visited'.
17921         * cus-edit.el (custom-buffer-create-internal): Use widget type
17922         `custom-manual' instead of `info-link' and don't set properties
17923         `button-face' and `mouse-face' explicitly.
17924         (custom-browse-group-tag, custom-browse-variable-tag)
17925         (custom-browse-face-tag): Inherit from widget class
17926         `custom-group-link' instead of `push-button'.
17927         (custom-button-unraised): Inherit from `underline' face.
17928         (custom-link): Inherit from `link' face.  Fix doc and group.
17929         (custom-add-parent-links, custom-group-value-create): Don't set
17930         properties `button-face' and `mouse-face' explicitly for
17931         `custom-group-link' widget.
17932         (custom-group-link): Add properties `button-face' and `mouse-face'
17933         to widget definition.
17934         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
17935         editable-field's :keymap property.
17936         (custom-mode): Fix docstring: substitute keybindings for
17937         `widget-forward' and `widget-backward' from `widget-keymap',
17938         `widget-complete' from `custom-field-keymap', replace old
17939         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
17941         * desktop.el (desktop-load-file): Check for `fboundp' before
17942         calling `symbol-function'.
17944         * simple.el (clone-buffer, clone-indirect-buffer)
17945         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
17946         `read-string'.  Fix prompts.
17948         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
17950 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
17952         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
17954 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
17956         * startup.el (inhibit-splash-screen, initial-scratch-message):
17957         Doc fixes.
17959 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
17961         Sync with Tramp 2.0.52.
17963         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
17964         * net/tramp-vc.el: Add code for unloading Tramp.  See comment before
17965         `tramp-unload-tramp' for checklist.
17967         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
17968         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
17969         (tramp-unload-file-name-handler-alist)
17970         (tramp-unload-tramp): New defuns.
17971         (tramp-advice-PC-expand-many-files): New defadvice.
17972         (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
17973         removed.
17974         (tramp-handle-expand-file-name): Remove double slash.
17975         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
17976         It doesn't matter, because it will be converted later on.
17977         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
17978         implementation was just heuristic.
17979         (tramp-post-connection): Set uid and gid properties.
17980         (tramp-convert-file-attributes): Set file's gid change bit.
17981         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
17982         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
17983         in case of su(do)? methods.  The home directory of the local user
17984         will be taken else.
17985         (tramp-open-connection-telnet)
17986         (tramp-open-connection-rsh, tramp-open-connection-su)
17987         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
17988         local shell prompt could hurt.  Reported by Romain Francoise
17989         <romain@orebokech.com>.
17990         (tramp-let-maybe): Add `edebug-form-spec' property.
17991         (tramp-handle-expand-file-name): Bind `default-directory' locally
17992         to "/" in order to avoid problems with UNC shares or Cygwin
17993         mounts.
17994         (tramp-md5-function): Fix typo in error message.
17996         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
17998         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
17999         for byte-compiler pacification.
18001 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
18003         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
18004         ID-FORMAT `string'.  This allows us to get rid of
18005         `vc-user-login-name UID'.
18007         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
18009 2006-01-22  John Paul Wallington  <jpw@pobox.com>
18011         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
18013 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
18015         * emacs-lisp/find-func.el (find-definition-noselect)
18016         (find-variable-noselect): Search variables in C source code too.
18017         (find-function-C-source, find-function-noselect, find-function)
18018         (find-function-other-frame, find-variable-noselect, find-variable)
18019         (find-variable-other-frame, find-variable-at-point):
18020         Fix docstrings.
18022 2006-01-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
18024         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
18026 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
18028         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
18029         Default to disabling the "Save affix" question.
18031 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
18033         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
18034         the first arg to run-python.
18036 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
18038         * startup.el (command-line-1): Handle --no-desktop if desktop.el
18039         is not loaded.
18041 2006-01-20  Jay Belanger  <belanger@truman.edu>
18043         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
18044         limit is 0.
18046         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
18047         the correct variable.
18049 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
18051         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
18052         link.  Fixed buggy argument sequence in call to `org-view-tags'.
18053         (org-compile-prefix-format): Set `org-prefix-has-tag'.
18054         (org-prefix-has-tag): New variable.
18055         (org-format-agenda-item): Remove tags from headline if
18056         appropriate.
18057         (org-agenda-remove-tags-when-in-prefix): New option.
18058         (org-get-tags-at): New function.
18060 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
18062         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
18063         (thumbs-find-image): Move image name and number from buffer name
18064         to mode name.  Set thumbs-buffer.  Preserve point so that large
18065         images remain visible.
18066         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
18067         order.
18068         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
18069         mode name.
18070         (thumbs-next-image, thumbs-previous-image): Make them work.
18072 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
18074         * cus-edit.el (custom-buffer-create-internal): State in the text above
18075         the whole buffer buttons that they do not operate on hidden items.
18076         (custom-face-menu): Use `custom-face-save' instead of
18077         `custom-face-save-command'.
18078         (custom-face-save-command): Make it an alias for `custom-face-save'
18079         and declare it obsolete.
18080         (custom-face-save): Doc fix.
18082         * dired.el (dired-no-confirm): Add quote.
18083         (dired-subdir-alist-pre-R): Add quote in
18084         `make-variable-buffer-local' form and remove unbalanced parenthesis.
18086 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18088         * textmodes/table.el (table-mode-indicator): Typo in last change.
18090 2006-01-19  Richard M. Stallman  <rms@gnu.org>
18092         * outline.el (hide-leaves): Don't call outline-end-of-heading.
18093         Fixes bug reported in Nov 2005.
18095         * isearch.el (isearch-forward): Doc fix.
18097         * dired.el (dired-move-to-filename-regexp): Define as alias.
18098         (dired-no-confirm): Use defcustom.
18099         (dired-subdir-alist-pre-R): Put defvar at top level.
18101         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
18103         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
18104         Mark as risky.
18106         * simple.el (set-mark-command): Doc fix.
18107         (clone-indirect-buffer-other-window):
18108         Read arg like clone-indirect-buffer.
18109         (move-beginning-of-line): Skip invisible newlines.
18111 2006-01-19  Masatake YAMATO  <jet@gyve.org>
18113         * progmodes/cpp.el (cpp-edit-load): Make the order of
18114         listed conditions in a base C code buffer and its associate
18115         CPP Edit buffer the same.
18117 2006-01-19  Kenichi Handa  <handa@m17n.org>
18119         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
18120         (rmail-mime-feature): Likewise.
18121         (rmail-require-mime-maybe): Use display-warning to show a warning
18122         message.
18124         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
18125         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
18127 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18129         * array.el: Move defvars out of eval-when-compile.
18130         (array-make-template): Replace undeclared global var with a local one.
18131         (array-mode): Inline initialization functions.
18132         (array-init-local-variables, array-init-max-row)
18133         (array-init-max-column, array-init-columns-per-line)
18134         (array-init-field-width, array-init-rows-numbered)
18135         (array-init-line-length, array-init-lines-per-row): Remove.
18137         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
18138         (doc-mode-map): Define explicitly.
18139         (doctor-txtype): Use mapc.
18141         * textmodes/table.el: Move defvars out of eval-when-compile.
18142         Remove harmful code meant to avoid byte-compiler warnings.
18143         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
18144         specification that checks table-fixed-width-mode directly.
18145         (table-recognize-region, table-recognize-cell):
18146         Use restore-buffer-modified-p.
18147         (table-fixed-width-mode): Remove code that refreshes
18148         table-fixed-mode-indicator.
18149         (*table--cell-describe-bindings, *table--cell-describe-mode):
18150         Avoid obsolete name print-help-return-message.
18151         (table--test-cell-list): Don't use replace-regexp from elisp.
18152         (table--point-entered-cell-function, table--point-left-cell-function):
18153         Don't set table-fixed-mode-indicator, use force-mode-line-update.
18155         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
18156         that was after the end of file.  Use buffer-file-name variable.
18157         (org-timestamp-change): Use with-current-buffer.
18158         (org-todo-list): Don't unnecessarily define a new buffer-local var.
18159         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
18160         `file'.
18162         * progmodes/fortran.el: Move defvars out of eval-when-compile.
18163         (fortran-break-line): Remove unused var `opoint'.
18164         (fortran-abbrev-start): Obey help-event-list.
18166 2006-01-18  Jesper Harder  <harder@phys.au.dk>
18168         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
18170 2006-01-18  Masatake YAMATO  <jet@gyve.org>
18172         * progmodes/make-mode.el (makefile-imake-mode): New mode
18173         derived from makefile-mode.
18174         (makefile-imake-mode-syntax-table): New syntax table
18175         derived from makefile-mode-syntax-table.
18176         (makefile-mode): Write about makefile-imake-mode in doc string.
18177         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
18178         (makefile-imake-font-lock-keywords): New font lock keywords.
18180         * files.el (auto-mode-alist): Add Imakefile.
18182 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
18184         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
18185         loading the file rather than when turning on flyspell-mode.
18187 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
18189         * cus-edit.el (customize-rogue): Minor doc fix.
18191 2006-01-17  Juri Linkov  <juri@jurta.org>
18193         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
18194         instead of the file at the mark as default if the file at the mark
18195         is the same as the file at point or if dired-dwim-target-directory
18196         is not the same as the current directory and the mark is not active.
18198         * log-view.el (log-view-minor-wrap): Use the same logic to get
18199         revisions as `log-view-diff'.
18201         * info.el (Info-revert-find-node): Check for Info-current-file
18202         before preserving new-history.
18204         * man.el (Man-heading-regexp): Add `/'.
18206         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
18207         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
18209 2006-01-16  Juri Linkov  <juri@jurta.org>
18211         * faces.el (mode-line-faces): New defgroup.
18212         (mode-line-highlight): Move definition after new defgroup.
18213         (mode-line, mode-line-inactive, mode-line-highlight):
18214         Replace :group `modeline' with `mode-line-faces'.
18215         (mode-line-buffer-id): New face.
18216         (modeline-buffer-id): New face alias.
18217         (vertical-border): Remove :group `modeline'.
18219         * bindings.el (propertized-buffer-identification): Use face
18220         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
18221         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
18222         (mode-line-buffer-identification-keymap): For mouse-1 replace
18223         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
18224         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
18225         mouse-3.
18227         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
18228         Buffer-menu-buffer.  Doc fix.
18229         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
18230         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
18231         `Buffer-menu-buffer'.
18233         * info.el (Info-mode-line-node-keymap): New defvar.
18234         (Info-set-mode-line): Use `stringp' to check Info-current-file.
18235         Propertize Info-current-node with `mode-line-buffer-id' and
18236         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
18238         * time.el (display-time-mail-face): Replace :group `faces' with
18239         `mode-line-faces'.
18241 2006-01-16  Kenichi Handa  <handa@m17n.org>
18243         * international/code-pages.el: Add autoload cookies for cp125[0345678].
18245         * language/european.el (cp1252): New alias for windows-1252.
18247         * international/mule.el (autoload-coding-system): Prepare for EOL
18248         variants.
18250 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
18252         * term.el (term-raw-map): Add mapping for insert.
18253         (term-send-insert): New.
18254         (term-mode): Make variables local here instead of doing it in
18255         `term-emulate-terminal'.
18256         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
18257         Scroll reverse needs to take into account the scroll region.
18258         Saving and restoring the cursor should save the color attributes too.
18259         (term-reset-terminal): Reset the scroll region.
18260         (term-handle-ansi-escape): Cursor up and down should take into
18261         account the scroll region.
18262         (term-set-scroll-region): Rename from `term-scroll-region'.
18263         Move to 0,0 after setting the region.
18264         (term-handle-scroll): Handle scroll up.
18265         (term-down): Fix off by one error.
18266         (term-delete-lines): Do not delete outside the scroll region.
18267         (term-insert-lines): Take into account the scroll region.
18269 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
18271         * textmodes/ispell.el (ispell-internal-change-dictionary)
18272         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
18273         (start, end): Move declaration outside of eval-when-compile.
18275         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
18276         (flyspell-mode-on): Use it.
18278         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
18279         ispell-kill-ispell-hook.
18281 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
18283         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
18284         (Custom-reset-saved): Do not ask for confirmation in single option
18285         buffers.
18287 2006-01-13  Richard M. Stallman  <rms@gnu.org>
18289         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
18291 2006-01-13  Romain Francoise  <romain@orebokech.com>
18293         * add-log.el (add-change-log-entry, change-log-merge):
18294         Conditionally use `hard-newline'.
18296 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
18298         * wid-edit.el (widget-field-end): If the overlay is no longer
18299         associated with a buffer, behave as if the overlay didn't exist.
18301         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
18302         Make sure the links use the `custom-link' face.
18304 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18306         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
18307         (ld-script-mode): Don't set indent-line-function since we don't
18308         have one.
18310 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
18312         * textmodes/org.el (org-open-file): Use mailcap for selecting an
18313         application.
18314         (org-file-apps-defaults-gnu): Use mailcap as the default for
18315         selecting an application on a UNIX system.
18316         (org-agenda-show-tags): New command.
18317         (org-table-insert-hline): Keep cursor in current table line.
18318         (org-table-convert): Offset effect of modifying
18319         `org-table-insert-hline'.
18320         (org-format-agenda-item): New optional argument TAG.
18321         (org-compile-prefix-format): Handle %T format for the tag.
18322         (org-expand-wide-chars): New function.
18323         (org-table-insert-row, org-table-insert-hline):
18324         Use `org-expand-wide-chars'.
18325         (org-open-file): Fix bug in program launch.
18326         (org-get-time-of-day): Fix bug with times before 1am.
18327         (org-agenda-menu): Add tags commands.
18329 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
18331         * textmodes/ispell.el (ispell-init-process): Include the used
18332         dictionary in ispell process start message.
18333         (ispell-internal-change-dictionary): When flyspell-mode is active
18334         and dictionary is changed, make sure ispell process is restarted
18335         and flyspell word cache cleared out for the current buffer.
18336         (ispell-change-dictionary): Make sure flyspell word cache is
18337         cleared out in all buffers with active flyspell mode when
18338         dictionary is globally changed.
18339         Call ispell-internal-change-dictionary after dictionary change.
18341 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
18343         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
18345         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
18346         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
18347         years.  Fix small differences wrt Makefile.in.
18348         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
18349         Makefile.in does.
18351 2006-01-12  Bill Wohler  <wohler@newt.com>
18353         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
18354         mh-search.el.
18356 2006-01-12  Masatake YAMATO  <jet@gyve.org>
18358         * progmodes/ld-script.el: Update copyright year.
18360 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
18362         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
18363         Don't add widget if setting undefined.
18365 2006-01-12  John Paul Wallington  <jpw@pobox.com>
18367         * help-fns.el (describe-variable): Remove newlines from void
18368         variable output.
18370 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
18372         * wdired.el (wdired-mode-map): Add help echo for
18373         wdired-abort-changes.
18375         * man.el (Man-file-name-regexp): Adjust for a list of files.
18377 2006-01-12  Masatake YAMATO  <jet@gyve.org>
18379         * progmodes/ld-script.el (auto-mode-alist): Support
18380         suffix conventions used in netbsd and eCos.
18382 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
18384         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
18385         (custom-variable-menu, custom-face-menu, custom-group-menu)
18386         (Custom-mode-menu): Change names of menu items.  (As discussed on
18387         emacs-devel.)
18388         (custom-face-menu): Add "Undo Edits" item.
18390         * startup.el (init-file-user): defcustom -> defvar.
18392         * tooltip.el (tooltip-mode): Doc fix.
18394 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
18396         * reveal.el (reveal-post-command): window-buffer signals an error on
18397         dead windows rather than returning nil.
18398         (reveal-open-new-overlays): An overlay might die while we open others.
18400 2006-01-11  Bill Wohler  <wohler@newt.com>
18402         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
18403         phrasing in docstring.
18405         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
18406         can give some systems gas.  Add new file mh-buffers.el.
18408 2006-01-06  Masatake YAMATO  <jet@gyve.org>
18410         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
18411         C preprocessor forward ported from GNU Emacs 21.2.
18413         * progmodes/asm-mode.el (asm-font-lock-keywords):
18414         Use `cpp-font-lock-keywords'.
18416         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
18418         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
18419         of $ for "\\.ld[s]?".
18421 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18423         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
18424         (tcl-indent-line): Return `noindent' if inside a string.
18426         * progmodes/flymake.el (flymake-split-string): Remove more than one
18427         empty string at beg/end of the result.
18428         (flymake-find-buildfile, flymake-find-possible-master-files):
18429         Use expand-file-name.
18430         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
18431         since expand-file-name does it for us.  Use directory-file-name.
18432         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
18433         (flymake-ler-get-type, flymake-ler-get-text)
18434         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
18435         (flymake-current-line-no): Remove spurious interactive spec.
18436         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
18437         (flymake-check-include): Remove arg inc-path merged into inc-name.
18438         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
18439         Arg regexp-list replaced by a simple regexp.
18440         (flymake-master-make-header-init, flymake-master-tex-init):
18441         Correspondingly replace regexp-list with a regexp.  Fix regexp.
18443 2006-01-10  Simon Josefsson  <jas@extundo.com>
18445         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
18446         describing AUTH PLAIN fix.
18448 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
18450         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
18451         (report-emacs-bug): Don't record initial prompt text.
18452         Instead, add text properties to prompting text.
18453         (report-emacs-bug-hook): Delete prompting text.
18455 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
18457         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
18458         `dirs'.  Adjust callers.
18460 2006-01-09  John Paul Wallington  <jpw@gnu.org>
18462         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
18464 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
18466         * reveal.el (reveal-open-new-overlays): New extracted fun.
18467         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
18468         using them.  Simplify the code.
18469         (reveal-post-command): Use them.  Fix up obsolete windows in
18470         reveal-open-spots.
18472         * progmodes/flymake.el: Use `require' rather than autoload for
18473         XEmacs's overlays.
18474         (flymake-get-common-file-prefix, flymake-build-relative-filename):
18475         Delete.  Use file-relative-name instead.
18476         (flymake-get-syntax-check-program-args, flymake-perl-init):
18477         Simplify the resulting code.
18479         * log-view.el (log-view-file-re, log-view-message-re): Add support
18480         for DaRCS output.
18482 2006-01-09  Alex Schroeder  <alex@gnu.org>
18484         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
18485         identifiers sometimes added in square brackets at the beginning of
18486         subject lines.
18488 2006-01-07  Richard M. Stallman  <rms@gnu.org>
18490         * cus-edit.el (Custom-set, Custom-save): Doc fix.
18491         (Custom-reset-current, Custom-reset-saved): Change question text.
18492         (Custom-reset-standard): Likewise.
18493         (custom-variable-reset-saved): Doc fix.
18495 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
18497         * startup.el (init-file-user): Doc fix.
18499 2006-01-07  Alex Schroeder  <alex@gnu.org>
18501         * mail/rmail.el (rmail-current-subject): New function.
18502         (rmail-current-subject-regexp): New function.
18503         (rmail-next-same-subject): Use it.
18505         * mail/rmailsum.el (rmail-summary-by-topic):
18506         Use rmail-current-subject and rmail-current-subject-regexp.
18507         (rmail-summary-next-same-subject): Ditto.
18509         * net/rcirc.el (rcirc-send-input): No longer check whether the
18510         process is open, since not all commands need an open process.
18511         (rcirc-send-string): Check whether the process is open before
18512         sending anything.
18513         (rcirc-ignore-list): New option.
18514         (rcirc-ignore-list-automatic): New variable.
18515         (rcirc-print): Take rcirc-ignore-list into account.
18516         (rcirc-cmd-ignore): New command.
18517         (rcirc-ignore-update-automatic): New function.
18518         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
18519         list if ignored nicks.
18520         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
18522 2006-01-06  David Reitter  <david.reitter@gmail.com>
18524         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
18525         reflect the address to which the report will be sent.
18527 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
18529         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
18530         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
18532 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
18534         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
18536         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
18537         the doc string: "functoin" => "function".
18538         * ldefs-boot.el: Likewise.
18540         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
18541         message text: "Duplicat" => "Duplicate".
18543 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
18545         * files.el (basic-save-buffer-2): If backing-up failed, reset
18546         buffer-backed-up to nil.
18548 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
18550         * progmodes/gud.el (gdb-script-skip-to-head)
18551         (gdb-script-calculate-indentation): Indent for breakpoint command
18552         lists also.
18554 2006-01-05  Bill Wohler  <wohler@newt.com>
18556         * Makefile.in (compile-always): Add mh-autoloads dependency.
18557         (bootstrap): Remove mh-autoloads dependency, as compile dependency
18558         provides it.
18559         (updates): Remove mh-autoloads dependency, since it probably has
18560         already run recently (via recompile).
18562 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
18564         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
18565         argument `force' to disable the flyspell-last-buffer optimization.
18566         (flyspell-mode-on): Use it.
18568         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
18569         flymake-simple-cleanup.
18570         (flymake-allowed-file-name-masks): Use this new default.
18571         All the functions are now called in the right buffer rather than
18572         passing the buffer as argument.
18573         (flymake-process-sentinel): Switch to buffer before calling cleanup.
18574         (flymake-parse-err-lines): Remove redundant buffer arg.
18575         (flymake-get-program-dir): Comment out unused function.
18576         (flymake-start-syntax-check, flymake-start-syntax-check-process):
18577         Remove redundant buffer argument.
18578         (flymake-get-real-file-name, flymake-simple-java-cleanup)
18579         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
18581 2006-01-05  Richard M. Stallman  <rms@gnu.org>
18583         * info.el (Info-find-node): Don't record previous node if have none.
18584         (info): Go to directory only if history is empty.
18586         * simple.el (mark): Doc fix.
18588 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18590         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
18591         already of desired type.
18592         (mac-ae-list): Coerce parameter to "list" type.
18593         (mac-dispatch-apple-event): Replace cadr part of event with a
18594         dummy position so that event-start returns it.
18596 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
18598         * textmodes/org.el (org-end-of-subtree): New function.
18599         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
18600         Use `org-end-of-subtree'.
18601         (org-agenda, org-agenda-convert-date): Protect calls to
18602         `fit-window-to-buffer'.
18603         (org-tags-view): Force matching of sublevels when doing a
18604         todo-only search.  Define the correct redo command, including the
18605         arguments.
18606         (org-agenda-redo): Display message.
18607         (org-check-for-org-mode): New function.
18608         (org-agenda-type): New variable.
18609         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
18610         Set `org-agenda-type'.
18611         (org-agenda-check-type): New function.
18612         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
18613         (org-agenda-week-view, org-agenda-day-view)
18614         (org-agenda-next-date-line, org-agenda-previous-date-line)
18615         (org-agenda-log-mode, org-agenda-toggle-diary)
18616         (org-agenda-toggle-time-grid, org-agenda-date-later)
18617         (org-agenda-date-prompt, org-agenda-diary-entry)
18618         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
18619         (org-agenda-convert-date, org-agenda-menu):
18620         Use `org-agenda-check-type'.
18621         (org-make-overlay, org-delete-overlay)
18622         (org-detatch-overlay, org-move-overlay, org-overlay-put):
18623         New compatibility functions.
18624         (org-calendar-select-mouse): New command.
18626 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
18628         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
18629         (Custom-reset-standard): Fix y-or-n-p messages.
18630         (custom-link): New face for links.
18631         (custom-buffer-create-internal, custom-manual): Use it.
18632         (custom-face-save): Push to theme-face before setting face spec.
18634         * wid-edit.el (widget-default-mouse-face-get): New function.
18635         (widget-specify-button): Handle mouse-face like button-face.
18637         * custom.el (load-theme): Clear old theme settings if reloading.
18639 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
18641         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
18642         "Erase Customization" button back to same position it occupies in
18643         the individual State menus.
18645 2006-01-04  Kim F. Storm  <storm@cua.dk>
18647         * wid-edit.el (key-sequence): Rework widget to read key binding
18648         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
18649         (widget-key-sequence-default-value): Default value for empty sequence.
18650         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
18651         (widget-key-sequence-read-event): New command for C-q.
18652         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
18653         (widget-key-sequence-value-to-external): New functions.
18655 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18657         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
18658         Use expand-file-name.
18659         (flymake-delete-temp-directory): Use expand-file-name,
18660         file-name-directory, and directory-file-name.
18661         (flymake-strrchr): Delete.
18662         (flymake-start-syntax-check): Don't pass the redundant buffer argument
18663         to the init-f function.
18664         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
18665         (flymake-init-find-buildfile-dir)
18666         (flymake-init-create-temp-source-and-master-buffer-copy)
18667         (flymake-simple-make-init-impl, flymake-simple-make-init)
18668         (flymake-master-make-init, flymake-master-make-header-init)
18669         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
18670         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
18671         (flymake-xml-init): Remove corresponding redundant buffer argument.
18672         (flymake-allowed-file-name-masks): Remove last elems that are equal to
18673         the default anyway.  Clean up regexps.
18675         * progmodes/flymake.el (flymake-temp-source-file-name)
18676         (flymake-master-file-name, flymake-temp-master-file-name)
18677         (flymake-base-dir): New buffer-local vars.
18678         (flymake-buffer-data, flymake-get-buffer-value)
18679         (flymake-set-buffer-value): Replace those hash-tables by the new
18680         buffer-local vars.  Update callers.
18682         * progmodes/flymake.el (flymake-check-start-time)
18683         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
18684         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
18685         Move definition, so we can remove redundant earlier declaration.
18686         (flymake-replace-regexp-in-string, flymake-split-string)
18687         (flymake-get-temp-dir): Use defalias.
18688         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
18689         (flymake-xemacs-window-edges): Remove unused function.
18690         (flymake-get-point-pixel-pos): Move.
18691         (flymake-pid-to-names, flymake-reg-names)
18692         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
18693         Replace by a simple list flymake-processes and by process-buffer.
18694         Update callers.  Other than simplify the code, it uses buffers rather
18695         than buffer-names so it doesn't get confused by uniquify.
18696         (flymake-buffer-data): The global value should just be nil.
18698         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
18699         Optimize the body of a defalias like any other code.
18701         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
18702         Make sure we've setup font-lock's vars.  It may influence which
18703         function we then call.
18704         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
18705         here since it's too late anyway.
18707 2006-01-03  Romain Francoise  <romain@orebokech.com>
18709         * startup.el (fancy-splash-tail, normal-splash-screen):
18710         Update copyright year.
18712 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
18714         * mouse.el (mouse-drag-track): Rename, from
18715         `mouse-drag-region-1'.  Includes optional argument required to
18716         enable post-drag event processing (e.g. delete region keys).
18717         Can be used without this argument to track a mouse region and operate
18718         on it as soon as the drag completes.
18719         (mouse-drag-region): Use `mouse-drag-track'.
18721 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
18723         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
18724         Move to `custom-buffer' group.
18726         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
18727         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
18728         (custom-theme-insert-face-marker, custom-theme-variable-menu)
18729         (custom-theme-face-menu): New variables.
18730         (custom-theme-add-variable, custom-theme-variable-action)
18731         (custom-variable-reset-theme, custom-theme-delete-variable)
18732         (custom-face-reset-theme, custom-theme-face-action)
18733         (custom-theme-delete-face, custom-theme-merge-theme)
18734         (custom-theme-add-face, custom-theme-visit-theme): New functions.
18736 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
18738         * custom.el: Move Custom Themes commentary to start of theme code.
18739         (custom-known-themes): Rename `standard' theme to `changed'.
18740         (custom-push-theme): Caller no longer specifies what theme to use
18741         when doing `reset'---the setting is simply removed from the theme.
18742         Delete MODE from `theme-value' and `theme-settings' properties.
18743         (custom-declare-theme): Ignore &rest args since we don't use them.
18745         (custom-loaded-themes): Delete variable.
18746         (custom-theme-load-themes, custom-theme-loaded-p)
18747         (custom-theme-value): Delete functions.
18749         (custom-declare-theme): Signal error on invalid theme names.
18750         (provide-theme): custom-loaded-themes was deleted.
18751         (load-theme): Load the file unconditionally.
18752         (enable-theme): Call `load-theme' if theme is undefined.
18753         (custom-enabled-themes): Only update value for successful loads.
18754         (disable-theme): Complete from enabled themes when interactive.
18755         (custom-variable-theme-value): Calculate theme value directly.
18757         (custom-theme-reset-variables, custom-reset-variables): Mark as
18758         XEmacs compatibility functions.  We don't actually use these.
18760         * cus-edit.el (custom-variable-state-set):
18761         Use custom-variable-theme-value instead of custom-theme-value.
18762         (custom-face-state-set): Rename `standard' theme to `changed'.
18763         (custom-save-variables, custom-save-faces): Delete unneeded
18764         references to custom-reset-variables.
18765         (custom-save-resets): Delete function.
18766         (custom-save-variables, custom-save-faces): MODE argument deleted.
18767         (custom-save-variables, custom-save-faces): Ignore theme values.
18769         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
18770         compatibility function.
18772 2006-01-01  Richard M. Stallman  <rms@gnu.org>
18774         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
18775         (Custom-reset-current, Custom-reset-saved): Likewise.
18776         (Custom-reset-standard): Show message if aborted.
18777         (custom-mode): Doc fix, describing those commands.
18779         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
18780         put on event-kind property.
18782 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
18784         * custom.el (provide-theme): Ban `user' theme name.
18785         (custom-enabling-themes): New variable.
18786         (enable-theme): Don't enable user if custom-enabling-themes is t.
18787         (custom-enabled-themes): Make it a defcustom.
18788         (custom-theme-recalc-face): No-op if face is undefined.
18790         * cus-edit.el (custom-button-mouse): New variable.
18791         (custom-button-mouse): New face.
18792         (custom-raised-buttons, custom-mode): Use it.
18794         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
18796 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
18798         * progmodes/gud.el (gud-display-line): Support hl-line in the
18799         source buffer.
18801 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
18803         * mouse.el (mouse-drag-window-above): Verify that the found window
18804         overlaps with the given window in the horizontal dimension.
18806 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
18808         * Makefile.in (cvs-update): New target.
18810         * makefile.w32-in (cvs-update): Ditto.
18812 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
18814         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
18815         (custom-new-theme-mode-map): New variable.
18817 2005-12-30  Richard M. Stallman  <rms@gnu.org>
18819         * custom.el (custom-load-themes): Function deleted.
18821         * cus-edit.el (custom-save-loaded-themes): Function deleted.
18822         (custom-save-variables): Don't delete or add custom-load-themes call.
18824 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18826         * cus-start.el: Add `visible-cursor'.
18828         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
18829         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
18830         (flymake-process-filter): Switch to buffer before calling it instead.
18831         (flymake-post-syntax-check, flymake-highlight-err-lines)
18832         (flymake-delete-own-overlays, flymake-parse-err-lines)
18833         (flymake-start-syntax-check, flymake-start-syntax-check-process)
18834         (flymake-count-lines, flymake-parse-residual):
18835         Remove constant buffer argument.
18836         (flymake-start-syntax-check-for-current-buffer): Remove.
18837         Update callers to use flymake-start-syntax-check instead.
18838         (flymake-display-err-menu-for-current-line):
18839         Remove unused var `mouse-pos'.
18840         (flymake-restore-formatting): Comment out unused function.
18841         (flymake-report-status, flymake-report-fatal-status): Remove buffer
18842         argument, use current-buffer instead.  Update callers.
18844 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18846         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
18847         buffer-local because choose-completion-delete-max-match requires
18848         that we set completion-ignore-case (i.e., binding via let is not
18849         sufficient).
18850         (bibtex-complete): Always set completion-ignore-case and
18851         choose-completion-string-functions.  The latter is needed because
18852         choose-completion-string-functions keeps its value if we quit the
18853         *Completions* buffer without requesting a completion.
18855 2005-12-30  Andreas Schwab  <schwab@suse.de>
18857         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
18859 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
18861         * jit-lock.el (jit-lock-chunk-size): Doc fix.
18863 2005-12-30  Juri Linkov  <juri@jurta.org>
18865         * locate.el (locate-fcodes-file, locate-header-face)
18866         * progmodes/delphi.el (delphi-other-face)
18867         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
18869         * paren.el (show-paren-match, show-paren-mismatch): Use existing
18870         group `paren-showing-faces'.
18872         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
18873         (goto-address): Fix docstring.
18875         * net/webjump.el (webjump-sample-sites): Update URLs.
18877         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
18879         * subr.el (cancel-change-group): Add listp around pending-undo-list.
18881 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18883         * font-lock.el (font-lock-compile-keywords): Signal an error when
18884         font-lock-set-defaults hasn't been called.
18886 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
18888         * subr.el (noreturn, 1value): Doc fixes.
18890 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18892         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
18893         that assoc-string returns nil.
18895 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18897         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
18898         (bibtex-entry-type-str, bibtex-empty-field-re)
18899         (bibtex-search-backward-string, bibtex-preamble-prefix)
18900         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
18901         (bibtex-any-valid-entry-type): New variable.
18902         (bibtex-parse-field-name): Simplify.
18903         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
18904         (bibtex-preamble-prefix): Include left delimiter.
18905         (bibtex-search-forward-field, bibtex-search-backward-field):
18906         Allow unbounded search past entry boundaries (required by bibtex-pop).
18907         (bibtex-text-in-field-bounds): Use push.
18908         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
18909         (bibtex-parse-preamble, bibtex-valid-entry)
18910         (bibtex-beginning-first-field): New functions.
18911         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
18912         (bibtex-map-entries): Fix docstring.
18913         (bibtex-flash-head): New arg prompt.  Simplify.
18914         (bibtex-enclosing-field): Include code of bibtex-inside-field.
18915         (bibtex-insert-kill): Simplify.  Always insert text past the
18916         current field or entry.
18917         (bibtex-format-entry): Use bibtex-parse-field.
18918         (bibtex-pop): Use bibtex-beginning-of-entry and
18919         bibtex-end-of-entry to initiate the search.  Insert empty field if
18920         we found ourselves.
18921         (bibtex-print-help-message): New args field and comma.
18922         Handle entry keys.
18923         (bibtex-make-field): Use bibtex-beginning-of-entry.
18924         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
18925         invalid entry.
18926         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
18927         Handle preambles.  Simplify code for thorough test.
18928         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
18929         New arg comma.  Handle entry heads.
18930         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18931         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
18932         New arg comma.
18933         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
18934         (bibtex-fill-field): Simplify.
18935         (bibtex-fill-entry): Use bibtex-beginning-first-field and
18936         bibtex-parse-field.
18937         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
18938         (bibtex-complete): Use bibtex-parse-preamble.
18940 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
18942         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
18943         Display name of expression instead of convenience variable.
18944         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
18946         * progmodes/gud.el (gud-tooltip-dereference): Rename from
18947         toggle-gud-tooltip-dereference.
18948         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
18949         (gud-tooltip-tips): ...here when dereferencing.
18951 2005-12-28  Bill Wohler  <wohler@newt.com>
18953         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
18955 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18957         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
18958         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
18959         (vc-annotate-display-autoscale): Adjust call.
18960         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
18961         Fix interactive spec.
18962         (vc-annotate-time-span): Remove.
18963         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
18964         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
18965         (vc-annotate-display-select): Use new name.
18967         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
18968         (vc-annotate-mode-menu): Remove left-over redundant declaration.
18969         Correct the construction of span entries.  Simplify.
18970         (vc-annotate-display-select): Fix the nil case.
18971         (vc-annotate): Remove obsolete (and now broken) code.
18972         (vc-annotate-extract-revision-at-line): Remove obsolete code.
18973         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
18975 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
18977         * subr.el (lazy-completion-table): Correct typo in docstring.
18979         * startup.el (command-line): Use `custom-reevaluate-setting' for
18980         `send-mail-function'.
18982         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
18984 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
18986         * mail/smtpmail.el (smtpmail-try-auth-methods):
18987         Send credentials together with "AUTH PLAIN" command.
18989 2005-12-27  Richard M. Stallman  <rms@gnu.org>
18991         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
18992         mouse-2, go back to previously selected window, so it's selected
18993         when mouse-2 command runs.
18995 2005-12-27  Juri Linkov  <juri@jurta.org>
18997         * descr-text.el (describe-text-sexp): Use square brackets for
18998         button [Show] to distinguish it from the property value `show'.
18999         (describe-property-list): Use `insert-text-button' with
19000         `help-face' type instead of putting face in quotes, because button
19001         is not created automatically for a list of faces.
19002         (describe-text-properties-1): Put button-type value in quotes to
19003         distinguish from plain text "button".
19004         (describe-char): Display code point values in hex.  Don't use
19005         `symbol-name' for `current-input-method' because it is a string.
19006         Use `insert-text-button' with `help-face' type instead of putting
19007         hardcoded face in quotes, because button is not created automatically.
19009 2005-12-27  Richard M. Stallman  <rms@gnu.org>
19011         * progmodes/glasses.el (glasses-face): More specific custom type.
19013         * files.el (set-visited-file-name): Doc fix.
19015         * textmodes/flyspell.el (flyspell-external-point-words):
19016         Use local var buffer-scan-pos to advance scan for next misspelling.
19017         Advance it only after we find the misspelling.
19019 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
19021         * textmodes/flyspell.el (flyspell-external-point-words):
19022         New criteria for finding the misspelling in the buffer.
19024 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
19026         * help-mode.el (help-insert-string): Set help-xref-stack-item
19027         rather than call help-setup-xref.
19029         * descr-text.el (describe-char): Revert previous changes for
19030         optional buffer argument.
19032 2005-12-27  Juri Linkov  <juri@jurta.org>
19034         * help-mode.el (help-insert-string): New function.  Save buffer
19035         contents in cases where it is impossible to recompute the old contents.
19037         * descr-text.el (describe-char): Set help-xref-stack-item
19038         explicitly after buffer has been generated.
19040 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19042         * cus-start.el (all): Add x-gtk-show-hidden-files.
19044 2005-12-26  Richard M. Stallman  <rms@gnu.org>
19046         * replace.el (perform-replace): Calculate match-again
19047         before skipping read-only matches.
19049         * paren.el (paren-showing-faces): New group.
19050         (show-paren-match, show-paren-mismatch): Move to that group.
19052         * button.el (button): Put into group `basic-faces'.
19054         * progmodes/make-mode.el: Remove faces from group `faces'.
19056         * apropos.el (apropos, apropos-value): Doc fix.
19057         (apropos-documentation): Doc fix.
19059 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19061         * subr.el (lazy-completion-table): Remove argument `args'.
19063         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
19064         Don't use the `args' argument of lazy-completion-table.
19066 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
19068         * descr-text.el (describe-char): Add optional argument for buffer.
19069         Set buffer appropriately.  Call help-setup-xref.
19070         Suggested by Stefan Monnier.
19072 2005-12-26  Juri Linkov  <juri@jurta.org>
19074         * descr-text.el: Require `help-fns' at runtime.  Don't require
19075         `button' for byte compilation.
19076         (describe-text-widget): Add `help-echo' for first button.
19077         Use `help-info' for second.
19078         (describe-property-list): Use `help-argument-name' instead of `italic'.
19079         (describe-text-category): Add prompt to interactive spec.
19080         Call `help-setup-xref'.
19081         (describe-char): Use `help-character-set'.  Add `help-echo' for
19082         code point.  Use `help-input-method'.  Remove superfluous insert.
19084 2005-12-25  Richard M. Stallman  <rms@gnu.org>
19086         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
19087         at point, in case of narrowing.
19089         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
19091         * locate.el (locate-header-face): Allow nil in type.
19093         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
19095 2005-12-25  Romain Francoise  <romain@orebokech.com>
19097         * battery.el (battery-linux-proc-acpi): Also try
19098         `/proc/acpi/thermal_zone/THM0/temperature'.
19100 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
19102         * custom.el (custom-push-theme): Fix docstring.
19104         * cus-edit.el (custom-variable-set, custom-variable-save)
19105         (custom-variable-save): Custom-quote widget values.
19106         (customize-save-variable): Fix custom-push-theme call.
19108 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
19110         * w32-fns.el (w32-batch-update-autoloads): New function.
19112         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
19113         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
19114         from the command line.
19116 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
19118         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
19119         reset means to remove setting from theme entirely.  Don't keep
19120         expanding theme-settings list; delete old entries if necessary.
19122         * cus-edit.el (custom-buffer-create-internal): Move "Erase
19123         customization" button one line up.
19124         (custom-themed): New face.
19125         (custom-magic-alist): New value, THEMED, for theme settings.
19126         (custom-variable-state-set, custom-face-state-set):
19127         Check theme-value instead of saved-value.
19128         (custom-variable-reset-standard, custom-face-reset-standard):
19129         Remove theme setting entirely.  Recalculate new values.
19130         (custom-variable-set, custom-variable-set)
19131         (custom-variable-reset-saved, custom-variable-reset-backup)
19132         (custom-face-set, custom-face-reset-saved): Update `user' theme.
19133         (custom-variable-save): Fix typos.
19135 2005-12-23  Juri Linkov  <juri@jurta.org>
19137         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
19138         Add autoload cookies.
19139         (edebug-outside-d-c-i-n-s-w): New variable.
19140         (edebug-display, edebug-outside-excursion): Use it to save the
19141         original value of default-cursor-in-non-selected-windows.
19142         Set default-cursor-in-non-selected-windows to t while Edebug
19143         is active.
19144         (edebug-mode, edebug-eval-mode): Doc fix.
19146         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
19147         with `buffer-substring-no-properties' to remove common substring
19148         highlighting.
19150         * info.el (info-other-window, info): Rename function argument
19151         `file' to `file-or-node'.
19152         (Info-complete-menu-item): Use local variable `complete-nodes' to
19153         keep the global value of `Info-complete-nodes' unchanged for
19154         subsequent completions.
19155         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
19157         * simple.el (get-next-valid-buffer, last-buffer)
19158         (next-error-buffer-p, next-error-find-buffer)
19159         (minibuffer-history-sexp-flag): Doc fix.
19161         * savehist.el (savehist-mode-hook): Add `:group'.
19163         * log-view.el: Call autoload for vc-find-version.
19164         (log-view-current-file): Adjust subgroup numbers.
19165         (log-view-current-tag): Add `length'.
19167 2005-12-23  Richard M. Stallman  <rms@gnu.org>
19169         * vc.el (vc-annotate-car-last-cons): Defn moved up.
19171 2005-12-23  Juri Linkov  <juri@jurta.org>
19173         * hi-lock.el (hi-lock-archaic-interface-message-used)
19174         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
19175         (hi-lock-mode): Display "Hi" in the mode line only when
19176         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
19177         (hi-lock-write-interactive-patterns):
19178         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
19179         (hi-lock-set-pattern, hi-lock-set-file-patterns)
19180         (hi-lock-font-lock-hook): Set 3rd arg `how' of
19181         font-lock-add-keywords to t.
19183 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
19185         * hi-lock.el (hi-lock-highlight-range): New variable.
19186         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
19187         only if font-lock-fontified is non-nil.  Remove overlays.
19188         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
19189         font-lock-fontified is non-nil, otherwise use overlays (instead of
19190         text properties).
19191         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
19192         New variables.
19193         (hi-lock-string-serialize): New function.
19195 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19197         * menu-bar.el (menu-find-file-existing): New function.
19198         (menu-bar-file-menu): Use menu-find-file-existing for Open.
19200         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
19202 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19204         * vc.el: Remove unnecessary leading * in docstrings.
19205         (vc-annotate-mode-map): Move initialization into declaration.
19206         (vc-static-header-alist): Nitpick on the regexp.
19207         (vc-default-init-version): New fun.
19208         (vc-register): Use it.
19209         (vc-insert-headers): Use dolist.
19210         (vc-annotate-get-backend): Remove unused function.
19211         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
19212         (vc-annotate-mode): Remove corresponding call.
19213         (vc-annotate-car-last-cons): Simplify.
19214         (vc-annotate-buffers): Remove var.
19215         (vc-annotate-backend): Make it buffer-local.
19216         (vc-annotate): Move the interaction to the interactive spec.
19217         Add a `buf' argument.
19218         (vc-annotate-warp-version): Use this new `buf' argument to avoid
19219         killing&creating a vc-annotate buffer, which is very disruptive when
19220         the buffers are shown in dedicated frames.
19222 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
19224         * descr-text.el: Add FSF as maintainer.
19225         (describe-text-mode, describe-text-mode-map)
19226         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
19227         help-mode.
19228         (describe-text-widget, describe-text-sexp)
19229         (describe-property-list, describe-text-category)
19230         (describe-text-properties, describe-text-properties-1)
19231         (describe-char): Use help buttons instead of widgets.
19232         (describe-char-unicodedata-file): Make URL link in doc string.
19234 2005-12-22  Richard M. Stallman  <rms@gnu.org>
19236         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
19237         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
19238         Don't include buttons that write a file when there's no file.
19239         (custom-variable-menu, custom-face-menu, custom-group-menu):
19240         Don't include commands that write a file when there's no file.
19241         (customize-browse): Reword the top-of-buffer help intro.
19242         (custom-buffer-create-internal): Fix previous change.
19243         (customize-changed-options-previous-release): Prev release is 21.1.
19244         (customize-changed-options): Doc fix.
19245         (customize-changed): New alias.
19246         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
19247         Say "standard values".
19248         (Custom-reset-standard): Doc fix.
19249         (custom-face-reset-standard): Doc fix.
19251 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19253         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
19254         even if font-lock-mode is non-nil since it may be t without having
19255         turned on font-lock-mode-internal.
19256         (font-lock-choose-keywords): Minor optimization.
19257         (font-lock-add-keywords, font-lock-remove-keywords)
19258         (font-lock-set-defaults): Don't call make-local-variable on a variable
19259         that we know to already be local.
19261 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19263         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
19264         messages if in the minibuffer.
19266 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19268         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
19269         (tex-mode-flyspell-verify, flyspell-get-word)
19270         (flyspell-external-point-words): Don't use point-min/max uselessly.
19272         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
19273         by Kevin Rodgers.  Instead, just hide the completions buffer if we
19274         don't need to show it.
19276 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
19278         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
19280 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19282         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
19283         delete-windows-on with an inexistent buffer.
19285 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
19287         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
19288         Delete defcustom variable :tag names.
19290 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19292         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
19293         (log-view-font-lock-keywords): Ajust subgroup numbers.
19294         (log-view-current-tag): Don't hard code the number of subgroups.
19296 2005-12-20  Juri Linkov  <juri@jurta.org>
19298         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
19299         (tooltip-x-offset, tooltip-y-offset): Doc fix.
19301         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
19302         (menu-bar-non-minibuffer-window-p): Instead of checking
19303         display-multi-frame-p, use selected-frame when menu-updating-frame
19304         is nil.
19306 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
19308         * align.el (align-rules-list): Use [ \t] instead of \s-
19309         for column separators in text mode.
19311 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
19313         * help-mode.el (help-customize-variable, help-customize-face):
19314         Don't pop help-xref-stack as help-follow no longer pushes
19315         anything on to it.
19317 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
19319         * textmodes/org.el (org-agenda-custom-commands): New option.
19320         (org-agenda): Offer custom commands on splash screen.
19321         (org-make-tags-matcher): Parser for Boolean logic added.
19322         (org-agenda-set-tags): New command.
19323         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
19324         (org-set-tags): Efficiency improvements.
19325         (org-auto-align-tags): New option.
19326         (org-todo, org-demote, org-promote): Realign tags.
19327         (org-tags-completion-function): Use also "&" and "|" as separators.
19328         (org-org-menu): Agenda commands simplified.
19330 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
19332         * cus-edit.el (customize-apropos, customize-apropos-options):
19333         Docstring changes.
19335         * font-lock.el (font-lock): Add tags to the links in the defgroup.
19337 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
19339         * longlines.el (longlines-mode): Wrap while widened.
19340         (longlines-decode-region, longlines-encode-region): Compute max
19341         just once.
19343 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19345         * cus-edit.el (mac): New group.
19347         * cus-start.el (all): Add user options in macterm.c.  Add test for
19348         Mac-related built-ins.  Fix test for GTK-related built-ins.
19350         * term/mac-win.el (mac-handle-language-change)
19351         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
19352         (mac-services-open-selection, mac-services-mail-selection)
19353         (mac-services-mail-to, mac-services-insert-text)
19354         (mac-dispatch-apple-event): Add docstrings.
19355         (x-get-selection, mac-select-convert-to-string): Select coding
19356         system from `utf-16be' and `utf-16le' using `byteorder'.
19358 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19360         * subr.el (lazy-completion-table): Don't be fooled if the var holds
19361         a "list" (lambda ...) rather than a real completion list.
19363         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
19364         lexical-let when encountering ((lambda (...) ...) ...).
19366 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
19368         * progmodes/sh-script.el (sh-mode):
19369         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
19370         * textmodes/picture.el (picture-mode): Update docstrings.
19372 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
19374         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
19375         commands enclosed in $(ARGQUOTE)s should not be split between two
19376         lines, as that will break with GNU Make >3.80, when sh.exe is used
19377         and arg quoting is with '..'.
19378         (autoloads): Don't break the quoted --eval expression between
19379         several lines.
19381 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
19383         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
19384         Capture error from printing circular structures.
19386 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
19388         * wid-edit.el (widget-checkbox-action): Clear undo info.
19390 2005-12-16  Bill Wohler  <wohler@newt.com>
19392         * menu-bar.el (kill-this-buffer): Set a good example by using menu
19393         bar, not menubar in comment.
19395 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19397         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
19398         After-change-functions should not clobber the match data.
19400 2005-12-16  Juri Linkov  <juri@jurta.org>
19402         * simple.el (choose-completion): Use `buffer-substring-no-properties'
19403         instead of `buffer-substring'.
19404         (completion-common-substring): Doc fix.
19405         (completion-setup-function): Use minibuffer-completion-contents
19406         instead of minibuffer-contents.  Don't set common-string-length
19407         initially.  Remove special handling of partial-completion-mode.
19408         Move computation of completion-base-size into one cond.
19409         Call completion-base-size-function in mainbuf.  In computation of
19410         completion-base-size for file name completion don't move point to
19411         the end of the minibuffer.  Move computation of common-string-length
19412         into one cond.  Start putting faces only when common-string-length>=0.
19413         Add condition to put completions-common-part when
19414         common-string-length>0.
19416         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
19417         place point at the first different character in the minibuffer
19418         even if this position is at the beginning of the minibuffer.
19420         * info.el (Info-read-node-name-1): In completion-base-size-function's
19421         lambda return 1 if common-substring or minibuffer-completion-contents
19422         starts with (, and 0 otherwise.
19424         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
19425         Use `crm-current-element' for second arg of `display-completion-list'.
19427 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
19429         * files.el (set-auto-mode): Look for an interpreter specified on
19430         the first line also if search for mode specification succeeded,
19431         but the mode is not known.
19433 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
19435         * textmodes/org.el (org-tags-match-list-sublevels): New option.
19436         (org-open-at-point): Implement tag searches as links.
19437         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
19438         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
19439         (org-tags-sparse-tree, org-tags-view, org-set-tags)
19440         (org-agenda-dispatch): New commands.
19441         (org-use-tag-inheritance, org-tags-column): New options.
19442         (org-tab-follows-link, org-return-follows-link): New options.
19443         (org-tags): New customize group.
19444         (org-start-icalendar-file): Get local time zone.
19445         (org-tags-completion-function): New function.
19446         (org-set-font-lock-defaults): Make sure links will also be
19447         highlighted inside headlines.
19449 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
19451         * term.el (term-emulate-terminal):
19452         Let term-handle-ansi-terminal-messages override what Bash says about
19453         its current directory.
19455 2005-12-16  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
19457         * bindings.el (last-buffer): Move to simple.el.
19458         * simple.el (last-buffer): Move here.
19459         (get-next-valid-buffer): New function.
19460         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
19461         (prev-buffer): Ditto.  Rename to `previous-buffer'.
19463         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
19464         * bindings.el (global-map): Ditto.
19466 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
19468         * cus-edit.el: Introductory comment change.
19469         (custom-magic-alist): Change message string for the `rogue' state.
19471 2005-12-15  Richard M. Stallman  <rms@gnu.org>
19473         * tooltip.el: Delete defcustom variable :tag names.
19475         * complete.el (partial-completion-mode): Doc fix.
19477         * textmodes/flyspell.el (flyspell-external-point-words):
19478         Use save-excursion to ensure we don't move backward in the
19479         search loop, not even one character.
19480         (flyspell-delete-all-overlays): Use remove-overlays directly.
19482         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
19483         (ispell-start-process): Set that variable.
19484         Clear ispell-buffer-local-name.
19485         (ispell-internal-change-dictionary):
19486         Set ispell-current-dictionary after killing process.
19487         (ispell-buffer-local-dict):
19488         Don't set spell-personal-dictionary after killing process.
19489         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
19490         (ispell-tex-skip-alists, ispell-html-skip-alists)
19491         (ispell-skip-region-alist): Mark as risky.
19493         * net/newsticker.el (newsticker--retrieval-timer-list)
19494         (newsticker--display-timer, newsticker-running-p)
19495         (newsticker-ticker-running-p): Definitions moved up.
19497 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
19499         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
19501 2005-12-15  David Ponce  <david@dponce.com>
19503         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
19504         (recentf-edit-list, recentf-open-files): Signal an error when
19505         there is no recent file.
19507 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
19509         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
19510         read-only except for texinfo-format-region evaluation.
19512 2005-12-14  Richard M. Stallman  <rms@gnu.org>
19514         * vc.el (vc-default-previous-version, vc-default-next-version)
19515         (vc-do-command): Doc fixes.
19517 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19519         * textmodes/bibtex.el (bibtex-expand-strings)
19520         (bibtex-autokey-expand-string, bibtex-name-part)
19521         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
19522         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
19523         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
19524         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
19525         (bibtex-entry-postfix, bibtex-known-entry-type-re)
19526         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
19527         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
19528         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
19529         (bibtex-beginning-of-last-entry): Remove.
19530         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
19531         message if comma is missing but buffer is read-only.
19532         (bibtex-parse-field-text): Handle whitespaces at the end of field
19533         text.  Return 3-element list with beginning and end of field text
19534         and end of field.
19535         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
19536         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
19537         (bibtex-search-forward-field, bibtex-search-backward-field):
19538         Search always delimited by limits of entry.  Use more efficient
19539         search algorithms.
19540         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
19541         bibtex-end-of-name-in-field.
19542         (bibtex-text-in-field-bounds): Handle BibTeX strings when
19543         extracting the content of a field.
19544         (bibtex-text-in-field): Use search limits.
19545         (bibtex-parse-string-prefix): Handle empty string keys based on
19546         bibtex-string-empty-key.
19547         (bibtex-parse-string): Fix docstring.
19548         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
19549         (bibtex-preamble-prefix, bibtex-strings): New functions.
19550         (bibtex-skip-to-valid-entry): Include preceding whitespace in
19551         BibTeX entries (consistent with other BibTeX functions).
19552         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
19553         (bibtex-search-entry): Fix docstring.  Simplify.
19554         (bibtex-flash-head, bibtex-complete-string-cleanup)
19555         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
19556         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
19557         (bibtex-parse-entry): New optional arg content.
19558         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
19559         Use bibtex-text-in-field-bounds.
19560         (bibtex-print-help-message): Handle BibTeX strings and preambles.
19561         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
19562         bibtex-parse-string-postfix.
19563         (bibtex-find-text-internal): New function.
19564         (bibtex-remove-delimiters): Use it.
19565         (bibtex-find-text): Use it.  New optional arg help.
19566         (bibtex-complete): Handle BibTeX string and preamble entries.
19567         (bibtex-Preamble): Fix order of closing delimiters.
19569 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19571         * vc.el (vc-default-revert): New fun.
19573         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
19575 2005-12-14  Romain Francoise  <romain@orebokech.com>
19577         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
19578         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
19579         (font-lock-remove-keywords): Likewise.
19581 2005-12-14  Juri Linkov  <juri@jurta.org>
19583         * log-view.el (log-view-diff): Doc fix.
19585         * isearch.el (isearch-query-replace): Use (mark) instead of
19586         isearch-opoint if mark is active in transient-mark-mode.
19588 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
19590         * isearch.el (isearch-query-replace): Check for isearch-other-end.
19592 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
19594         * progmodes/cpp.el (cpp-face): New widget.
19595         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
19597 2005-12-14  Juri Linkov  <juri@jurta.org>
19599         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
19600         around `erase-buffer' and `insert'.
19602         * descr-text.el (describe-text-properties): Replace buffer name
19603         "*Help-2*" with "*Help*<2>".
19604         (describe-char): Add functions print-help-return-message,
19605         toggle-read-only.  Use help-setup-xref with nil to not store
19606         describe-char in help-xref-stack.  Use help-make-xrefs to
19607         make [back] button.
19609         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
19611         * wdired.el (wdired-old-point): New internal variable.
19612         (wdired-change-to-wdired-mode): Set it buffer-locally.
19613         (wdired-abort-changes): Restore point after aborting changes.
19615 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19617         * vc.el (vc-do-command): Add a new value t for okstatus.
19619         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
19620         frame in case of errors.
19622 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19624         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
19625         so it comes after "On the Left" in the menu.
19627 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
19629         * cus-edit.el (customize-apropos, customize-apropos-options)
19630         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
19632 2005-12-12  Bill Wohler  <wohler@newt.com>
19634         * vc-svn.el (vc-svn-registered): Fix problem of visiting
19635         non-writable Subversion-controlled files by saving window
19636         configuration before calling vc-do-command.  vc-do-command calls
19637         pop-to-buffer on error which is unexpected during registration.
19639 2005-12-12  Jay Belanger  <belanger@truman.edu>
19641         * calc/README: Update the summary of changes.
19643 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19645         * descr-text.el (describe-char): Rework last fix to solve the problem
19646         is the same way it's solved for everything else in that function
19647         (i.e. by extracting the info before setting up the *Help* buffer).
19649 2005-12-12  Kim F. Storm  <storm@cua.dk>
19651         * subr.el (version-regexp-alist): Allow space as separator before
19652         non-numeric part, e.g. "1.0 alpha".
19653         (version-to-list): Interpret .X.Y version as 0.X.Y version.
19655 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
19657         * textmodes/org.el (org-agenda, org-timeline, org-todo):
19658         Implement Logging and the keep-modes setting.
19659         (org-get-category): Make sure a string is returned.
19660         (org-log-done): New function.
19661         (org-log-done, org-closed-string): New options.
19663 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19665         * tooltip.el (tooltip-y-offset): Change default to 20.
19667 2005-12-12  Richard M. Stallman  <rms@gnu.org>
19669         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
19671         * frame.el (display-hourglass): Doc fix.
19673         * help.el (help-for-help-internal): Simplify entry for `a'.
19675         * info.el (Info-on-current-buffer): Doc fix.
19676         (info-insert-file-contents): Don't test (featurep 'jka-compr).
19678         * startup.el (inhibit-splash-screen): Make this the real name.
19679         (inhibit-startup-message): Make this the alias.
19680         (command-line): Find only simple.el, and use its directory
19681         to fill in other preloaded files' names.
19682         (command-line): Deactivate the mark if deactivate-mark is set.
19684         * international/mule.el (load-with-code-conversion):
19685         Bind deactivate-mark.
19687         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
19689 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
19691         * cus-edit.el (customize-apropos): Avoid listing an option more
19692         than once under different aliases.  No longer list user options
19693         that are not defined with defcustom (unless a prefix arg is given).
19694         Doc fix.
19695         (customize-apropos-options): Doc fix.
19697 2005-12-11  Juri Linkov  <juri@jurta.org>
19699         * frame.el (set-background-color, set-foreground-color)
19700         (set-cursor-color, set-mouse-color, set-border-color):
19701         Add explicit prompts to read colors by `facemenu-read-color'.
19702         (show-trailing-whitespace, blink-cursor-delay)
19703         (blink-cursor-interval, display-hourglass, hourglass-delay):
19704         Remove tags.
19705         (display-hourglass, hourglass-delay): Doc fix.
19706         (cursor-in-non-selected-windows): Capitalize words in tag.
19708         * faces.el (frame-background-mode): Replace `choice-item' keywords
19709         with `const' to not make [default] button.  Change default value tag
19710         from `default' to `automatic'.  Doc fix.
19711         (trailing-whitespace) <defface>: Change group `whitespace' to
19712         `whitespace-faces'.
19714 2005-12-11  Richard M. Stallman  <rms@gnu.org>
19716         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
19718 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19720         * term/mac-win.el: Create keymap for mac-apple-event-map.
19722 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
19724         * tooltip.el (tooltip-mode): Move to start of file so that it
19725         appears at top of customize buffer.
19727         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
19728         Add the gud groupname.
19729         (gud-tooltip-mode): Add the tooltip groupname.
19730         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
19731         avoid conflict with tooltip-use-echo-area.
19733 2005-12-10  Romain Francoise  <romain@orebokech.com>
19735         * help.el (help-for-help-internal): Add `r' in doc string.
19737 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
19739         * align.el (align-regexp, align-highlight-rule):
19740         Use region-beginning and region-end instead of point and mark, so that
19741         repetition (with `repeat-complex-command') recomputes the region
19742         bounds.
19744 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
19746         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
19747         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
19748         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
19749         (balance-windows): Rewrite using the above new functions.
19751 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
19753         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
19754         react if global-hi-lock-mode seems intended.
19755         (global-hi-lock-mode): Renamed from hi-lock-mode.
19756         (hi-lock-archaic-interface-message-used)
19757         (hi-lock-archaic-interface-deduce): New variables.
19758         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
19759         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
19760         (hi-lock-find-patterns, hi-lock-font-lock-hook):
19761         Replace hi-lock-buffer-mode with hi-lock-mode.
19763 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
19765         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
19766         completion list, even after a partial completion has been
19767         inserted in the current buffer.  If there are more than 1
19768         completion, redisplay the *Completions* buffer; if the
19769         completion is unique, delete the *Completions* window.
19771 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
19773         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
19774         strings and long subject lines that were broken into multiple
19775         lines at arbitrary places.  Handle subjects that have "Re: " in
19776         the middle.
19778 2005-12-10  John W. Eaton  <jwe@octave.org>
19780         * progmodes/octave-mod.el (octave-electric-space): Don't indent
19781         comments or strings if octave-auto-indent is nil.
19783 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19785         * term/mac-win.el: Require url when compiling.
19786         Call mac-process-deferred-apple-events after loading init files.
19787         (mac-apple-event-map): New defvar.  Define event handlers in it.
19788         (core-event, internet-event): New Apple event class symbols.
19789         (open-application, reopen-application, open-documents)
19790         (print-documents, open-contents, quit-application)
19791         (application-died, show-preferences, autosave-now, get-url):
19792         New Apple event ID symbols.
19793         (about): New HICommand ID symbol.
19794         (mac-event-spec, mac-event-ae): New macros.
19795         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
19796         (mac-ae-selection-range, mac-ae-text-for-search)
19797         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
19798         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
19799         and Services menu events are now defined in mac-apple-event-map.
19800         (mac-drag-n-drop): Remove selection range handling.
19802 2005-12-10  Kenichi Handa  <handa@m17n.org>
19804         * simple.el (zap-to-char):
19805         * isearch.el (isearch-process-search-char): Translate CHAR by
19806         translation-table-for-input.
19808 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
19810         * foldout.el (foldout-exit-fold): Properly hide subtree.
19812 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19814         * files.el (save-buffer):
19815         * international/ucs-tables.el (ucs-set-table-for-input):
19816         * mail/mail-extr.el (mail-extract-address-components):
19817         * mail/sendmail.el (mail-mode): Reformat doc string.
19819 2005-12-09  Juri Linkov  <juri@jurta.org>
19821         * isearch.el (isearch-highlight): Change main overlay priority
19822         from 1 to 1001.  Simplify.
19823         (isearch-lazy-highlight-update): Change lazy overlay priority
19824         from 0 to 1000.
19826         * replace.el (replace-highlight): Change overlay priority from
19827         1 to 1001.
19829         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
19830         Change overlay priority from 1 to 1001.  Reuse existing overlay.
19832         * compare-w.el (compare-windows-highlight): Change overlay
19833         priority from 1 to 1000.
19835         * menu-bar.el (menu-bar-edit-menu): Add listp around
19836         pending-undo-list to disable menu item "undo" when pending
19837         undo list is empty.
19839         * locate.el (locate): Disable undo in *Locate* buffer.
19841 2005-12-09  Kim F. Storm  <storm@cua.dk>
19843         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
19845 2005-12-09  David Ponce  <david@dponce.com>
19847         * recentf.el: Improvement of the menu code.
19848         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
19849         instead of menu hook.
19850         (recentf-show-menu, recentf-hide-menu): New functions.
19851         (recentf-menu-customization-changed, recentf-mode): Use them.
19852         (recentf-menu-action, recentf-max-menu-items)
19853         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
19854         (recentf-arrange-by-rule-others)
19855         (recentf-arrange-by-rules-min-items)
19856         (recentf-arrange-by-rule-subfilter): Don't use
19857         `recentf-menu-customization-changed'.
19858         (recentf-arrange-rules): Likewise.  Accept functions to compute
19859         sub-menu titles.
19860         (recentf-menu-filter): Likewise.  Doc fix.
19861         (recentf-menu-value-shortcut): Doc fix.
19862         (recentf-dump-variable): Quote atom value.
19863         (recentf-make-menu-items): Update to use it as a menu filter.
19864         (recentf-match-rule): New function.
19865         (recentf-arrange-by-rule): Use it.
19866         (recentf-indirect-mode-rule): New function.
19867         (recentf-build-mode-rules): Use it.
19868         (recentf-dir-rule): New function.
19869         (recentf-arrange-by-dir): Use it.
19870         (recentf-filter-changer-current): Rename from
19871         `recentf-filter-changer-state'.  All references updated.
19872         (recentf-filter-changer-alist): Update filter names.
19873         (recentf-filter-changer-select): New function.
19874         (recentf-filter-changer): Use it.  Make a sub-menu from filters
19875         available in `recentf-filter-changer-alist'.
19876         (recentf-data-cache, recentf-clear-data)
19877         (recentf-update-menu): Remove.  All references updated.
19878         (recentf-match-rule-p, recentf-build-dir-rules)
19879         (recentf-filter-changer-goto-next)
19880         (recentf-filter-changer-get-current)
19881         (recentf-filter-changer-get-next): Remove.
19883 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
19885         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
19886         buffer "Reset" button to "Reset to Current" for consistency with
19887         the State buttons.
19889 2005-12-08  John Paul Wallington  <jpw@pobox.com>
19891         * ibuf-ext.el (define-ibuffer-filter filename):
19892         If `dired-directory' is a list then really use its car.
19894 2005-12-08  Kim F. Storm  <storm@cua.dk>
19896         * emulation/cua-rect.el (cua--rectangle-aux-replace):
19897         Fix indention of text on right side of replaced rectangle.
19899 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
19901         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
19902         No need to check gud-comint-buffer is bound.
19903         (gdb): Prevent multiple debugging when first session uses gdba.
19905 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19907         CC Mode update to 5.31.
19909         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
19910         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
19911         We might do this function properly in the future).
19913         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
19914         New macros c-sentence-end and c-default-value-sentence end, to cope
19915         with Emacs 22's new function `sentence-end'.
19917 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19919         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
19920         compat issue using `c-put-overlay' and `c-delete-overlay'.
19922         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
19923         New compat macros to handle overlays/extents.
19925 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19927         * progmodes/cc-fix.el: Add definitions of the macros push and pop
19928         (for GNU Emacs 20.4).
19930         * progmodes/cc-defs.el
19931         (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
19933         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
19934         highlighting mechanism so it will work in XEmacs too.
19936         * progmodes/cc-defs.el: Insert c-int-to-char.
19938         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
19939         call to the new macro c-int-to-char.  This solves XEmacs's
19940         regarding characters as different from integers.
19942 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19944         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
19945         New internal helper.
19947         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
19948         construct to make the indirect face lookup work in XEmacs.
19950         (c-cpp-matchers): Append the negation char face to the existing
19951         fontification, so that the cpp face doesn't disappear.
19952         Use `c-make-syntactic-matcher' to avoid negation chars in comments
19953         and strings.
19955         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
19956         to map to `font-lock-negation-char-face' in emacsen where it exists.
19958 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19960         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
19962         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
19963         Rename "c-subword-move-mode" as "c-subword-mode".
19965         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
19966         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
19968 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19970         * progmodes/cc-mode.el: Added autoload directive for
19971         `c-subword-move-mode' for use in older emacsen.
19973 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
19975         * progmodes/cc-mode.el:
19976         (i): Insert a binding for C-c C-backspace into
19977         c-bind-special-erase-keys which works in TTYs.
19978         (ii): Make sure that when file styles are used, any explicitly
19979         given style variables take priority over those in the style.
19980         Do this by calling `hack-local-variables' a second time.
19982         * progmodes/cc-vars.el: Add language specific customization
19983         widgets for AWK to c-doc-comment-style, c-require-final-newline
19984         and c-default-style.  Add a defcustom for awk-mode-hook.
19985         Give c-syntactic-element and c-syntactic-context doc-strings by
19986         directly setting their `variable-documentation' propery.
19987         This allows Emacs 22.1 to read these with C-h v.
19989         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
19991 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
19993         * progmodes/cc-fonts.el, cc-vars.el
19994         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
19995         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
19996         Masatake YAMATO.
19998         (c-doc-comment-style): Made GtkDoc default in C mode.
20000         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
20001         and C-c C-<delete>.
20003         (c-bind-special-erase-keys): New function for use on
20004         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
20006         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
20007         <delete> key behavior in XEmacs according to `delete-forward-p'.
20008         C.f. `c-electric-delete'.
20010 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20012         * progmodes/cc-mode.el: Give c-hungry-backspace and
20013         c-hungry-delete-forward permanent key bindings.
20015         * progmodes/cc-cmds.el (c-electric-semi&comma):
20016         Bind c-syntactic-context for calls to "criteria functions", for
20017         consistency with other calls to user functions.
20019         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
20020         `current-prefix-arg', since this might be the prefix arg to a
20021         command which calls c-indent-command as a function.  Change the
20022         interactive spec from "p" to "P".
20024         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
20025         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
20026         was difficult to understand.
20028 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20030         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
20031         first char of an identifier.
20033         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
20034         +" syntax in C++.
20036 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20038         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
20039         auto-fill doesn't split a c-comment's last word from a hanging
20040         "*/" when a space is typed between them after fill-column.
20042         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
20044         * progmodes/cc-styles.el (c-set-style)
20045         (c-setup-paragraph-variables): Abort the command if we're not in a
20046         CC Mode buffer.
20048         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
20049         with blank comment-prefix, and a blank line as the comment's
20050         second line.
20052 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20054         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
20055         Incorporate the patterns added in the Emacs development branch
20056         for the new Emacs 22 face `font-lock-negation-char-face'.
20058         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
20059         of "red" since it stands out better in xterms and DOS terminals.
20061         * progmodes/cc-engine.el (c-literal-faces):
20062         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
20064 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20066         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
20067         forcibly enable c-electric-flag.
20069         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
20070         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
20071         after the comment-prefix of a C-style comment will close that comment.
20073 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20075         * progmodes/cc-fonts.el (c-basic-matchers-before)
20076         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
20077         in Pike.
20079         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
20080         digraphs.
20082         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
20083         (c-cpp-message-directives, c-cpp-include-directives)
20084         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
20085         (c-cpp-expr-directives): Introduce new language constants to
20086         control cpp syntax in a cleaner way.
20088         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
20090         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
20092         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
20093         (c-multiline-string-start-char): New language constants and
20094         variables to specify how newlines in string literals work.
20096         (c-font-lock-invalid-string): Use them.
20098         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
20099         unbalanced close brace is entered.  Optimization by avoiding going
20100         back over arbitrarily large blocks.  Removed hints that this
20101         function only would be relevant/useful in AWK.
20103         (c-electric-brace): Indent syntactically after the cleanups since
20104         lineup functions might do it differently then.
20106         * progmodes/cc-engine.el, cc-langs.el
20107         (c-opt-op-identifier-prefix): New language constant and variable.
20109         (c-just-after-func-arglist-p, c-after-special-operator-id)
20110         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
20112         * progmodes/cc-align.el, cc-engine.el
20113         (c-after-special-operator-id): New helper to handle C++ operator
20114         identifiers.
20116         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
20117         (c-guess-basic-syntax): Handle C++ operator identifiers in
20118         declarations.
20120         * progmodes/cc-langs.el (c-assignment-operators): Add the
20121         trigraph version of ^= too.
20123         * progmodes/cc-langs.el (c-assignment-operators): Add the
20124         trigraph version of |= in C++.
20126         * progmodes/cc-fonts.el (c-font-lock-declarators):
20127         Handle `c-decl-hangon-kwds' after the identifier name.
20129         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
20130         whether an arglist is "nonempty", ignore a comment after the open
20131         paren if it isn't followed by a non-comment token on the same line.
20133         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
20134         Enable heuristics below the point to cope with classes inside special
20135         brace lists in Pike.
20137 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20139         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
20141 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20143         * progmodes/cc-guess.el (cc-guess-install): New function to
20144         install an already guessed style in another buffer.
20146         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
20147         sets `inhibit-read-only' - `c-save-buffer-state' should be used
20148         anyway if the change always is undone.
20150 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20152         Implement togglable electricity:
20154         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
20155         saying when it should be used.
20157         * progmodes/cc-engine.el: Add the new buffer-local variable,
20158         c-electric-flag.
20160         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
20161         c-toggle-auto-newline.
20163         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
20164         c-toggle-auto-newline.  Remove the binding for
20165         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
20166         c-toggle-electric-state.
20168         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
20170         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
20171         c-\(forward\|backward\)-subword.
20172         (c-update-modeline): Add the new modeline flag `l' for
20173         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
20174         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
20175         Make the old name an alias of the new name.
20176         (c-toggle-electric-state): New function.
20177         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
20178         Adapt these functions to do electric things only when
20179         c-electric-flag is non-nil.
20180         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
20181         new functions from c-electric-brace.
20182         (c-point-syntax): Add a check for "virtual semicolons" in AWK
20183         mode, so that the tentative extra newline doesn't change the
20184         syntax of the following brace.
20185         (c-electric-brace): Restructure by extracting the above functions.
20186         Tidy up the coding somewhat.
20187         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
20188         restructure a bit.
20190 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20192         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
20193         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
20195         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
20196         (c-submode-indicators): Change name from `c-auto-hungry-string'
20197         since it's now used to track another submode.
20199         (c-update-modeline): Convert to function and extended to check
20200         `c-subword-move-mode'.
20202         (c-forward-into-nomenclature, c-backward-into-nomenclature):
20203         Convert to compat aliases for `c-forward-subword' and
20204         `c-backward-subword'.
20206         * progmodes/cc-subword.el: New functions and minor mode to handle
20207         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
20209         (c-forward-subword, c-backward-subword, c-mark-subword)
20210         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
20211         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
20212         Functions corresponding to the standard word handling functions.
20214         (c-subword-move-mode): Minor mode that replaces all the standard
20215         word handling functions with their subword equivalences.
20217 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20219         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
20220         entry for one-liner-defun.
20222         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
20223         name in its def-edebug-spec.
20225         * progmodes/cc-cmds.el (c-electric-brace): Make the
20226         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
20227         compacts space before a comment, if this will make things fit on
20228         one line.
20230         Introduce an "awk" style, mainly for auto-newline and clean-ups.
20232         * progmodes/cc-align.el: New function c-snug-1line-defun-close.
20234         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
20235         clean-up one-liner-defun.
20237         * progmodes/cc-styles.el: Add the new "awk" style.
20239         * progmodes/cc-vars.el: Add description of one-liner-defun to
20240         c-cleanup-list's doc-string.  New user options,
20241         c-max-one-liner-length.  In c-default-style, set the default style
20242         for AWK to "awk".
20244 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20246         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
20247         macros inside labels.
20249         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
20250         `c-at-statement-start-p' and `c-at-expression-start-p'.
20252         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
20253         error if the mark isn't set.
20255         * progmodes/cc-engine.el (c-guess-continued-construct)
20256         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
20257         accurately detect functions inside functions.
20259         * progmodes/cc-engine.el (c-at-expression-start-p): New function
20260         like `c-at-statement-start-p' that additionally recognizes commas
20261         and expression parentheses as delimiters.
20263         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
20264         to avoid heuristics that doesn't work for unclosed blocks.
20265         (c-at-statement-start-p): New function.
20267         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
20268         Objective-C directives, e.g. directives spanning lines should work
20269         reasonably well now.
20271         (c-put-c-type-property, c-clear-c-type-property): New helpers.
20273         (c-forward-objc-directive): New function to move over any ObjC
20274         directive.
20276         (c-just-after-func-arglist-p, c-guess-basic-syntax)
20277         (c-basic-matchers-before): Use it.
20279         (c-font-lock-objc-iip-decl): Remove.
20281         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
20282         in the template arglist recognition.
20284         * progmodes/cc-styles.el (c-style-alist): Fix several
20285         inconsistencies in the Whitesmith style.
20287         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
20288         New lineup function to get lines after Whitesmith style blocks
20289         correctly indented.
20291         (c-lineup-whitesmith-in-block): Back out the compensation for
20292         opening parens since it's done using `add' lists in the style
20293         definition instead.  Don't use the anchor position since it varies
20294         too much between the syntactic symbols. :P
20296         * progmodes/cc-vars.el (c-valid-offset): Update.
20298         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
20299         lists where the offsets are combined according to several
20300         different methods: `first', `min', `max', and `add'.
20301         Report offset evaluation errors with `c-benign-error' so that some kind
20302         of reindentation still is done.
20304         * progmodes/cc-engine.el (c-guess-basic-syntax):
20305         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
20306         `arglist-close'.
20308         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
20309         situations for `arglist-cont-nonempty' and `arglist-close'.
20311         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
20313         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
20314         cc-bytecomp-boundp' in a number of places.
20316         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
20317         macro related issue.
20319 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20321         * progmodes/cc-awk.el: Change the terminology of regexps: A char
20322         list is now [asdf], a char class [:alpha:].
20323         Include code for char classes.
20324         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
20325         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
20327         Remove (nearly all of) the cruft associated with AWK Mode's former
20328         concept of "virtual semicolons":
20330         Adapt c-beginning-of-statement, c-end-of-statement (together with
20331         subfunctions) to use the new notion of "virtual semicolon" in
20332         place of the old awkward special handling for AWK.  There remains
20333         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
20334         * progmodes/cc-cmds.el:
20335         (c-ascertain-adjacent-literal): In the backwards direction, now
20336         recognises AWK regexp delimiters as string delimiters.
20337         (c-after-statement-terminator-p): Adapt for virtual semicolons;
20338         check more rigorously for "end of macro".
20339         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
20340         virtual semicolons;
20341         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
20342         out the code for forward movement into ...
20343         (c-end-of-statement): Now contains the code for forward movement,
20344         adapted for virtual semicolons.
20346         * progmodes/cc-engine.el:
20347         (c-ws*-string-limit-regexp): New regexp.
20348         (c-forward-single-comment, c-backward-single-comment): Comment out
20349         the (now redundant) "special" AWK stuff.
20351         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
20352         c-string-par-start, c-string-par-separate to be more like Text
20353         Mode than Fundamental Mode.
20355 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20357         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
20358         to the fontified region so that fontification doesn't occur
20359         outside it (could happen e.g. when fontifying a line with an
20360         unfinished declaration).
20362 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20364         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
20365         start of the file.  ^L now separate sections of the file.
20366         (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
20367         (c-awk-one-line-possibly-open-string-re)
20368         (c-awk-regexp-one-line-possibly-open-char-class-re)
20369         (c-awk-one-line-possibly-open-regexp-re)
20370         (c-awk-one-line-non-syn-ws*-re): New defonsts.
20371         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
20373         Amend the concept of "virtual semicolons" (in the indentation
20374         engine) for languages like AWK, such that they are now
20375         conceptually attached to end of the last token of a statement, not
20376         the end of the line.  (In AWK Mode, however, the pertinent text
20377         property is still physically set on the EOL.)  Remove the specific
20378         tests for awk-mode, thus facilitating the introduction of other
20379         language modes where EOLs can end statements.
20380         (Note: The funtionality in cc-cmds.el, specifically
20381         c-beginning/end-of-statement has yet to be amended.)
20383         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
20384         New macros.
20386         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
20387         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
20388         c-vsemi-status-unknown-p-fn (in a new page).
20390         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
20391         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
20392         numerous awkward forms like
20393         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
20394         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
20395         variable before-ws-ip, the place just after char-before-ip appears.
20397         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
20398         a comment.
20400 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20402         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
20403         `c-tentative-buffer-changes'.
20405         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
20406         convert to macro to choose between Emacs and XEmacs at compile time.
20408         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
20410         (c-tentative-buffer-changes): New macro to handle temporary buffer
20411         changes in a convenient way.
20413         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
20414         for `c-tentative-buffer-changes'.
20416         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
20417         the checks for paren sexps between the point and the keyword, to
20418         avoid some false alarms.
20420         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
20421         Fixed a situation where an error could be thrown for unbalanced
20422         parens.  Changed to make use of c-keyword-member' to avoid some
20423         repeated regexp matches.
20425         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
20426         These language variable are no longer necessary.
20428         (c-block-stmt-kwds): New language constant used by
20429         c-looking-at-inexpr-block'.
20431         (c-guess-basic-syntax): Remove an optional check that looked at
20432         the existence of the now removed language variables.
20434         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
20435         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
20436         object instantiation expressions as declarations in some contexts.
20437         This bug only affected languages where the declarator can't be
20438         enclosed in parentheses.
20440         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
20441         insert newlines before and after substatement braces.
20443         * progmodes/cc-engine.el: Improved the heuristics for recognizing
20444         function declaration headers and the handling of C++ style member
20445         init lists.
20447         (c-just-after-func-arglist-p): Rewritten to use
20448         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
20450         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
20452         (c-guess-basic-syntax): Adapt case 5B for the new
20453         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
20454         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
20455         covers all cases now).
20457         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
20459 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20461         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
20462         c-string-par-start/separate c-sentence-end-with-esc-eol,
20463         initialised in c-setup-paragraph-variables, used in string
20464         scanning subroutines of c-beginning-of-statement.
20466         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
20467         which precedes the newly inserted `{'.
20469 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20471         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
20472         function for declaration level blocks.  It should now cope with
20473         templates better and also be a lot more comprehensible.
20475         (c-looking-at-decl-block): The new function.
20477         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
20478         for compatibility.
20480         (c-add-class-syntax, c-guess-continued-construct)
20481         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
20483         (c-decl-block-key): Change to tell apart ambiguous and
20484         unambiguous keywords.  Pike specials are now handled directly in
20485         the code instead.
20487         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
20488         New language constants and variables to make the backward skip in
20489         `c-looking-at-decl-block' as tight as possible.
20491         (c-nonsymbol-token-char-list): New language constant.
20493         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
20494         find balanced template arglists backwards.
20496         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
20497         making char classes for `c-syntactic-skip-backward'.
20499         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
20500         16D - can't be a class-close at that point.
20502         * progmodes/cc-engine.el (c-guess-basic-syntax)
20503         (c-add-class-syntax): Don't narrow out the enclosing declaration
20504         level.  This makes everything a lot easier, and it was actually
20505         only four small places that needed it to work.  Some places that
20506         previously did `widen' are removed now, which has the effect that
20507         `c-guess-basic-syntax' never will look at things outside the
20508         current narrowment now.  The anchor position for `topmost-intro'
20509         is affected by this, but it was so bogus it was basically useless
20510         before, and now it's equally bogus but in a slightly different way.
20512         (c-narrow-out-enclosing-class): Gone.
20514         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
20515         the narrowed region.
20517         (c-least-enclosing-brace): Remove silly optional argument.
20519         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
20520         the point could be left directly after an open paren when finding
20521         the beginning of the first decl in the block.
20523         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
20524         Specify which submatch to use.
20526         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
20528         (c-decl-start-re): No longer any need for special treatment of
20529         ObjC due to the above.
20531         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
20532         presumably follows C in that regard.
20534         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
20535         New language constants to specify operator tokens inside
20536         identifiers in a more high level way.
20538         (c-opt-identifier-prefix-key): New internal language constant.
20540         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
20541         (c-identifier-start, c-identifier-key): Now completely calculated
20542         from other constants.
20544         (c-identifier-last-sym-match): Decommission since it's no longer used.
20546         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
20548         * progmodes/cc-engine.el (c-forward-name): Remove the
20549         optimization when c-identifier-key is equal to c-symbol-key since
20550         it doesn't work in byte compiled files.  Don't record empty
20551         regions as identifiers.
20553         * progmodes/cc-langs.el (c-filter-ops): New helper function to
20554         simplify access to `c-operators' and its likes.
20556         (c-operator-list, c-all-op-syntax-tokens)
20557         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
20558         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
20559         (c-primary-expr-regexp, c-cast-parens): Use it.
20561         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
20562         an explicit language in functions.
20564         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
20565         variant of adornment.
20567         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
20568         variable.
20570         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
20571         the Pike value.
20573         * progmodes/cc-engine.el (c-on-identifier)
20574         (c-simple-skip-symbol-backward): Small fix for handling "-"
20575         correctly in `skip-chars-backward'.  Affected the operator lfun
20576         syntax in Pike.
20578         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
20579         diagnostic message about precompiled language vars not being used.
20581         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
20582         "__attribute__" is followed by a parenthesis.
20584         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
20585         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
20586         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
20588         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
20589         Internal cleanups to properly detect the declared identifiers in
20590         various declarations.
20592         (c-decl-start-kwds): New language constant to recognize
20593         declarations that can start anywhere.  Used for class declarations
20594         in Pike.
20596         (c-specifier-key, c-not-decl-init-keywords)
20597         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
20598         (c-find-decl-spots): Implement `c-decl-start-kwds'.
20600         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
20601         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
20602         handling of the compiler specific extension keywords into a new
20603         language constant `c-decl-hangon-kwds' that defines keyword
20604         clauses to be ignored in declarations.
20606         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
20607         past unrecognized tokens when handling `c-colon-type-list-kwds'.
20608         Necessary to stop at the declared identifier in e.g. IDL valuetype
20609         declarations.
20611         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
20612         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
20613         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
20614         (c-forward-decl-or-cast-1): Recognize the declared identifier in
20615         class and enum declarations as such and not as part of the type.
20617         (c-forward-decl-or-cast-1, c-forward-label): Relax the
20618         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
20620         (c-forward-decl-or-cast-1): Don't disregard sure signs of
20621         declarations when there's some syntax error later on.
20623         (c-complex-decl-matchers): Did away with a reference to
20624         `c-specifier-key'.
20626         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
20627         value - this variable is always dynamically bound.
20629         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
20630         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
20631         * cc-cmds.el, cc-defs.el: Change the policy for marking up
20632         functions that might do hidden buffer changes: All such internal
20633         functions are now marked instead of those that don't.
20635         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
20636         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
20637         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
20638         (c-literal-type): Allow these functions to make hidden buffer changes,
20639         so that they are free to use text property caching later on.
20641         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
20642         (c-electric-brace, c-electric-slash, c-electric-star)
20643         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
20644         (c-electric-paren, c-electric-continued-statement, c-indent-command)
20645         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
20646         (c-context-line-break): Add `c-save-buffer-state' calls to comply
20647         with the changed semantics of the functions above.
20649         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
20650         when macros occur in obscure places.  Optimized the sexp movement
20651         a bit.
20653 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20655         Enhancements for c-beginning-of-statement to work in AWK Mode:
20657         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
20658         (completed statement) with `}' (statement completed by closing
20659         brace or semicolon) and `$' (statement completed by EOL).
20661         (c-awk-virtual-semicolon-ends-prev-line-p)
20662         (c-awk-virtual-semicolon-ends-line-p)
20663         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
20664         (c-awk-at-statement-end-p): New functions.
20666         * progmodes/cc-cmds.el: Simplify the structure of functions
20667         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
20668         two functions and c-beginning-of-statement to handle AWK Mode.
20670         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
20671         c-backward-single-comment for AWK mode.  Attempt to clarify their
20672         doc-strings.
20674         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
20676 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20678         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
20679         label handling.  Labels are now recognized in a uniform and more
20680         robust way, regardless of context.  Text properties are put on all
20681         labels to recognize the following declarations better.
20682         Multiword labels are handled both in indentation and fontification for
20683         the benefit of language extensions like Qt.  For consistency, keywords
20684         in labels are now fontified with the label face instead.
20685         That also applies to "case" and "default".
20687         (c-beginning-of-statement-1): Fix some bugs in the label
20688         handling.  Disregard `c-nonlabel-token-key' in labels that begin
20689         with `c-label-kwds'.
20691         (c-find-decl-spots): Support that the callback adds more
20692         `c-decl-end' spots to find.
20694         (c-forward-decl-or-cast-1): Don't treat a list of plain
20695         identifiers followed by a colon as a declaration.
20697         (c-forward-label): New function to recognize labels.
20699         (c-guess-basic-syntax): Replace uses of `c-label-key' with
20700         `c-forward-label'.  Moved the label recognition cases (14 and 15)
20701         earlier since they aren't so context sensitive now.  Handle labels
20702         on the top level gracefully.  Moved access label recognition to
20703         the generic label case (CASE 15) - removed CASE 5E.
20705         (c-font-lock-declarations): Add recognition of labels in the
20706         same round since we need to handle labels in parallell with other
20707         declarations to recognize both accurately.  It should also improve
20708         speed.
20710         (c-simple-decl-matchers, c-basic-matchers-after):
20711         Move `c-font-lock-labels' so that it only is used on decoration level 2
20712         since `c-font-lock-declarations' handles it otherwise.
20714         (c-complex-decl-matchers): Remove the simplistic recognition of
20715         access labels.
20717         (c-decl-prefix-re): Remove the kludges that was necessary to cope
20718         with labels earlier.
20720         (c-decl-start-re): New language variable to make
20721         `c-font-lock-declarations' stop for the special protection labels
20722         in Objective-C that start with `@'.
20724         (c-label-key): Remove since it's no longer used.
20726         (c-recognize-colon-labels, c-label-prefix-re): New language
20727         constants to support recognition of generic colon-terminated labels.
20729         (c-type-decl-end-used): `c-decl-end' is now used whenever there
20730         are colon terminated labels.
20732         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
20733         first argument starts with a special brace list.
20735         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
20736         (c-font-lock-declarations): Break out the declaration and cast
20737         recognition from `c-font-lock-declarations' to a new function, so
20738         that it can be used in the indentation engine.
20740         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
20741         up to the start of the literal.  Fixed bug with the point on the
20742         wrong side of the search limit that could happen when the start
20743         position is inside a literal.
20745         * progmodes/cc-engine.el (c-parse-state)
20746         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
20747         so that it's kept a little bit back to increase the hit rate.
20749         (c-parse-state): Change the macro handling and fixed some
20750         glitches.  Macro context is checked more often than necessary now,
20751         but otoh less garbage conses are generated.
20753         * progmodes/cc-engine.el (c-parse-state)
20754         (c-invalidate-state-cache): Cache the last position where
20755         `c-state-cache' applies.  This can speed up refontification quite
20756         a bit in blocks where there are many non-brace parens before the point.
20758         (c-state-cache-end): New variable for this.
20760         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
20761         cache variable.
20763         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
20764         get close initial continue positions when the start position is
20765         inside a literal or macro.  Do not call the callback for spots
20766         before the start position (which can happen e.g. for `c-decl-end'
20767         spots inside comments).  Optimize better in special cases when the
20768         region is a single line inside a literal or macro (typically when
20769         the current line is refontified).
20771         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
20772         to `c-add-stmt-syntax' - there's no need to explicitly whack off
20773         entries from the paren state.
20775         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
20776         special case for "else if" clauses.
20778         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
20779         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
20781         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
20782         New language variable to recognize the gcc extension with statement
20783         blocks inside expressions.
20785         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
20786         it somewhat more comprehensible.  The argument AT-BLOCK-START is
20787         no longer used and hence removed.
20789         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
20790         to `c-add-stmt-syntax'.
20792         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20793         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
20794         This fixes bogus label recognition.
20796         * progmodes/cc-engine.el (c-add-type, c-check-type)
20797         (c-forward-name, c-forward-type): Improve storage of template
20798         types in `c-found-types' so that they can be recognized better.
20800         (c-syntactic-content): Add option to skip past nested parens.
20802         * progmodes/cc-engine.el (c-forward-name):
20803         Set `c-last-identifier-range' all the time.  It's less work that way.
20804         Handle that there might not be an identifier to store in
20805         `c-last-identifier-range'.
20807         (c-forward-type): Handle that `c-last-identifier-range' might be
20808         nil from `c-forward-name'.
20810         * progmodes/cc-defs.el (c-safe-scan-lists)
20811         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
20813         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
20814         to work even if the form fails.
20816         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
20817         down in a large file in one go.
20819         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
20821         * progmodes/cc-align.el (c-lineup-assignments): New lineup
20822         function which is like `c-lineup-math' but returns nil instead of
20823         `c-basic-offset' when it doesn't match.
20825         (c-lineup-math): Change to use `c-lineup-assignments'.
20827 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20829         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
20830         c-beginning-of-statement.  New subfunctions
20831         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
20833 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20835         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
20836         hardcoded char classes whereever possible.  Changed a couple of
20837         places to use skip by syntax instead of skip by char class.
20839         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
20840         Fix a bug in the regexp that caused extreme backtracking.
20842         * progmodes/cc-langs.el (c-block-comment-starter)
20843         (c-block-comment-ender): New language constants to specify in a
20844         single place how block comments look.
20846         (c-comment-start-regexp, c-block-comment-start-regexp)
20847         (comment-start, comment-end, comment-start-skip)
20848         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
20849         (c-syntactic-ws, c-nonempty-syntactic-ws)
20850         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
20851         `c-line-comment-starter', `c-block-comment-starter' and
20852         `c-block-comment-ender'.
20854         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
20855         New language constants to break up things a bit.
20857         (c-simple-ws): New language constant for simple whitespace.
20859         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
20861         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
20862         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
20863         newlines.  Allow and ignore nil elements in the list.
20865 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20867         * progmodes/cc-cmds.el: Comment out a (n almost certainly
20868         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
20870         * progmodes/cc-cmds.el: Tidy up the comments in
20871         c-beginning-of-statement and subfunctions.
20873         * progmodes/cc-awk.el: Replace calls to put-text-property to the
20874         more flexible c-put-char-property and c-clear-char-properties.
20875         Add the author's email address.
20877         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
20879         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
20880         closing "*/" of a block comment.
20882         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
20883         subfunctions) so that it works at BOB and EOB.
20885         * progmodes/cc-cmds.el, cc-vars.el: More updating of
20886         c-beginning-of-statement, including new variable
20887         c-block-comment-start-regexp.
20889 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20891         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
20892         symbols from `*-font-lock-extra-types' so that there's no need to
20893         use `regexp-opt' on those lists.
20895         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
20896         `c-type-modifier-kwds' is empty.
20898         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
20899         there are several strings on the same line.
20901         * progmodes/cc-engine.el (c-literal-limits): Remove the
20902         compatibility function for older emacsen.  `c-literal-limits-fast'
20903         has now taken the place of this function.
20905         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
20906         with older emacsen: We now require `pps-extended-state'.
20908 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20910         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
20911         which obviates the need to hack sentence-end.  This now handles
20912         escaped newlines in strings correctly.  Correct minor bugs in
20913         c-move-over-sentence and in c-beginning-of-statement.
20915         * progmodes/cc-cmds.el (c-beginning-of-statement (and
20916         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
20917         that movement over macros and code are rigorously separated from
20918         eachother.  Correct a few incidental bugs.
20920         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
20921         Improve its doc-string.  Improve the handling of certain specific cases.
20923 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20925         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
20926         (c-guess-basic-syntax): Change the way class-level labels are
20927         recognized; they can now contain essentially any symbols.
20929         (c-opt-extra-label-key): New language variable to cope with the
20930         special protection label syntax in Objective-C.
20932         (c-opt-access-key): Remove; this is now handled better by
20933         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
20935         (c-complex-decl-matchers): Update to handle that
20936         `c-opt-access-key' no longer exists.
20938         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
20939         improved label recognition in `c-beginning-of-statement-1'.
20941         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
20942         Recognize bitfields better.
20944         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
20945         Remove some cruft and fixed a bug that could cause it to go to a
20946         position further down.
20948         * progmodes/cc-langs.el, cc-engine.el
20949         (c-beginning-of-statement-1): Improve detection of labels in
20950         declaration contexts.
20952         (c-beginning-of-decl-1): Use it.
20954         (c-nonlabel-token-key): New language constant and variable needed
20955         by `c-beginning-of-statement-1'.
20957         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
20958         manifested itself due to the correction in `c-forward-sexp'.
20960         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
20961         Make these behave as documented when used at the buffer limits.
20963         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
20964         (c-type-decl-end-used): Made this a language variable.
20966         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
20967         correctly when `combine-after-change-calls' is used together with
20968         temporary narrowings.
20970         * progmodes/cc-engine.el (c-beginning-of-statement-1):
20971         Report labels correctly when the start point is immediately after the
20972         colon.
20974         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
20975         Remove since it isn't used anymore.
20977         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
20978         bracket arglists such as template parens in C++.
20980         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
20981         in the last check-in.  Some optimization.
20983         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
20984         where it could stop at the same level in a preceding sexp when
20985         PAREN-LEVEL is set.
20987         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
20988         text property lookup only when it's needed.
20990         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
20991         Change the policy for paren marked angle brackets to be more
20992         persistent; once marked they remain marked even when they're found
20993         to be unbalanced in the searched region.  This should keep the
20994         paren syntax around even when individual lines are refontified in
20995         multiline template arglists.
20997         (c-parse-and-markup-<>-arglists): New dynamically bound variable
20998         to control markup so that incorrect angle bracket arglists aren't
20999         marked in contexts where the correct value for
21000         `c-disallow-comma-in-<>-arglists' isn't known.
21002         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
21003         argument has become `c-parse-and-markup-<>-arglists'.
21005         (c-remove-<>-arglist-properties): Remove - no longer used.
21007         (c-after-change-check-<>-operators): New function used on
21008         `after-change-functions' to avoid that "<" and ">" characters that
21009         are part of longer operators have paren syntax.
21011         (c-<>-multichar-token-regexp): New language variable used by
21012         `c-after-change-check-<>-operators'.
21014         (c-after-change): Call `c-after-change-check-<>-operators'.
21016         (c-font-lock-<>-arglists): Use the context properties set by
21017         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
21018         correctly to avoid doing invalid markup.
21020         (c-font-lock-declarations): Remove code that undoes the invalid
21021         markup done by `c-font-lock-<>-arglists'.
21023         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
21024         after `c-font-lock-declarations'.
21026         * progmodes/cc-engine.el (c-syntactic-skip-backward):
21027         Add paren-level feature.
21029         (c-guess-basic-syntax): Improve the anchor position for
21030         `template-args-cont' in nested template arglists.  There's still
21031         much to be desired in this area, though.
21033 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
21035         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
21036         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
21038 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
21040         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
21041         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
21043         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
21044         it doesn't work no longer are supported.
21046         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
21047         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
21048         requires support for the syntax-table' text property, which rules
21049         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
21050         cruft associated with those versions.
21052         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
21053         for the `syntax-table' text property, which rules out Emacs 19 and
21054         XEmacs < 21.4.  Removed various compatibility cruft associated
21055         with those versions.
21057         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
21058         support for the `syntax-table' text property.
21060         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
21061         variable and use an extra quoted face name instead.  All the
21062         emacsen flavors handle that correctly.
21064         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
21065         (c-font-lock-declarators, c-font-lock-declarations)
21066         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
21067         property to mark the items in in declarator lists to handle
21068         refontification inside multiline declarations better.
21070         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
21071         construct like "a * b = c;" as a declaration.
21073 2005-12-08  Kim F. Storm  <storm@cua.dk>
21075         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
21076         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
21077         select either meta, hyper, or super modifier for rectangle commands.
21078         (cua--rectangle-modifier-key): New defvar.
21079         (cua--M/H-key): Use it.  Remove special case for `space'.
21080         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
21081         on X, to meta otherwise.  Always bind C-return to toggle
21082         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
21084         * emulation/cua-rect.el (cua-help-for-rectangle):
21085         Use cua--rectangle-modifier-key.  Handle super modifier too.
21086         (cua--init-rectangles): Always bind C-return to toggle rectangle.
21087         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
21089         * ido.el: Move Acknowledgements and History after Commentary.
21090         Minor changes to Commentary.
21092         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
21093         keymap if cua--prefix-override-timer is `shift'.
21094         (cua--shift-control-prefix): New function; emulate "type prefix
21095         key twice" functionality to handle shifted prefix key override.
21096         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
21097         New commands.
21098         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
21100 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
21102         * textmodes/org.el (org-insert-heading): Try to do items before
21103         headings.
21104         (org-agenda-mode): Quote `org-agenda-mode-hook'.
21105         (org-insert-item): New function.
21106         (org-renumber-ordered-list): Don't skip to higher level lists.
21108 2005-12-08  Juri Linkov  <juri@jurta.org>
21110         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
21112         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
21114         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
21116         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
21117         the constructed function name fun-1.
21119         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
21120         because such links don't lead to parent documentation.
21122 2005-12-08  Kenichi Handa  <handa@m17n.org>
21124         * descr-text.el (describe-char): Use *Help-2* buffer if the
21125         current buffer is *Help*.  Call describe-text-properties while
21126         setting the original buffer.
21128 2005-12-07  Bill Wohler  <wohler@newt.com>
21130         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
21131         and causes problems with non-MH users (such as Gnus users).
21133 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
21135         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
21136         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
21137         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
21138         command "info sources".  Move calls to GDB command "list".
21139         (gdb-find-file-hook): Just use gdb-source-file-list.
21140         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
21141         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
21142         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
21143         (gdb-data-list-register-values-handler): Use correct trigger name.
21145 2005-12-07  Kim F. Storm  <storm@cua.dk>
21147         * ido.el (ido-completion-map): Rename from ido-mode-map.
21148         (ido-common-completion-map, ido-file-completion-map)
21149         (ido-file-dir-completion-map, ido-buffer-completion-map):
21150         Rename from ido-mode-....-map.
21151         (ido-init-completion-maps): Rename from ido-init-mode-maps.
21152         (ido-setup-completion-map): Rename from ido-define-mode-map.
21153         (ido-read-internal): Bind minibuffer-local-filename-completion-map
21154         to ido-completion-map.
21156 2005-12-07  Kenichi Handa  <handa@m17n.org>
21158         * international/mule-cmds.el
21159         (set-display-table-and-terminal-coding-system): If the coding
21160         system specified in `unibyte-display' property is different from
21161         the arg coding-system, don't setup standard-display-table.
21163 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21165         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
21166         that comments end at \n, regardless of selective-display.
21168 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
21170         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
21171         (gdb-version): New variables.
21172         (gdb-source-file-list, gdb-register-names)
21173         (gdb-changed-registers): New variables for use with GDB 6.4+.
21174         (gdb-ann3): Replace with...
21175         (gdb-init-1, gdb-init-2): ...two new functions.
21176         (gdba, gdb-prompt): Call gdb-init-1.
21177         (gdb-get-version): New function.  Call gdb-init-2 from here.
21178         (gud-watch): Make it work with mouse events too.
21179         (gdb-post-prompt): Don't add to queue until GDB version is known.
21180         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
21181         (gdb-locals-mode): Use gdb-version.
21182         (gdb-memory-format-map, gdb-memory-unit-map)
21183         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
21184         (gdb-locals-font-lock-keywords-1)
21185         (gdb-locals-font-lock-keywords-2): New variables.
21186         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
21187         (gdb-set-gud-minor-mode-existing-buffers-1)
21188         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
21189         (gdb-var-update-1, gdb-var-update-handler-1)
21190         (gdb-data-list-register-values-handler)
21191         (gdb-data-list-register-values-custom)
21192         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
21193         (gdb-stack-list-locals-handler, gdb-get-register-names):
21194         New functions for use with GDB 6.4+.
21195         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
21196         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
21197         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
21198         (gdb-stack-list-locals-regexp)
21199         (gdb-data-list-register-names-regexp): New regexps for use with
21200         GDB 6.4+.
21202 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21204         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
21206 2005-12-06  Nozomu Ando  <nand@mac.com>
21208         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
21209         prompts work for AUTH PLAIN.  Also reported by Steve Allan
21210         <seallan@verizon.net>.
21212 2005-12-06  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
21214         * frame.el (set-frame-parameter): Add doc string.
21216 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
21218         * textmodes/org.el (org-occur-highlights): New variable.
21219         (org-highlight-new-match, org-remove-occur-highlights): New functions.
21220         (org-highlight-sparse-tree-matches): New option.
21221         (org-do-occur): New function.
21222         (org-get-heading): Make it work also at beginning of line.
21223         (org-category-table): New variable.
21224         (org-get-category-table, org-get-category)
21225         (org-camel-to-words, org-link-search): New functions.
21226         (org-select-this-todo-keyword): New variable.
21227         (org-todo-list): New command.
21228         (org-shiftright, org-shiftleft): New commands.
21229         (org-agenda-todo): Add prefix argument.
21230         (org-show-hierarchy-above): New option.
21231         (org-show-todo-tree): Numerical prefix creates tree for specific
21232         TODO keyword.
21233         (org-outline-level): New function, to assign a level to plain
21234         lists items.
21235         (org-cycle-include-plain-lists): New option.
21236         (org-mode): Use `org-outline-level' as value of `outline-level'.
21237         (org-cycle): Temporarily switch `outline-regexp' if
21238         `org-cycle-include-plain-lists' is non-nil.
21239         (org-start-icalendar-file): Fix format bug.
21240         (org-agenda-get-day-entries): Create category table.
21241         (org-agenda-get-todos, org-agenda-get-timestamps)
21242         (org-agenda-get-deadlines, org-agenda-get-scheduled)
21243         (org-agenda-get-blocks): Use `org-get-category'.
21244         (org-context-in-file-links): Rename from
21245         `org-line-numbers-in-file-links'.
21247 2005-12-06  Romain Francoise  <romain@orebokech.com>
21249         * window.el (balance-windows): Delete extraneous third arg in call
21250         to `enlarge-window'.
21252 2005-12-06  Kenichi Handa  <handa@m17n.org>
21254         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
21256 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
21258         * progmodes/gdb-ui.el (gdb-var-create-handler)
21259         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
21260         (gdb-var-list-children-handler, gdb-var-update-handler):
21261         Current buffer is already gdb-partial-output-buffer, don't
21262         make it current again.
21264 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
21266         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
21267         (list-buffers-noselect): Use it.
21269 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
21271         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
21272         (mail-yank-ignored-headers): Use regexp-opt.
21273         (mail-mode-map): Move initialization into declaration.
21274         (mail-sent-via): Remove unused shadowed var `to-line'.
21275         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
21276         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
21277         (mail-do-fcc): Use dolist and push.
21278         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
21279         (mail-yank-ignored-headers): Don't autoload.
21281 2005-12-05  Kenichi Handa  <handa@m17n.org>
21283         * international/mule-cmds.el (set-language-info-internal): New fun.
21284         (set-language-info): Call set-language-info-internal to update
21285         language-info-alist.  If LANG-ENV is the current one, call
21286         set-language-environment to make INFO effective now.
21287         (set-language-info-alist): Likewise.
21288         (locale-language-names): With locale "en", use English
21289         lang. env. but set the default codings to iso-8859-1.
21291 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
21293         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
21294         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
21295         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
21296         for plain strings.
21297         (gdb-frames-mode): Remove redundant call to font-lock-mode.
21298         (gdb-all-registers): Rename from toggle-gdb-all-registers.
21299         Create registers buffer if necessary.  Echo new state in minibuffer.
21300         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
21302 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
21304         * info.el (Info-fontify-node): Match external links using
21305         non-directory part of filename.
21307 2005-12-04  Juri Linkov  <juri@jurta.org>
21309         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
21310         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
21311         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
21312         because there is no customization option for it.
21314         * font-lock.el (lisp-font-lock-keywords-1):
21315         Add define-global-minor-mode.
21317         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
21319         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
21320         properties on the constructed variable names.
21322         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
21323         Put `definition-name' properties on the constructed function names
21324         next-sym and prev-sym.
21326         * emacs-lisp/find-func.el (find-function-regexp):
21327         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
21328         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
21329         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
21330         and easy-menu-define.
21332         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
21333         easy-mmode-define-global-mode and define-global-minor-mode.
21334         (lisp-imenu-generic-expression): Add define-global-minor-mode.
21336         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
21337         instead of easy-mmode-define-global-mode.
21339         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
21340         Use define-minor-mode instead of easy-mmode-define-minor-mode.
21342         * cus-edit.el (customize-group, customize-group-other-window):
21343         Filter out autoloaded options from the group completion list by
21344         using heuristics that autoloaded groups don't have `custom-autoload'
21345         property on their symbols (they have only `custom-loads').
21347         * simple.el (completion-setup-function): Put completions-common-part
21348         face on complete completion string too (i.e. completion string
21349         without completions-first-difference face).
21351         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
21353 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
21355         * view.el (view-mode): Doc fix.
21357         * disp-table.el (standard-display-european): Add to the warning
21358         message a reference to the doc string.
21360         * play/yow.el (apropos-zippy): Call print-help-return-message,
21361         similar to other Help and Apropos commands.
21363         * help.el (print-help-return-message): If pop-up-frames is
21364         non-nil, set up help-return-method to delete the help window and,
21365         possibly, its frame as well, and don't display message about
21366         scrolling the help window.  Doc fix.
21367         (help-return-method): Doc fix.
21369 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
21371         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
21372         whereby names of length one or names starting with a
21373         symbol-constituent character would not be returned.
21375 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
21377         * subr.el (atomic-change-group): Add edebug and indentation spec.
21379 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
21381         * completion.el (save-completions-file-name): Fix typo in last change.
21383 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
21385         * info.el: Move back/forward history to the beginning of the tool bar.
21387 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
21389         * allout.el (eval-when-compile): Remove unnecessary load of cl.
21390         Add fset of allout-real-isearch-abort during compile to fix
21391         byte-compilation warnings.
21392         (allout-mode-p): Move definition of this macro above all uses, or
21393         byte compilation in barren Emacs (eg, during Emacs build) will
21394         lack the definition.
21395         (allout-mode): Move this variable above any uses, or byte
21396         compilation will fail.
21397         (allout-resolve-xref): Remove use of personal file-reference function.
21398         (allout-toggle-current-subtree-encryption): Do the current (ie,
21399         visible containing) topic, rather than nearest around point.  Doc fix.
21400         (allout-toggle-subtree-encryption): New function, workhorse that
21401         works on nearest topic containing point.
21402         (allout-encrypt-string): Signal requirement for newer version of pgg.
21403         (allout-resumptions): Doc fix.
21405 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
21407         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
21409 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
21411         * textmodes/flyspell.el (flyspell-external-point-words):
21412         Consider a misspelling as found in the string search if: (a) misspelling
21413         and found string lengths match, or (b) misspelling is found as
21414         element in a boundary-chars separated longer string, or (c)
21415         ispell-program-name is really ispell and misspelling is found as
21416         part of a TeX string.  After successful match move beginning of
21417         search region to end of match.  Warn about not found misspellings
21418         once the process is done.
21419         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
21421 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
21423         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
21424         tool bar (removed inadvertently).
21426 2005-12-02  Juri Linkov  <juri@jurta.org>
21428         * log-view.el (log-view-diff): Clarify doc string.
21430 2005-12-01  Bill Wohler  <wohler@newt.com>
21432         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
21433         triggers lm-verify errors.
21435 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
21437         * simple.el (transient-mark-mode, line-number-mode)
21438         (column-number-mode, size-indication-mode): Remove `:require nil'.
21440 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
21442         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
21443         in the margin also.
21444         (gdb-breakpoints-mode-map): Use D instead of d for
21445         gdb-delete-breakpoint.
21446         (gdb-get-frame-number): Require a number to match on.
21447         (gdb-threads-mode-map): Add follow-link binding.
21449 2005-11-30  Jason Rumney  <jasonr@gnu.org>
21451         * isearch.el (isearch-mode-map): Avoid exiting search on
21452         language-change event.
21454 2005-11-30  Romain Francoise  <romain@orebokech.com>
21456         * speedbar.el (speedbar-default-position): New defcustom.
21457         (speedbar-frame-reposition-smartly): Use it.
21459         * dframe.el (dframe-reposition-frame-emacs): Fix position
21460         computation for `left' location.
21461         Update copyright year.
21463 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21465         * help.el (help-map): Move initialization into declaration.
21467         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
21469         * help-fns.el (help-argument-name): Don't autoload.
21470         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
21471         to be re-loaded when customizing the `help' group.
21473 2005-11-30  John Paul Wallington  <jpw@gnu.org>
21475         * help-fns.el (describe-function-1): Fill arglist output.
21477 2005-11-30  Kim F. Storm  <storm@cua.dk>
21479         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
21480         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
21481         after revert-buffer (or anything else which kills all local variables).
21483         * apropos.el (apropos-parse-pattern): Doc fix.
21484         Set apropos-regexp directly, rather than expecting callers to do so.
21485         (apropos-command, apropos, apropos-value, apropos-documentation):
21486         Simplify calls to apropos-parse-pattern.
21488 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
21490         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
21491         (hi-lock-face-phrase-buffer): Use hi-yellow face.
21492         (hi-lock-write-interactive-patterns): Use comment-region.
21494         * longlines.el (longlines-mode): Add mail-setup-hook.
21496         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
21498         * simple.el (sendmail-user-agent-compose, next-line):
21499         Conditionally use hard-newline.
21501 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21503         * international/latexenc.el (latex-inputenc-coding-alist):
21504         Reword doc string.
21506 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
21508         * help.el (describe-key-briefly, describe-key): Recognize default
21509         bindings.
21511 2005-11-29  Romain Francoise  <romain@orebokech.com>
21513         * view.el (view-inhibit-help-message): New defcustom.
21514         (view-mode-enter): Use it.
21516 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
21518         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
21519         Preserve user position.
21521 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
21523         * font-lock.el: Throw error if facemenu is not loaded to prevent
21524         accidental change of loading order in loadup.el.  (Suggested by RMS.)
21526         * loadup.el: Add comment explaining why facemenu must be loaded
21527         before font-lock.
21529 2005-11-28  Jay Belanger  <belanger@truman.edu>
21531         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
21532         (calc-dispatch-map): Add more keys for `calc-same-interface'.
21534         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
21536         * calc/calc-embed.el (calc-do-embedded): Update help message.
21538         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
21540 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21542         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
21544         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
21545         called-interactively-p.
21546         (elp-profilable-p): Rename from elp-not-profilable-p.
21547         Invert result and take into account macros and autoloaded functions.
21548         (elp-instrument-function): Update call.
21549         (elp-instrument-package): Update call.  Add completion.
21550         (elp-pack-number): Use match-string.
21551         (elp-results-jump-to-definition-by-mouse): Merge into
21552         elp-results-jump-to-definition and then remove.
21553         (elp-output-insert-symname): Make help echo text single-line.
21555         * replace.el (query-replace-map): Move initialization into declaration.
21556         (occur-engine): Use with-current-buffer.
21557         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
21558         (occur-mode-mouse-goto): Replace with an alias.
21560 2005-11-28  Juri Linkov  <juri@jurta.org>
21562         * simple.el (quoted-insert): Let-bind input-method-function to nil.
21564         * term/w32-win.el: Bind [S-tab] to [backtab].
21566         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
21567         `Info-find-file' to t.
21569         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
21570         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
21571         and same-window-regexps.
21572         (occur-next-error): Don't move point for arg 0.
21574 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
21576         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
21578 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21580         * log-edit.el (log-edit-changelog-use-first): New var.
21581         (log-edit-changelog-ours-p): Use it.
21582         (log-edit-insert-changelog): Set it with new arg `use-first'.
21583         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
21584         (log-edit-hook): Add them to the list of suggested options.
21586         * textmodes/flyspell.el (flyspell-last-buffer): New var.
21587         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
21588         redundant work.
21589         (flyspell-mode-on): Use add-hook for after-change-functions.
21590         (flyspell-mode-off): Use remove-hook for after-change-functions.
21591         (flyspell-changes): Make it buffer-local.
21592         (flyspell-after-change-function): Make it non-interactive.  Use push.
21593         (flyspell-post-command-hook): Check input-pending-p while processing
21594         the potentially long list of buffer changes.
21596 2005-11-28  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
21598         * buff-menu.el (list-buffers-noselect): Display the selected
21599         frame's buffer list, not the global one.
21601 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
21603         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
21604         that (list last-input-event) works as in interactive spec.
21606 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
21608         * loadup.el ("facemenu"): Load facemenu before font-lock, because
21609         `facemenu-keymap' needs to be defined when font-lock is loaded.
21610         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
21612 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
21614         * completion.el: Remove useless leading * in defcustom docstrings.
21615         (save-completions-file-name): Use ~/.emacs.d if available.
21616         (completion-standard-syntax-table): Rename from
21617         cmpl-standard-syntax-table and fold initialization into declaration,
21618         thus removing cmpl-make-standard-completion-syntax-table.
21619         (completion-lisp-syntax-table, completion-c-syntax-table)
21620         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
21621         (cmpl-saved-syntax, cmpl-saved-point): Remove.
21622         (symbol-under-point, symbol-before-point)
21623         (symbol-under-or-before-point, symbol-before-point-for-complete)
21624         (add-completions-from-c-buffer): Use with-syntax-table.
21625         (make-completion): Don't return a list of completion entries.
21626         Update callers.
21627         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
21628         (completion-initialize): Rename from initialize-completions.
21629         (completion-find-file-hook): Rename from cmpl-find-file-hook.
21630         (kill-emacs-save-completions): Collect stats here.
21631         (save-completions-to-file, load-completions-from-file):
21632         Use with-current-buffer.
21633         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
21634         into a function.  Move all calls to toplevel.
21635         (completion-lisp-mode-hook): New fun.
21636         (completion-c-mode-hook, completion-setup-fortran-mode):
21637         Set the syntax-table here.  Use local-set-key.
21638         (completion-saved-bindings): New var.
21639         (dynamic-completion-mode): Make it into a proper minor mode.
21640         (load-completions-from-file): Remove unused var `num-uses'.
21642         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
21643         constructor if it is explicitly overridden.
21645         * complete.el (PC-completion-as-file-name-predicate):
21646         Use minibuffer-completing-file-name.
21647         (partial-completion-mode): Use find-file-not-found-functions.
21648         (PC-lisp-complete-symbol): Use with-syntax-table.
21649         (PC-look-for-include-file): Remove dead setq.
21650         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
21651         (PC-complete): Use with-current-buffer.
21653         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
21654         escape single quotes.
21656 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
21658         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
21659         of `if' whose condition always returned nil.  Doc fix.
21661         * buff-menu.el (Buffer-menu-revert-function): Make the selected
21662         window's buffer the current buffer around the call to
21663         `list-buffers-noselect'.  This is necessary to mark that buffer
21664         with a `.' in the Buffer Menu when called from Lisp, for instance
21665         by Auto Revert Mode.
21667 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
21669         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
21670         attaching to it.
21671         (gdb-pre-prompt): Make sure gdb-error is reset.
21673         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
21674         with a child process, detect it.
21675         (gud-speedbar-buttons): Match regexp more carefully.
21677 2005-11-27  Richard M. Stallman  <rms@gnu.org>
21679         * mouse.el (mouse-drag-move-window-bottom):
21680         Use adjust-window-trailing-edge.
21682 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
21684         * simple.el (blink-matching-open): Ignore
21685         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
21686         (blink-matching-paren-on-screen): Update docstring.
21688         * paren.el (show-paren-mode): No longer change
21689         `blink-matching-paren-on-screen'.
21691 2005-11-27  John Paul Wallington  <jpw@pobox.com>
21693         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
21694         (gdb-threads-select, gdb-edit-register-value):
21695         Use `posn-set-point' instead of `mouse-set-point' because the
21696         latter is not fbound when configured without X.
21698 2005-11-27  Kim F. Storm  <storm@cua.dk>
21700         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
21701         existing face when partially highlighting a TAB in a rectangle.
21703 2005-11-26  Kim F. Storm  <storm@cua.dk>
21705         * ido.el (ido-mode-map): Doc fix.
21706         (ido-mode-common-map, ido-mode-file-map)
21707         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
21708         (ido-define-mode-map): Rewrite.  Select one of the new maps as
21709         parent for ido-mode-map instead of building from scratch.
21710         (ido-init-mode-maps): New defun to initialize new maps.
21711         (ido-mode): Call it.
21712         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
21713         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
21715 2005-11-26  John Paul Wallington  <jpw@pobox.com>
21717         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
21718         `mouse-set-point' because the latter is not fbound when configured
21719         without X.
21721 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
21723         * files.el (file-relative-name): Doc fix.
21725 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
21727         * progmodes/octave-inf.el (inferior-octave-startup): Force a
21728         non-empty string for secondary prompt PS2.
21730 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
21732         * progmodes/compile.el (compilation-setup): Fix last change.
21734 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
21736         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
21737         (gdb-mouse-toggle-breakpoint-margin)
21738         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
21739         Add gdb-server-prefix to keep out of command history.
21740         (gdb-edit-register-value): New function.
21741         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
21742         (gdb-info-registers-custom): Use above map.
21744 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
21746         * custom.el (enable-theme): Signal error if argument is not a
21747         theme.  Don't recalculate a face if it's not loaded yet.
21749         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
21750         the `user' theme is in effect.
21752         * info.el (Info-on-current-buffer): Record actual filename in
21753         Info-current-file, instead of t, or a fake filename if a non-file
21754         buffer.  Make autoload.
21755         (Info-find-node, Info-revert-find-node): No need to check for
21756         Info-current-file nil.
21757         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
21758         Info-current-file is now never `t'.
21759         (Info-fontify-node): Many simplifications due to Info-current-file
21760         always being valid.  Use Info-find-file to find node filename.
21762 2005-11-25  David Kastrup  <dak@gnu.org>
21764         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
21765         new character, then delete" in order to preserve markers.
21767 2005-11-25  David Ponce  <david@dponce.com>
21769         * recentf.el (recentf-arrange-by-rule): Handle a special
21770         `auto-mode-alist'-like "strip suffix" rule.
21771         (recentf-build-mode-rules): Handle second level auto-mode entries.
21773 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
21775         * emulation/viper-keym.el (viper-ESC-key): Use different values
21776         in terminal and window modes.
21778         * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
21779         add jde-javadoc-checker-report-mode.
21781         * ediff-wind.el (ediff-make-wide-display): Slight simplification.
21783         * ediff.el (ediff-date): Change the date of last update.
21785 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
21787         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
21788         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
21789         (hi-lock-mode): New global minor mode.
21790         (turn-on-hi-lock-if-enabled): New function.
21791         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
21792         Change arguments to regexp and face instead of a font-lock pattern.
21793         Directly set face property, instead of refontifying.
21794         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
21795         (hi-lock-find-patterns): Use line-number-at-pos.
21797         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
21798         arguments for hi-lock-set-pattern.
21799         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
21800         Call font-lock-fontify-buffer.
21801         (hi-lock-find-file-hook, hi-lock-current-line)
21802         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
21804         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
21805         turned off.
21807         * progmodes/compile.el (compilation-setup): Don't fiddle with
21808         font-lock-defaults.
21810 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
21812         * progmodes/gdb-ui.el (gdb-var-create-handler)
21813         (gdb-var-list-children-handler): Find values for all variable
21814         objects.  gud-speedbar-buttons decides whether to display them.
21816 2005-11-24  Romain Francoise  <romain@orebokech.com>
21818         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
21819         buffer name with a space.
21821 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
21823         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
21824         `org-export-local-list-max-depth'.  Change default value to 3.
21825         (org-auto-renumber-ordered-lists)
21826         (org-plain-list-ordered-item-terminator): New options.
21827         (org-at-item-p, org-beginning-of-item, org-end-of-item)
21828         (org-get-indentation, org-get-string-indentation)
21829         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
21830         New functions.
21831         (org-move-item-down, org-move-item-up): New commands.
21832         (org-export-as-html): New classes for CSS support.  Bug fix in
21833         regular expression detecting fixed-width regions.  Respect
21834         `org-local-list-ordered-item-terminator'.
21835         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
21836         also a list item.
21837         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
21838         New item moving functions.
21840 2005-11-24  Juri Linkov  <juri@jurta.org>
21842         * isearch.el (isearch-repeat): With empty search ring set
21843         `isearch-error' to the error string instead of signaling error
21844         with the function `error'.
21846 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21848         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
21850 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
21852         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
21853         and variable.
21854         (gdb-var-create-handler, gdb-var-list-children-handler):
21855         Don't match on "char **...".
21856         (gdb-var-update-handler): Find values for all variable objects.
21857         (gdb-info-frames-custom): Identify frames by leading "#".
21859         * progmodes/gud.el (gud-speedbar-menu-items): Add
21860         gdb-speedbar-auto-raise as radio button.
21861         (gud-speedbar-buttons): Raise speedbar if requested.
21862         Don't match on "char **...".
21863         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
21864         Make it editable.
21866 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
21868         * info.el (Info-fontify-node): Handle the case where
21869         Info-current-file is t.
21871 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21873         * simple.el (blink-matching-open): Fix off-by-one in last change.
21875 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21877         * term/mac-win.el: Don't change default directory.
21879 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
21881         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
21882         buffers correctly.  (It used to throw an error in such buffers.)
21883         Make it ask for confirmation in group buffers and other Custom
21884         buffers containing more than one customization item.
21886 2005-11-22  John Paul Wallington  <jpw@gnu.org>
21888         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
21889         property on mail and url overlays.
21890         (goto-address-at-point): Use `posn-set-point' instead of
21891         `mouse-set-point' because the latter is not fbound when configured
21892         without X.
21894 2005-11-22  Lars Hansen  <larsh@soem.dk>
21896         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
21897         (ls-lisp-classify, ls-lisp-format): Delete call to
21898         ls-lisp-parse-symlink.
21899         (ls-lisp-handle-switches): Handle symlinks to directories as
21900         directories when ls-lisp-dirs-first in non-nil.
21902 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
21904         * startup.el (command-line): Make sure that loaddefs.el is handled
21905         correctly in load-history.
21907 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
21909         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
21910         (gdb-struct-string, gdb-array-string): New constants.
21911         (gdb-info-locals-handler): Use them.
21912         (gdb-reset): Reset gdb-var-list to nil.
21914 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21916         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
21917         in patterns.
21919 2005-11-21  Juri Linkov  <juri@jurta.org>
21921         * custom.el (defcustom): Update link types in docstring.
21923 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
21925         * custom.el (defgroup): Add doc-string-elt info.
21927         * widget.el (define-widget): Don't use declare for the doc-string-elt.
21929 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21931         * newcomment.el (comment-enter-backward): Fix last fix.
21933         * simple.el (blink-matching-open):
21934         * paren.el (show-paren-function): Allow new paren-class info.
21936 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
21938         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
21939         handled automagically.
21941 2005-11-20  Andreas Schwab  <schwab@suse.de>
21943         * descr-text.el (describe-char): When copying overlays put them
21944         over the full char description instead of just the first character
21945         of it.
21947 2005-11-20  Juri Linkov  <juri@jurta.org>
21949         * simple.el (what-cursor-position):
21950         * descr-text.el (describe-char): Use Lisp-readable syntax
21951         for octal and hex.  Reorder decimal, octal and hex values.
21952         Remove excess whitespace in the output.  Use `=' in `column='
21953         like in `point=' and `Hscroll='.
21955         * international/mule-cmds.el (encoded-string-description):
21956         Use Lisp-readable syntax for hex.
21958 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
21960         * newcomment.el (comment-enter-backward): Handle the case where the
21961         comment is closed by EOB.
21963 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21965         * longlines.el (longlines-before-revert-hook)
21966         (longlines-after-revert-hook): New functions.
21967         (longlines-mode): Turn off longlines temporarily when reverting.
21968         Add a message-setup-hook.
21969         (longlines-decode-buffer): New function.
21970         (longlines-wrap-line): Preserve marker positions.
21972 2005-11-19  Andreas Schwab  <schwab@suse.de>
21974         * emacs-lisp/shadow.el: Handle compressed files.
21976 2005-11-19  Romain Francoise  <romain@orebokech.com>
21978         * net/browse-url.el (browse-url-default-browser): Signal an error
21979         if no usable browser can be found, rather than try to load w3.
21981 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
21983         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
21984         replacing existing properties.
21985         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
21986         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
21987         tty specs.
21988         (rcirc-server-prefix, rcirc-server): New faces.
21989         (rcirc-url-regexp): Generate with rx macro.
21990         (rcirc-last-server-message-time): New variable.
21991         (rcirc-filter): Record time of last message.
21992         (rcirc-keepalive): Kill processes that did not send a message
21993         since the last ping.
21994         (rcirc-mode): Give rcirc-topic a local binding here.
21996 2005-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
21998         * subr.el (read-passwd): Fontify the prompt as we do with other
21999         prompts.
22001 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
22003         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
22004         binding buffer-read-only to nil.
22006 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
22008         * complete.el (partial-completion-mode):
22009         Mention completion-auto-help in the doc string.
22011         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
22012         more Lisp-ish way.
22014 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
22016         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
22017         digits, not 8, to avoid misalignment for files larger than 100MB.
22019 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
22021         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
22022         Mention "keyboard shortcuts" in the help text.
22024 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22026         * startup.el (fancy-splash-default-action): Discard only
22027         mouse-down and succeeding mouse-up events in the splash screen
22028         window so that drag-n-drop event can be processed.
22030 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
22032         * longlines.el (longlines-mode): Add hacks for mail-mode and
22033         message-mode.
22035 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
22037         * textmodes/org.el (org-table-sort-lines): New command.
22038         (org-tbl-menu): Add entry for `org-table-sort-lines'.
22039         (org-add-file): Command removed, use `org-agenda-file-to-front'
22040         instead.
22041         (org-export-icalendar): Use `org-icalendar-combined-name'.
22042         (org-cycle-agenda-files, org-agenda-file-to-end)
22043         (org-agenda-file-to-front): New commands.
22044         (org-table-tab-jumps-over-hlines, org-export-html-style):
22045         New options.
22046         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
22047         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
22048         New functions.
22049         (org-fill-paragraph): Call `org-table-align' in tables.
22050         (org-mode): Call `org-set-autofill-regexps'.
22051         (org-export-as-html): Support for local handformatted lists.
22052         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
22053         (org-export-local-list-max-depth): New option.
22054         (org-html-expand): Use `org-html-protect'.
22056 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
22058         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
22059         to "p".
22060         (gdb): Move definition of gud-pp to...
22062         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
22063         speedbar.
22064         (gdb-find-watch-expression): New function.
22066 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
22068         * faces.el (face-attribute, set-face-attribute): Mention existence
22069         of `:ignore-defface' setting in docstring.
22071 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
22073         * simple.el (completion-setup-function): Fix last change.
22075 2005-11-17  John Paul Wallington  <jpw@pobox.com>
22077         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
22078         Use `posn-set-point' instead of `mouse-set-point' because the
22079         latter is not fbound when configured without X.
22081         * comint.el (comint-insert-input): Likewise.
22083 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
22085         * simple.el (hard-newline): New variable.
22086         (sendmail-user-agent-compose, next-line): Use it.
22088         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
22089         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
22090         (mail-mail-reply-to, mail-mail-followup-to)
22091         (mail-position-on-field, mail-signature, mail-yank-original)
22092         (mail-attach-file): Likewise.
22094         * mail/mailheader.el (mail-header-format)
22095         (mail-header-format-function): Likewise.
22097         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
22099 2005-11-17  Juri Linkov  <juri@jurta.org>
22101         * font-lock.el (font-lock-faces): Rename this defgroup from
22102         `font-lock-highlighting-faces'.
22103         (font-lock-comment-face, font-lock-comment-delimiter-face)
22104         (font-lock-string-face, font-lock-doc-face)
22105         (font-lock-keyword-face, font-lock-builtin-face)
22106         (font-lock-function-name-face, font-lock-variable-name-face)
22107         (font-lock-type-face, font-lock-constant-face)
22108         (font-lock-warning-face, font-lock-negation-char-face)
22109         (font-lock-preprocessor-face)
22110         (font-lock-regexp-grouping-backslash)
22111         (font-lock-regexp-grouping-construct): Rename :group from
22112         `font-lock-highlighting-faces' to `font-lock-faces'.
22114         * cus-edit.el (lisp, c, tex):
22115         * progmodes/ada-mode.el (ada):
22116         * progmodes/asm-mode.el (asm):
22117         * progmodes/cperl-mode.el (cperl-faces):
22118         * progmodes/cpp.el (cpp):
22119         * progmodes/dcl-mode.el (dcl):
22120         * progmodes/f90.el (f90):
22121         * progmodes/fortran.el (fortran):
22122         * progmodes/icon.el (icon):
22123         * progmodes/idlwave.el (idlwave-misc):
22124         * progmodes/m4-mode.el (m4):
22125         * progmodes/make-mode.el (makefile):
22126         * progmodes/meta-mode.el (meta-font):
22127         * progmodes/modula2.el (modula2):
22128         * progmodes/octave-mod.el (octave):
22129         * progmodes/pascal.el (pascal):
22130         * progmodes/perl-mode.el (perl):
22131         * progmodes/prolog.el (prolog):
22132         * progmodes/ps-mode.el (PostScript-edit):
22133         * progmodes/scheme.el (scheme):
22134         * progmodes/sh-script.el (sh-script):
22135         * progmodes/simula.el (simula):
22136         * progmodes/tcl.el (tcl):
22137         * textmodes/nroff-mode.el (nroff):
22138         * textmodes/reftex-vars.el (reftex-fontification-configurations):
22139         * textmodes/sgml-mode.el (sgml):
22140         * textmodes/texinfo.el (texinfo):
22141         Add :link (custom-group-link font-lock-faces) to defgroup.
22143         * hi-lock.el (hi-lock): Rename this defgroup from
22144         `hi-lock-interactive-text-highlighting'.  Change parent group from
22145         `faces' to `font-lock'.  Add link to the manual.
22146         (hi-lock-mode, hi-lock-file-patterns-range)
22147         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
22148         `hi-lock-interactive-text-highlighting' to `hi-lock'.
22149         (hi-lock-faces): Add :group `faces'.
22151         * cus-edit.el (custom-variable-prompt): Clarify the code.
22153         * faces.el (face-read-string): Set the default value arg of
22154         completing-read.
22156 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
22158         * rfn-eshadow.el (file-name-shadow-properties)
22159         (file-name-shadow-tty-properties, file-name-shadow-mode):
22160         Remove autoloads, because the file is now preloaded.
22162 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22164         * printing.el (easy-menu-intern): Don't define.
22165         (pr-get-symbol): Use easy-menu-intern only if defined.
22167         * simple.el (blink-matching-open): Simplify a bit.
22168         (completion-setup-function): Fix the case of partial-completion-mode
22169         when the minibuffer's contents start with "-".
22170         Obey completion-base-size-function even when
22171         minibuffer-completing-file-name is non-nil.
22173 2005-11-16  Richard M. Stallman  <rms@gnu.org>
22175         * net/eudcb-ph.el (eudc-ph-open-session):
22176         Use set-process-query-on-exit-flag.
22178         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
22180         * international/ucs-tables.el (ucs-set-table-for-input):
22181         Use make-local-variable, not make-variable-buffer-local.
22183         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
22184         Improve warning message text.
22186         * savehist.el (savehist-save-hook): Add :group.
22188         * menu-bar.el (menu-bar-help-menu):
22189         Rename Find Extra Packages to External Packages.
22191         * cus-edit.el (Custom-reset-standard): Verify that
22192         :custom-standard-value prop exists before calling it.
22194         * apropos.el (apropos-calc-scores): Use apropos-pattern.
22196 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
22198         * wid-edit.el (color): Enclose %t in %{...%}.
22200         * cus-edit.el (face): Enclose %t in %{...%}.
22202 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
22204         * savehist.el (savehist-mode-hook): Re-add the var.
22205         (savehist-mode): Use it.
22207 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22209         * textmodes/flyspell.el: Fix commenting convention.
22210         Remove unnecessary leading * in custom docstrings.
22211         (flyspell-emacs): Remove unused var.
22212         (flyspell-delete-region-overlays): Use remove-overlays.
22213         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
22214         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
22215         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
22216         (flyspell-debug-signal-word-checked): Use with-current-buffer.
22217         (make-flyspell-overlay): Don't locally reuse a global name.
22218         (flyspell-highlight-incorrect-region)
22219         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
22220         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
22221         (flyspell-notify-misspell): Remove unused args `start' and `end'.
22222         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
22223         Wrap calls to accept-process-output inside with-local-quit since it's
22224         often called from a post-command-hook.
22225         (flyspell-correct-word, flyspell-auto-correct-word):
22226         Use ispell-send-string.
22227         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
22229         * calendar/diary-lib.el (diary-list-entries): Also hide the
22230         terminating newline.
22232 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
22234         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
22235         window-system, to allow fonts on tty.
22237 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
22239         * progmodes/gud.el (gud-speedbar-item-info): New function.
22240         (gud-install-speedbar-variables): Use it to display data type
22241         of watch expression as a tooltip in speedbar.
22243 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
22245         * font-core.el (global-font-lock-mode): Add :version keyword,
22246         because default was changed.
22248         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
22250         * startup.el (command-line): Use `custom-reevaluate-setting' for
22251         `file-name-shadow-mode'.
22253         * loadup.el: Preload rfn-eshadow.
22255         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
22256         Add :version keyword.
22257         (file-name-shadow-properties, file-name-shadow-tty-properties)
22258         (file-name-shadow): Add :version keyword.
22260         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
22261         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
22262         in the custom-group property of the symbol frames and the fringe
22263         group got no link to its parent group frames.
22264         Doc fix.
22266 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
22268         * progmodes/gud.el (gud-stop-subjob): New function.
22269         (gud-menu-map, gud-tool-bar-map): Use it.
22271 2005-11-16  Kim F. Storm  <storm@cua.dk>
22273         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
22274         than kill it.
22275         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
22276         to a more useful/logical place.
22278 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
22280         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
22281         go buttons complementary.
22283 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
22285         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
22286         (rfn-eshadow-sifn-equal): New function.
22287         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
22289 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
22291         * emulation/viper-util.el (viper-non-word-characters-reformed-vi):
22292         Quote `-' in string.
22294         * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
22295         rcirc-mode buffers come up in Emacs state.
22297         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
22298         operation.
22300 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
22302         * term.el (term-termcap-format): Fix typos.
22303         (term-down): Fix the negative argument case.
22305 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
22307         * progmodes/gdb-ui.el: Remove face-alias left over from change on
22308         2005-08-15.
22309         (gdb-ann3): New command gud-go.
22310         (menu): Accomodate gdb-mi.el.
22311         (gdb-assembler-custom): Make buffer of selected window current
22312         so that set-window-point works.
22314         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
22315         buttons and include new ones.
22317 2005-11-16  Kim F. Storm  <storm@cua.dk>
22319         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
22320         (gud-menu-map): Use it.
22322 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
22324         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
22325         that works correctly for Custom and that does not override a user
22326         who disables it.
22328         * help-mode.el (help-make-xrefs, help-xref-on-pp)
22329         (help-xref-interned, help-follow): Make hyperlinks for variables
22330         that are unbound, but have a non-nil variable-documentation property.
22332         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
22333         mode hook.  (It conflicted with defcustoms for some mode hooks.)
22334         Use the `variable-documentation' property to give the mode hook a
22335         docstring and expand that docstring.
22337 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
22339         * savehist.el (savehist-mode): Don't bother with
22340         `custom-set-minor-mode'.
22341         (savehist-coding-system): Check XEmacs version.
22342         (history-length): Declare also at run time.
22343         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
22344         Don't set the customize state.
22345         (savehist-minibuffer-hook): Special case for when
22346         minibuffer-history-variable is equal to t.
22348 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
22350         * files.el (write-file): Refresh VC status.
22352         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
22353         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
22354         than fundamental-mode to see if the mode was set.
22356 2005-11-14  Romain Francoise  <romain@orebokech.com>
22358         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
22359         dummy function in `eval-when-compile' to avoid compiler warning.
22360         Require `man' at compile time.
22362 2005-11-14  Jay Belanger  <belanger@truman.edu>
22364         * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
22365         calcFunc-powerexpand.
22366         (math-write-out-power): Rename it to math-powerexpand; have it
22367         handle negative exponents.
22368         (calc-writeoutpower): Rename it to calc-powerexpand.
22370         * calc/calc-ext.el: Change calcFunc-writeoutpower and
22371         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
22372         autoloads.
22373         Add calcFunc-ldiv to autoloads.
22375         * calc/calc-arith.el (calcFunc-ldiv): New function.
22377         * calc/calc.el (calc-left-divide): New function.
22379 2005-11-14  Juri Linkov  <juri@jurta.org>
22381         * cus-edit.el (custom-variable-prompt): Set the default value arg
22382         of completing-read.
22384         * cus-dep.el (custom-make-dependencies): Reverse the list of
22385         found dependencies.
22387 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
22389         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
22390         Highlighting" entry, it is on by default now.
22391         (menu-bar-options-save): Do not save global-font-lock-mode.
22393 2005-11-13  Richard M. Stallman  <rms@gnu.org>
22395         * textmodes/flyspell.el (flyspell-large-region):
22396         Call flyspell-accept-buffer-local-defs.
22398 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
22400         * textmodes/flyspell.el (flyspell-notify-misspell):
22401         Fix misspelling of "Misspelling".
22402         (flyspell-process-localwords): New function.
22403         (flyspell-large-region): Call flyspell-process-localwords and
22404         flyspell-delete-region-overlays.
22405         (flyspell-delete-region-overlays): New function.
22406         (flyspell-delete-all-overlays): Call that.
22408 2005-11-13  Richard M. Stallman  <rms@gnu.org>
22410         * help.el (help-for-help-internal): Improve doc of C-h a.
22411         (describe-key): Improve prompt; doc fix.
22413 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
22415         * vc-svn.el (vc-svn-registered): Catch all errors.
22417         * cus-dep.el (custom-make-dependencies): Typo.
22419 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
22421         * net/tramp-util.el (top): Fix compilation warning.
22423 2005-11-13  Kim F. Storm  <storm@cua.dk>
22425         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
22427 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
22429         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
22430         (gud-speedbar-buttons): Match on "const char *" too.
22432         * progmodes/gdb-ui.el (gdb-var-create-handler)
22433         (gdb-var-list-children-handler): Match on "const char *" too.
22434         (gdb-var-evaluate-expression-handler): Match on empty string.
22435         (gdb-var-update-handler): Only call
22436         gdb-var-evaluate-expression-handler when required.
22438 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
22440         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
22441         selected window.  This still doesn't work for speedbar.
22442         (gud-speedbar-buttons): Handle string expressions properly.
22444         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
22445         (gdb-var-create-handler): Handle string expressions properly.
22446         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
22447         Handle string expressions properly.  Move "type" field into regexp.
22449 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
22451         * bookmark.el (bookmark-maybe-message): New function to reduce
22452         code duplication: invokes `message' iff baud-rate is high enough.
22453         (bookmark-write-file): Use above instead of an inline conditional.
22454         (bookmark-load): Same.
22456 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
22458         * bookmark.el (bookmark-write-file): Don't visit the destination
22459         file, just write the data to it using write-region.  This is
22460         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
22461         change to avoid visiting the file in the first place.
22463 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
22465         * hi-lock.el (hi-lock-mode): Set the default value of
22466         font-lock-defaults.
22468 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
22470         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
22471         arg to `file-attributes'.
22472         (find-lisp-format): The UID and GID can now be strings.
22474 2005-11-12  Kim F. Storm  <storm@cua.dk>
22476         * help.el (help-map): Bind C-h d to apropos-documentation.
22478         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
22479         when point is at end-of-buffer.
22481         * apropos.el (apropos-match-face): Doc fix.
22482         (apropos-sort-by-scores): Add new choice `verbose'.
22483         (apropos-documentation-sort-by-scores): New defcustom.
22484         (apropos-pattern): Now contains the pattern entered by the user.
22485         (apropos-pattern-quoted): New defvar.
22486         (apropos-regexp): New defvar, containing the regexp corresponding
22487         to apropos-pattern.
22488         (apropos-all-words-regexp): Rename from apropos-all-regexp.
22489         (apropos-read-pattern): New defun.  Use it to read pattern arg in
22490         interactive calls; returns list of words for a word list, and
22491         string for a regexp.
22492         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
22493         parses a list of words or regexp as returned by apropos-read-pattern.
22494         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
22495         (apropos-score-doc): Return a very high score if the string
22496         entered by the user matches literally.
22497         (apropos-variable): Doc fix.  Use apropos-read-pattern.
22498         (apropos-command): Doc fix.  Use apropos-read-pattern and
22499         apropos-parse-pattern.  Call apropos-print with nosubst=t.
22500         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
22501         apropos-parse-pattern.
22502         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
22503         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
22504         apropos-documentation-sort-by-scores.  Call apropos-print with
22505         nosubst=t.
22506         (apropos-documentation-internal): Pass doc string through
22507         substitute-key-definition before adding text properties.
22508         Highlight substring matching literal user input if possible.
22509         (apropos-documentation-check-doc-file): Remove locals beg and end.
22510         Fix calculation of score (as added twice).  Pass doc string through
22511         substitute-key-definition before adding text properties.
22512         (apropos-documentation-check-elc-file): Pass doc string through
22513         substitute-key-definition before adding text properties.
22514         Highlight substring matching literal user input if possible.
22515         (apropos-print): Add new arg NOSUBST; if set, command and variable
22516         doc strings have already been passed through substitute-key-definition.
22517         Add code to handle apropos-accumulator items without score element
22518         for backwards compatibility (e.g. with woman package).
22519         Only show scores if apropos-sort-by-scores is `verbose'.
22521 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22523         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
22524         Add jka-compr-load-suffixes to load-suffixes.
22526         * jka-compr.el: Require jka-cmpr-hook.
22527         (jka-compr-info-compress-message, jka-compr-info-compress-program)
22528         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
22529         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
22530         (jka-compr-info-can-append, jka-compr-info-strip-extension)
22531         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
22532         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
22533         (jka-compr-uninstall): Remove entries from
22534         jka-compr-added-to-file-coding-system-alist after they are used.
22535         (jka-compr-error): Remove unused var `curbuf'.
22536         (jka-compr-file-local-copy): Remove unused var `notfound'.
22538 2005-11-10  Romain Francoise  <romain@orebokech.com>
22540         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
22542 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
22544         * progmodes/gud.el (gud-menu-map): Move parentheses.
22545         (gdb): New command gud-pv.
22547 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22549         * tar-mode.el: Remove spurious or unnecessary leading stars
22550         in docstrings.
22551         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
22552         (tar-parse-octal-integer-safe): Use mapc.
22553         (tar-header-block-summarize): Remove unused var `ck'.
22554         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
22555         cleared before.  Obey default-enable-multibyte-characters.
22556         Use mapconcat.  Simplify setting of tar-header-offset.
22557         (tar-mode-map): Move initialization inside delcaration.
22558         (tar-flag-deleted): Use `abs'.
22559         (tar-expunge-internal): Remove unused var `line'.
22560         (tar-expunge-internal): Don't hardcode point-min==1.
22561         (tar-expunge): Widen while doing set-buffer-multibyte.
22562         (tar-rename-entry): Use file-name-coding-system.
22563         (tar-alter-one-field): Don't hardcode point-min==1.
22564         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
22565         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
22567 2005-11-10  Masatake YAMATO  <jet@gyve.org>
22569         * add-log.el (add-log-current-defun): Handle class::method
22570         notation of c++.  Fix incorrect comment.
22572 2005-11-10  Alan Mackenzie  <acm@muc.de>
22574         * help-fns.el (describe-variable): Make C-h v work when a variable
22575         has variable documentation yet is unbound.
22577 2005-11-10  Masatake YAMATO  <jet@gyve.org>
22579         * man.el (Man-highlight-references): Set an empty
22580         string to `Man-arguments' if it is nil.
22581         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
22583 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
22585         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
22586         commenting conventions.
22588         * cus-dep.el (custom-make-dependencies): Simplify.
22589         Better follow the commenting conventions.
22591 2005-11-09  Richard M. Stallman  <rms@gnu.org>
22593         * apropos.el (apropos-pattern): Rename from apropos-regexp.
22594         (apropos-orig-pattern): Rename from apropos-orig-regexp.
22595         All uses changed.
22596         (apropos-rewrite-regexp): Doc fix.
22597         (apropos-variable, apropos-command, apropos, apropos-value):
22598         Change prompt; carry through the argument renaming.
22600 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
22602         * find-lisp.el: Require dired.
22603         (find-lisp-find-dired-internal): Do not call
22604         `abbreviate-file-name' on DIR.
22606 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
22608         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
22610 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
22612         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
22613         when using the speedbar.
22614         (gdb): New command gud-pp.
22615         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
22617 2005-11-09  Juri Linkov  <juri@jurta.org>
22619         * replace.el (occur-excluded-properties): New defcustom.
22620         (occur-1, occur-engine, occur-accumulate-lines): Use it.
22622 2005-11-08  Jay Belanger  <belanger@truman.edu>
22624         * calc/calc-units.el (math-convert-units): Replace any composite
22625         unit by its definition.
22627 2005-11-08  Lars Hansen  <larsh@soem.dk>
22629         * emacs-lisp/autoload.el (update-directory-autoloads):
22630         Add obsolete function alias.
22632 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
22634         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
22635         comment-indent-function.
22636         (lisp-comment-indent): Replace by an alias for comment-indent-default.
22638         * reveal.el (reveal-post-command): Rework the handling of
22639         reveal-open-spots, so as to be more reliable.  There were several
22640         tricky corner cases where an open spot might be lost, or where
22641         a closed spot might end up on the list of open spots.
22642         Only reveal text that's ellipsised.
22644 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
22646         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
22648 2005-11-07  John Paul Wallington  <jpw@gnu.org>
22650         * ibuffer.el (ibuffer): Search iconified frames too when
22651         getting Ibuffer buffer's window.
22653 2005-11-06  Richard M. Stallman  <rms@gnu.org>
22655         * progmodes/compile.el (compilation-internal-error-properties):
22656         save-excursion around the computation of MARKER.
22658 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
22660         * textmodes/flyspell.el (flyspell-external-point-words):
22661         flyspell-get-word returns a list, not just a string.
22663 2005-11-06  John Paul Wallington  <jpw@pobox.com>
22665         * ibuffer.el (ibuffer): Search all visible frames when getting
22666         Ibuffer buffer's window.
22668 2005-11-07  Masatake YAMATO  <jet@gyve.org>
22670         * man.el (Man-reference-regexp): Accept spaces between
22671         `Man-name-regexp' and `Man-section-regexp'.
22672         (Man-apropos-regexp): New variable.
22673         (Man-abstract-xref-man-page): Use value for `Man-target-string'
22674         if available.
22675         (Man-highlight-references, Man-highlight-references0):
22676         Handle the case when `Man-arguments' includes "-k".
22677         (Man-highlight-references0): Rename the argument `TARGET-POS' to
22678         `TARGET'. `TARGET' can be a number, function or nil.
22680 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
22682         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
22683         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
22684         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
22685         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
22686         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
22687         (gdb-send-item): Use buffer-local-value and simplify.
22689 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
22691         * startup.el (command-line): Use `custom-reevaluate-setting' for
22692         `global-font-lock-mode'.
22694         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
22695         by default, except in batch mode or when the -D option is given.
22697         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
22698         specified keyword args on to `define-minor-mode'.  Update docstring.
22700 2005-11-05  Romain Francoise  <romain@orebokech.com>
22702         * replace.el (occur-engine): Add marker at end of line, too.
22704 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
22706         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
22707         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22708         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22709         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22710         argument to all these routines, so the passphrase can be managed
22711         externally and passed in to the system.
22712         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
22713         pgg-add-passphrase-to-cache function.
22715         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
22716         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
22717         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
22718         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
22719         argument to all these routines, so the passphrase can be managed
22720         externally and passed in to the system.
22721         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
22722         function.
22724 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
22726         * font-lock.el: Don't deal with font-lock-face-attributes here,
22727         move the code ...
22729         * startup.el (command-line): ... here.  Use face-spec-set instead
22730         of custom-declare-face.
22732         * faces.el (face-spec-set): Reset the face if spec is not nil.
22734 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
22736         * newcomment.el (comment-region-internal): Box more tightly in the
22737         common case where there's no TAB in the boxed text.
22739 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22741         * info.el (info-tool-bar-map): Use images prev-node, next-node and
22742         up-node.
22744 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
22746         * net/newsticker.el: Commentary updated.  Code formatting changed.
22747         (newsticker-version): Change to "1.9".
22748         (newsticker, newsticker-feed): Doc fix.
22749         (newsticker-url-list): Doc fix.  Add option "Weekly".
22750         (newsticker-retrieval-interval): Add option "Weekly".
22751         (newsticker-headline-processing): Doc fix.
22752         (newsticker-auto-mark-filter): Remove.
22753         (newsticker-auto-mark-filter-list): New.
22754         (newsticker-layout, newsticker-sort-method): Doc fix.
22755         (newsticker-hide-old-items-in-newsticker-buffer)
22756         (newsticker-heading-format, newsticker-item-format)
22757         (newsticker-desc-format): Doc fix.
22758         (newsticker-show-all-rss-elements): Remove.
22759         (newsticker-show-all-news-elements): New.
22760         (newsticker-faces, newsticker-ticker): Doc fix.
22761         (remove-from-invisibility-spec): Code formatting.
22762         (newsticker--process-ids): New.
22763         (newsticker-mode): Doc fix.
22764         (newsticker-mode): Change mode-line-format.
22765         (newsticker-start): Remove debug output.
22766         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
22767         (newsticker-w3m-show-inline-images): Code formatting.
22768         (newsticker-next-item): Call `force-mode-line-update'.
22769         (newsticker-previous-item): Call `force-mode-line-update'.
22770         (newsticker-next-feed): Call `force-mode-line-update'.
22771         (newsticker-previous-feed): Call `force-mode-line-update'.
22772         (newsticker-mark-all-items-at-point-as-read): Code formatting.
22773         (newsticker-show-old-items): Do not show descs.
22774         (newsticker-hide-entry): Hide too much.
22775         (newsticker-hide-entry, newsticker-show-entry)
22776         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
22777         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
22778         (newsticker-toggle-auto-narrow-to-item): Code formatting.
22779         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
22780         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
22781         (newsticker-get-news): Call `force-mode-line-update'.
22782         Collect process ids.
22783         (newsticker--sentinel): Change coding system handling.
22784         Move image retrieval to new functions newsticker--get-logo-url-*.
22785         Move feed parsing to new functions newsticker--parse-*.
22786         Update list of process ids.
22787         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
22788         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
22789         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
22790         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
22791         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
22792         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
22793         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
22794         (newsticker--decode-coding-string): Remove.
22795         (newsticker--decode-numeric-entities): Check input.  Format code.
22796         (newsticker--remove-whitespace): Check input.
22797         (newsticker--do-forget-preformatted): Doc fix.
22798         (newsticker--decode-rfc822-date): Allow for missing time.
22799         (newsticker--update-process-ids): New.
22800         (newsticker--image-sentinel): Change comment.
22801         (newsticker--image-read): Change error message.
22802         (newsticker--imenu-goto): Doc fix.  Show headline title.
22803         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
22804         (newsticker--buffer-do-insert-text): Clean whitespace in
22805         html-rendered headline title.  Code formatting.
22806         Call `newsticker--buffer-print-extra-elements'.
22807         (newsticker--buffer-print-extra-element): Remove.
22808         (newsticker--buffer-print-extra-elements): New.
22809         (newsticker--buffer-do-print-extra-element): New.
22810         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
22811         large sizes.
22812         (newsticker--run-auto-mark-filter)
22813         (newsticker--do-run-auto-mark-filter):
22814         Use `newsticker-auto-mark-filter-list'.
22816 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
22818         * net/rcirc.el: Use split-string OMIT-NULLS argument.
22819         (rcirc-print): Force redisplay before running hooks.  Do long
22820         buffer truncation after making new text read-only.  Deal with nil
22821         text when decoding strings.  If TARGET is nil, use either the
22822         currently selected buffer, if it is an rcirc buffer and of the
22823         same process or the process buffer.
22824         (rcirc-mode): Remove header-line.  Recompute short buffer names.
22825         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
22826         (rcirc-short-buffer-name): Add variable.
22827         (rcirc-kill-buffer-hook): Recompute short buffer names.
22828         Remove nick from private channel.
22829         (rcirc-send-input): Send command text to current-buffer.
22830         Don't clear overlay arrow here.
22831         (rcirc-short-buffer-name): Return a short buffer name.
22832         (rcirc-update-short-buffer-names, rcirc-abbreviate)
22833         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
22834         buffer-name abbreviations.
22835         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
22836         Do not touch nick-table when killing a parted channel.
22837         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
22838         Clear arrow from current buffer if it is now hidden.
22839         (rcirc-current-buffer): Add variable.
22840         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
22841         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
22842         Remove -face from names.
22843         (rcirc-update-activity-string): Print "DND" when globally ignoring
22844         activity.
22845         (rcirc-ignore-buffer-activity-flag): Rename from
22846         rcirc-ignore-channel-activity.
22847         (rcirc-ignore-all-activity-flag): Doc fix.
22848         (rcirc-channels): Remove variable.
22849         (rcirc-kill-buffer-hook):
22850         (rcirc-get-buffer-create): Add nick to private channel.
22851         (rcirc-multiline-edit-submit): Remove tabs.
22852         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
22853         folded.
22854         (rcirc-remove-nick-channel): Bug fix.
22855         (rcirc-toggle-ignore-buffer-activity): Rename from
22856         rcirc-toggle-ignore-channel-activity.
22857         (rcirc-record-activity): Add buffers to the front of the list.
22858         (rcirc-update-activity): Remove killed buffers from list.
22859         (rcirc-process-server-response-1): Remove last argument if it is
22860         null before calling handler.
22861         (rcirc): Add "rcirc" defcustom prefix.
22862         (rcirc-prompt): Simplify default prompt.
22863         Use custom-initialize-default.
22864         (rcirc-private-chats): Remove variable.
22865         (rcirc-prompt): Change initialization.
22866         (rcirc-version): Remove function.
22867         (rcirc-id-string): Add constant.
22868         (rcirc-last-buffer): Remove variable.
22869         (rcirc-buffer-alist): Add variable.
22870         (rcirc-connect): Update variable setup.
22871         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
22872         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
22873         default.
22874         (rcirc-handler-generic): Trigger activity.
22875         (rcirc-send-message): Create the buffor of the target.
22876         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
22877         (rcirc-get-buffer): Just return nil if there is no matching buffer.
22878         (rcirc-multiline-edit-cancel): Remove function.
22879         (rcirc-set-last-buffer): Remove function.
22880         (rcirc-get-any-buffer): Add function.
22881         (rcirc-join-channels): Don't print /join text.
22882         (rcirc-toggle-ignore-channel-activity): Add and update echo area
22883         messages.
22884         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
22885         (rcirc-handler-NOTICE): Recognize CTCP responses.
22886         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
22887         constructing TOPIC string for buffers we are not JOINed.
22888         (rcirc-handler-CTCP-response): Add handler.
22889         (rcirc-multiline-edit-submit): Restore the window-configuration
22890         before adjusting point.
22891         (rcirc): Add customization group.
22892         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
22893         (rcirc-user-full-name, rcirc-startup-channels-alist)
22894         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
22895         (rcirc-ignore-all-activity-flag, rcirc-time-format)
22896         (rcirc-input-ring-size, rcirc-read-only-flag)
22897         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
22898         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
22899         Change defvar to defcustom.
22900         (rcirc-update-prompt): Add optional ALL arg, which will update
22901         prompts in all rcirc buffers.  Regexp quote replacement text.
22902         (rcirc-fill-column): Accept frame-width as a value.
22903         (rcirc-set-changed): Add function.
22904         (rcirc-next-active-buffer): Write more meaningful messages.
22905         (rcirc-faces): Add customization group.
22906         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
22907         (rcirc-nick-in-message-face, rcirc-prompt-face)
22908         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
22909         (with-rcirc-process-buffer): Move before first usage.
22910         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
22911         (rcirc-debug-flag): Rename from `rcirc-log-p'.
22912         (rcirc-debug): Rename from `rcirc-log'.
22913         (rcirc-format-response-string): Do not print `-' chars for a
22914         NOTICE with no sender.  Simplify output of server responses.
22916 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
22918         (rcirc-browse-url-map, rcirc-browse-url-at-point)
22919         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
22920         Make urls mouse and RET clickable.
22922 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
22924         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
22926 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
22928         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
22929         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22930         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22931         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22932         argument to all these routines, so the passphrase can be managed
22933         externally and passed in to the system.
22934         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
22935         pgg-add-passphrase-to-cache function.
22937         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
22938         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
22939         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
22940         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
22941         argument to all these routines, so the passphrase can be managed
22942         externally and passed in to the system.
22943         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
22944         function.
22946 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
22948         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
22949         from goto-address-url-regexp.
22951 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
22953         * textmodes/org.el (org-read-date, org-goto-calendar)
22954         (org-recenter-calendar, org-agenda-goto-calendar):
22955         Temporarily clear `calendar-move-hook'.
22957 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
22959         * ediff-merg.el (ediff-merge-region-is-non-clash):
22960         Return t, if not merging.
22962         * ediff-util.el (ediff-previous-difference): Don't skip regions that
22963         have merge clashes.
22965 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22967         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
22968         Undo previous change.
22970         * startup.el (command-line): Use `custom-reevaluate-setting' for
22971         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
22972         tty-register-default-colors on Mac.
22974 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
22976         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
22977         (gdb-buffer-type): Make it automatically buffer local...
22978         (gdb-get-create-buffer): ...and set it accordingly.
22979         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
22980         actually work.
22982 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
22984         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
22985         not red.
22987 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
22989         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
22990         case GUD buffer is not visible.
22991         (gdb-goto-breakpoint): Try to force display in source buffer.
22992         (gdb-frame-gdb-buffer): Copy other similar functions.
22993         (gdb-restore-windows): Don't display source if not asked for.
22994         (gdb-assembler-buffer-name): Don't capitalise.
22996 2005-11-03  Richard M. Stallman  <rms@gnu.org>
22998         * wid-edit.el (key-sequence): New widget type.
23000         * simple.el (set-mark-command-repeat-pop): New variable.
23001         (set-mark-command): Only interpret plan C-@ after a pop as a pop
23002         if set-mark-command-repeat-pop is true.
23004         * info.el (Info-fontify-node): Don't display extra "see" if there
23005         already is one here.
23007         * mouse.el: Fix special handling of DEL after dragging a region:
23008         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
23009         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
23011         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
23013         * textmodes/ispell.el (ispell-command-loop): Change `i' description
23014         not to assume it pertains to an affix.
23016         * textmodes/flyspell.el (flyspell-post-command-hook):
23017         Bind deactivate-mark to prevent deactivation.
23019 2005-11-03  Lars Hansen  <larsh@soem.dk>
23021         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
23022         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
23023         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
23025 2005-11-03  Romain Francoise  <romain@orebokech.com>
23027         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
23028         Update copyright years.
23030 2005-11-03  Sam Steingold  <sds@gnu.org>
23032         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
23033         Use system-type instead of window-system because window-system is not
23034         correctly defined during loadup.
23036 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
23038         * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
23039         (xml-parse-tag): Join strings separated by a comment properly.
23041 2005-11-02  Andreas Schwab  <schwab@suse.de>
23043         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
23045 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
23047         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
23048         (byte-optimize-pure-func): Quote the eval'd value.
23050         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
23051         Rename from perl-font-lock-syntactic-face-function.
23052         Change the calling convention so it can be used as a font-lock MATCHER.
23053         Do the parse-partial-sexp loop outselves.
23054         (perl-font-lock-syntactic-keywords): Use it.
23055         (perl-mode): Don't set font-lock-syntactic-face-function any more.
23057 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
23059         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
23060         disassembly buffer too.
23061         (gdb-exited): Remove overlay arrows when execution has finished.
23062         (gdb-info-frames-custom, gdb-info-threads-custom)
23063         (gdb-info-registers-custom): Don't add inappropriate text
23064         properties if inferior is not active.
23066 2005-11-02  Glenn Morris  <rgm@gnu.org>
23068         * progmodes/fortran.el (fortran-blink-match):
23069         Use `blink-matching-delay'.
23071 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
23073         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
23075 2005-11-02  Lars Hansen  <larsh@soem.dk>
23077         * net/tramp.el (tramp-action-out-of-band): Handle scp message
23078         "Permission denied".
23080 2005-11-01  Richard M. Stallman  <rms@gnu.org>
23082         * textmodes/flyspell.el (flyspell-external-point-words):
23083         Pass nil to flyspell-get-word.
23085 2005-11-02  Kim F. Storm  <storm@cua.dk>
23087         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
23088         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
23090 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23092         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
23093         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
23094         (calendar-mouse-print-dates): Add optional `event' argument.
23095         Update interactive-spec.
23096         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
23097         Use `calendar-event-to-date' instead of `event'.
23099 2005-11-02  Masatake YAMATO  <jet@gyve.org>
23101         * progmodes/ld-script.el (ld-script-builtins):
23102         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
23103         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
23104         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
23106 2005-11-01  Romain Francoise  <romain@orebokech.com>
23108         * vc-sccs.el: Update copyright year.
23109         * ezimage.el: Likewise.
23111 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
23113         * info.el (Info-fontify-node): Use `string-width' for fontifying
23114         underlined titles.
23116 2005-11-01  Juri Linkov  <juri@jurta.org>
23118         * info.el (Info-fontify-node): Downcase node header keywords Node,
23119         Prev, Next, Up before comparison.
23120         (Info-history): Insert absolute directory name, and put invisible
23121         property on it.
23123 2005-11-01  Juri Linkov  <juri@jurta.org>
23125         * info.el (Info-file-supports-index-cookies): New variable.
23126         (Info-find-node-2): Check makeinfo version for index cookie support.
23127         (Info-index-nodes): Search for nodes with index cookies only when
23128         Info-file-supports-index-cookies is t.  Otherwise, search nodes
23129         with "Index" in the node name.
23130         (Info-index-node): Search index cookie in the current node only when
23131         Info-file-supports-index-cookies is t.  Otherwise, check the word
23132         "Index" in the node name.
23133         (Info-find-emacs-command-nodes): Remove code that searches nodes
23134         with "Index" node name in the top menu.
23136 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23138         * progmodes/scheme.el (scheme-mode-variables): Use the default
23139         comment-indent-function.
23141         * faces.el (face-attribute): Handle the case where a face inherits from
23142         a non-existent face.
23144         * simple.el (eval-expression-print-format): Use lisp-readable syntax
23145         for octal and hexa output, and merge the char into the paren.
23146         (kill-new): Use push.
23147         (copy-to-buffer): Use with-current-buffer.
23148         (completion-setup-function): Move code in loop to remove redundancy.
23149         (minibuffer-local-must-match-map): Don't add bindings that duplicate
23150         those inherited from minibuffer-local-completion-map.
23152         * savehist.el (savehist-mode) <defcustom>:
23153         Use custom-set-minor-mode if available.
23154         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
23155         and emit a message if applicable.
23157 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
23159         * savehist.el: Sync up to version 19.
23160         (savehist-mode): New minor mode.
23161         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
23162         (savehist-length): Remove (use history-length instead).
23163         (savehist-file-modes): Rename from savehist-modes.
23164         (savehist-save-hook, savehist-loaded): New vars.
23165         (savehist-load): Use savehist-mode.  Try to smooth up transition from
23166         old format to new format.
23167         (savehist-install): Allow savehist-autosave-interval to be nil.
23168         (savehist-save): Run the new hook.  Be more careful to only trim the
23169         history variables.
23170         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
23171         (savehist-printable): Print into a buffer rather than char-by-char.
23173 2005-11-01  John Wiegley  <johnw@newartisans.com>
23175         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
23176         toggle-ignore keybinding (C-a).  The author said it had been
23177         disabled much earlier due to a possible incompatibility, but after
23178         many months of usage I have encountered no problems (and it is a
23179         rather useful option, especially for switching to " *temp*").
23181         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
23182         support for OS/X's AddressBook, by calling out to the open source
23183         program "contacts" (installable through Fink).
23185         * net/eudc.el (eudc-expand-inline): If the
23186         `eudc-multiple-match-handling-method' is set to `all', delete the
23187         query string before inserting the query result.
23189         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
23190         flag, to prevent Eshell from using the system ls when
23191         `eshell-ls-insert-directory' is in used.
23192         (eshell-ls-insert-directory): Disable font-lock in directory
23193         buffer so that Eshell's own fontification is seen.  This broke
23194         recently due to changes in font-lock, so this goes back to version
23195         21 behavior.
23197 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
23199         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
23200         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
23201         (gdb-many-windows): Doc fix.
23203 2005-10-31  Romain Francoise  <romain@orebokech.com>
23205         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
23207 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
23209         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
23210         that global-font-lock-mode can be enabled by default.
23212         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
23213         (font-lock-add-keywords, font-lock-remove-keywords)
23214         (font-lock-fontify-buffer): Remove autoload cookies.
23216         * jit-lock.el (jit-lock-register): Likewise.
23218         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
23220 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
23222         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
23223         intact if there is no gud-comint-buffer.
23225 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
23227         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
23228         old prompt comint-prompt-read-only is t and GDB commands are
23229         issued from tool bar etc.
23231 2005-10-31  Masatake YAMATO  <jet@gyve.org>
23233         * vc.el (vc-directory-exclusion-list): Add "{arch}".
23235 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
23237         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
23238         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
23240 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
23242         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
23243         starting at beginning of line.  Fontification is messed up when
23244         `open-paren-in-column-0-is-defun-start' set to t.
23245         Reported by John Paul Wallington <jpw@pobox.com>.
23247 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
23249         * comint.el (comint-send-input): Call `comint-update-fence' when
23250         `comint-process-echoes' and `comint-prompt-read-only' are both
23251         non-nil, to avoid leftover read-only newline.
23253 2005-10-30  Richard M. Stallman  <rms@gnu.org>
23255         * textmodes/flyspell.el (flyspell-external-point-words):
23256         Detect when WORD can't be checked properly because
23257         flyspell-get-word finds just part of it, and move on.
23259         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
23260         boundarychar for Polish.
23261         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
23262         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
23264 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
23266         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
23267         (gdb-registers-font-lock-keywords): Delete.
23268         (gdb-registers-mode): Don't fontify.
23269         (gdb-info-registers-custom): Use text properties instead as, in
23270         future, changed register values will use font-lock-warning-face.
23271         (gdb-local-font-lock-keywords): Rename to...
23272         (gdb-locals-font-lock-keywords): ...for consistency.
23274 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
23276         * vc.el (vc-switch-backend): Better error message if the buffer is
23277         not visiting a file under version control.
23279         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
23281 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
23283         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
23284         ~/.emacs.d/.emacs.
23286 2005-10-29  Richard M. Stallman  <rms@gnu.org>
23288         * replace.el (occur-mode-mouse-goto): Always go to other window.
23289         (occur-mode-goto-occurrence): Always switch in same window.
23291         * simple.el (undo): Display message at end, not at start.
23293         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
23294         New arg REUSE-CELL.
23295         (cancel-timer-internal): New function.
23296         (timer-event-handler): Use cancel-timer-internal,
23297         and pass the cell it returns to timer-activate...
23299         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
23300         (jit-lock-deferred-fontify, jit-lock-context-fontify)
23301         (jit-lock-after-change): Test memory-full.
23303 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
23305         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
23306         part of the decoded armor to find the key-identifier.
23307         (pgg-gpg-lookup-key-owner): New function to return the
23308         human-readable identifier of a key owner.
23309         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
23310         key itself.
23311         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
23312         the key value) if we have a key and can match it against a secret
23313         key.  Also, added a note pointing out fact that the prompt only
23314         indicates the first matching key.
23316         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
23317         pgg-decrypt-region.
23318         (pgg-pending-timers): A new hash for tracking the passphrase cache
23319         timers, so that new ones supercede old ones.
23320         (pgg-add-passphrase-to-cache): Rename from
23321         `pgg-add-passphrase-cache' to reduce confusion (all callers
23322         changed).  Modified to cancel old timers when new ones are added.
23323         (pgg-remove-passphrase-from-cache): Rename from
23324         `pgg-remove-passphrase-cache' to reduce confusion (all callers
23325         changed).  Modified to cancel old timers when their keys are
23326         removed from the cache.
23327         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
23328         XEmacs, an indirection to delete-itimer.
23329         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
23330         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
23331         users can only check cache without risk of prompting.  Correct bug in
23332         notruncate behavior.
23333         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
23334         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23335         Add informative docstrings.
23336         (pgg-decrypt): Convey provided passphrase in subordinate call to
23337         pgg-decrypt-region.
23339         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
23340         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
23341         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
23342         `passphrase' argument, so the passphrase can be managed externally
23343         and then passed in to the system.
23345         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
23346         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
23347         so the passphrase cache can be used reliably with identifiers
23348         besides a pgp packet's key id.
23350         * pgg-gpg.el (pgg-pgp-encrypt-region)
23351         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
23352         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
23353         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
23354         argument to all these routines, so the passphrase can be managed
23355         externally and passed in to the system.
23357         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
23358         `notruncate' argument, so the passphrase cache can be used
23359         reliably with identifiers besides a pgp packet's key id.
23361 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
23363         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
23364         symmetric encryption.
23365         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
23366         encrypted session key.
23367         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
23368         message ask for the passphrase in a proper way.
23370         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
23371         New user commands for symmetric encryption.
23373 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
23375         * textmodes/conf-mode.el (conf-assignment-sign)
23376         (conf-assignment-regexp): Fix docstrings.
23377         (conf-mode-initialize): New function.
23378         (conf-mode): Remove optional args.  Use delay-mode-hooks to
23379         recognize recursive calls.
23380         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
23381         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
23382         (conf-xdefaults-mode): Use define-derived-mode and
23383         conf-mode-initialize.
23385 2005-10-29  Romain Francoise  <romain@orebokech.com>
23387         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
23389 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
23391         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
23392         part of the decoded armor to find the key-identifier.
23393         (pgg-gpg-lookup-key-owner): New function to return the
23394         human-readable identifier of a key owner.
23395         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
23396         key itself.
23397         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
23398         the key value) if we have a key and can match it against a secret
23399         key.  Also, added a note pointing out fact that the prompt only
23400         indicates the first matching key.
23402         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
23403         pgg-decrypt-region.
23404         (pgg-pending-timers): A new hash for tracking the passphrase cache
23405         timers, so that new ones supercede old ones.
23406         (pgg-add-passphrase-to-cache): Rename from
23407         `pgg-add-passphrase-cache' to reduce confusion (all callers
23408         changed).  Modified to cancel old timers when new ones are added.
23409         (pgg-remove-passphrase-from-cache): Rename from
23410         `pgg-remove-passphrase-cache' to reduce confusion (all callers
23411         changed).  Modified to cancel old timers when their keys are
23412         removed from the cache.
23413         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
23414         XEmacs, an indirection to delete-itimer.
23415         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
23416         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
23417         users can only check cache without risk of prompting.  Correct bug in
23418         notruncate behavior.
23419         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
23420         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23421         Add informative docstrings.
23422         (pgg-decrypt): Convey provided passphrase in subordinate call to
23423         pgg-decrypt-region.
23425 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
23427         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
23428         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
23429         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
23430         `passphrase' argument, so the passphrase can be managed externally
23431         and then passed in to the system.
23433         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
23434         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
23435         so the passphrase cache can be used reliably with identifiers
23436         besides a pgp packet's key id.
23438         * pgg-gpg.el (pgg-pgp-encrypt-region)
23439         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
23440         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
23441         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
23442         argument to all these routines, so the passphrase can be managed
23443         externally and passed in to the system.
23445         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
23446         `notruncate' argument, so the passphrase cache can be used
23447         reliably with identifiers besides a pgp packet's key id.
23449 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
23451         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
23452         symmetric encryption.
23453         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
23454         encrypted session key.
23455         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
23456         message ask for the passphrase in a proper way.
23458         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
23459         New user commands for symmetric encryption.
23461 2005-10-28  Bill Wohler  <wohler@newt.com>
23463         * help-mode.el (help-url): New button type.  Calls browse-url.
23464         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
23465         Similar to Info nodes: URL `url'.
23466         (help-make-xrefs): Create help-url buttons for
23467         help-xref-url-regexp matches.
23469 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
23471         * tool-bar.el (tool-bar-add-item-from-menu)
23472         (tool-bar-local-item-from-menu): Fix doc strings.
23474 2005-10-28  Romain Francoise  <romain@orebokech.com>
23476         * ldefs-boot.el: Update.
23478         * subr.el (locate-library): Move from help-fns.el.
23479         * help-fns.el (locate-library): Move to subr.el.
23481 2005-10-28  Richard M. Stallman  <rms@gnu.org>
23483         * net/tramp.el (tramp-completion-mode): defvar moved up.
23485         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
23487         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
23489         * files.el (find-file-noselect): Use %d to format large file size.
23491         * bindings.el (mode-line-format): Add %e.
23493         * loadup.el ("facemenu"): Load unconditionally.
23494         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
23495         ("x-dnd"): Load, when appropriate.
23497         * startup.el (command-line): Call before-init-hook earlier.
23498         Warn about some bad characters in -u user name.
23500         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
23501         (flyspell-external-point-words): Error if misspelled word is not found.
23502         Set flyspell-large-region-beg at end of word.
23504 2005-10-28  Andreas Schwab  <schwab@suse.de>
23506         * view.el (View-revert-buffer-scroll-page-forward):
23507         Use view-page-size-default.
23509 2005-10-28  Juri Linkov  <juri@jurta.org>
23511         * international/quail.el (quail-get-current-str): Translate last
23512         raw character for deterministic input methods.
23514 2005-10-27  Jay Belanger  <belanger@truman.edu>
23516         * calc/calc-ext.el: Add functions to autoloads.
23517         (math-identity-matrix-p, math-ident-row-p): New functions.
23519         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
23520         multiplication by an identity matrix; don't turn multiplication by
23521         an inverse matrix into division.
23522         (math-div-symbol-fancy): Replace division by matrices with
23523         multiplication by inverse.
23525         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
23527         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
23528         (calc-writeoutpower): New functions.
23530 2005-10-27  Romain Francoise  <romain@orebokech.com>
23532         * replace.el (occur-engine): Include colon in mouse-face highlight.
23534         * dired-x.el: Change Maintainer field.
23536 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
23538         * longlines.el (longlines-mode): Bind after-change-functions to
23539         nil during initial decoding and final encoding.
23541 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
23543         * term.el (term-emulate-terminal, term-handle-colors-array)
23544         (term-handle-ansi-escape): Specify the terminfo capabilities
23545         implemented.
23547 2005-10-26  Richard M. Stallman  <rms@gnu.org>
23549         * info.el (Info-fontify-node): Fix detection of sentence-break
23550         before *Note.
23552 2005-10-26  Romain Francoise  <romain@orebokech.com>
23554         * smerge-mode.el: Add `tools' to file keywords.
23556 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
23558         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
23559         when the fringe is not available.
23561         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
23562         (def-gdb-auto-update-trigger): Simplify construction.
23563         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
23564         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
23565         defined explicitly.
23566         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
23567         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
23568         defined explicitly.
23569         (gdb-info-locals-custom): Remove as it's a no-op.
23571 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
23573         * longlines.el (longlines-mode): Remove narrowing before
23574         performing the initial decoding or final encoding.
23576 2005-10-25  Romain Francoise  <romain@orebokech.com>
23578         * emacs-lisp/find-func.el (find-library-name): Also strip
23579         extension if library name ends in .el, to take advantage of
23580         `find-library-suffixes'.
23582 2005-10-25  Richard M. Stallman  <rms@gnu.org>
23584         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
23586 2005-10-25  Juri Linkov  <juri@jurta.org>
23588         * textmodes/texinfo.el (texinfo-mode): Change charset of one
23589         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
23591 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
23593         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
23594         (blackbox-redefine-key): Add argument `map'.
23596         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
23597         regions when moving the jit-lock-context-unfontify-pos boundary.
23599 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23601         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
23603 2005-10-25  Masatake YAMATO  <jet@gyve.org>
23605         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
23607 2005-10-25  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
23609         * play/blackbox.el (blackbox-redefine-key): New function.
23610         (blackbox-mode-map): Use it to remap existing bindings for cursor
23611         motion instead of binding literal keys.
23613 2005-10-25  Glenn Morris  <rgm@gnu.org>
23615         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
23616         diary does not end in a newline.  Do not assume a blank line at
23617         the start of the diary file.
23619 2005-10-25  Kenichi Handa  <handa@m17n.org>
23621         * international/quail.el (quail-translate-key): If the input
23622         method is deterministic and failed to handle the last key, restart
23623         the key handling loop from an appropriate key.
23625 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
23627         * vc.el (vc-dired-mode): Extend comment for binding of
23628         `directory-listing-before-filename-regexp'.
23630 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
23632         * textmodes/texinfo.el (texinfo-mode):
23633         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
23634         not to unnecessarily expose emacs-mule's internal char codes.
23636 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
23638         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
23639         Display hand pointer and help-echo on disabled icon too.
23640         (gdb-mouse-until): New function.
23641         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
23643 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
23645         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
23646         with 2005-10-23 change to doctor.el.
23648         * finder.el (finder-mode-map): Add follow-link binding.
23650 2005-10-25  Kim F. Storm  <storm@cua.dk>
23652         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
23653         to gdb-mouse-toggle-breakpoint-fringe.
23654         (gdb-mouse-toggle-breakpoint-margin): Rename from
23655         gdb-mouse-toggle-breakpoint.  Fix doc.
23656         (gdb-mouse-toggle-breakpoint-fringe): New defun.
23657         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
23658         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
23659         string properties also for fringe breakpoint bitmaps.
23661 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
23663         * textmodes/org.el (org-start-icalendar-file): Fix format form.
23665 2005-10-25  Masatake YAMATO  <jet@gyve.org>
23667         * simple.el (completion-common-substring):
23668         Use `completion-common-substring' prior to `completion-base-size'.
23670 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
23672         * savehist.el: Require CL while compiling.
23673         (savehist-history-variables): Remove.
23674         (savehist-save-minibuffer-history, savehist-additional-variables)
23675         (savehist-minibuffer-history-variables): New vars.
23676         (savehist-save): Use them.
23677         (savehist-uninstall, savehist-minibuffer-hook): New funs.
23678         (savehist-install): New fun, extracted from savehist-load.
23679         (savehist-load): Use them.
23681 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23683         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
23684         a dummy doc-string-elt property.
23685         (defalias, defvaralias, define-category): Add a docstring property.
23687         * image.el (defimage):
23688         * widget.el (define-widget):
23689         * custom.el (defface, defcustom): Add `doc-string' declaration.
23691         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
23692         (defadvice): Add `doc-string' declaration.
23694         * emacs-lisp/byte-run.el (macro-declaration-function):
23695         Handle `doc-string' declarations.
23696         (define-obsolete-function-alias, define-obsolete-variable-alias):
23697         Add `doc-string' declaration.
23699 2005-10-24  Kenichi Handa  <handa@m17n.org>
23701         * international/utf-7.el (utf-7): Add autoload cookie.
23703         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
23705 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
23707         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
23708         list of directories passed to batch-update-autoloads.  Add "." to
23709         the list of the echoed directories.
23711         * pgg-def.el:
23712         * pgg-gpg.el:
23713         * pgg-parse.el:
23714         * pgg-pgp.el:
23715         * pgg-pgp5.el:
23716         * pgg.el: Moved here from the gnus subdirectory.
23718 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
23720         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
23721         in case comint-prompt-read-only is set to t.
23723         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
23724         in case comint-prompt-read-only is set to t.
23726 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
23728         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
23729         Now a string.
23730         (icalendar-import-format): Handle CLASS, STATUS, URL.
23731         Rename `subject' to `summary'.
23732         (icalendar-import-format-summary): Rename from
23733         `icalendar-import-format-subject'.
23734         (icalendar-import-format-url, icalendar-import-format-status)
23735         (icalendar-import-format-class): New variables.
23736         (icalendar--rris): Take variable argument list.
23737         (icalendar--datestring-to-isodate): Remove unnecessary
23738         calendar-style check when converting dates with explicit month names.
23739         (icalendar-export-region): Change return type of conversion
23740         subroutines.  Bury current buffer unless error occurred.
23741         (icalendar--convert-to-ical)
23742         (icalendar--parse-summary-and-rest): New functions.
23743         (icalendar--convert-ordinary-to-ical)
23744         (icalendar--convert-weekly-to-ical)
23745         (icalendar--convert-yearly-to-ical)
23746         (icalendar--convert-block-to-ical)
23747         (icalendar--convert-cyclic-to-ical)
23748         (icalendar--convert-anniversary-to-ical): Change return type.
23749         Strip trailing blanks from subject.
23750         (icalendar--convert-sexp-to-ical): Change return type.
23751         Strip trailing blanks from subject.  Handle simple sexp
23752         entries as generated by icalendar.el.
23753         (icalendar--convert-float-to-ical)
23754         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
23755         (icalendar-import-file): Doc fix.
23756         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
23757         Correct call to icalendar--rris.
23758         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
23759         `summary'.
23760         (icalendar--add-diary-entry): Rename `subject' to `summary'.
23762 2005-10-24  Romain Francoise  <romain@orebokech.com>
23764         * server.el (server-sentinel): Set query-on-exit flag to nil on
23765         new client processes (it isn't inherited from the server process).
23767         * replace.el (occur-engine): Rearrange text properties.
23769 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23771         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
23772         case-fold-search is nil.
23773         (debug-help-follow): Use help-xref-interned directly.
23775 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
23777         * thumbs.el (thumbs-image-type): Add .pbm.
23779 2005-10-23  Richard M. Stallman  <rms@gnu.org>
23781         * faces.el (inhibit-face-set-after-frame-default): New variable.
23782         (set-face-attribute): Bind it.
23783         (face-set-after-frame-default): Test it.
23785         * help-fns.el (describe-simplify-lib-file-name): New function.
23786         (describe-function-1, describe-variable): Use it.
23788         * faces.el (describe-face): Use describe-simplify-lib-file-name.
23790         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
23791         Eliminate nil as possible value.
23792         (tooltip-hide-delay): Reduce internal-border-width.
23794         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
23795         (menu-bar-file-menu) <new-file>: Likewise.
23797         * simple.el (line-move-finish): Ignore fields computing LINE-END.
23799         * international/mule.el (load-with-code-conversion):
23800         Pass full file name to `eval-buffer' unless preloading.
23802         * textmodes/flyspell.el (flyspell-large-region):
23803         Call ispell-check-version.
23805         * textmodes/ispell.el (ispell-local-dictionary-overridden):
23806         Fix the make-variable-buffer-local call that was supposed
23807         to be for this variable.
23808         (ispell-aspell-supports-utf8): Doc fix.
23809         (ispell-find-aspell-dictionaries): Preserve elements of
23810         ispell-dictionary-alist for dictionaries that aspell doesn't report.
23811         (ispell-aspell-find-dictionary): Return nil on error.
23813         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
23814         (doctor-symptoms): Likewise.
23816         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
23818 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
23820         * cus-edit.el (custom-button, custom-button-pressed): New vars.
23821         (custom-raised-buttons): Add :set spec.
23822         (custom-button-unraised, custom-button-pressed-unraised):
23823         New faces, so that custom-raised-buttons actually does something.
23824         (custom-mode): Use custom-button and custom-button-pressed.
23826         * wid-edit.el (widget-specify-button): Don't ignore
23827         widget-mouse-face on graphic terminals.
23828         (widget-move-and-invoke): Cleanup.
23830 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
23832         * whitespace.el (whitespace-cleanup): Doc fix.
23834 2005-10-23  Romain Francoise  <romain@orebokech.com>
23836         * emulation/viper.el (viper-set-hooks): Quote forms passed to
23837         `eval-after-load' to avoid evaluating their result.
23839 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
23841         * files.el (directory-listing-before-filename-regexp):
23842         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
23844         * dired.el (dired-move-to-filename-regexp): Remove.
23845         All occurrences replaced by `directory-listing-before-filename-regexp'.
23847         * dired-x.el, locate.el, vc.el:
23848         Replace `dired-move-to-filename-regexp' by
23849         `directory-listing-before-filename-regexp'.  In vc.el it is
23850         overwritten locally; maybe this can be handled in files.el too.
23852         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurrences
23853         replaced by `directory-listing-before-filename-regexp'.
23855 2005-10-23  Andreas Schwab  <schwab@suse.de>
23857         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
23858         and eval-next-after-load.
23860 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
23862         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
23863         exist, create it.
23865 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
23867         * allout.el: Remove autoloads for mailcrypt and crypt++.
23868         Require pgg, pgg-gpg during compilation.
23869         (allout-version): Increment version number to 2.1, and use a literal
23870         rather than RCS Id.
23871         (allout-default-encryption-scheme): Remove.
23872         (allout-passphrase-verifier-handling)
23873         (allout-passphrase-verifier-string)
23874         (allout-file-passphrase-verifier-string)
23875         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
23876         (allout-passphrase-hint-handling): Rename and simplify.
23877         (allout-init): Use `find-file-hook' if available, otherwise
23878         `find-file-hooks'.
23879         (allout-mode): Use `write-file-functions' if available, otherwise
23880         `local-write-file-hooks' and, instead of making auto-save-hook
23881         buffer local, make the write-file-hook activity contingent to
23882         allout-mode.
23883         (allout-mode): Use key-binding substitution in the docstring.
23884         (allout-kill-line): Spell-out kill ring data structure mutation
23885         instead of using byte-compiler-complaint-provoking `pop'.
23886         (allout-insert-listified): Use `insert' rather than `insert-string'
23887         (allout-toggle-current-subtree-encryption): Update docstring, adjust
23888         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
23889         (allout-encrypt-string): Totally revamped vis new underlying
23890         encryption facilities.
23891         (allout-mc-activate-passwd): Remove.
23892         (allout-obtain-passphrase): New, more or less replaces
23893         allout-mc-activate-passwd.
23894         (allout-encrypted-key-info): More or less replaces
23895         allout-encrypted-text-type.
23896         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
23897         (my-mark-marker): Use `(featurep 'xemacs)'.
23899 2005-10-23  Lars Hansen  <larsh@soem.dk>
23901         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
23902         (byte-compile-file-form-defmumble, byte-compile-defun)
23903         (byte-compile-defmacro): Use it.
23904         (byte-compile-form): Don't call byte-compile-set-symbol-position
23905         when a byte-compile handler is called.
23907 2005-10-22  Romain Francoise  <romain@orebokech.com>
23909         * savehist.el (savehist-history-variables): Add `grep-find-history'.
23911         * subr.el (eval-after-load): Convert library name to an absolute
23912         file name using locate-library, since load-history no longer has
23913         library names in it.
23915 2005-10-22  Richard M. Stallman  <rms@gnu.org>
23917         * files.el (make-temp-file): Move from subr.el.
23918         * subr.el (make-temp-file): Move to files.el.
23920         * window.el (get-buffer-window-list): Move from subr.el.
23921         * subr.el (get-buffer-window-list): Move to window.el.
23923         * image.el (image-load-path): Use eval-at-startup to initialize.
23925         * subr.el (eval-at-startup): New macro.
23927         * subr.el: Much rearrangement of functions and division
23928         into pages.  No code changes.
23930 2005-10-22  Kenichi Handa  <handa@m17n.org>
23932         * tar-mode.el (tar-extract): Be sure to call
23933         find-operation-coding-system if set-auto-coding doesn't find a
23934         coding system.
23936 2005-10-22  Kim F. Storm  <storm@cua.dk>
23938         * image.el (image-type-header-regexps): Rename from image-type-regexps.
23939         Change users.
23940         (image-type-file-name-regexps): New defconst.
23941         (image-type-from-data): Simplify loop.
23942         (image-type-from-buffer): New defun.
23943         (image-type-from-file-header): Use it instead of image-type-from-data.
23944         Use image-search-load-path instead of only looking in data-directory.
23945         (image-type-from-file-name): New defun.
23946         (image-search-load-path): Change `pathname' to `filename'.
23947         Make PATH arg optional, default to image-load-path.
23949 2005-10-21  Richard M. Stallman  <rms@gnu.org>
23951         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
23953         * textmodes/paragraphs.el (sentence-end-base): New variable.
23954         (sentence-end): Use sentence-end-base.
23956 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23958         * font-lock.el (font-lock-default-fontify-region): Check the multiline
23959         property independently from the font-lock-multiline variable.
23961 2005-10-21  Richard M. Stallman  <rms@gnu.org>
23963         * emacs-lisp/find-func.el (find-library-name): Doc fix.
23965         * startup.el (command-line): Convert library names
23966         in `load-history' to absolute file names.
23968         * subr.el (symbol-file): Doc fix.
23970         * loadhist.el (file-loadhist-lookup): Call locate-library
23971         instead of find-library-name.  Don't try converting
23972         abs file names to library names, since load-history no longer
23973         has library names in it.
23974         (file-dependents, file-provides, file-requires): Doc fixes.
23976 2005-10-21  Juri Linkov  <juri@jurta.org>
23978         * progmodes/etags.el (tags-table-mode): New function.
23979         (tags-verify-table): Replace initialize-new-tags-table with
23980         tags-table-mode.
23982         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
23983         default value.
23984         (desktop-modes-not-to-save): Add tags-table-mode to the
23985         default value.
23987         * info.el (Info-index-next): Add total number of index
23988         alternatives to the message.
23990         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
23991         backward only space (instead of space and period) before looking
23992         at sentence end.
23994         * simple.el (set-variable): Use user-variable-p instead of symbolp.
23995         Add the old variable value as 4th default-value arg of read-string.
23997 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23999         * cus-face.el (custom-declare-face): Make face from X resources
24000         also on Mac.
24002         * disp-table.el (standard-display-g1, standard-display-graphic):
24003         Refuse to use string glyphs also on Mac.
24004         (standard-display-european): Don't set terminal coding system also
24005         on Mac.
24007         * frame.el (display-screens): Use x-display-screens also on Mac.
24009 2005-10-21  Romain Francoise  <romain@orebokech.com>
24011         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
24013 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
24015         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
24016         and $? into sexps.
24018         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
24019         warning face on open-paren-in-column-0.
24021         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
24022         boundary case.  Fix typo.
24023         Suggested by Martin Rudalics <rudalics@gmx.at>.
24025 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
24027         * textmodes/org.el (org-combined-agenda-icalendar-file)
24028         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
24029         (org-export-icalendar-this-file)
24030         (org-export-icalendar-all-agenda-files)
24031         (org-export-icalendar-combine-agenda-files): New commands.
24032         (org-export-icalendar, org-print-icalendar-entries)
24033         (org-start-icalendar-file, org-finish-icalendar-file)
24034         (org-ical-ts-to-string): New functions.
24035         (org-read-date, org-goto-calendar)
24036         (org-agenda-goto-calendar): Inhibit displaying diary entries by
24037         call to `calendar'.
24038         (orgtbl-setup): Remove the :keys arguments from the menu description.
24039         (org-after-save-iCalendar-file-hook): New variable.
24041 2005-10-21  Kenichi Handa  <handa@m17n.org>
24043         * language/vietnamese.el (tcvn-5712): Make it an alias of
24044         vietnamese-tcvn coding-system.
24046 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
24048         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
24049         group id is given.
24051 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24053         * progmodes/sh-script.el (sh-escaped-line-re): New var.
24054         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
24055         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
24056         whose line is either continued or ends with a comment.
24058 2005-10-20  Romain Francoise  <romain@orebokech.com>
24060         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
24062         * replace.el (occur-engine): Add follow-link property.
24064         * font-core.el (font-lock-mode): Doc fix.
24066 2005-10-20  Richard M. Stallman  <rms@gnu.org>
24068         * net/rcirc.el: New file.
24070 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
24072         * term.el (term-term-name): Initialize to "eterm-color".
24074 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
24076         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
24077         for encryption functionality.
24078         Move allout customization subgroup from `editing' to `outlines' group.
24079         Fix commentary keywords to legitimate ones.
24080         Update author info (using my current email address, obscurified).
24081         (allout-encrypt-string, allout-encryption-produce-work-buffer)
24082         (allout-encrypted-topic-p, allout-encrypted-text-type)
24083         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
24084         (allout-situate-encryption-key-verifier)
24085         (allout-get-encryption-key-verifier, allout-verify-key)
24086         (allout-next-topic-pending-encryption)
24087         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
24088         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
24089         (outline-key-verifier-handling, outline-key-hint-handling)
24090         (outline-encrypt-unencrypted-on-saves): New defcustoms.
24091         (allout-file-key-verifier-string, allout-encryption-scheme)
24092         (allout-key-verifier-string, allout-key-hint-string)
24093         (allout-after-save-decrypt): New variables.
24094         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
24095         (allout-after-saves-handler): New hook functions.
24096         (allout-post-command-business): Do allout-after-save-decrypt.
24097         (allout-enable-file-variable-adjustment): Custom var to enable
24098         mechanism for adding and adjusting settings of Emacs file variables.
24099         (allout-adjust-file-variable, allout-file-vars-section-data):
24100         New functions, implement the mechanism.
24101         (outlineify-sticky): Use the file vars mechanism.
24102         (allout-inhibit-protection, allout-during-write-cue)
24103         (allout-override-protect, allout-before-change-protect): Remove.
24104         (allout-flag-region, allout-open-topic): Adjust read-only text.
24105         (allout-open-line-not-read-only): Add to facilitate read-only
24106         text based protection.
24107         (allout-kill-line): Revise to adjust read-only text, clue the
24108         user about the inhibition.
24109         (allout-unprotected): Use unwind-protect.
24110         (allout-shift-in, allout-shift-out): Disallow manually shifting a
24111         topic deeper than the offspring depth of the previous topic -
24112         avoiding confusing "containment discontinuities".
24113         (allout-reindent-bodies): Fix retention of body relative hanging
24114         indent during promotion of collapsed bodies.
24115         (allout-open-topic): Make it easy to open new topic with same
24116         bullet as current topic - topic creation functions provided with
24117         any universal argument provokes now prompt for bullet, defaulting
24118         to the bullet of the previous topic.
24119         (allout-plain-bullets-string, allout-distinctive-bullets-string):
24120         Plain bullet alternates `.' period and `,' comma only.  All other
24121         bullets are relegated to special status (but customizable).
24122         (allout-end-of-entry): Rename from allout-end-of-current-entry
24123         since it actually operates w.r.t. most immediately containing
24124         entry, visible or not.
24125         (allout-hide-current-entry, allout-show-current-entry): Use the
24126         revised version.
24127         (allout-old-expose-topic): Solidify deprecation.
24128         (allout-end-of-subtree): Add so we can span concealed as well
24129         as visible topics.
24130         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
24131         (allout-end-of-current-heading): Tweak to just respect the first line.
24132         (allout-get-body-text): Add.
24133         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
24134         when invoked interactively.
24135         (allout-up-current-level): Use `interactive-p'.
24136         (allout-mode, allout-init): Miscellaneous docstring and
24137         operational refinements, as well as hookups of new encryption stuff.
24138         (allout-beginning-of-current-entry): Now works as advertised.
24139         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
24140         (allout-isearch-rectification): Refine condition for isearching.
24141         (allout-isearch-abort, allout-enwrap-isearch)
24142         (allout-flag-region, my-region-active-p): Relocate some macros.
24143         (allout-title): Fallback title is (buffer-name), not
24144         non-existing (current-buffer-name).
24145         (subst-char-in-string): Define if absent (for some XEmacs versions).
24147 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
24149         * mail/sendmail.el (mail-setup-hook, mail-aliases)
24150         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
24151         (mail-citation-prefix-regexp, mail-signature-file)
24152         (mail-default-headers, mail-bury-selects-summary)
24153         (mail-send-nonascii): Add autoload cookies.
24155 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
24157         * frame.el (blink-cursor-mode): Add `mac' to the list of
24158         window-system's that support blinking cursor.
24160 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
24162         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
24164 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
24166         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
24167         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
24168         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
24170 2005-10-20  Kim F. Storm  <storm@cua.dk>
24172         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
24173         (ido-set-current-directory): Don't add / after final @.
24174         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
24175         Explicitly handle ange-ftp completion oddities.
24176         (ido-make-file-list): Don't rotate list at tramp root to avoid
24177         triggering tramp file handler for expand-file-name via get-file-buffer.
24179 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
24181         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
24183 2005-10-19  Jay Belanger  <belanger@truman.edu>
24185         * calc/calc-units.el (math-standard-units): Add units, adjust
24186         symbols and update values.
24187         (math-unit-prefixes): Add more prefixes.
24189 2005-10-19  Romain Francoise  <romain@orebokech.com>
24191         * bookmark.el (bookmark-menu-heading): New face.
24192         (bookmark-bmenu-list): Use it.
24193         Don't fiddle with `baud-rate' at top-level.
24195 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
24197         * image.el (create-image, find-image): Mention max-image-size in
24198         docstring.
24200 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
24202         * savehist.el (savehist-load): Revert to checking XEmacs.
24204         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
24205         Various docstring and line-width fixups.
24206         (conf-mode): Use cond.
24207         Set font-lock-defaults.  Don't set comment-use-syntax.
24209 2005-10-18  David Ponce  <david@dponce.com>
24211         * tree-widget.el (tree-widget-button-click): New function.
24212         (tree-widget-button-keymap): Use it.
24214 2005-10-18  Romain Francoise  <romain@orebokech.com>
24216         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
24217         (bookmark-bmenu-hide-filenames): Add follow-link property.
24218         Improve help-echo text.
24220         * ffap.el (find-file-at-point): Doc fix.
24222 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24224         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
24226 2005-10-18  Masatake YAMATO  <jet@gyve.org>
24228         Install to the CVS repository what I forgot to install in my
24229         2005-10-16 changes.
24231         * progmodes/python.el (python-complete-symbol): Pass the common
24232         prefix substring of completion to `display-completion-list'.
24234         * textmodes/org.el (org-complete): Ditto.
24236 2005-10-18  Masatake YAMATO  <jet@gyve.org>
24238         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
24240         * woman.el (WoMan-xref-man-page): New button type derived
24241         from `Man-abstract-xref-man-page'.
24242         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
24244         * man.el (Man-abstract-xref-man-page): New button type.
24245         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
24246         (Man-highlight-references): Add new optional argument `xref-man-type'.
24248 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
24250         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
24252 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
24254         * cus-edit.el (Custom-move-and-invoke): Delete.
24255         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
24257         * wid-edit.el (widget-move-and-invoke): New function, from
24258         Custom-move-and-invoke.
24260 2005-10-17  Bill Wohler  <wohler@newt.com>
24262         Move all remaining images from lisp/toolbar to etc/images, move
24263         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
24264         the low resolution images in their own directory (low-color).
24266         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
24267         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
24268         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
24269         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
24270         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
24271         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
24272         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
24274         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
24275         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
24276         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
24277         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
24278         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
24279         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
24280         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
24281         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
24282         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
24283         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
24284         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
24285         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
24286         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
24287         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
24288         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
24290         To conform with convention, replace the underscore (_) in the
24291         following image names with dash (-) or (/) as appropriate.
24293         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
24294         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
24295         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
24296         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
24297         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
24298         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
24299         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
24300         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
24301         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
24302         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
24303         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
24304         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
24305         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
24306         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
24307         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
24309         * info.el (info-tool-bar-map): Replace underscores in image names
24310         with dashes.
24312         * makefile.w32-in (WINS): Remove toolbar.
24314         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
24316         * tool-bar.el: Move to lisp from toolbar.  Now that
24317         toolbar is empty, it should be deleted when folks run "cvs up -P".
24319 2005-10-18  Jay Belanger  <belanger@truman.edu>
24321         * calc/calc-store.el (calc-store-into): Get the proper variable name
24322         to display in message.
24324 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
24326         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
24327         expressions display in speedbar for all buffers when debugging.
24328         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
24330         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
24331         (speedbar-insert-button, speedbar-make-button):
24332         Use add-text-properties.
24333         (speedbar-update-localized-contents)
24334         (speedbar-update-directory-contents)
24335         (speedbar-update-special-contents): Use dolist.
24336         (speedbar-buffer-easymenu-definition): Add a menu separator.
24338 2005-10-17  Jason Rumney  <jasonr@gnu.org>
24340         * makefile.w32-in: Use $(lisp) consistently.
24341         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
24342         for shell specific generation of mh-autoloads.
24344 2005-10-17  Richard M. Stallman  <rms@gnu.org>
24346         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
24348 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
24350         * jit-lock.el (jit-lock-fontify-now):
24351         Move jit-lock-context-unfontify-pos to avoid wasted work.
24353 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
24355         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
24356         `tramp-completion-mode' for checking if we are in completion mode.
24357         (tramp-completion-handle-file-name-all-completions): Reorder code
24358         in order to complete for file names only in case there are no
24359         method/user/host completions.  This is necessary for cooperation
24360         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
24362 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
24364         * longlines.el (longlines-search-forward)
24365         (longlines-search-backward): Match any number of spaces.
24367 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
24369         * diff-mode.el (diff-mode): Doc fix.
24371 2005-10-16  David Reitter  <david.reitter@gmail.com>
24373         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
24374         as default on darwin and windows systems.
24376 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
24378         * arc-mode.el (archive-zip-extract): Doc fix.
24380 2005-10-16  Romain Francoise  <romain@orebokech.com>
24382         * mouse.el (mouse-1-click-follows-link): Doc fix.
24384 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
24386         * savehist.el: Don't require CL at runtime.
24387         (savehist-xemacs): Remove.
24388         (savehist-coding-system): Use utf-8 if present, regardless of religion.
24389         (savehist-no-conversion): Use (featurep 'xemacs).
24390         (savehist-load): Check existence of start-itimer rather than XEmacs.
24391         Use an idle timer.
24392         (savehist-process-for-saving): Replace use of CL funs `subseq' and
24393         `delete-if-not'.
24395 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
24397         * savehist.el: Newer version.
24398         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
24399         (savehist-last-checksum, savehist-no-conversion): New vars.
24400         (savehist-autosave, savehist-process-for-saving, savehist-printable):
24401         New functions.
24402         (savehist-load, savehist-save): Use them.
24403         (savehist-delimit): Remove.
24405 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
24407         * progmodes/compile.el (compilation-goto-locus): Display the
24408         compilation buffer first and the source buffer second, in case they're
24409         in overlapping frames.  Don't raise the compilation frame if it was the
24410         selected window upon entry.  Pass the `other-window' arg to
24411         pop-to-buffer.
24413         * info.el (Info-fontify-node): Use dolist.
24414         Change add-text-properties to put-text-property.
24416 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
24418         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
24419         bound of search.
24421 2005-10-16  Masatake YAMATO  <jet@gyve.org>
24423         * dabbrev.el (dabbrev-completion): Pass the common
24424         prefix substring of completion to `display-completion-list'.
24426         * filecache.el (file-cache-minibuffer-complete)
24427         (file-cache-complete): Ditto.
24429         * tempo.el (tempo-display-completions): Ditto.
24431         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
24433         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
24435         * eshell/em-hist.el (eshell-list-history): Ditto.
24437         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
24439         * mail/mailalias.el (mail-complete): Ditto.
24441         * progmodes/etags.el (complete-tag): Ditto.
24443         * progmodes/make-mode.el (makefile-complete): Ditto.
24445         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
24447         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
24449         * progmodes/pascal.el (pascal-complete-word)
24450         (pascal-show-completions): Ditto.
24452         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
24454         * simple.el (completion-common-substring): New variable.
24455         (completion-setup-function): Use `completion-common-substring'
24456         to put faces.
24458 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24460         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
24461         (x-get-selection, mac-select-convert-to-string): Convert from/to
24462         UTF-16 clipboard data as in native byte order, no BOM.
24464 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
24466         * progmodes/gud.el (gud-tool-bar-map): Rename the images
24467         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
24468         (gud-sentinel): Use speedbar-frame to check for speedbar.
24470 2005-10-15  Richard M. Stallman  <rms@gnu.org>
24472         * savehist.el: New file.
24474 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
24476         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
24477         Fix bug in \bf fontification.
24479 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
24481         * pcvs.el (cvs-edit-log-files): New var.
24482         (cvs-mode-edit-log): New arg `file'.
24483         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
24484         Instead force the use of the original file and nothing else.
24485         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
24486         the cvs-minor-wrap-function is set.
24487         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
24489 2005-10-14  Bill Wohler  <wohler@newt.com>
24491         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
24492         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
24493         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
24494         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
24495         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
24496         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
24497         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
24498         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
24499         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
24500         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
24501         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
24502         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
24503         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
24504         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
24505         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
24507         * progmodes/gud.el (gud-tool-bar-map): Rename the images
24508         appropriately (for example, gud-break to gud/break).
24510 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
24512         * longlines.el (longlinges-search-function)
24513         (longlines-search-forward, longlines-search-backward): New functions.
24514         (longlines-mode): Set isearch-search-fun-function to
24515         longlinges-search-function.
24517         * mouse.el (mouse-drag-region-1): Handle the case where a
24518         double-click event is bound to an arbitrary function.
24520 2005-10-14  David Ponce  <david@dponce.com>
24522         * recentf.el (recentf-track-opened-file)
24523         (recentf-track-closed-file, recentf-update-menu)
24524         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
24525         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
24526         mouse-1-click-follows-link.
24528 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24530         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
24531         Gnome file-manager.png.  Suggested by
24532         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
24534         * toolbar/README: Add diropen.xpm.
24536 2005-10-13  Bill Wohler  <wohler@newt.com>
24538         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
24539         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
24541 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
24543         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
24544         Don't waste the byte-compiler's time on constant data.
24546 2005-10-13  Kenichi Handa  <handa@m17n.org>
24548         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
24549         byte with `escape-glyph' face.
24551         * international/fontset.el (ccl-encode-unicode-font):
24552         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
24553         Handle the case that ucs-mule-to-mule-unicode translates a character to
24554         ASCII (usually for IPA characters).
24556 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
24558         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
24559         Don't hide the underline of titles if font-lock-mode is disabled.
24561 2005-10-12  Bill Wohler  <wohler@newt.com>
24563         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
24564         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
24565         files in MH-E-SRC have been updated.
24566         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
24568 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
24570         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
24571         (mixal-mode-syntax-table): Add \n as end-comment.
24572         (mixal-operation-codes-alist): Immediately initialize to full value.
24573         (mixal-add-operation-code): Remove.
24574         (mixal-describe-operation-code): Make the arg non-optional.
24575         Use the interactive spec instead.
24576         Use mixal-operation-codes-alist rather than mixal-operation-codes.
24577         (mixal-font-lock-keywords): Don't highlight comments here any more.
24578         (mixal-font-lock-syntactic-keywords): New var.
24579         (mixal-mode): Use it.  Fix comment-start-skip.
24581 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24583         * startup.el (command-line-x-option-alist): -nb => -nbi.
24585 2005-10-12  Kim F. Storm  <storm@cua.dk>
24587         * startup.el (fancy-splash-default-action): Discard mouse click in
24588         the splash screen window, as it has no sensible meaning in the
24589         next window to be selected.  Fixes error reported by Jan D.
24591 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24593         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
24595 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
24597         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
24598         Try to fix up minor layout issues like indentation, line break, etc...
24599         (mixal-mode-syntax-table): Don't try to specify comment syntax,
24600         because it doesn't work.
24601         (mixal-operation-codes): Add some more codes.
24602         (mixal-font-lock-keywords): Process comments here.
24603         (mixal-mode): mixasm no longer needs -g option.
24605 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
24607         * progmodes/sh-script.el (sh-tmp-file):
24608         Use mktemp -t.  Finish support for es and rc shells.
24610 2005-10-11  Jay Belanger  <belanger@truman.edu>
24612         * calc/calcalg2.el (calc-integral): With an argument, compute the
24613         definite integral.
24615 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
24617         * mouse.el (mouse-drag-region-1): Don't try to catch a
24618         double-click when doing follow-link (it's overridden anyway).
24620 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
24622         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
24623         (autoload-print-form-outbuf): Add docstring.
24625 2005-10-11  Juri Linkov  <juri@jurta.org>
24627         * info.el (Info-mode-menu): Delete menu item "Edit".
24628         (Info-mode): Delete description of Info-edit from docstring,
24629         and rearrange descriptions of Info commands in the order
24630         they are documented in the Info manual.
24632 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
24634         * calendar/appt.el (appt-check): Use diary-selective-display var.
24636 2005-10-10  Richard M. Stallman  <rms@gnu.org>
24638         * net/newsticker.el (newsticker-start, newsticker-show-news):
24639         Add autoload cookies.
24641 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
24643         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
24645 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
24647         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
24649 2005-10-10  Jay Belanger  <belanger@truman.edu>
24651         * calc/calc-arith.el (math-check-known-scalarp)
24652         (math-check-known-matrixp): Check the values of arguments that are
24653         variables.
24654         (math-check-known-square-matrixp): New function.
24655         (math-known-square-matrixp): Use math-check-known-square-matrixp.
24656         (math-super-types): Add sqmatrix type.
24658         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
24659         mode name `square' to `sqmatrix'.
24661         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
24662         mode name `square' to `sqmatrix'.
24664 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
24666         * progmodes/etags.el (select-tags-table-mode): Don't use
24667         selective-display.
24668         (tags-select-tags-table): Pass `button' to the action function.
24669         (select-tags-table): Place the side-info on button properties rather
24670         than in hidden text.  Abbreviate file names.
24671         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
24672         (select-tags-table-select): Add `button' argument.
24673         Get side-info from the button property rather than from hidden text.
24675 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
24677         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
24678         (gud-speedbar-buttons): Preserve point if possible.
24679         (gud-sentinel): Restore previous speedbar display type.
24681         * progmodes/gdb-ui.el (gdba): Improve diagram.
24682         (def-gdb-auto-update-handler, gdb-info-locals-handler)
24683         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
24684         Call get-buffer-window once.
24686 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
24688         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
24689         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
24690         (pascal-indent-command): Remove unused var `ind'.
24691         (pascal-indent-case): Remove unused var `oldpos'.
24692         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
24693         since it's now used as a proper minor mode map.
24694         (pascal-outline): Rename to pascal-outline-mode.
24695         (pascal-outline-mode): Use define-minor-mode.
24696         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
24697         selective-display.
24699 2005-10-10  Andreas Schwab  <schwab@suse.de>
24701         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
24702         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
24704         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
24705         outside source directory.
24707 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
24709         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
24710         C-x' as a prefix.
24711         (orgtbl-mode-map): Full keymap instead of sparse, because all
24712         `self-insert-command' keys are redefined in this map.
24713         (org-export-as-html): Specify charset for HTML file, by taking it
24714         from the coding system.
24716 2005-10-10  Kenichi Handa  <handa@m17n.org>
24718         * textmodes/flyspell.el (flyspell-check-word-p):
24719         If unread-command-events is non-empty, don't call sit-for.
24721 2005-10-09  Richard M. Stallman  <rms@gnu.org>
24723         * font-lock.el (font-lock-syntactic-keywords)
24724         (font-lock-keywords): Doc fixes.
24726         * textmodes/flyspell.el (flyspell-external-point-words):
24727         Simplify logic, and don't try to check for consecutive appearances
24728         of one incorrect word.
24730 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
24732         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
24733         separator.
24735         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
24736         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
24737         (gud-expansion-speedbar-buttons): New function.
24738         (gud-speedbar-buttons): Check for gud-comint-buffer.
24740 2005-10-09  Bill Wohler  <wohler@newt.com>
24742         * Makefile.in (updates): Add mh-loaddefs dependency.
24744 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
24746         * speedbar.el (speedbar-file-key-map): Fix typo.
24748 2005-10-09  Daniel Brockman  <daniel@brockman.se>
24750         * cus-start.el (line-spacing): Add custom spec.
24752 2005-10-09  Romain Francoise  <romain@orebokech.com>
24754         * textmodes/ispell.el (ispell-check-version): Fix last change.
24756 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24758         * term/x-win.el: Remove -i, --icon-type from comment.
24760         * startup.el (command-line-x-option-alist): Remove options -i,
24761         -itype, --icon-type, added -nb, --no-bitmap-icon.
24763 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
24765         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
24766         instead of :active.
24768 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
24770         * textmodes/ispell.el (ispell-check-version):
24771         Ignore hyphen, and all that follows, in aspell's version text.
24773 2005-10-08  Jay Belanger  <belanger@truman.edu>
24775         * calc/calc-arith.el (math-known-square-matrixp): New function.
24776         (math-pow-fancy): Check for matrices before distributing exponent
24777         across products.
24779         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
24780         fullscreen keypad.  Suggested by Luc Teirlinck.
24781         (calc-keypad-show-input): Add space for formatting.
24783         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
24784         Add square matrix option.
24786         * calc/calc-poly.el (math-expand-term): Check for matrices instead
24787         of checking calc-matrix-mode when deciding how to expand.
24789         * calc/calc.el (calc-set-mode-line): Add square matrix option.
24791 2005-10-08  Lars Hansen  <larsh@soem.dk>
24793         * net/tramp.el (tramp-perl-directory-files-and-attributes):
24794         Add error handling.
24795         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
24797 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
24799         Sync with Tramp 2.0.51.
24801         * net/tramp.el (tramp-handle-set-visited-file-modtime)
24802         (tramp-handle-insert-file-contents, tramp-handle-write-region):
24803         Insert special handling for `last-coding-system-used', again
24804         it still seems to be necessary (unlike stated before).
24805         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
24806         (tramp-password-prompt-regexp): There might be other words before
24807         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
24808         (tramp-chunksize): Improve docstring.
24809         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
24810         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
24811         Christian Joergensen <bugs@razor.dk>.
24813 2005-10-07  Glenn Morris  <rgm@gnu.org>
24815         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
24816         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
24817         precision'.
24819 2005-10-07  Romain Francoise  <romain@orebokech.com>
24821         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
24822         (ibuffer-do-shell-command-pipe-replace)
24823         (ibuffer-do-shell-command-file, ibuffer-do-eval)
24824         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
24825         (ibuffer-do-revert, ibuffer-do-replace-regexp)
24826         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
24827         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
24828         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
24829         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
24830         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
24831         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
24832         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
24833         Autoload file sans suffix.
24835         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
24837 2005-10-07  David Ponce  <david@dponce.com>
24839         * recentf.el (recentf-menu-open-all-flag): New option.
24840         (recentf-digit-shortcut-command-name): New function.
24841         (recentf--shortcuts-keymap): New variable.
24842         (recentf-menu-shortcuts): New variable.
24843         (recentf-make-menu-items): Initialize it.  Replace the "More..."
24844         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
24845         (recentf-menu-value-shortcut): New function.
24846         (recentf-make-menu-item): Use it.  No more in-lined.
24847         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
24848         (recentf-open-most-recent-file): Rename from
24849         `recentf-open-file-with-key'.  Don't depend on key binding.
24850         (recentf-mode-map): New variable.
24851         (recentf-mode): Use it.
24853 2005-10-06  Bill Wohler  <wohler@newt.com>
24855         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
24857         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
24858         (MH-E-SRC): New.  Used by mh-autoloads.
24859         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
24860         files in MH-E-SRC have been updated.
24861         (compile, recompile, bootstrap): Depend on mh-autoloads.
24863 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
24865         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
24866         gud-break and gud-remove icons when the fringe is not available.
24868         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
24869         Typo.
24871 2005-10-06  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
24873         * play/zone.el (zone): Wrap body with save-window-excursion.
24875 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24877         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
24878         Use the new `list-only' arg to diary-list-entries.
24880         * calendar/diary-lib.el: Use overlays rather than selective-display.
24881         (diary-selective-display): New var.
24882         (diary-header-line-format): Use it.
24883         (diary-list-entries): Add argument `list-only'.
24884         Put the buffer in diary-mode.  Don't add \^M at beg and end.
24885         Replace \^M by invisible overlays.
24886         (diary-unhide-everything): Replace \^M by invisible overlays.
24887         (print-diary-entries): Look for overlays rather than \^M.
24888         Add a space to the temp buffer name.
24889         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
24890         Put the buffer in diary-mode.
24891         (list-sexp-diary-entries): Replace \^M by invisible overlays.
24892         (diary-anniversary): Make the year arg optional.
24893         (diary-time-regexp): New const.
24894         (diary-font-lock-keywords): Use it to accept a few more time formats.
24896         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
24898 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
24900         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
24901         Fix bug introduced 2005-07-03: Use (car (last ...))
24902         to faithfully reproduce replaced artist-last.
24903         (artist-set-arrow-points-for-poly): Likewise.
24904         Suggested by Johan Bockg\e,Ae\e(Brd.
24906 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
24908         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
24909         * wid-edit.el (widget):
24910         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
24911         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
24913 2005-10-06  Kenichi Handa  <handa@m17n.org>
24915         * international/mule-cmds.el (set-language-environment):
24916         Fix setting up of case-table for unibyte mode.
24918         * simple.el (what-cursor-position): If the character is displayed
24919         by some `display' text property, show that.  Don't use
24920         single-key-description for eight-bit characters in multibyte mode.
24922 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
24924         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
24925         (gdb-ann3): Set it.
24926         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
24927         (gdb-info-frames-custom): Use inverse-video for first five
24928         characters of selected frame only.
24929         (gdb-get-frame-number): Select frame even when point is on frame
24930         number.
24932 2005-10-06  Masatake YAMATO  <jet@gyve.org>
24934         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
24935         Put `font-lock-function-name-face'.
24936         (gdb-info-frames-custom): Put `font-lock-function-name-face'
24937         and `font-lock-variable-name-face'
24938         (gdb-registers-font-lock-keywords): New font lock keywords definition.
24939         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
24940         (gdb-memory-font-lock-keywords): New font lock keywords definition.
24941         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
24942         (gdb-local-font-lock-keywords): New font lock keywords definition.
24943         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
24944         (gdb-threads-font-lock-keywords): New font lock keywords definition.
24945         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
24947 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
24949         * ediff-merg.el (ediff-merge-region-is-non-clash): New defsubst.
24950         (ediff-merge-region-is-non-clash-to-skip): Previously called
24951         ediff-merge-region-is-non-clash.
24953         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
24954         Use insert-buffer-substring.
24956         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
24957         selecting files to patch.  Also bug fixes.
24959         * ediff-util.el (ediff-setup): Bug fix.
24960         (ediff-next-difference): Never skip clashes that differ in white
24961         space only.
24963         * ediff-wind.el (ediff-setup-control-frame)
24964         (ediff-destroy-control-frame): Check the menubar feature.
24966         * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
24967         (viper-refresh-mode-line): Use make-local-variable to localize
24968         some vars instead of make-variable-buffer-local.  Suggested by
24969         Stefan Monnier.
24971         * emulation/viper-init.el (viper-make-variable-buffer-local):
24972         Delete alias.
24973         (viper-restore-cursor-type, viper-set-insert-cursor-type):
24974         Use make-local-variable instead of make-variable-buffer-local.
24975         Suggested by Stefan Monnier.
24977         * emulation/viper.el (viper-mode): Don't use
24978         viper-make-variable-buffer-local.
24979         (viper-comint-mode-hook): Use make-local-variable on
24980         require-final-newline.
24981         (viper-non-hook-settings): Don't use make-variable-buffer-local.
24983 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
24985         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
24986         also the second char of a comment-start sequence.
24987         (scheme-sexp-comment-syntax-table): New var.
24988         (lambda, define): Set their scheme-doc-string-elt property.
24989         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
24990         Use lisp-font-lock-syntactic-face-function now that it properly
24991         handles |...| symbols.
24992         (scheme-mode-variables): Set lisp-doc-string-elt-property,
24993         parse-sexp-lookup-properties and font-lock-extra-managed-props.
24995         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
24996         bit from # to |.
24997         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
24999         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
25000         (lisp-doc-string-elt-property): New var.
25001         (lisp-font-lock-syntactic-face-function): Use it.
25002         Rewrite to recognize docstrings even for forms not at toplevel.
25004         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
25005         annotation on the | part of #| rather than on the # part.
25006         (scheme-font-lock-syntactic-face-function): New function, to
25007         distinguish strings from |...| symbols.
25008         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
25009         syntax-table so that #|...|# is properly highlighted.
25011         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
25012         Don't mark as docstring the 3rd elem of an unknown toplevel form.
25014 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
25016         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
25017         and C-e.
25019         * emacs-lisp/eldoc.el: Move comments into docstrings.
25020         (eldoc-message-commands): Initialize in its declaration.
25021         Add move-beginning-of-line and move-end-of-line.
25022         (eldoc-add-command, eldoc-add-command-completions)
25023         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
25025         * outline.el (outline-mark-subtree): Activate the mark.
25027         * calendar/appt.el (appt-time-regexp): New var.
25028         (appt-add, appt-make-list): Use it.
25029         (appt-convert-time): Clean up.
25031         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
25032         Don't set any syntax-table property here.
25033         (tex-font-lock-verb): New function.  Do it here.
25034         (tex-font-lock-syntactic-keywords): Use it.
25036 2005-10-04  Richard M. Stallman  <rms@gnu.org>
25038         * wid-edit.el (widget-file-complete): Get the widget start point
25039         the right way.  Default directory to `/' if file has none.
25041         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
25043         * textmodes/flyspell.el (flyspell-mode-on):
25044         Call ispell-maybe-find-aspell-dictionaries.
25046         * textmodes/ispell.el (ispell-word, ispell-region):
25047         Call ispell-maybe-find-aspell-dictionaries.
25048         (ispell-accept-buffer-local-defs):
25049         Don't call ispell-maybe-find-aspell-dictionaries.
25051 2005-10-04  Richard M. Stallman  <rms@gnu.org>
25053         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
25055 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
25057         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
25058         instead of `fboundp' in order to allow for anonymous functions.
25060 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
25062         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
25063         case the user clicks on the link while another window is selected.
25064         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
25066         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
25067         functionality.
25068         (dframe-help-echo): Save point in case mouse tracking is off.
25070 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
25072         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
25074 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25076         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
25077         not change the global value of those vars.
25079         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
25080         make-local-variable which we do not need any more.
25082 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
25084         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
25085         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
25086         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
25087         (speedbar-path-line): Define obsolete aliases.
25088         (speedbar-line-directory): Doc fix.
25090         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
25091         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
25092         instead of speedbar-line-path.
25094 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25096         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
25097         to nil if dropping on a window.  Handle dropping on a minibuffer window
25098         like dropping on a non-window part of Emacs.
25100 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25102         * net/ange-ftp.el: Use with-current-buffer.
25103         (ange-ftp-insert-directory): Do not follow symlinks any more.
25105         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
25106         Remove interactive spec.
25108 2005-10-03  Kim F. Storm  <storm@cua.dk>
25110         * ido.el (ido-mode): Use custom-initialize-set.
25112 2005-10-02  Richard M. Stallman  <rms@gnu.org>
25114         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
25115         Use insert-buffer-substring.
25117         * net/tramp.el: Pacify byte compiler warnings in pacification code.
25118         (tramp-handle-file-local-copy): Use insert-buffer-substring.
25120 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
25122         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
25123         in last change.
25124         (ange-ftp-insert-directory): Fix up the search for the case where
25125         `file' is absolute.
25127 2005-10-02  Romain Francoise  <romain@orebokech.com>
25129         * progmodes/compile.el (compile-goto-error): Delete extra paren.
25131 2005-10-02  Andreas Schwab  <schwab@suse.de>
25133         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
25134         directory component in the session info.
25136 2005-10-01  Richard M. Stallman  <rms@gnu.org>
25138         * comint.el (comint-redirect-subvert-readonly): Doc fix.
25140         * simple.el (next-error-internal): New function.
25142         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
25143         (compilation-start): Pass new arg to compilation-buffer-name.
25144         (compile-goto-error): Use next-error-internal.
25146 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
25148         * speedbar.el: Remove RCS tag.
25149         (speedbar-check-read-only): Handle non-existent files.
25151         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
25153         * info.el (Info-speedbar-hierarchy-buttons)
25154         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
25156 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
25158         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
25159         Do not match newline.
25160         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
25161         (bibtex-summary): Remove unnecessary save-excursion.
25162         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
25164 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25166         * term/mac-win.el: Add charset info for "iso10646-1".
25167         Modify default fontset to use ATSUI-compatible fonts for some charsets
25168         if available.
25170 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
25172         * speedbar.el: Re-apply arch tag.
25173         (speedbar-version): Rename to version 1.0.  Suggested by Eric
25174         M. Ludlam.
25175         Reapply two changes from Emacs CVS' version of speedbar lost
25176         during the merge:
25177         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
25178         (speedbar-frame-parameters): Improve customize type.
25180 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25182         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
25183         (ange-ftp-file-directory-p): Fix the symlink case.
25184         (ange-ftp-insert-directory): When listing a single file, get a list of
25185         the parent buffer and extract the relevant line.  Inspired from a patch
25186         by Katsumi Yamaoka <yamaoka@jpl.org>.
25187         (ange-ftp-file-name-sans-versions): Simplify.
25189 2005-09-30  Bill Wohler  <wohler@newt.com>
25191         Move MH-E image files from toolbar and mail directories into
25192         etc/images.
25194         * mail/reply2.*: Move to etc/images/mail/reply*.
25196         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
25197         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
25198         etc/images.
25200         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
25201         * toolbar/reply*: Move to etc/images/mail.
25203         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
25205 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
25207         * speedbar.el: New version 1.0pre3.
25209         Frame management code (including timer, and mouse click specifics)
25210         moved to dframe.el:
25211         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
25212         (speedbar-timer): Removed.  Use dframe-timer.
25213         (speedbar-close-frame): Removed.  Use dframe-close-frame.
25214         (speedbar-activity-change-focus-flag): Removed.  Use
25215         dframe-activity-change-focus-flag.
25216         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
25217         dframe-update-speed.
25219         (speedbar-current-frame): New macro.  Use this instead of the
25220         variable speedbar-frame.
25222         (speedbar-use-images, speedbar-expand-image-button-alist)
25223         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
25225         (speedbar-find-image-on-load-path): Removed.  Replaced by
25226         defezimage in ezimage.el.
25227         (speedbar-expand-image-button-alist): Removed.  Replaced by
25228         ezimage-expand-image-button-alist in ezimage.el.
25230         (speedbar-ignored-directory-regexp)
25231         (speedbar-add-ignored-directory-regexp)
25232         (speedbar-ignored-directory-expressions)
25233         (speedbar-line-directory, speedbar-buffers-line-directory)
25234         (speedbar-directory-line, speedbar-buffers-line-directory):
25235         Renamed, replacing `path' with `directory'.
25237         (speedbar-create-directory, speedbar-expand-line-descendants)
25238         (speedbar-toggle-line-expansion)
25239         (speedbar-contract-line-descendants): New commands.
25241         (speedbar-query-confirmation-method, speedbar-select-frame-method)
25242         (speedbar-use-tool-tips-flag): New options.
25244         (speedbar-check-read-only, speedbar-require-version)
25245         (speedbar-insert-separator, speedbar-buffers-tail-notes)
25246         (speedbar-handle-delete-frame, speedbar-try-completion)
25247         (speedbar-update-localized-contents): New functions.
25249         (speedbar-incompatible-version, speedbar-ro-to-do-point)
25250         (speedbar-object-read-only-indicator): New variables.
25252         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
25253         New hooks.
25255         (speedbar-separator-face): New face.
25257         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
25258         (speedbar-ignored-modes): Add fundamental-mode.
25259         (speedbar-directory-unshown-regexp): Add . directories.
25261         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
25262         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
25263         `]' for full expand/close.
25264         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
25266         (speedbar-check-vc): Support hidden files.
25267         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
25268         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
25269         state is nil, it is not checked out.
25271         (speedbar-line-text, speedbar-line-token): Support expand buttons
25272         with no text.
25273         (speedbar-refresh): Universal argument acts as power-click.
25274         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
25275         that buffer to get variable values.
25277         And many other bugfixes.
25279         * dframe.el, ezimage.el, sb-image.el: New files.
25281         * sb-*.xpm: Remove files.  New image files installed into
25282         etc/images/ezimage.
25284 2005-09-30  Kenichi Handa  <handa@m17n.org>
25286         * ps-mule.el (ps-mule-show-warning): If a character is in
25287         ps-print-translation-table, don't treat it as non-printable.
25289 2005-09-30  David Ponce  <david@dponce.com>
25291         * tree-widget.el (tree-widget-themes-load-path): New variable.
25292         (tree-widget-themes-directory): Doc fix.
25293         (tree-widget-image-formats) [Emacs]: Doc fix.
25294         (tree-widget--locate-sub-directory): New function.
25295         (tree-widget-themes-directory): Use it.
25297         * recentf.el (recentf-filename-handlers): Rename from
25298         `recentf-filename-handler'.  Allow a list of functions.
25299         (recentf-menu-items-for-commands): Fix :help strings.
25300         (recentf-apply-filename-handlers): New function.
25301         (recentf-expand-file-name): Use it.
25302         (recentf-cleanup): Remove duplicates too.
25304 2005-09-29  Juri Linkov  <juri@jurta.org>
25306         * faces.el: Rearrange face definitions to be in the same order as
25307         their face descriptions in "(emacs)Standard Faces".
25309         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
25311         * tooltip.el (tooltip): Add group `basic-faces'.
25313         * buff-menu.el (Buffer-menu-buffer): Remove group
25314         `font-lock-highlighting-faces'.
25316         * progmodes/compile.el (compilation-error, compilation-warning)
25317         (compilation-info, compilation-line-number, compilation-column-number):
25318         Change group from `font-lock-highlighting-faces' to `compilation'.
25320         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
25321         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
25322         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
25323         (vhdl-font-lock-reserved-words-face)
25324         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
25325         `font-lock-highlighting-faces'.
25327         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
25329 2005-09-28  Kim F. Storm  <storm@cua.dk>
25331         * emulation/cua-base.el: Set CUA move property on additional commands:
25332         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
25333         forward-sexp, backward-sexp, forward-list, backward-list.
25335 2005-09-28  Romain Francoise  <romain@orebokech.com>
25337         * comint.el (comint-show-output): Really set point at the
25338         beginning of the output when not using `comint-use-prompt-regexp'.
25340 2005-09-27  Jay Belanger  <belanger@truman.edu>
25342         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
25343         in TeX mode.
25345 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
25347         * textmodes/org.el (org-table-sum): Fix format string.
25349         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
25350         Quote face names.
25352 2005-09-26  Romain Francoise  <romain@orebokech.com>
25354         * isearch.el (isearch-forward-regexp): Close doc string.
25356 2005-09-25  Richard M. Stallman  <rms@gnu.org>
25358         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
25360         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
25362         * progmodes/compile.el (compilation-error-properties):
25363         When getting the file from the previous error message,
25364         correctly decode the new data format.
25366         * progmodes/cc-cmds.el (c-electric-paren):
25367         Call old-blink-paren only for close-paren.
25369 2005-09-24  Andreas Schwab  <schwab@suse.de>
25371         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
25372         condition.
25374 2005-09-25  Romain Francoise  <romain@orebokech.com>
25376         * dired-aux.el (dired-copy-file-recursive):
25377         * dired.el (dired-delete-file):
25378         * ediff-mult.el (ediff-dir-diff-copy-file):
25379         * ediff-util.el (ediff-test-save-region):
25380         * forms.el (forms-mode):
25381         * ido.el (ido-file-internal, ido-delete-file-at-head):
25382         * log-edit.el (log-edit-done):
25383         * ses.el (ses-yank-resize):
25384         * play/gomoku.el (gomoku-human-plays, gomoku)
25385         (gomoku-human-resigns, gomoku-prompt-for-other-game)
25386         (gomoku-offer-a-draw):
25387         * play/landmark.el (lm-human-resigns, lm):
25388         * net/eudcb-ldap.el (eudc-ldap-check-base):
25389         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
25390         * progmodes/ebrowse.el (ebrowse-find-pattern):
25391         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
25392         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
25393         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
25395         * vc.el (vc-delete-file):
25396         * play/gomoku.el (gomoku-terminate-game, gomoku)
25397         (gomoku-prompt-for-move, gomoku-human-takes-back):
25398         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
25399         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
25401 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
25403         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
25404         color rxvt terminals by using the code xterm.el used to use before
25405         2005-04-09 in order to match the colors used by rxvt.
25407 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
25409         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
25410         colors rxvt-unicode terminals by using the same code as xterm.el.
25412 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
25414         * textmodes/tex-mode.el (tex-font-lock-append-prop)
25415         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
25416         new symbol used for the tex-verbatim face.
25418 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
25420         * woman.el (woman-file-name):
25421         * wid-edit.el (widget-file-prompt-value)
25422         (widget-coding-system-prompt-value):
25423         * w32-fns.el (set-w32-system-coding-system):
25424         * vc.el (vc-version-diff, vc-annotate):
25425         * textmodes/reftex-auc.el (reftex-arg-cite)
25426         (reftex-arg-index-tag):
25427         * textmodes/refer.el (refer-get-bib-files):
25428         * textmodes/artist.el (artist-figlet-choose-font):
25429         * terminal.el (terminal-emulator):
25430         * replace.el (occur-read-primary-args):
25431         * rect.el (string-rectangle, string-insert-rectangle):
25432         * ps-print.el (ps-print-preprint):
25433         * progmodes/pascal.el (pascal-goto-defun):
25434         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
25435         * progmodes/compile.el (compilation-find-file):
25436         * printing.el (pr-interactive-n-up):
25437         * play/animate.el (animate-birthday-present):
25438         * net/rcompile.el (remote-compile):
25439         * man.el (man, Man-goto-section, Man-follow-manual-reference):
25440         * mail/rmailsum.el (rmail-summary-search-backward)
25441         (rmail-summary-search):
25442         * mail/rmailout.el (rmail-output-read-rmail-file-name)
25443         (rmail-output-read-file-name):
25444         * mail/rmail.el (rmail-search, rmail-search-backwards):
25445         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
25446         * locate.el (locate):
25447         * international/quail.el (quail-show-keyboard-layout):
25448         * international/mule.el (set-buffer-file-coding-system)
25449         (revert-buffer-with-coding-system, set-file-name-coding-system)
25450         (set-terminal-coding-system, set-keyboard-coding-system)
25451         (set-next-selection-coding-system):
25452         * international/mule-diag.el (describe-coding-system)
25453         (describe-font, describe-fontset):
25454         * international/mule-cmds.el (universal-coding-system-argument)
25455         (search-unencodable-char, describe-input-method)
25456         (set-language-environment, describe-language-environment):
25457         * international/codepage.el (codepage-setup):
25458         * international/code-pages.el (codepage-setup):
25459         * info.el (Info-search, Info-follow-reference)
25460         (Info-search-backward):
25461         * emacs-lisp/advice.el (ad-read-advised-function)
25462         (ad-read-advice-class, ad-clear-cache, ad-activate)
25463         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
25464         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
25465         (ad-read-regexp):
25466         * ediff-util.el (ediff-toggle-regexp-match):
25467         * ediff-ptch.el (ediff-prompt-for-patch-file):
25468         * dired-aux.el (dired-diff):
25469         * diff.el (diff):
25470         * cus-edit.el (custom-variable-prompt):
25471         * calendar/timeclock.el (timeclock-ask-for-project):
25472         * calc/calcalg3.el (calc-get-fit-variables):
25473         * calc/calc-store.el (calc-edit-variable)
25474         (calc-permanent-variable):
25475         * vc-mcvs.el (vc-mcvs-register):
25476         * shadowfile.el (shadow-define-literal-group):
25477         * woman.el (woman-file-name):
25478         * vc.el (vc-version-diff, vc-merge):
25479         * textmodes/reftex-index.el (reftex-index-complete-tag):
25480         * format.el (format-decode-buffer, format-decode-region):
25481         * emulation/viper-cmd.el (viper-read-string-with-history):
25482         * emacs-lisp/debug.el (cancel-debug-on-entry):
25483         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
25484         * ediff.el (ediff-merge-revisions)
25485         (ediff-merge-revisions-with-ancestor, ediff-revision):
25486         * completion.el (interactive-completion-string-reader):
25487         * calc/calc-prog.el (calc-user-define-formula):
25488         Follow convention for reading with the minibuffer.
25490 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
25492         * progmodes/python.el (python-describe-symbol): Add globals() and
25493         locals() to the arguments of emacs.ehelp.
25495 2005-09-24  Magnus Henoch  <mange@freemail.hu>
25497         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
25498         New function, code extracted from ispell-valid-dictionary-list.
25499         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
25500         Call it.
25502 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
25504         * subr.el (version-regexp-alist): Extend valid syntax for version
25505         strings: allow any of the characters -,_,+ to separate the
25506         alpha/beta/rc part from the version part.  Doc fix.
25507         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
25509 2005-09-23  David Reitter  <david.reitter@gmail.com>
25511         * mail/mailclient.el: New file.
25513 2005-09-23  Richard M. Stallman  <rms@gnu.org>
25515         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
25516         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
25517         Doc fixes.
25519         * progmodes/cc-mode.el (c-font-lock-init):
25520         Specify font-lock-lines-before.
25522 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
25524         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
25525         whole conflict.
25527 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
25529         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
25530         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
25531         of `remap' feature when available.  Additional key bindings for
25532         better tty support.
25533         (org-mode-restart, org-force-self-insert): New commands.
25534         (org-time-stamp-inactive): New command.
25535         (org-remap): New function.
25536         (org-table-auto-blank-field, org-level-color-stars-only): New options.
25537         (org-enable-fixed-width-editor): Move to `org-structure'
25538         customization group.
25539         (org-self-insert-command, orgtbl-self-insert-command): Modify to
25540         blank field after field motion commands.
25542 2005-09-23  Kenichi Handa  <handa@m17n.org>
25544         * international/mule-cmds.el (set-language-environment):
25545         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
25546         have to call utf-translate-cjk-load-tables.
25548 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25550         * mouse.el (mouse-move-drag-overlay): Fix last change.
25552 2005-09-22  David Ponce  <david@dponce.com>
25554         * tree-widget.el (tree-widget-value-create): Fix previous change.
25556 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
25558         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
25560 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
25562         * mouse.el (mouse-move-drag-overlay): New function.
25563         (mouse-drag-region-1): Use it.
25564         Try to simplify a bit the state handling.  Handle clicks on links
25565         inside intangible areas.
25566         (mouse-save-then-kill): Minor simplification.
25567         (mouse-secondary-overlay): Make it always non-nil instead of
25568         recreating it each time.
25569         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
25570         (mouse-kill-secondary, mouse-secondary-save-then-kill):
25571         Simplify accordingly.
25573 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
25575         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
25577 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
25579         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
25580         (ediff-file-name-sans-prefix): Treat nil as an empty string.
25581         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
25582         to patch.
25584         * ediff-util.el: Use insert-buffer-substring.
25586         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
25588         * emulation/viper-cmd.el (viper-change-state): Don't move over the
25589         field boundaries in the minibuffer.
25590         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
25591         (viper-minibuffer-post-command-hook): New hook.
25592         (viper-line): Don't move cursor at bolp.
25594         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
25596         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
25597         avoid compiler warnings.
25599         * emulation/viper-macs.el (ex-map): Better messages.
25601         * emulation/viper-util.el (viper-beginning-of-field): New function.
25603         * emulation/viper.el: Replace make-variable-buffer-local with
25604         viper-make-variable-buffer-local everywhere, to avoid warnings.
25606 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25608         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
25609         Delete unused var `old-selected-window'.
25610         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
25611         (mouse-drag-secondary): Delete unused var `start-frame'.
25613 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
25615         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
25617 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25619         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
25620         Re-indent within 80 columns.  Use inhibit-read-only.
25622 2005-09-19  Romain Francoise  <romain@orebokech.com>
25624         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
25626 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
25628         * font-lock.el (font-lock-default-fontify-region): Don't add a line
25629         unconditionally, since the after-change-function already did it.
25631 2005-09-19  Miles Bader  <miles@gnu.org>
25633         * net/newsticker.el: Get rid of CVS keyword.
25635 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
25637         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
25638         The prompt is formatted later.
25640 2005-09-19  David Ponce  <david@dponce.com>
25642         * tree-widget.el (tree-widget-value-create): Save the converted
25643         tree :node widget.
25645 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
25647         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
25648         variable `message'.
25650 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
25652         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
25653         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
25654         <slawomir.nowaczyk.847@student.lu.se>.
25656 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
25658         * image.el (image-load-path): Use symbol `data-directory' instead
25659         of its value, for backward compatibility with packages that bind
25660         it during `find-image'.  Suggested by Katsumi Yamaoka.
25661         (image-search-load-path): Handle symbols whose values are strings.
25663 2005-09-18  Romain Francoise  <romain@orebokech.com>
25665         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
25666         with-current-buffer form in save-excursion.
25668 2005-09-18  Deepak Goel  <deego@gnufans.org>
25670         * apropos.el (apropos-command): Fix `message' call: first arg
25671         should be a format spec.  In this and all other cases that appear
25672         below and elsewhere in the source code, I made a change only when
25673         two conditions were satisfied: [1] I can think of a possibility
25674         that the arguments would cause an error, for example, the code in
25675         question relies on external variables such as filenames.  [2] I
25676         was sure that the arg to `message' could not have been nil in the code.
25678         * textmodes/tildify.el (tildify-region): Ditto.
25680         * textmodes/reftex-index.el (reftex-index-change-entry)
25681         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
25682         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
25683         * textmodes/org.el (org-complete, org-deadline, org-schedule)
25684         (org-priority, org-table-sum):
25685         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
25686         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
25687         (flyspell-word, flyspell-display-next-corrections):
25688         * textmodes/bibtex.el (bibtex-print-help-message):
25689         * textmodes/artist.el (artist-key-set-point-poly):
25690         * term/mac-win.el (mac-services-insert-text):
25691         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
25692         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
25693         (vhdl-port-paste-testbench, vhdl-compose-new-component)
25694         (vhdl-compose-configuration):
25695         * progmodes/sh-script.el (sh-blink, sh-show-indent)
25696         (sh-set-indent, sh-learn-line-indent):
25697         * progmodes/ps-mode.el (ps-mode-target-column):
25698         * progmodes/idlwave.el (idlwave-make-tags)
25699         (idlwave-scan-library-catalogs):
25700         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
25701         * progmodes/gud.el (gud-jdb-analyze-source):
25702         * progmodes/flymake.el (flymake-log):
25703         * progmodes/ebnf2ps.el (ebnf-generate-region):
25704         * progmodes/cmacexp.el (c-macro-expansion):
25705         * progmodes/ada-xref.el (ada-treat-cmd-string):
25706         * progmodes/ada-mode.el (ada-create-case-exception-substring)
25707         (ada-justified-indent-current, ada-batch-reformat):
25708         * play/zone.el (zone):
25709         * play/landmark.el (lm-move):
25710         * play/decipher.el (decipher-show-alphabet):
25711         * net/newsticker.el (newsticker--display-jump)
25712         (newsticker--display-scroll):
25713         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
25714         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
25715         * mail/feedmail.el (feedmail-dump-message-to-queue):
25716         * eshell/esh-proc.el (eshell-remove-process-entry):
25717         * emulation/ws-mode.el (ws-last-error):
25718         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
25719         (viper-record-kbd-macro):
25720         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
25721         * emacs-lisp/lisp-mnt.el (lm-report-bug):
25722         * emacs-lisp/find-func.el (find-function-noselect):
25723         * calendar/timeclock.el (timeclock-status-string)
25724         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
25725         (timeclock-when-to-leave-string):
25726         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
25727         * calc/calc-units.el (calc-enter-units-table):
25728         * calc/calc-mode.el (calc-mode-record-mode):
25729         * woman.el (woman-mini-help):
25730         * wdired.el (wdired-change-to-wdired-mode):
25731         * vc.el (vc-retrieve-snapshot):
25732         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
25733         * startup.el (display-startup-echo-area-message):
25734         * simple.el (set-goal-column):
25735         * ses.el (ses-command-hook, ses-recalculate-cell):
25736         * server.el (server-process-filter):
25737         * printing.el (pr-interface-txt-print, pr-interface-printify)
25738         (pr-interface-ps):
25739         * pcvs.el (cvs-help):
25740         * log-edit.el (log-edit, log-edit-mode-help):
25741         * iswitchb.el (iswitchb-possible-new-buffer):
25742         * isearch.el (isearch-edit-string):
25743         * image-mode.el (image-mode, image-minor-mode):
25744         * ibuf-macs.el (define-ibuffer-filter):
25745         * hi-lock.el (hi-lock-find-patterns):
25746         * files.el (toggle-read-only):
25747         * ediff-util.el (ediff-copy-diff)
25748         (ediff-write-merge-buffer-and-maybe-kill):
25749         * echistory.el (Electric-history-undefined):
25750         * dnd.el (dnd-insert-text):
25751         * dired-aux.el (dired-query):
25752         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
25753         * bookmark.el (bookmark-bmenu-locate):
25754         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
25755         Fix `message' calls to ensure first arg is a format string.
25756         The change was made only when these two conditions were satisfied:
25757         [1] when there is a possibility that the arguments would cause an error
25758         for example, if the code in question relies on external variables
25759         such as filenames, and
25760         [2] if the arg to `message' could not have been nil in the code.
25762         * pcomplete.el (pcomplete--help): Fix `message' format spec.
25763         Not having a %s would be weird, though not technically wrong.
25765 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25767         * term/mac-win.el (mac-add-charset-info): Doc fix.
25769 2005-09-17  Romain Francoise  <romain@orebokech.com>
25771         * shell.el (shell-resync-dirs): Handle echoing processes more
25772         reliably.  Don't insert resync command if `comint-process-echoes'
25773         is non-nil.
25775 2005-09-17  Magnus Henoch  <mange@freemail.hu>
25777         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
25778         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
25779         aspell versions >= 0.60.
25780         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
25781         only if ispell-aspell-supports-utf8 is non-nil.
25783 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
25785         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
25786         buffer-local value to lisp-indent-function.
25788 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
25790         * progmodes/glasses.el (glasses-make-readable): If
25791         glasses-separator differs from underscore, put appropriate
25792         overlays over underscore characters.
25793         (glasses-convert-to-unreadable): If glasses-separator differs from
25794         underscore, try to convert glasses-separator characters to
25795         underscores.
25797 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
25799         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
25800         Use with-syntax-table and dolist.
25802 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
25804         * textmodes/reftex-auc.el:
25805         * textmodes/reftex-cite.el:
25806         * textmodes/reftex-dcr.el:
25807         * textmodes/reftex-global.el:
25808         * textmodes/reftex-parse.el:
25809         * textmodes/reftex-ref.el:
25810         * textmodes/reftex-sel.el:
25811         * textmodes/reftex-toc.el:
25812         * textmodes/reftex-vars.el:
25813         * textmodes/reftex.el: Small changes to remove compiler warnings.
25815         * textmodes/reftex-index.el: Likewise.
25816         (reftex-query-index-phrase): More efficient use of markers.
25818 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
25820         * image.el (image-load-path): New variable.
25821         (image-search-load-path): New function.
25822         (find-image): Search for images in `image-load-path'.
25824 2005-09-15  Richard M. Stallman  <rms@gnu.org>
25826         * follow.el: Change Maintainer field.
25828 2005-09-15  David Ponce  <david@dponce.com>
25830         * recentf.el (recentf-save-file-modes): New option.
25831         (recentf-save-list): Use it.
25833 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
25835         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
25836         (mode-line-mule-info, mode-line-modified): Move bindings from
25837         mouse-3 to mouse-1.
25839 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
25841         * simple.el (sendmail-user-agent-compose): Revert last change.
25843 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
25845         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
25846         Use with-current-buffer.
25847         (ange-ftp-gwp-start): Remove unused var `gw-user'.
25848         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
25849         (ange-ftp-insert-directory): Remove unused var `short'.
25850         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
25852         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
25853         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
25855         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
25856         (check-calendar-holidays, diary-list-entries): Autoload.
25857         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
25858         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
25860         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
25861         which mistakenly removed a call to display-buffer.
25863 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
25865         * obsolete/iso-insert.el: Move to obsolete/ from international/.
25867 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
25869         * progmodes/hideshow.el
25870         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
25871         (hs-allow-nesting): New user var.
25872         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
25873         (hs-hide-block-at-point): When nesting allowed,
25874         if there is already an overlay in place, delete it.
25875         (hs-safety-is-job-n): Delete func; remove call sites.
25876         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
25877         (hs-overlay-at): New func.
25878         (hs-already-hidden-p, hs-show-block): Use it.
25879         (hs-hide-all): Don't pre-clean if nesting allowed.
25880         (hs-show-all): Temporarily disallow
25881         nesting around call to `hs-discard-overlays'.
25883 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
25885         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
25886         Delete unused local var.
25888 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
25890         * help-fns.el (describe-categories): "?\ " -> "?\s".
25891         (help-do-arg-highlight): Recognize also ARG-n, as in
25892         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
25894         * international/codepage.el (dos-unsupported-char-glyph):
25895         * net/newsticker.el (tool-bar-map, w3-mode-map)
25896         (w3m-minor-mode-map):
25897         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
25898         (ent-alist):
25899         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
25901 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
25903         * custom.el (custom-push-theme): Handle the case where a symbol is
25904         bound but face properties have not yet been assigned.
25906         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
25907         Fix behavior if noerase is `t' and there is no mail buffer.
25909         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
25910         if `continue' is nil, rather than signal an error.
25912 2005-09-12  Richard M. Stallman  <rms@gnu.org>
25914         * font-lock.el (font-lock-keywords): Add autoload.
25916         * help-fns.el (describe-variable): Rearrange to put source link
25917         in a predictable place.
25919         * net/newsticker.el: New file.
25921 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25923         * calendar/calendar.el (calendar-for-loop): Add edebug info.
25924         (calendar-basic-setup): Use the new nil arg.
25925         (number-of-diary-entries): Move to diary-lib.el.
25927         * calendar/diary-lib.el: Use with-current-buffer, match-string.
25928         (diary-list-entries): Use with-syntax-table and dolist.
25929         Rename from list-diary-entries.
25930         Use number-of-diary-entries if `number' is nil.
25931         (diary, diary-view-entries): Use this new name and new nil arg value.
25932         (number-of-diary-entries): Move from calendar.el.
25933         (diary-unhide-everything): New function.
25934         (include-other-diary-files, fancy-diary-display)
25935         (diary-show-all-entries, make-diary-entry): Use it.
25936         (diary-mail-entries): Use buffer-string.
25937         (mark-diary-entries): Fix long standing paren typo.
25938         (diary-sexp-entry): Use count-lines.
25939         (make-diary-entry): Avoid `previous-line'.
25940         (diary-mode-map): New var.
25941         (diary-mode): Redraw cal after saving.  Setup header-line.
25942         (fancy-diary-display-mode): Use local-set-key.
25944         * startup.el (command-line): Try calling various terminal-init-foo-bar
25945         functions by stripping hyphenated suffixes from $TERM.
25947         * files.el (normal-mode): Check boundness of font-lock-keywords.
25949 2005-09-12  Richard M. Stallman  <rms@gnu.org>
25951         * progmodes/compile.el: Don't decide a file's directory
25952         until the user actually tries to go there.
25953         (compilation-next-error-function):
25954         Pass compilation-find-file the directory from the file-struct.
25955         (compilation-internal-error-properties): Separate local FILE-STRUCT
25956         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
25957         (compilation-find-file): Arg DIR renamed to DIRECTORY.
25958         Expand it, and if nil, use default-directory.
25959         (compilation-get-file-structure): Don't mix specified directory
25960         with default directory.  Put specified directory into
25961         file-struct.  Don't make the file name absolute.
25963         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
25964         (compile-command): Add autoload.
25965         (compilation-disable-input): Add autoload.
25967 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
25969         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
25970         strings of the variables it can override.
25971         (time-stamp): New (as yet undocumented) time-stamp-format escapes
25972         %Q and %q, for fully-qualified domain name and unqualified host name.
25974 2005-09-11  Kim F. Storm  <storm@cua.dk>
25976         * emacs-lisp/authors.el (authors-aliases): Update list.
25977         (authors-fixed-entries): Update mldrag.el entry.
25979 2005-09-10  Alan Mackenzie  <acm@muc.de>
25981         * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
25982         delimiter from the region narrowed to.
25984 2005-09-10  Magnus Henoch  <mange@freemail.hu>
25986         * textmodes/ispell.el (ispell-check-version): Signal an error if
25987         aspell version is less than 0.60.
25989 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
25991         * progmodes/octave-inf.el (inferior-octave-startup):
25992         Resync current dir at the end.
25994 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
25996         * woman.el (woman-topic-at-point-default):
25997         Rename to woman-use-topic-at-point-default.
25998         (woman-topic-at-point): Rename to woman-use-topic-at-point.
25999         (woman-file-name): Reflect renames above.  Automatically use the
26000         word at point as topic if woman-use-topic-at-point is non-nil.
26001         Otherwise offer it as default but don't insert it in the
26002         minibuffer.  Also use `test-completion' instead of `assoc' as
26003         suggested by Stefan Monnier.
26005 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
26007         * vc.el (vc-directory, vc-update-change-log): Throw an error on
26008         the attempt to do it over Tramp.  This is not yet supported.
26010 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
26012         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
26013         (menu-bar-non-minibuffer-window-p): New functions.
26014         ("Split Window", "Save As..."): Use them.
26015         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
26016         ("Print Buffer", "Truncate Long Lines in this Buffer"):
26017         Use menu-bar-menu-frame-live-and-visible-p.
26018         ("Save Buffer", "Insert File", "Open Directory...")
26019         ("Open File...", "Visit New File..."):
26020         Use menu-bar-non-minibuffer-window-p.
26021         (kill-this-buffer-enabled-p, dired <menu-enable>):
26022         Use menu-bar-non-minibuffer-window-p.
26024 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
26026         * cus-start.el (all): Don't complain about fringe-related
26027         built-ins if fringes are not supported.  Ditto about
26028         selection-related built-ins.  Fix the test for GTK-related built-ins.
26030         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
26031         ("Postscript Print Buffer", "Print Region", "Save As...")
26032         ("Save", "Insert File...", "Open Directory...")
26033         ("Open File...", "Visit New File..."")
26034         ("Truncate Long Lines in this Buffer"): Don't look at
26035         menu-updating-frame if this display does not support multiple frames.
26037 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
26039         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
26041 2005-09-09  Emilio C. Lopes  <eclig@gmx.net>
26043         * woman.el: Format- and whitespace-related changes.
26045 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
26047         * woman.el: Fix my email address.
26049 2005-09-08  Richard M. Stallman  <rms@gnu.org>
26051         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
26052         (sh-mode): Locally set skeleton-pair-default-alist.
26054         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
26056         * progmodes/flymake.el: Require `compile' unconditionally.
26058         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
26060         * woman.el (woman-file-name): Provide a default, not initial input.
26062         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
26064         * font-lock.el (font-lock-support-mode): Doc fix.
26066         * descr-text.el (describe-property-list): Handle non-symbol prop names.
26068 2005-09-08  Richard M. Stallman  <rms@gnu.org>
26070         * simple.el (blink-matching-open): Get rid of text props from
26071         the string shown in echo area.  Don't permanently set point.
26072         Some rearrangements.
26074 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
26076         * recentf.el (recentf-filename-handler): Add custom choice
26077         `abbreviate-file-name'.
26079         * msb.el (msb--very-many-menus): Fix typo.
26081         * disp-table.el (standard-display-european): Don't set
26082         enable-multibyte-characters to nil.
26084 2005-09-08  David Ponce  <david@dponce.com>
26086         * recentf.el (recentf-show-file-shortcuts-flag): New option.
26087         (recentf-expand-file-name): Doc fix.
26088         (recentf-dialog-mode-map): Define digit shortcuts.
26089         (recentf--files-with-key): New variable.
26090         (recentf-show-digit-shortcut-filter): New function.
26091         (recentf-open-files-items): New function.
26092         (recentf-open-files): Use it.
26093         (recentf-open-file-with-key): New command.
26095 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
26097         * buff-menu.el (Buffer-menu-sort-by-column): New function.
26098         Suggested by Kim F. Storm.
26099         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
26100         (Buffer-menu-make-sort-button): Use global keymap.
26102 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
26104         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
26105         (Man-getpage-in-background-advice): Remove defadvice; it isn't
26106         necessary any longer with the remapped command.
26107         (Man-bgproc-sentinel-advice): Remove defadvice which counts
26108         formatting time only.
26110         * net/tramp.el (tramp-action-password)
26111         (tramp-multi-action-password): Compile the password prompt from
26112         `method', `user' and `host'.  Sometimes it isn't obvious which
26113         password to enter, for example with remote files offered by
26114         recentf.el, or with multiple steps.  Suggested by Robert Marshall
26115         <robert@chezmarshall.freeserve.co.uk>.
26117 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
26119         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
26120         Fix regexp for when "s///" is at the beginning of line.
26122 2005-09-07  Jay Belanger  <belanger@truman.edu>
26124         * calc/calc-poly.el (math-expand-term): Multiply out any powers
26125         when in matrix mode.
26127 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
26129         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
26130         non-anonymous functions.
26132 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
26134         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
26135         when using a header line.  Otherwise, use mouse-1-click-follows-link.
26137         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
26138         can't be moved; don't signal an error.
26140 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
26142         * cus-theme.el (custom-theme-write-faces): Save the current face
26143         spec, not the defface spec.
26145         * custom.el (custom-known-themes): Clarify meaning of "standard".
26146         (custom-push-theme): Save old values in the standard theme.
26147         (disable-theme): Correct typo.
26148         (custom-face-theme-value): Deleted unused function.
26149         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
26151 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
26153         * progmodes/compile.el (compilation-goto-locus): Take into account
26154         iconified frames when determining whether the buffer is
26155         already visible.
26156         Don't reset window height if the window already existed.
26158 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
26160         * custom.el (load-theme): Rename from require-theme.
26161         Add interactive spec.
26162         (enable-theme): Rename from custom-enable-theme.
26163         Add interactive spec.
26164         (disable-theme): Rename from custom-disable-theme.
26165         Add interactive spec.
26166         (custom-make-theme-feature): Doc fix.
26167         (custom-theme-directory): Doc fix.
26168         (provide-theme): Call enable-theme.
26170 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
26172         * obsolete/lazy-lock.el (lazy-lock-mode):
26173         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
26174         font-lock-mode if it's off.  Print a warning instead.
26176         * progmodes/compile.el (compilation-start): Ignore errors if the
26177         process died before we get to send-eof.
26179         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
26180         Undo last change.  Enclosing the result in quotes broke things on Unix
26181         since tex-send-command passes it through shell-quote-argument.
26182         (tex-send-command): Pass `file' through convert-standard-filename
26183         when possible.
26184         (tex-uptodate-p): Handle the case where TeX hasn't put additional
26185         info in a transcript.
26187 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
26189         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
26190         fix compilation warning.  Reorder the key definitions to group
26191         together keys emitted by the current version of xterm.
26193         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
26194         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
26195         Reorder predicates to correct min-color usage.
26197 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
26199         * longlines.el (longlines-mode): Inhibit read-only when encoding.
26200         Kill local variables when longlines-mode is turned off.
26202 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
26204         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
26206         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
26208         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
26210         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
26211         (font-lock-lines-before): Change default to being inactive.
26212         (font-lock-default-fontify-region): Obey font-lock-lines-before.
26213         (font-lock-after-change-function): Don't handle f-l-lines-before here.
26215 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
26217         * net/tramp.el (tramp-handle-make-auto-save-file-name):
26218         Deactivate temporarily advice if active (not needed for Emacs 22,
26219         but for backwards compatibility).
26220         (tramp-exists-file-name-handler): Rewrite.  First implementation
26221         was too simple.
26222         (tramp-advice-make-auto-save-file-name):
26223         Call `tramp-handle-make-auto-save-file-name' (again, just for
26224         backwards compatibility).
26226 2005-08-31  Reto Zimmermann  <reto@gnu.org>
26228         * progmodes/vhdl-mode.el
26229         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
26230         (vhdl-end-p): Fix indentation bug "else" after "-- when".
26231         (vhdl-set-default-project): New function (easier setting of default).
26232         (vhdl-port-copy): Handle extended identifiers for generics.
26233         (vhdl-compiler-alist): Better description for error message regexp.
26234         (vhdl-make): Query for target, use previous as default.
26235         (vhdl-port-copy): Fix port copy for port names starting with "signal".
26236         (vhdl-font-lock-keywords-2): Fix fontification for record
26237         el. assign.
26238         (vhdl-speedbar-make-subpack-line): Add package body link.
26239         (vhdl-generate-makefile-1): Not include itself as dependency.
26240         (vhdl-font-lock-init): Highlight c-preprocessor directives.
26241         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
26242         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
26243         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
26244         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
26245         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
26246         (vhdl-import-project): Add string argument for `error'.
26247         (vhdl-compose-configuration)
26248         (vhdl-compose-configuration-architecture): Add configuration
26249         declaration generation.
26250         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
26251         (vhdl-trailer-re): Add "record" keyword (better indentation).
26252         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
26253         "[^ \t-\"]+".
26254         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
26255         (vhdl-testbench-entity-file-name)
26256         (vhdl-testbench-architecture-file-name): Allow separate
26257         customization of testbench file names.
26258         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
26259         (vhdl-get-visible-signals): Allow newline within alias declaration.
26260         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
26261         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
26262         (member-ignore-case): Alias for missing function in XEmacs.
26263         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
26264         (vhdl-update-sensitivity-list): Ignore case on read signals.
26265         (vhdl-replace-string): Adjust case only for file names.
26266         (vhdl-update-sensitivity-list): Fix search for read signals.
26267         (vhdl-update-sensitivity-list): Exclude formal parameters.
26268         (vhdl-get-visible-signals): Include aliases of signals.
26269         (vhdl-get-visible-signals): Fix signal name searching.
26270         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
26271         (vhdl-fixup-whitespace-region): Fix for character
26272         literals (e.g. `:').
26274 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
26276         * ansi-color.el (comint-last-output-start):
26277         * bs.el (font-lock-verbose):
26278         * diff-mode.el (add-log-buffer-file-name-function):
26279         * dired-x.el (vm-folder-directory):
26280         * faces.el (help-xref-stack-item):
26281         * files.el (font-lock-keywords):
26282         * find-lisp.el (dired-buffers, dired-subdir-alist):
26283         * ido.el (cua-inhibit-cua-keys):
26284         * log-view.el (cvs-minor-wrap-function):
26285         * outline.el (font-lock-warning-face):
26286         * simple.el (compilation-current-error):
26287         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
26288         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
26289         * tooltip.el (comint-prompt-regexp):
26290         * w32-fns.el (explicit-shell-file-name):
26291         * term/mac-win.el (mac-charset-info-alist)
26292         (mac-services-selection, mac-system-script-code):
26293         * term/tty-colors.el (msdos-color-values):
26294         * term/w32-win.el (xlfd-regexp-registry-subnum):
26295         * term/x-win.el (x-keysym-table, x-selection-timeout)
26296         (x-session-id, x-session-previous-id):
26297         * textmodes/ispell.el (mail-yank-prefix):
26298         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
26299         * textmodes/org.el (calc-embedded-close-formula)
26300         (calc-embedded-open-formula)
26301         (font-lock-unfontify-region-function):
26302         * textmodes/reftex-global.el (isearch-next-buffer-function)
26303         (TeX-master):
26304         * textmodes/reftex.el (font-lock-keywords):
26305         * textmodes/tex-mode.el (font-lock-comment-face)
26306         (font-lock-doc-face):
26307         * textmodes/texinfo.el (outline-heading-alist):
26308         Add defvars.
26310         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
26311         (artist-spray-chars, artist-mode-init, artist-replace-string)
26312         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
26313         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
26314         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
26316         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
26317         (conf-align-assignments): "?\ " -> "?\s".
26319         * textmodes/reftex-index.el (TeX-master): Add defvar.
26320         (reftex-index-phrases-marker): Move up defvar.
26322         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
26323         (reftex-toc-include-labels-indicator)
26324         (reftex-toc-include-index-indicator)
26325         (reftex-toc-max-level-indicator): Move up declarations.
26327         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
26328         of args to `tramp-run-real-handler', even if it's empty in this case.
26330 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26332         * dired.el (dired-move-to-filename-regexp): Add date format for
26333         Mac OS X 10.3 in East Asian locales.
26335 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
26337         * files.el (make-auto-save-file-name): Add file name handler call
26338         if applicable.
26340         * net/tramp.el (tramp-file-name-handler-alist)
26341         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
26342         (tramp-handle-make-auto-save-file-name): Rename from
26343         `tramp-make-auto-save-file-name'.
26344         (tramp-exists-file-name-handler): New defun.
26345         (tramp-advice-make-auto-save-file-name): Make defadvice only when
26346         `make-auto-save-file-name' is not a magic file name operation.
26348 2005-08-30  Richard M. Stallman  <rms@gnu.org>
26350         * files.el (risky-local-variable-p):
26351         Match `-predicates' and `-commands.
26353         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
26354         (custom-save-all): Visit the file if necessary;
26355         kill the buffer if we created it.
26356         (custom-save-delete): Don't visit file or kill buffer here.
26358 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
26360         * textmodes/org.el (org-special-keyword): New face.
26361         (org-table-copy-down, org-table-eval-formula)
26362         (org-table-recalculate, org-init-section-numbers):
26363         Use `string-to-number' instead of `string-to-int'.
26364         (org-get-location): Use `insert-buffer-substring' instead of
26365         `insert-buffer'.
26366         (org-modify-diary-entry-string): New function.
26367         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
26368         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
26369         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
26370         active region.
26371         (org-export-as-html): Handle QUOTE keyword.
26372         (org-quote-string): New option.
26373         (org-bookmark-jump-unhide): New function, used for
26374         `bookmark-after-jump-hook'.
26375         (org-diary-default-entry): Apply only when not called through
26376         `org-agenda'.
26378 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
26380         * net/eudc.el (mode-popup-menu):
26381         * play/handwrite.el (ps-printer-name, ps-lpr-command):
26382         * progmodes/ada-mode.el (compile-auto-highlight)
26383         (skeleton-further-elements):
26384         * progmodes/autoconf.el (font-lock-syntactic-keywords):
26385         * progmodes/cmacexp.el (msdos-shells):
26386         * progmodes/compile.el (font-lock-extra-managed-props)
26387         (font-lock-keywords, font-lock-maximum-size)
26388         (font-lock-support-mode):
26389         * progmodes/grep.el (font-lock-lines-before):
26390         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
26391         * progmodes/mixal-mode.el (compile-command):
26392         * progmodes/perl-mode.el (font-lock-comment-face)
26393         (font-lock-doc-face, font-lock-string-face):
26394         * progmodes/prolog.el (comint-prompt-regexp):
26395         * progmodes/sh-script.el (font-lock-comment-face)
26396         (font-lock-set-defaults, font-lock-string-face):
26397         * progmodes/sql.el (font-lock-keyword-face)
26398         (font-lock-set-defaults, font-lock-string-face):
26399         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
26400         (itimer-version, lazy-lock-defer-contextually)
26401         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
26402         Add defvars.
26404         * progmodes/cperl-mode.el (cperl-electric-lbrace)
26405         (cperl-electric-keyword, cperl-electric-pod)
26406         (cperl-electric-backspace, cperl-forward-re)
26407         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
26408         (vc-rcs-header, vc-sccs-header): Add defvars.
26410         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
26411         (font-lock-syntactic-keywords, gud-find-expr-function):
26412         Add defvars.
26414         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
26415         (gdb-frame-parameters): Declare before use.
26417         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
26418         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
26419         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
26420         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
26422         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
26423         (idlwave-help-with-source): Use `insert-buffer-substring', not
26424         `insert-buffer'.
26426 2005-08-29  Juri Linkov  <juri@jurta.org>
26428         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
26429         Put outline-back-to-heading function call inside save-excursion.
26431 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
26433         * man.el (Man-init-defvars, Man-translate-references)
26434         (Man-support-local-filenames, Man-highlight-references):
26435         * progmodes/sql.el (sql-interactive-mode):
26436         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
26438         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
26439         (compilation-mode-font-lock-keywords): Add defvars.
26440         (checkdoc-interactive-loop): "?\ " -> "?\s".
26442         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
26443         (font-lock-doc-face, font-lock-string-face)
26444         (font-lock-keywords-case-fold-search): Add defvars.
26445         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
26447         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
26448         Don't pass X and Y (they are ignored anyway).
26449         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
26450         (mouse-delete-window): Make arguments optional.
26452         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
26453         (caesar-translate-table, minor-modes, news-buffer-save)
26454         (news-group-name, news-minor-modes): Add defvars.
26456         * emacs-lisp/lselect.el (mouse-highlight-priority)
26457         (x-lost-selection-functions, zmacs-regions):
26458         * emacs-lisp/pp.el (font-lock-verbose):
26459         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
26460         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
26461         (ses-mode-map):
26462         * emacs-lisp/tcover-unsafep.el (safe-functions):
26463         * international/mule-cmds.el (mac-system-coding-system)
26464         (mac-system-locale):
26465         * language/ethio-util.el (rmail-current-message)
26466         (rmail-message-vector):
26467         * language/thai-util.el (thai-auto-composition-mode):
26468         * mail/metamail.el (rmail-current-message, rmail-message-vector):
26469         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
26470         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
26471         (vm-primary-inbox, vm-spool-files):
26472         * mail/rmail.el (deleted-head, font-lock-fontified)
26473         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
26474         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
26475         (total-messages):
26476         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
26477         (rmail-summary-mode-map):
26478         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
26479         (rmail-last-label, rmail-last-multi-labels)
26480         (rmail-summary-vector, rmail-total-messages):
26481         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
26482         * mail/rmailsum.el (msgnum):
26483         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
26484         (rmail-current-message):
26485         * obsolete/fast-lock.el (font-lock-face-list):
26486         * obsolete/rnewspost.el (mail-reply-buffer):
26487         * obsolete/scribe.el (compile-command):
26488         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
26490 2005-08-28  John Paul Wallington  <jpw@gnu.org>
26492         * ibuf-ext.el (ibuffer-auto-update-changed):
26493         Use `frame-or-buffer-changed-p' to check whether we need to update.
26494         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
26495         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
26496         as a `frame-or-buffer-changed-p' state vector instead.
26498 2005-08-27  Romain Francoise  <romain@orebokech.com>
26500         * textmodes/makeinfo.el (makeinfo-compile):
26501         Use `compilation-start'.  Set `next-error-function' according to
26502         `disable-errors'.
26503         (makeinfo-next-error): New function.
26504         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
26505         (makeinfo-buffer): Likewise.
26507         * progmodes/compile.el (compilation-start): Add autoload cookie.
26509         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
26510         * textmodes/sgml-mode.el: Likewise.
26511         * progmodes/python.el: Likewise.
26513 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
26515         * simple.el (blink-matching-paren-distance): Document the meaning
26516         of nil value, and allow to customize to nil.
26518         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
26519         command.com, not command.exe.
26521 2005-08-26  John Wiegley  <johnw@newartisans.com>
26523         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
26524         code around a bit so that an extraneous nil argument is not added
26525         to a command when no args are given.
26527         * eshell/esh-arg.el (eshell-parse-double-quote): If a
26528         double-quoted argument resolves to nil, return it as an empty
26529         string rather than as nil.  This made it impossible to pass "" to
26530         a shell script as a null string argument.
26532 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
26534         * outline.el (outline-invent-heading): New fun.
26535         (outline-promote, outline-demote): Use it.
26536         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
26537         (outline-end-of-subtree): Remove unused var `opoint'.
26539 2005-08-26  David Reitter  <david.reitter@gmail.com>
26541         * menu-bar.el (truncate-lines, write-file, print-buffer)
26542         (ps-print-buffer-faces, ps-print-buffer, split-window):
26543         Disable menu items when the frame they refer to is invisible, or when
26544         they refer to a buffer and the minibuffer is selected.
26546 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
26548         * progmodes/flymake.el (flymake-highlight-err-lines):
26549         Use save-excursion around flymake-highlight-line to preserve point.
26551 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
26553         * progmodes/octave-mod.el: Change Author and Maintainer address.
26554         (octave-maintainer-address): Change Kurt's email address.
26555         * progmodes/octave-inf.el: Change Author and Maintainer address.
26556         * progmodes/octave-hlp.el: Change Author and Maintainer address.
26558 2005-08-26  Kim F. Storm  <storm@cua.dk>
26560         * subr.el (version-list-<, version-list-<=, version-list-=):
26561         Rename from integer-list-*.
26562         (version-list-not-zero): Likewise.  Fix while loop.
26563         (version=): Use version-list-= instead of string-equal.
26565 2005-08-26  Richard M. Stallman  <rms@gnu.org>
26567         * outline.el (outline-promote): Try shortening the heading.
26568         As last resort, read the heading to use.
26569         (outline-demote): As last resort, read the heading to use.
26571 2005-08-26  Romain Francoise  <romain@orebokech.com>
26573         * progmodes/compile.el (compilation-start): Doc fix.
26575         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
26576         (antlr-font-lock-additional-keywords): Fix reference to
26577         `antlr-font-lock-literal-regexp' erroneously changed during the
26578         mass face rename.
26579         (antlr-run-tool): Use `compilation-start'.
26581         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
26582         instead of the obsolete `compile-internal'.
26584 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
26586         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
26587         (number, original-date):
26588         * calendar/cal-china.el (date):
26589         * calendar/cal-coptic.el (date):
26590         * calendar/cal-french.el (date):
26591         * calendar/cal-hebrew.el (date, entry, number, original-date):
26592         * calendar/cal-islam.el (date, number, original-date):
26593         * calendar/cal-iso.el (date):
26594         * calendar/cal-julian.el (date):
26595         * calendar/cal-mayan.el (date):
26596         * calendar/cal-menu.el (date, event):
26597         * calendar/cal-persia.el (date):
26598         * calendar/lunar.el (date):
26599         * calendar/solar.el (date): Add defvars.
26601         * emerge.el:
26602         * ibuffer.el:
26603         * info-xref.el:
26604         * obsolete/bg-mouse.el:
26605         * obsolete/sun-curs.el:
26606         * obsolete/swedish.el: Move the `defvar's to the top level.
26608         * smerge-mode.el (smerge-refined-change): Add :group.
26610 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
26612         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
26613         (smerge-keep-n): Remove props.
26614         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
26615         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
26616         now that it's done in smerge-keep-n.
26617         (smerge-refined-change): New face.
26618         (smerge-refine-chopup-region, smerge-refine-highlight-change)
26619         (smerge-refine): New funs.
26620         (smerge-basic-map): Bind smerge-refine.
26622 2005-08-25  Juri Linkov  <juri@jurta.org>
26624         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
26625         compilation-process-setup-function and compilation-disable-input
26626         in grep-mode instead of let-bindings in grep.
26628         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
26629         Delete "Automatic File De/compression" (auto-compression-mode).
26631 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
26633         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
26634         Silence warning about non-existent variable.
26636 2005-08-25  Richard M. Stallman  <rms@gnu.org>
26638         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
26639         Rename "Describe Key" to "Describe Key or Mouse Operation".
26641         * mail/mailalias.el (build-mail-aliases): Delete comments
26642         from the contents before processing them.
26644         * isearch.el (isearch-edit-string): Erase the Search prompt
26645         if user enters an empty string and there is no default.
26647         * comint.el (comint-file-name-prefix): Add autoload.
26649 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
26651         * subr.el (play-sound): Rearrange to avoid warning.
26653 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
26655         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
26656         New hook.
26657         (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
26659 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
26661         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
26663         * custom.el (custom-theme-set-variables): Sort minor modes last.
26665 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
26667         * subr.el (version-separator, version-regexp-alist): New vars used by
26668         version comparison funs.
26669         (integer-list-<, integer-list-=, integer-list-<=)
26670         (integer-list-not-zero): New funs for integer list comparison.
26671         (version-to-list, version=, version<, version<=): New funs for version
26672         comparison.
26674 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
26676         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
26677         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
26678         time to silence the byte-compiler.
26680         * ibuffer.el (ibuffer-compile-make-eliding-form)
26681         (ibuffer-check-formats): Use `with-no-warnings' to hide references
26682         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
26683         so it's silly to get warnings for it).
26684         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
26685         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
26686         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
26687         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
26688         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
26689         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
26690         Defvar at compile time.
26691         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
26692         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
26693         Declare them before use.
26695         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
26696         (info-xref-good, info-xref-bad): Defvar at compile time.
26698         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
26699         Use `let*' instead of `let'.
26701         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
26702         (*mouse-y*, menu, char): Defvar at compile time.
26703         (sc::menu): Declare it before use.
26704         (sc::pack-one-line): Use `let', not `let*'.
26706         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
26707         (mail-send-hook): Defvar at compile time.
26709         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
26710         Defvar at compile time.
26712         * term/sun-mouse.el (current-global-mousemap)
26713         (current-local-mousemap): Declare them before use.
26715 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
26717         * bookmark.el (bookmark-after-jump-hook): New hook.
26718         (bookmark-jump): Run `bookmark-after-jump-hook'.
26720 2005-08-23  Juri Linkov  <juri@jurta.org>
26722         * faces.el (minibuffer-prompt): Doc fix.
26724 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
26726         * progmodes/xscheme.el: Trivial changes to silence warnings.
26727         (xscheme-previous-mode, xscheme-previous-process-state):
26728         Add defvars.
26729         (xscheme-last-input-end, xscheme-process-command-line)
26730         (xscheme-process-name, xscheme-buffer-name)
26731         (xscheme-expressions-ring-max, xscheme-expressions-ring)
26732         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
26733         (xscheme-control-g-synchronization-p)
26734         (xscheme-control-g-disabled-p, xscheme-string-receiver)
26735         (default-xscheme-runlight, xscheme-runlight)
26736         (xscheme-runlight-string, xscheme-process-filter-state)
26737         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
26738         Move to beginning of file.
26739         (scheme-interaction-mode-commands-alist)
26740         (scheme-interaction-mode-map, scheme-debugger-mode-map):
26741         Declare them before use.  Note: the initialization code for the
26742         variables has not been moved because it uses functions that reference
26743         the variables.
26744         (xscheme-control-g-message-string, xscheme-process-filter-alist)
26745         (xscheme-prompt-for-expression-map): Declare them before use.
26746         (scheme-debugger-mode-commands): "?\ " -> "?\s".
26748 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
26750         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
26752 2005-08-22  Juri Linkov  <juri@jurta.org>
26754         * faces.el (set-face-underline): Delete this duplicate function
26755         and make an obsolete alias to set-face-underline-p.
26756         (set-face-underline-p): Use docstring of set-face-underline.
26757         (describe-face): Create hyperlink to parent face.
26759         * info.el (Info-insert-dir): Use save-excursion around
26760         insert-buffer-substring.
26761         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
26762         (Info-escape-percent): Delete function.
26763         (Info-fontify-node): Replace Info-escape-percent by
26764         replace-regexp-in-string with REP arg set to lambda that
26765         duplicates `%' and preserves text properties.
26767         * progmodes/compile.el (compilation-disable-input): Doc fix.
26768         (define-compilation-mode): Doc fix and refill.
26769         (kill-compilation): Use `mode-name' in the error message.
26770         (compilation-find-file): Use `compilation-error' in the
26771         read-file-name's prompt.
26773 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
26775         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
26776         (smerge-auto-leave): Make undo re-enable the mode.
26777         (debug-ignored-errors): Add the user-error of impossible resolution.
26778         (smerge-resolve): Move things around a bit, in preparation for later.
26779         (smerge-diff): Don't fail if the buffer has no associated file.
26780         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
26781         (smerge-conflict-overlay): New function.
26782         (smerge-match-conflict): Don't add text properties here.
26783         (smerge-find-conflict): Instead, add an overlay here.
26784         Also check for the case where we're inside a conflict already, so as to
26785         obviate the need for font-lock-multiline, which is unbearably slow with
26786         large conflicts and ciomplex font-lock patterns.
26787         (smerge-remove-props): Remove overlay rather than text-properties.
26788         (smerge-mode): Don't set font-lock-multiline.
26789         Remove overlays when turned off.
26791 2005-08-21  Kim F. Storm  <storm@cua.dk>
26793         * ido.el (ido-ignore-item-p): Use save-match-data.
26794         Bind case-fold-search to ido-case-fold locally.
26796 2005-08-20  Richard M. Stallman  <rms@gnu.org>
26798         * files.el (normal-mode): If font lock is on, turn it off and on.
26800         * subr.el (replace-regexp-in-string): Doc fix.
26802         * startup.el (command-line-1): Don't suppress startup screen
26803         due to existing processes.
26805         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
26807         * progmodes/compile.el (compilation-disable-input): Default to nil.
26809 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
26811         * progmodes/compile.el (compilation-disable-input): New defcustom.
26812         (compilation-start): If compilation-disable-input is non-nil, send
26813         EOF to the compilation process.
26815 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
26817         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
26818         Run the argument of tex-shell-cd-command through
26819         convert-standard-filename, to get the correct style of slashes on
26820         Windows, and enclose the result in quotes, in case the file name
26821         includes whitespace or other special characters.
26823 2005-08-19  Andreas Schwab  <schwab@suse.de>
26825         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
26826         process.
26828 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
26830         * cus-start.el (minibuffer-prompt-properties): Correct typo.
26832 2005-08-18  Kim F. Storm  <storm@cua.dk>
26834         * scroll-lock.el: Fix errors due to incorrect line wrapping.
26836 2005-08-18  Richard M. Stallman  <rms@gnu.org>
26838         * scroll-lock.el: New file.
26840 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
26842         * dired.el (dired-move-to-end-of-filename):
26843         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
26845 2005-08-18  Kim F. Storm  <storm@cua.dk>
26847         * ido.el (ido-everywhere): Fix defcustom :set function to disable
26848         rather than toggle mode when custom value is nil.
26849         (ido-everywhere): Fix defun doc string.
26851 2005-08-17  Richard M. Stallman  <rms@gnu.org>
26853         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
26854         as tag instead of "Inviolable".
26856 2005-08-17  Kim F. Storm  <storm@cua.dk>
26858         * windmove.el (windmove-coordinates-of-position): Remove.
26859         (windmove-coordinates-of-window-position): Remove.
26860         (windmove-reference-loc): Use posn-at-point instead.
26862         * subr.el (insert-for-yank-1): Doc fix.
26864         * ido.el (ido-enter-matching-directory): Rename from
26865         ido-enter-single-matching-directory.  Change `slash' choice to
26866         `only'.  Add `first' choice.
26867         (ido-exhibit): Adapt to above changes.
26869 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
26871         * Makefile.in: Expand comment about building loaddefs.el.
26873 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
26875         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
26876         Comment use of defadvice.
26878         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
26880 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
26882         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
26883         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
26884         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
26885         * progmodes/idlw-shell.el, progmodes/ld-script.el,
26886         * progmodes/which-func.el, ruler-mode.el, strokes.el,
26887         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
26888         for backward compatibility for faces that did not appear in the
26889         previous Emacs release.
26891         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
26893 2005-08-15  Kim F. Storm  <storm@cua.dk>
26895         * emulation/cua-base.el (cua-delete-region): Return t if
26896         deleted region was non-empty.
26897         (cua-replace-region): Inhibit overwrite-mode for
26898         self-insert-command if replaced region was non-empty.
26899         (cua--explicit-region-start, cua--status-string): Make them
26900         buffer-local at top-level...
26901         (cua-mode): ...rather than when mode is enabled.
26903 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
26905         * progmodes/vhdl-mode.el (vhdl-emacs-21):
26906         Set t for Emacs 21, 22, and so on.
26908 2005-08-15  David Ponce  <david@dponce.com>
26910         * tree-widget.el: Update Commentary header.
26911         (tree-widget-theme): Doc fix.
26912         (tree-widget-space-width): New option.
26913         (tree-widget-image-properties): Look up in the default theme too.
26914         (tree-widget--cursors): Only for images with arrow pointer shape.
26915         (tree-widget-lookup-image): Pointer shape is hand by default.
26916         (tree-widget-icon): Rename generic icon widget from
26917         `tree-widget-control'.
26918         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
26919         derive from `tree-widget-icon'.
26920         (tree-widget-handle): Improve default look and feel of the text
26921         representation.
26922         (tree-widget): Rename :*-control properties to :*-icon properties.
26923         Add :action and :help-echo properties.
26924         (tree-widget-after-toggle-functions): Move.
26925         (tree-widget-close-node, tree-widget-open-node): Remove.
26926         (tree-widget-before-create-icon-functions): New hook.
26927         (tree-widget-value-create): Update to allow customization of icons
26928         and nodes at run-time via that new hook.
26929         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
26930         (tree-widget-icon-action, tree-widget-icon-help-echo)
26931         (tree-widget-action, tree-widget-help-echo): New functions.
26933 2005-08-15  Kim F. Storm  <storm@cua.dk>
26935         * ido.el (ido-buffer-internal): Use with-no-warnings.
26936         (ido-make-merged-file-list): Use while-no-input.
26938 2005-08-15  Richard M. Stallman  <rms@gnu.org>
26940         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
26941         (flyspell-large-region): Fix doc and custom type.
26943 2005-08-14  Richard M. Stallman  <rms@gnu.org>
26945         * files.el (interpreter-mode-alist): Doc fix.
26947         * mail/rmail.el (rmail-nonignored-headers): New variable.
26948         (rmail-clear-headers): Use it.
26949         (rmail-reply): Better handling of mail-followup-to header.
26951         * progmodes/sh-script.el (sh-font-lock-keywords-var):
26952         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
26953         don't try to refer to executable-font-lock-keywords.
26954         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
26955         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
26956         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
26957         (sh-mode): Set comment-start-skip, local-abbrev-table,
26958         imenu-case-fold-search.
26959         (sh-set-shell): Don't set them here.
26960         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
26961         Don't cache the results in the original alist; don't ever modify
26962         that alist.
26964         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
26966         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
26967         empty.
26969 2005-08-15  Andreas Schwab  <schwab@suse.de>
26971         * desktop.el: Put autoload cookie at risky-local-variable declarations.
26973         * dired.el, info.el, mail/rmail.el: Revert last change.
26975 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
26977         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
26978         modification in `eval-after-load' form.
26979         * info.el: Likewise.
26980         * mail/rmail.el: Likewise.
26982 2005-08-14  Juri Linkov  <juri@jurta.org>
26984         * progmodes/compile.el (compilation-mode-font-lock-keywords):
26985         Remove highlighting of "Compilation started".  Highlight only
26986         the word "finished" in "Compilation finished".  Add highlighting
26987         of "interrupt", "killed", "terminated" and the exit code.
26988         (compilation-start): Add newline after header.  Use exactly the
26989         same time stamp format as the finishing message.
26990         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
26992         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
26993         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
26994         Add highlighting of "interrupt", "killed", "terminated".
26996         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
26997         enabled and the current command is self-insert-command, call it
26998         explicitly with overwrite-mode bound to nil, to not allow it
26999         to delete the character after the selected region.
27001 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
27003         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
27004         move-end-of-line, end-of-line, and beginning-of-line to the list
27005         of commands after which the echo area is updated.
27007 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
27009         * cus-edit.el (custom-save-all, custom-save-delete):
27010         Bind recentf-exclude to exclude custom-file.
27012 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
27014         * mail/rmailsum.el (rmail-summary-end-of-message): New command
27015         to go to the bottom of the mail message.  Added to
27016         `rmail-summary-mode-map' with key "/".
27017         (rmail-summary-show-message): New (internal) function for use by
27018         both `rmail-summary-beginning/end-of-message'.
27019         (rmail-summary-beginning-of-message): Change to use
27020         rmail-summary-show-message.
27022         * mail/rmail.el (rmail-end-of-message): New command to go to the
27023         end of the current message.  Added to `rmail-mode-map' with key "/".
27024         (rmail-beginning-of-message): Fix to work as documented.
27025         (rmail-mode): Change documentation.
27027         * progmodes/compile.el (compilation-start): Add the line
27028         "Compilation started" with compilation start time.
27029         (compilation-mode-font-lock-keywords): Add `started' to keywords.
27031 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
27033         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
27034         of menu items.
27036 2005-08-11  Richard M. Stallman  <rms@gnu.org>
27038         * simple.el (pop-global-mark): Reverse test of widen-automatically.
27040         * battery.el (battery-status-function): Don't use ignore-errors.
27042 2005-08-11  Lute Kamstra  <lute@gnu.org>
27044         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
27045         define-obsolete-variable-alias.
27047 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
27049         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
27050         (ange-ftp-send-cmd): Revert last change, and expand
27051         the comment explaining the problem.
27053 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
27055         * ldefs-boot.el: Update.
27057         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
27058         item to "Time, Load and Mail".  Change help echo text.
27060         * time.el (display-time-use-mail-icon, display-time-format)
27061         (display-time-string-forms): Shorten first line of docstrings.
27063 2005-08-10  Lars Hansen  <larsh@soem.dk>
27065         * desktop.el (desktop-buffer-mode-handlers):
27066         Make non-customizable.  Add autoload cookie.  Change initial value to
27067         nil; add elements in respective modules instead.  Fix doc string.
27068         (desktop-load-file): New function.
27069         (desktop-minor-mode-handlers): New autoloaded variable.
27070         (desktop-create-buffer): Call minor mode handlers.
27071         Use desktop-load-file to load major and minor mode modules prior to
27072         checking for a handler.
27073         (desktop-save): Don't add nil to desktop-minor-modes for minor
27074         modes with nil function in desktop-minor-mode-table.  Don't delete
27075         desktop file before rewriting it.
27076         (desktop-locals-to-save): Add autoload cookie.  Don't make
27077         automatically buffer-local.  Add variables column-number-mode,
27078         size-indication-mode, indent-tabs-mode,
27079         indicate-buffer-boundaries, indicate-empty-lines and
27080         show-trailing-whitespace.
27081         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
27082         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
27083         (desktop-clear-preserve-buffers-regexp): Delete.
27084         (desktop-clear-preserve-buffers): Update initial value and docstring.
27085         (desktop-save-buffer): Fix doc string.
27087         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
27088         (hilit-chg-desktop-restore): New function.
27089         (highlight-changes-mode): Add highlight-changes-mode to
27090         desktop-locals-to-save.
27092         * dired.el: Add handler to desktop-buffer-mode-handlers.
27093         (dired-restore-desktop-buffer): Remove autoload cookie.
27094         (dired-mode): Add autoload cookie.
27096         * info.el: Add handler to desktop-buffer-mode-handlers.
27097         (Info-restore-desktop-buffer): Remove autoload cookie.
27098         (Info-mode): Add autoload cookie.
27100         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
27101         (mh-restore-desktop-buffer): Remove autoload cookie.
27102         (mh-folder-mode): Add autoload cookie.
27104         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
27105         (rmail-restore-desktop-buffer): Remove autoload cookie.
27107 2005-08-11  Masatake YAMATO  <jet@gyve.org>
27109         * hexl.el (hexl-address-region):
27110         (hexl-ascii-region, hexl-font-lock-keywords):
27111         (hexl-highlight-line-range): Use the term "region"
27112         instead of "area" for consistency with the other symbols
27113         defined in hexl.el.
27115 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
27117         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
27118         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
27119         out by Juri Linkov).  Add `display-battery-mode'.
27121 2005-08-09  Juri Linkov  <juri@jurta.org>
27123         * progmodes/compile.el (compilation-mode-font-lock-keywords):
27124         Remove `-text' from face variable names.
27125         (compilation-error-file-name, compilation-warning-file-name)
27126         (compilation-info-file-name): Delete faces.
27127         (compilation-line-number, compilation-column-number):
27128         Remove face underlining.
27129         (compilation-message-face): Set to `underline' value by default.
27130         (compilation-error-face, compilation-warning-face)
27131         (compilation-info-face): Remove `-file-name' from face names.
27132         (compilation-error-text-face, compilation-warning-text-face)
27133         (compilation-info-text-face): Delete face variables.
27134         (compilation-text-face): Delete function.
27136         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
27137         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
27138         (grep-error-face): Set to `compilation-error' instead of
27139         `compilation-error-face' (which is redefined to `grep-hit-face' in
27140         grep buffers).
27141         (grep-mode-font-lock-keywords): Remove `-text' from face variable
27142         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
27144         * dired-aux.el (dired-do-query-replace-regexp):
27145         Use `query-replace-read-args'.
27147         * replace.el (query-replace-read-from, query-replace-read-to)
27148         (query-replace-read-args): Rename arg `string' to `prompt'.
27150         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
27152 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
27154         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
27155         uploading files.
27156         (ange-ftp-canonize-filename): Handle file names beginning with ~
27157         correctly.
27159 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
27161         * textmodes/fill.el (canonically-space-region)
27162         (fill-context-prefix, fill-french-nobreak-p)
27163         (fill-delete-newlines, fill-comment-paragraph)
27164         (justify-current-line): "?\ " -> "?\s".
27166 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
27168         * textmodes/fill.el (fill-nonuniform-paragraphs):
27169         Improve argument/docstring consistency.
27171 2005-08-09  Richard M. Stallman  <rms@gnu.org>
27173         * textmodes/ispell.el (ispell-word): More fboundp checks.
27175         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
27176         (find-file-noselect-1): Call it here, only if RAWFILE.
27177         (normal-mode): Always set some major mode.
27178         (save-some-buffers-action-alist): Change some explanation strings.
27179         (file-name-non-special): In the `quote' method, use unwind-protect.
27181 2005-08-09  Magnus Henoch  <mange@freemail.hu>
27183         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
27184         (ispell-have-aspell-dictionaries): New variable.
27185         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
27186         (ispell-get-aspell-config-value): New function.
27187         (ispell-aspell-find-dictionary): New function.
27188         (ispell-aspell-add-aliases): New function.
27189         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
27190         appropriate.  Don't look for ispell dictionaries if we use aspell.
27191         (ispell-menu-map): Don't build a submenu of dictionaries.
27193 2005-08-09  Richard M. Stallman  <rms@gnu.org>
27195         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
27196         (sql-read-passwd): Use read-passwd.
27198         * progmodes/idlw-toolbar.el (idlwave-toolbar)
27199         (idlwave-toolbar-is-possible): Add defvars.
27201         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
27202         Avoid warnings.
27204         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
27205         (idlwave-system-class-info, idlwave-executive-commands-alist):
27206         Use defvar.
27208         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
27210         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
27211         Avoid warnings.
27213         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
27214         and content-type: headers.
27216         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
27218         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
27219         and rename some of them to be more self-explanatory.
27221         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
27223         * startup.el (command-line-1): Implement -scriptload.
27225         * replace.el (occur-engine): Initial *Occur* output not undoable.
27227         * menu-bar.el (menu-bar-file-menu): Rename some menu items
27228         and improve help strings.
27230         * isearch.el (isearch-repeat): When changing direction,
27231         mark search successful.
27233         * ediff-init.el: Use (featurep 'xemacs).
27235         * comint.el (send-invisible): Identify buffer, if not selected.
27237         * align.el: Delete autoload for c-guess-basic-syntax.
27239 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
27241         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
27242         Improve argument/docstring consistency.  Doc fixes.
27243         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
27244         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
27245         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
27246         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
27247         (r2bv-organization, r2bv-pages, r2bv-primary-author)
27248         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
27249         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
27250         Defvar at compile time.
27252 2005-08-09  Juri Linkov  <juri@jurta.org>
27254         * info.el: Replace `info' with upper-case `Info' where appropriate.
27255         (info-title-1, info-title-2, info-title-3, info-title-4)
27256         (info-menu-header): Move up face definitions.
27257         (info-menu-star): Rename from `info-menu-5'.
27258         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
27259         (Info-fontify-visited-nodes): Fix docstring.
27260         (Info-hide-note-references): Fix docstring.
27261         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
27262         menu items in the same way as on cross-references.
27263         (info-apropos): Fix sorting order and formatting to be like in the
27264         stand-alone Info browser.  Display error messages for 1 sec.
27265         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
27266         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
27267         from the menu bar.
27268         (Info-insert-dir): Restore point after calling
27269         `insert-buffer-substring'.
27271 2005-08-08  Richard M. Stallman  <rms@gnu.org>
27273         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
27274         (recompute-lucid-menubar): Add defvars.
27276         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
27278         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
27280         * net/net-utils.el (run-dig): Rename from `dig'.
27282         * play/gametree.el (gametree-mode): Use make-local-variable,
27283         not make-variable-buffer-local.
27285         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
27287         * ansi-color.el (ansi-color-make-extent)
27288         (ansi-color-set-extent-face): Use fboundp, not functionp.
27290         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
27291         not make-variable-buffer-local.
27293         * bookmark.el (Info-current-file): Add defvar.
27294         (bookmark-jump-noselect): Use with-no-warnings.
27296         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
27298         * ebuff-menu.el (Helper-return-blurb): Add defvar.
27300         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
27302         * find-file.el (ada-procedure-start-regexp)
27303         (ada-package-start-regexp): Add defvars.
27305         * info.el (Info-insert-dir): Use insert-buffer-substring.
27307         * xml.el (xml-att-def-re): Add defvar.
27309         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
27310         calling convention.
27312         * subr.el (while-no-input): Return t if there is input.
27314 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
27316         * cus-start.el (all): Add `overflow-newline-into-fringe'.
27318 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
27320         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
27321         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
27323 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
27325         * cmuscheme.el (scheme-start-file): Replace reference to
27326         `user-emacs-directory' by "~/.emacs.d/".
27328 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
27330         * info.el (Info-dir-remove-duplicates): Avoid case folding
27331         in loop; instead, keep downcased strings for comparison.
27332         Suggested by Helmut Eller.
27334 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
27336         Sync with Tramp 2.0.50.
27338         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
27339         XEmacs case; not necessary anymore.
27340         (tramp-user-regexp): Allow "@" as part of user name.
27341         (tramp-handle-set-visited-file-modtime)
27342         (tramp-handle-insert-file-contents)
27343         (tramp-handle-write-region): No special handling for
27344         `last-coding-system-used, because this is done in
27345         `tramp-accept-process-output' now.
27346         (tramp-accept-process-output): New defun.
27347         (tramp-process-one-action, tramp-process-one-multi-action)
27348         (tramp-wait-for-regexp, tramp-wait-for-output)
27349         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
27350         Howells <dhowells@redhat.com>.
27351         (clear-visited-file-modtime): Defadvice removed.  The check for
27352         unset buffer's modtime does not need to be based on
27353         `tramp-buffer-file-attributes'.  Suggested by RMS.
27354         (tramp-message): Insert "\n" if not being at beginning of line.
27355         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
27356         sequence with same logic.
27357         (tramp-completion-handle-expand-file-name): Discard call of
27358         `tramp-drop-volume-letter'.  It is not necessary, and there have
27359         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
27360         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
27361         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
27362         should always be visible.
27363         (tramp-handle-insert-directory, tramp-setup-complete)
27364         (tramp-set-process-query-on-exit-flag)
27365         (tramp-append-tramp-buffers): Pacify byte-compiler.
27366         (tramp-bug): Delete non-existing variables from list.
27367         Apply `tramp-load-report-modules' as pre-hook.
27368         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
27369         `shell-prompt-pattern' because of non-7bit characters.
27370         Reported by Sebastian Luque <sluque@mun.ca>.
27371         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
27372         (tramp-match-string-list): Remove function.
27373         (tramp-wait-for-regexp): Remove call of that function.
27374         Suggested by Kim F. Storm <storm@cua.dk>.
27375         (tramp-set-auto-save-file-modes): Use octal integer code #o600
27376         instead of octal character code ?\600.  The latter resulted in a
27377         syntax error with XEmacs.
27379         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
27380         XEmacs case; not necessary anymore.
27381         (tramp-smb-handle-write-region): No special handling for
27382         `last-coding-system-used, because this is done in
27383         `tramp-accept-process-output' now.
27384         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
27386 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
27388         * wid-edit.el (widget-choice-value-create):
27389         Unconditionally respect user choice.  Set :explicit-choice back to nil
27390         when no longer needed.
27391         (widget-choice-action): Unconditionally respect user choice.
27392         Eliminate :explicit-choice-value.
27394         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
27396         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
27397         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
27398         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
27399         running new function `toggle-indicate-empty-lines'.
27400         Rename "Customize" item to "Customize fringe".
27401         Rename "Indicators" item to "Buffer boundaries" and change help echo.
27402         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
27403         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
27404         Delete "Empty lines only" item.
27405         (menu-bar-showhide-fringe-ind-customize): New function.
27406         (menu-bar-showhide-fringe-ind-mixed)
27407         (menu-bar-showhide-fringe-ind-box)
27408         (menu-bar-showhide-fringe-ind-right)
27409         (menu-bar-showhide-fringe-ind-left)
27410         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
27411         instead of `fringe-indicators'.
27413 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
27415         * emulation/viper.el (viper-emacs-state-mode-list):
27416         Add recentf-dialog-mode.  Change the date of last update.
27418 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
27420         * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
27421         (viper-exec-yank, viper-put-back): Don't display modification msg
27422         if in the minibuffer.
27424         * emulation/viper-init.el (viper-replace-overlay-cursor-color)
27425         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
27426         Make variables frame local.
27428         * emulation/viper-util.el (viper-append-filter-alist):
27429         Use append instead of nconc.
27431         * emulation/viper.el (viper-vi-state-mode-list)
27432         (viper-emacs-state-mode-list): Move help-mode and
27433         completion-list-mode from the first list to the second.
27434         (viper-mode): Docstring.
27435         (viper-go-away, viper-non-hook-settings): Don't localize
27436         minor-mode-alist in newer Emacsen.  Add advice to
27437         set-cursor-color.  Don't bind "\C-c\\".
27439 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
27441         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
27442         (scheme-macro-expand-command): New user options.
27443         (scheme-trace-procedure, scheme-expand-current-form): New commands.
27444         (scheme-form-at-point, scheme-start-file)
27445         (scheme-interactively-start-process): New functions.
27446         (scheme-get-process): New function, extracted from `scheme-proc'.
27447         (run-scheme): Call `scheme-start-file' to get start file, and pass
27448         it to `make-comint'.
27449         (switch-to-scheme, scheme-proc):
27450         Call `scheme-interactively-start-process' if no Scheme buffer/process
27451         is available.
27453 2005-08-06  Juri Linkov  <juri@jurta.org>
27455         * progmodes/compile.el (compilation-mode-font-lock-keywords):
27456         Use `compilation-text-face', `compilation-info-text-face' and
27457         `compilation-error-text-face' instead of `font-lock-keyword-face'.
27458         (compilation-error): New face.
27459         (compilation-error-file-name): Inherit from
27460         `compilation-error' instead of `font-lock-warning-face'.
27461         (compilation-warning-file-name): Inherit from
27462         `compilation-warning' instead of `font-lock-warning-face'.
27463         (compilation-info, compilation-error-file-name)
27464         (compilation-warning-file-name, compilation-info-file-name)
27465         (compilation-line-number, compilation-column-number): Doc fix.
27466         (compilation-error-text-face, compilation-warning-text-face)
27467         (compilation-info-text-face): New face variables.
27468         (compilation-line-face, compilation-column-face)
27469         (compilation-enter-directory-face)
27470         (compilation-leave-directory-face): Doc fix.
27471         (compilation-text-face): New function.
27473         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
27474         instead of 1 to display binary file names as info file links.
27475         (grep-error-face): Use `compilation-error-face' instead of
27476         `font-lock-keyword-face'.
27477         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
27478         and `compilation-warning-text-face' instead of
27479         `font-lock-keyword-face'.  Use `compilation-error-text-face'
27480         instead of `grep-error-face'.
27482 2005-08-05  Kenichi Handa  <handa@m17n.org>
27484         * international/code-pages.el: Add autoload cookies for all coding
27485         systems.
27487 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
27489         * cus-start.el (all): Put undo.c where it alphabetically belongs.
27491 2005-08-04  Juri Linkov  <juri@jurta.org>
27493         * progmodes/compile.el (compilation-mode-map):
27494         * progmodes/grep.el (grep-mode-map):
27495         Bind TAB to `compilation-next-error' and [backtab] to
27496         `compilation-previous-error'.
27498         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
27499         matching line numbers, column numbers and their ranges with regexp
27500         matching only line numbers.
27501         (grep-context-face): New face variable.
27502         (grep-mode-font-lock-keywords): Use it.
27504         * faces.el (read-face-name): Delete duplicate faces.
27506 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
27508         * thumbs.el (thumbs-find-image): Don't make variables
27509         automatically buffer local.
27510         (thumbs-current-tmp-filename, thumbs-current-image-filename)
27511         (thumbs-image-num): Make automatically buffer local.
27512         (thumbs-show-thumbs-list): Use `make-local-variable', not
27513         `make-variable-buffer-local'.
27514         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
27516         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
27517         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
27518         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
27519         (bother, bye, canyou, chatlst, continue, deathlst, describe)
27520         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
27521         (feelings-about, foullst, found, hello, history, howareyoulst)
27522         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
27523         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
27524         (neglst, obj, object, owner, please, problems, qlist)
27525         (random-adjective, relation, remlst, repetitive-shortness)
27526         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
27527         (shortlst, something, sportslst, stallmanlst, states, subj)
27528         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
27529         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
27530         Defvar at compile time.
27532         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
27533         not `make-variable-buffer-local'.
27535 2005-08-02  Kim F. Storm  <storm@cua.dk>
27537         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
27538         rectangle overlay in selected window.
27540 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
27542         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
27543         instead of display group.  Make `indicate-buffer-boundaries'
27544         customizable through Custom.
27546 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
27548         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
27549         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
27550         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
27551         (gdb-put-string): Fix typos in docstrings.
27553 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
27555         Update copyright notices of files in progmodes directory for
27556         release of Emacs 22.1.
27558         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
27560         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
27561         Don't barf if the GUD buffer has been killed.
27563 2005-08-01  Kim F. Storm  <storm@cua.dk>
27565         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
27567 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
27569         * simple.el (next-error-follow-minor-mode):
27570         make-variable-buffer-local -> make-local-variable.
27572         * emacs-lisp/cl-extra.el: Require CL also when compiling.
27574         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
27575         (byte-compile-form-make-variable-buffer-local): New functions to warn
27576         about misuses of make-variable-buffer-local where make-local-variable
27577         was meant.
27579 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
27581         * bs.el (bs-attributes-list): Doc fix.
27582         (bs): Update url-link.
27584         * desktop.el (desktop-save-buffer): Fix typos in docstring.
27585         (desktop-load-default): Simplify.
27587         * ibuffer.el (ibuffer-columnize-and-insert-list)
27588         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
27589         (ibuffer-unmark-all, ibuffer-toggle-marks)
27590         (ibuffer-unmark-forward, ibuffer-unmark-backward)
27591         (ibuffer-compile-make-format-form, ibuffer-format-column)
27592         (ibuffer-current-buffers-with-marks)
27593         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
27594         (ibuffer): Doc fix.
27595         (ibuffer-mode): Fix typo in docstring.
27596         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
27597         with `define-obsolete-variable-alias'.
27598         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
27600 2005-07-29  Kenichi Handa  <handa@m17n.org>
27602         * international/mule-cmds.el (select-message-coding-system):
27603         Be sure to use LF for end-of-line.  If no coding system is decided,
27604         return iso-8859-1-unix.
27606 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
27608         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
27609         (ange-ftp-pending-error-line): New vars.
27610         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
27611         to handle the non-fatal no-route-to-host messages.
27612         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
27614 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
27616         * isearch.el (isearch-mode-map, isearch-other-meta-char)
27617         (isearch-quote-char, isearch-printing-char)
27618         (isearch-text-char-description): "?\ " -> "?\s".
27619         (isearch-lazy-highlight-cleanup)
27620         (isearch-lazy-highlight-initial-delay)
27621         (isearch-lazy-highlight-interval)
27622         (isearch-lazy-highlight-max-at-a-time)
27623         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
27624         Declare with define-obsolete-*-alias macros.
27625         (isearch-forward): Fix typo in docstring.
27626         (search-invisible, search-ring-yank-pointer)
27627         (regexp-search-ring-yank-pointer): Doc fixes.
27629         * recentf.el (recentf-menu-append-commands-p): Declare with
27630         `define-obsolete-variable-alias'.
27631         (recentf-max-saved-items, recentf-menu-filter)
27632         (recentf-arrange-by-rule-subfilter): Doc fixes.
27633         (recentf-menu-append-commands-flag)
27634         (recentf-initialize-file-name-history, recentf-expand-file-name)
27635         (recentf-clear-data): Fix typos in docstrings.
27637 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
27639         * progmodes/gdb-ui.el: Smarten comments.
27640         (gdb-info-breakpoints-custom): Use nowarn when finding file.
27642 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
27644         * term/apollo.el (terminal-init-apollo): New function containing
27645         all former top level forms in the file.
27646         * term/bobcat.el (terminal-init-bobcat):
27647         * term/cygwin.el (terminal-init-cygwin):
27648         * term/iris-ansi.el (terminal-init-iris-ansi):
27649         * term/linux.el (terminal-init-linux):
27650         * term/news.el (terminal-init-news):
27651         * term/rxvt.el (terminal-init-rxvt):
27652         * term/sun.el (terminal-init-sun):
27653         * term/tvi970.el (terminal-init-tvi970):
27654         * term/vt100.el (terminal-init-vt100):
27655         * term/vt102.el (terminal-init-vt102):
27656         * term/vt125.el (terminal-init-vt125):
27657         * term/vt200.el (terminal-init-vt200):
27658         * term/vt201.el (terminal-init-vt201):
27659         * term/vt220.el (terminal-init-vt220):
27660         * term/vt240.el (terminal-init-vt240):
27661         * term/vt300.el (terminal-init-vt300):
27662         * term/vt320.el (terminal-init-vt320):
27663         * term/vt400.el (terminal-init-vt400):
27664         * term/vt420.el (terminal-init-vt420):
27665         * term/wyse50.el (terminal-init-wyse50):
27666         * term/xterm.el (terminal-init-xterm): Likewise.
27668         * term/README: Describe the terminal-init-* functionality.
27670         * startup.el (command-line): After loading the terminal initialization
27671         file call the corresponding terminal initialization function.
27673 2005-07-27  Kenichi Handa  <handa@m17n.org>
27675         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
27676         negative.
27678         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
27679         (ps-mule-composition-prologue): Fix for the case that
27680         RelativeCompose is false.
27682 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
27684         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
27686         * descr-text.el (describe-char): Handle the case where the list of
27687         chars is displayed in a separate frame.
27688         Be a bit more discriminating when looking for the char.
27690 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
27692         * bookmark.el (bookmark-automatically-show-annotations)
27693         (bookmark-read-annotation-text-func): Doc fixes.
27694         (bookmark-save): Improve argument/docstring consistency.
27695         (bookmark-get-bookmark, bookmark-get-bookmark-record)
27696         (bookmark-alist-from-buffer)
27697         (bookmark-upgrade-file-format-from-0)
27698         (bookmark-grok-file-format-version)
27699         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
27700         (bookmark-read-annotation-mode)
27701         (bookmark-insert-current-bookmark, bookmark-jump)
27702         (bookmark-exit-hook): Fix typos in docstrings.
27703         (bookmark-exit-hooks): Define as obsolete alias.
27704         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
27705         not `bookmark-exit-hooks'.  Fix docstring.
27706         (bookmark-bmenu-select): "?\ " -> "?\s".
27708 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
27710         * startup.el (command-line): Fix typo.
27712 2005-07-24  Richard M. Stallman  <rms@gnu.org>
27714         * tooltip.el (tooltip-mode): Test emacs-basic-display,
27715         not emacs-quick-startup.
27717 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
27719         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
27720         (reb-next-match, reb-show-subexp): Use `with-selected-window'
27721         instead of `reb-with-current-window'.
27722         (reb-prev-match): Likewise.  Also, don't move left if the search
27723         was unsuccessful.
27724         (reb-initialize-buffer): New function.
27725         (re-builder, reb-change-syntax): Use it.
27727         * man.el (Man-goto-page): Make second argument NOERROR optional.
27729 2005-07-23  Richard M. Stallman  <rms@gnu.org>
27731         * man.el (Man-bgproc-sentinel): Check here for failure to find
27732         any man page in the output, and report the error here.
27733         (Man-arguments): Make it permanent local.
27734         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
27735         (Man-mode): Pass t for NOERROR.
27737         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
27738         (grep-mode-font-lock-keywords):
27739         Don't use compilation-...-face for messages that are not file names.
27741         * progmodes/compile.el (compilation-mode-font-lock-keywords):
27742         Don't use compilation-...-face for messages that are not file names.
27744 2005-07-22  Juri Linkov  <juri@jurta.org>
27746         * startup.el (normal-splash-screen): Update menu name.
27748         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
27750 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
27752         * term/xterm.el: Load term/rxvt if the terminal is actually an
27753         rxvt terminal.
27754         (xterm-rxvt-set-background-mode): Remove, not used anymore.
27756         * term/rxvt.el (function-key-map): Use substitute-key-definition
27757         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
27759         * term/cygwin.el: New file.
27761 2005-07-22  Kim F. Storm  <storm@cua.dk>
27763         * image-file.el (insert-image-file, image-file-yank-handler):
27764         Fix last change to maintain a (unique) yank-handler on yanked images.
27766 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
27768         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
27769         of the file size (as in "177B" for 177 bytes).  This happens with
27770         "ls -lh" on FreeBSD.
27772 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
27774         * hilit-chg.el (highlight-changes-global-initial-state)
27775         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
27776         (hilit-chg-fixup, highlight-changes-mode):
27777         Fix typos in docstrings.
27778         (highlight-changes-global-modes, highlight-changes-rotate-faces):
27779         Doc fixes.
27781 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
27783         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
27784         mode function using `eval-after-load'.
27786 2005-07-21  Kim F. Storm  <storm@cua.dk>
27788         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
27789         included when reporting an Emacs crash, and tell about the DEBUG file.
27791         * image-file.el (insert-image-file): Add yank-handler.
27792         (image-file-yank-handler): Yank handler to make unique copies of
27793         images when they are yanked into a buffer next to each other.
27795 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
27797         * comint.el (comint-use-prompt-regexp, comint-send-input)
27798         (comint-source-default, comint-extract-string)
27799         (comint-get-source, comint-word, comint-completion)
27800         (comint-source, comint-prompt-read-only, comint-update-fence):
27801         Fix typos in docstrings.
27802         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
27803         Declare with define-obsolete-*-alias macros.
27804         (comint-previous-matching-input-from-input)
27805         (comint-next-matching-input-from-input)
27806         (comint-previous-matching-input, comint-next-matching-input)
27807         (comint-forward-matching-input):
27808         Improve argument/docstring consistency.
27810         * desktop.el (desktop-clear-preserve-buffers-regexp):
27811         Also preserve the *server* buffer.
27813         * simple.el (clone-indirect-buffer): Doc fix.
27814         (fixup-whitespace, just-one-space)
27815         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
27816         (next-error, next-error-highlight)
27817         (next-error-highlight-no-select, next-error-last-buffer)
27818         (next-error-buffer-p, next-error-find-buffer, next-error)
27819         (previous-error, next-error-no-select, previous-error-no-select)
27820         (open-line, split-line, minibuffer-prompt-width, kill-new)
27821         (binary-overwrite-mode): Fix typos in docstrings.
27822         (set-fill-column): Fix typo in message.
27824         * skeleton.el (skeleton-proxy-new): Doc fix.
27826         * strokes.el (strokes-load-hook): Doc fix.
27827         (strokes-grid-resolution, strokes-get-grid-position)
27828         (strokes-renormalize-to-grid, strokes-read-stroke)
27829         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
27830         (strokes-global-map): Fix typos in docstrings.
27831         (strokes-help): Doc fix.  Fix help message and pass it through
27832         `substitute-command-keys'.
27834         * tempo.el (tempo-insert-prompt, tempo-interactive)
27835         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
27836         (tempo-insert-string-functions, tempo-local-tags)
27837         (tempo-define-template, tempo-insert-template)
27838         (tempo-insert-prompt-compat, tempo-is-user-element)
27839         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
27840         Fix typos in docstrings.
27842         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
27843         (vcursor-key-bindings, vcursor-use-vcursor-map)
27844         (vcursor-find-window, vcursor-scroll-down)
27845         (vcursor-disable, vcursor-beginning-of-buffer)
27846         (vcursor-end-of-buffer): Fix typos in docstrings.
27847         (vcursor-relative-move, vcursor-get-char-count):
27848         Improve argument/docstring consistency.
27850         * version.el: "?\ " -> "?\s".
27852         * wid-edit.el (widget-default-create, widget-after-change)
27853         (widget-default-format-handler, widget-checklist-add-item)
27854         (widget-radio-add-item, widget-choose, widget-specify-secret)
27855         (widget-field-value-create, widget-field-value-get)
27856         (widget-editable-list-format-handler)
27857         (widget-editable-list-entry-create, widget-group-value-create)
27858         (widget-documentation-link-add)
27859         (widget-documentation-string-value-create): "?\ " -> "?\s".
27860         (widget-convert-text): Doc fix.
27861         (widget-narrow-to-field, widget-field-find)
27862         (widget-url-link-action, widget-emacs-library-link-action)
27863         (widget-color-notify): Fix typos in docstrings.
27865         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
27866         (x-select-text, set-w32-system-coding-system)
27867         (w32-add-charset-info): Fix typos in docstrings.
27869         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
27870         (cua-enable-cua-keys, cua-use-hyper-key)
27871         (cua-virtual-rectangle-edges): Fix typos in docstrings.
27872         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
27874         * net/tramp.el (tramp-handle-load): Fix typo in error message.
27876         * emacs-lisp/re-builder.el (regexp-builder): Declare with
27877         `defalias' instead of faking it.
27879         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
27880         (eshell-ls-missing, eshell-ls-dired-initial-args)
27881         (eshell-ls-use-in-dired): Fix typos in docstrings.
27883 2005-07-20  Kim F. Storm  <storm@cua.dk>
27885         * emulation/cua-base.el (cua-mode): Improve doc string.
27887 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
27889         * abbrev.el (expand-region-abbrevs): Doc fix.
27890         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
27891         Improve argument/docstring consistency.
27893         * arc-mode.el (archive-get-descr, archive-alternate-display):
27894         Doc fixes.
27895         (archive-l-e): Improve argument/docstring consistency.
27896         (archive-tmpdir, archive-unixdate, archive-unixtime)
27897         (archive-chmod-entry): Fix typos in docstrings.
27898         (archive-unflag, archive-unflag-backwards)
27899         (archive-unmark-all-files): "?\ " -> "?\s".
27901         * buff-menu.el (Buffer-menu-unmark): Doc fix.
27902         (Buffer-menu-not-modified, Buffer-menu-execute)
27903         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
27904         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
27906         * composite.el (compose-string, encode-composition-rule)
27907         (compose-last-chars): Fix typos in docstrings.
27909         * desktop.el (desktop-enable, desktop-basefilename):
27910         Declare with `define-obsolete-variable-alias'.
27911         (desktop-internal-v2s): Don't quote keywords.
27912         (desktop-clear): "?\ " -> "?\s".
27914         * dired.el (dired-align-file, dired-flag-backup-files)
27915         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
27916         (dired-listing-switches, dired-ls-F-marks-symlinks)
27917         (dired-dwim-target, dired-load-hook, dired-mode-hook)
27918         (dired-directory, dired-faces, dired, dired-revert)
27919         (dired-mode, dired-summary, dired-view-file)
27920         (dired-copy-filename-as-kill, dired-delete-file)
27921         (dired-no-confirm, dired-unmark-all-marks)
27922         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
27923         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
27924         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
27925         Fix typos in message strings.
27927         * dired-x.el (virtual-dired): Declare with `defalias'.
27928         (dired-mark-unmarked-files, dired-local-variables-file)
27929         (dired-omit-here-always): Doc fix.
27930         (dired-omit-mode, dired-find-subdir)
27931         (dired-enable-local-variables, dired-clean-up-buffers-too)
27932         (dired-extra-startup, dired-mark-extension, dired-jump)
27933         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
27934         (dired-smart-shell-command, dired-guess-shell-alist-user)
27935         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
27936         (dired-x-bind-find-file, dired-x-submit-report):
27937         Fix typos in docstrings.
27938         (dired-mark-unmarked-files): "?\ " -> "?\s".
27940         * dirtrack.el (dirtrack-list): Fix typos in docstring.
27942         * faces.el (describe-face): "?\ " -> "?\s".
27943         (read-all-face-attributes, read-face-font, modify-face)
27944         (face-attr-construct, italic): Fix typos in docstrings.
27945         (frame-update-face-colors): Declare with
27946         `define-obsolete-function-alias'.
27948         * files.el (find-file-noselect, recode-file-name): Doc fixes.
27949         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
27950         (magic-mode-alist, buffer-file-numbers-unique)
27951         (write-file-functions, get-free-disk-space):
27952         Fix typos in docstrings.
27953         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
27954         (write-contents-hooks, write-file-hooks):
27955         Declare with `define-obsolete-variable-alias'.
27957         * forms-d2.el (arch-rj): Fix typo in docstrings.
27958         (arch-tocol): Likewise.  "?\ " -> "?\s".
27960         * frame.el (set-frame-font, cursor-in-non-selected-windows):
27961         Fix typo in docstring.
27962         (set-screen-width, set-screen-height): Delete redundant info in
27963         doctrings.
27964         (new-frame, screen-height, screen-width): Declare with
27965         `define-obsolete-function-alias'.
27966         (delete-frame-hook, blink-cursor): Declare with
27967         `define-obsolete-variable-alias'.
27969         * paths.el (prune-directory-list): Fix typos in docstring.
27971         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
27972         (cvs-prefix-get): Fix typos in docstrings.
27974         * ps-print.el (ps-extend-face-list, ps-extend-face)
27975         (ps-print-background-image): Fix typos in docstrings.
27976         (ps-default-fg, ps-default-bg): Doc fixes.
27978         * s-region.el (s-region-bind): Doc fix.
27979         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
27981         * textmodes/org.el (org-table-formula-substitute-names)
27982         (org-table-get-vertical-vector): Doc fixes.
27983         (org-table-recalculate): Remove unused argument to `message'.
27985 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
27987         * textmodes/org.el (org-table-column-names)
27988         (org-table-column-name-regexp)
27989         (org-table-named-field-locations): New variables.
27990         (org-archive-subtree): Protect `this-command' when calling
27991         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
27992         the kill buffer.
27993         (org-complete): Remove fixed-formula completion.
27994         (org-edit-formulas-map): New variable.
27995         (org-table-edit-formulas): New command.
27996         (org-finish-edit-formulas, org-abort-edit-formulas)
27997         (org-show-variable, org-table-get-vertical-vector): New functions.
27998         (org-table-maybe-eval-formula): Handle `:=' fields.
27999         (org-table-get-stored-formulas, org-table-store-formulas)
28000         (org-table-get-formula, org-table-modify-formulas)
28001         (org-table-replace-in-formulas): Handle named field formulas.
28002         (org-table-get-specials): Store locations of named fields.
28004 2005-07-19  Juri Linkov  <juri@jurta.org>
28006         * progmodes/grep.el (grep-regexp-alist)
28007         (grep-mode-font-lock-keywords, grep-process-setup):
28008         Use default GNU grep match color "01;31m" instead of "01;41m".
28009         (grep-regexp-alist, grep-mode-font-lock-keywords):
28010         Use `\\[[0-9]*m' instead of `\\[00m'.
28011         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
28012         sgr_start where its handling is more important.  Use the real
28013         length of sgr_start instead of constant 8.
28014         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
28015         specially.  Delete all remaining escape sequences.
28016         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
28017         (grep-regexp-alist): Make hyperlink only for binary file name
28018         instead of the whole line.
28019         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
28020         (grep-mode): Add autoload.
28022         * emacs-lisp/find-func.el (find-function-regexp):
28023         Add `define-compilation-mode'.
28025 2005-07-19  Juri Linkov  <juri@jurta.org>
28027         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
28028         (compare-windows-sync-string-size, compare-windows-recenter)
28029         (compare-windows-highlight, compare-windows): Add version 22.1.
28030         (compare-windows) <defface>: Inherit from lazy-highlight instead
28031         of duplicating its default value.
28033         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
28034         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
28036         * descr-text.el (describe-char): Create link buttons for `charset'
28037         and `code point'.  Add the current input method name with a link
28038         button to `to input' field.  Print face names of display table
28039         characters in `The display table entry is displayed by' section
28040         instead of printing face-id in the `display' field.
28041         Guess hardcoded faces and create a link button for them.
28042         Skip empty fields when calculating max-width.
28043         Treat `widget-create' specially while inserting strings from the
28044         collected field list.
28045         (describe-char-after): Made obsolete in version 22.1, not 21.5.
28047         * diff-mode.el (diff-file-header): Change foreground color from
28048         yellow to green on light backgrounds.
28049         (diff-context): Inherit from `shadow' only for color/grayscale
28050         with more than 88 colors.
28051         (diff-indicator-removed, diff-indicator-added)
28052         (diff-indicator-changed): New faces.
28053         (diff-font-lock-keywords): Use new faces.  Regroup rules.
28054         Add "^---$" for `normal' diff format.  Fontify `#' lines with
28055         font-lock-comment-delimiter-face and font-lock-comment-face.
28056         Add `#' to ^[^...] in the rule for `diff-context-face'.
28058         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
28059         a button-like box.  Inherit from `highlight' on low colors.
28060         (shadow): Use shades of gray only for color/grayscale with
28061         more than 88 colors.  Use green for light backgrounds with
28062         8 colors, and yellow for dark backgrounds with 8 colors.
28064         * font-lock.el (font-lock-regexp-grouping-backslash):
28065         Don't inherit from escape-glyph (use bold for all cases).
28067         * info.el (info-xref-visited): Use light foreground color `violet'
28068         for dark backgrounds instead of dark color `magenta3'.
28069         (info-title-1): Use `yellow' color for dark backgrounds.
28071         * isearch.el (isearch): Use not-too-dark magenta3 instead of
28072         too-light magenta2.
28074         * replace.el (match): Use slightly more light RoyalBlue3 instead
28075         of dark RoyalBlue4.
28077         * wid-edit.el (widget-inactive): Inherit from `shadow'.
28079 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
28081         * novice.el (disabled-command-hook): Declare it with
28082         `define-obsolete-variable-alias'.
28084         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
28085         (desktop-buffer-misc-functions, desktop-buffer-handlers)
28086         (desktop-load-default): Add release to obsolescence info.
28087         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
28088         (desktop-append-buffer-args, desktop-read):
28089         Fix typos in docstrings.
28090         (desktop-kill): Fix typo in message.
28091         (desktop-save): Doc fix.
28093 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
28095         * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
28096         (viper-envelop-ESC-key): Change the definition of fast
28097         keysequence so it'll work with keyboard macros.
28099         * ediff.el (ediff-patch-buffer): Change the docstring.
28101 2005-07-19  Kenichi Handa  <handa@m17n.org>
28103         * international/mule-cmds.el (select-safe-coding-system): Try to
28104         use an auto-coding (if any) before anything else.  If the found
28105         auto-coding is invalid, show a warning message.
28107         * international/mule.el (find-auto-coding): New function created
28108         by modifying the body of set-auto-coding.
28109         (set-auto-coding): Use find-auto-coding to find a coding.
28111 2005-07-18  Richard M. Stallman  <rms@gnu.org>
28113         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
28114         not isearch-mode-end-hook-error.
28115         (allout-before-change-protect): Fix error message.
28117 2005-07-18  Juri Linkov  <juri@jurta.org>
28119         * allout.el (allout-mode):
28120         * calculator.el (calculator-copy):
28121         * custom.el (custom-known-themes):
28122         * dired.el (dired-desktop-buffer-misc-data)
28123         (dired-restore-desktop-buffer):
28124         * dired-x.el (dired-omit-marker-char):
28125         * files.el (basic-save-buffer):
28126         * font-core.el (font-lock-mode):
28127         * calendar/calendar.el (calendar-goto-hebrew-date)
28128         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
28129         (calendar-goto-persian-date):
28130         * language/ethio-util.el (ethio-sera-to-fidel-region):
28131         * textmodes/picture.el (picture-mode):
28132         Delete duplicate duplicate words.
28134 2005-07-18  Juri Linkov  <juri@jurta.org>
28136         * isearch.el (isearch-mode-map): Remove key bindings for regexp
28137         chars * ? } |.
28138         (isearch-fallback): Don't call `isearch-process-search-char'.
28139         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
28140         (isearch-process-search-char): Call `isearch-fallback' for regexp
28141         chars * ? } |.
28142         (isearch-return-char): Make obsolete with `make-obsolete' instead
28143         of simply documenting it as obsolete in the docstring.
28144         (isearch-fallback): Refill docstring.
28146         * international/isearch-x.el
28147         (isearch-process-search-multibyte-characters): Remove unneeded
28148         `concat'.  Add intermediate values to `junk-hist' instead of
28149         `minibuffer-history'.  Test the length of `str'.
28151 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
28153         * allout.el (allout-resolve-xref): Fix typos in error strings.
28154         (allout-before-change-protect): Remove unneeded `concat'.
28156         * array.el (array-mode, array-reconfigure-rows)
28157         (untabify-backward): Fix typos in docstrings.
28158         (array-reconfigure-rows): Use `insert-buffer-substring', not
28159         `insert-buffer'.
28161         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
28162         * progmodes/ada-mode.el (ada-make-body):
28163         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
28165         * dired.el (dired-log):
28166         * tar-mode.el (tar-subfile-save-buffer):
28167         * play/zone.el (zone-pgm-stress-destress):
28168         Use `insert-buffer-substring', not `insert-buffer'.
28170 2005-07-17  Simon Josefsson  <jas@extundo.com>
28172         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
28174 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
28176         * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
28177         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
28179 2005-07-17  Kim F. Storm  <storm@cua.dk>
28181         * ido.el (dired-other-window): Add ido property.
28183 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
28185         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
28186         Fix typo in docstring.
28187         (byte-compile-interactive-only-functions): Add `insert-buffer' and
28188         `insert-file-literally'.
28190         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
28191         info and delete redundant message.  Doc fix.
28192         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
28193         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
28195 2005-07-16  Richard M. Stallman  <rms@gnu.org>
28197         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
28198         (byte-compile-and): Use byte-compile-and-recursion.
28199         (byte-compile-or-recursion): New function.
28200         (byte-compile-or): Use that.
28201         (byte-compile-if): Guard the else-clause too.
28202         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
28204         * isearch.el (isearch-mode-end-hook-quit): New variable.
28205         (isearch-done): Bind it.
28206         (isearch-mode-end-hook): Doc fix.
28208         * allout.el (allout-isearch-did-quit): Variable deleted.
28209         (allout-real-isearch-abort): Function name no longer used.
28210         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
28211         (allout-isearch-rectification): isearch-mode always exists.
28212         Don't set allout-isearch-did-quit.
28213         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
28214         allout-isearch-did-quit.
28215         (allout-enwrap-isearch): Just add the hook.
28216         (allout-isearch-abort): Function deleted.
28217         (allout-pre-command-business): Avoid warning.
28219         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
28220         Correctly avoid warnings.
28221         (pascal-outline): Likewise.
28223         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
28225         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
28227         * play/tetris.el (tetris-mode): Avoid warning.
28229         * play/snake.el (snake-mode): Avoid warning.
28231         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
28232         (gamegrid-set-display-table): Avoid warning.
28233         (gamegrid-set-timer): Likewise.
28234         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
28235         (gamegrid-add-score-with-update-game-score-1): Take FILE
28236         as argument.
28237         (gamegrid-add-score-with-update-game-score): Pass that argument.
28238         Rename have-shared-game-dir to gamegrid-shared-game-dir.
28240         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
28242         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
28243         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
28245         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
28246         and insert-file.
28248         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
28249         (sc-ask): Avoid warnings.
28251         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
28252         (eshell-hist-initialize): Use that var the natural way.
28254         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
28256         * emacs-lisp/re-builder.el (reb-cook-regexp):
28257         Avoid warning calling lre-compile-string.
28258         (reb-color-display-p): Avoid warning.
28260         * calculator.el (calculator-last-input): Guard uses
28261         of event-key and key-press-event-p.
28262         (event-key, key-press-event-p): Delete definitions.
28264         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
28265         (find-gc-source-directory, find-gc-subrs-callers)
28266         (find-gc-noreturn-list, find-gc-source-files)
28267         (find-gc-subrs-called): Vars renamed and defvar'd.
28269         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
28270         (checkdoc-overlay-put, checkdoc-delete-overlay)
28271         (checkdoc-overlay-start, checkdoc-overlay-end)
28272         (checkdoc-mode-line-update, checkdoc-char=):
28273         Define such that compiler knows they are defined.
28274         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
28275         (checkdoc-read-event): Delete.  Use read-event directly.
28277         * whitespace.el (whitespace-make-overlay)
28278         (whitespace-overlay-put, whitespace-delete-overlay)
28279         (whitespace-overlay-start, whitespace-overlay-end):
28280         Define such that compiler knows they are defined.
28281         (whitespace): Move conditional inside.
28283         * tempo.el (tempo-insert-template): Suppress warning.
28285         * ediff-diff.el (longlines-mode): Add defvar.
28287 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
28289         * server.el: Bind "C-x #" in a way that works even if C-x is
28290         redefined to a command key, not a prefix key.
28292 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
28294         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
28295         cl-make-type-test till execution time.
28297 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
28299         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
28300         arg ARG and use it.
28302 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
28304         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
28306 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
28308         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
28309         a defcustom with two :set or :type keywords.
28311 2005-07-15  Richard M. Stallman  <rms@gnu.org>
28313         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
28314         Don't give ^M comment-end syntax.
28316 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
28318         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
28319         Don't consider gdbmi (gdb-mi.el has its own update functions).
28320         (gdb-var-delete): Make it work for gdbmi as well.
28321         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
28323         * progmodes/gud.el (etags, sdb): Only require etags when needed.
28324         (gud-speedbar-menu-items): Correct logic for enabling items.
28326 2005-07-15  Kim F. Storm  <storm@cua.dk>
28328         * ido.el: Fix commentary.
28329         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
28330         Use with-no-warnings around ffap-guesser.
28331         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
28332         Let bind minibuffer-completing-file-name to t.
28334 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
28336         * startup.el (site-run-file, keyboard-type): Doc fixes.
28337         (command-line): Check for "--basic-display" argument; also for
28338         "--quick", not "--bare-bones" (which was renamed).
28339         (fancy-splash-text): Add missing item "Getting New Versions".
28340         (normal-splash-screen): Fix typos and improve consistency with
28341         `fancy-splash-text'.  Update copyright year.
28343         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
28344         valid binding for `help-char'.
28346         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
28348 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
28350         * term.el (term-mode): Disable cua-mode for term buffers.
28352 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
28354         * add-log.el (add-log-mailing-address, change-log-merge):
28355         Doc fixes.
28356         (change-log-get-method-definition): Fix typo in docstring.
28358 2005-07-14  Kim F. Storm  <storm@cua.dk>
28360         * emulation/cua-base.el:
28361         (cua--pre-command-handler-1, cua--pre-command-handler)
28362         (cua--post-command-handler-1, cua--post-command-handler):
28363         Split in two.  Check (buffer local) value of cua-mode.
28364         (cua-selection-mode): New command.
28366 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
28368         * custom.el (custom-initialize-safe-set)
28369         (custom-initialize-safe-default): Doc fixes.
28371         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
28372         and simplify :init-value again.
28374         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
28375         and simplify :init-value again.  Delete autoload.
28377         * startup.el (command-line): Use `custom-reevaluate-setting' again
28378         for tooltip-mode.
28380         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
28381         a defcustom with two :initialize keywords.
28383 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
28385         * allout.el (my-mark-marker, allout-isearch-prior-pos)
28386         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
28387         (allout-post-command-business, allout-flag-region)
28388         (isearch-reenable-font-lock, allout-yank)
28389         (allout-insert-latex-header, allout-insert-latex-trailer)
28390         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
28391         (allout-latex-verb-quote): Fix typos in docstrings.
28392         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
28393         (allout-unprotected, allout-prefix-data):
28394         Improve argument/docstring consistency.
28395         (allout-chart-subtree): Fix argument spec.
28396         (allout-open-topic): Rename `use_sib_bullet' argument to
28397         `use-sib-bullet'.  Doc fix.
28399         * whitespace.el (whitespace-check-buffer-leading)
28400         (whitespace-check-buffer-trailing)
28401         (whitespace-check-buffer-indent)
28402         (whitespace-check-buffer-spacetab)
28403         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
28404         (whitespace-check-leading-whitespace)
28405         (whitespace-check-trailing-whitespace)
28406         (whitespace-check-spacetab-whitespace)
28407         (whitespace-check-indent-whitespace)
28408         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
28409         (whitespace-modes): Fix typos in docstrings.
28410         (defgroup, defcustom): Doc fixes.
28412         * winner.el (winner-mode, winner-boring-buffers)
28413         (winner-pending-undo-ring): Doc fixes.
28414         (winner-ring): Remove unneeded `progn'.
28415         (winner-equal): `defsubst' it.
28416         (winner-redo): Fix message.
28418 2005-07-13  Kim F. Storm  <storm@cua.dk>
28420         * simple.el (line-move-1): Always use vertical-motion to
28421         do the last (or only) line move to ensure some movement.
28422         Undo 2005-06-23 change--don't check for overlays.
28424 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28426         * term/mac-win.el (ccl-encode-mac-roman-font)
28427         (ccl-encode-mac-centraleurroman-font)
28428         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
28429         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
28430         Change charset-id boundary of dimension to ?\xef.
28431         (mac-char-fontspec-list): New constant.
28432         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
28433         argument.  Nil uses itself as family in font-spec.  Previous
28434         behavior for nil is now provided by non-nil non-string argument.
28435         All callers changed.  Add font-specs for Mac fonts to
28436         "fontset-default" unless iso8859-1 fonts are installed.
28438 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
28440         * progmodes/sh-script.el (sh-get-indent-info): Only indent
28441         a continuation line if the \ is preceded by SPC or TAB.
28442         (sh-get-indent-info): Simplify.
28443         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
28444         Use with-current-buffer.
28446         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
28447         when the matched text is empty.
28449 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
28451         * startup.el (command-line): Revert to previous handling of
28452         tooltip-mode.  Explain in comment why the complexity is needed.
28454         * tooltip.el (tooltip-mode): Revert to previous implementation of
28455         its defcustom.
28457         * frame.el (blink-cursor-mode): Revert to previous implementation
28458         of its defcustom.  Update comment.
28460 2005-07-12  Lars Hansen  <larsh@soem.dk>
28462         * desktop.el: Update e-mail address.
28464 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
28466         * term/mac-win.el (mac-services-mail-selection)
28467         (mac-services-mail-to): New functions.
28468         (mac-application-menu-map): Bind them.
28470 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
28472         * progmodes/gdb-ui.el: Add note about buffering with Windows.
28474 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
28476         * custom.el (custom-reevaluate-setting): Doc fix.
28478 2005-07-11  Jay Belanger  <belanger@truman.edu>
28480         * calc/calc.el (calc-embedded-announce-formula-alist)
28481         (calc-embedded-open-close-plain-alist)
28482         (calc-embedded-open-close-mode-alist): Add checks for additional
28483         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
28485 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
28487         * custom.el (custom-enable-theme): Don't add theme to
28488         `custom-enabled-themes' with `push' because there is no
28489         setf-method for `delq'.
28491 2005-07-11  Richard M. Stallman  <rms@gnu.org>
28493         * custom.el (custom-declare-variable): Doc fix.
28495         * dired-aux.el (dired-compare-directories): Remove "." and ".."
28496         from the alists.
28498         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
28499         Do nothing if edebug-active.
28501         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
28502         (edebug-display): Do it here instead.
28504 2005-07-10  Richard M. Stallman  <rms@gnu.org>
28506         * cus-face.el (custom-theme-set-faces): Make it work.
28507         (custom-reset-faces): Doc fix.
28508         (custom-theme-reset-internal-face, custom-theme-face-value):
28509         Functions deleted.
28511         * custom.el (custom-push-theme): Maintain list of the settings
28512         of a given theme in its theme-settings property.
28513         Maintain position of old settings in the theme-value
28514         or theme-face property.
28515         (custom-enabled-themes): New variable.
28516         (custom-theme-enabled-p): New function.
28517         (provide-theme): Update custom-enabled-themes.
28518         Disable and reenable the `user' theme.
28519         (require-theme): Doc fix.
28520         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
28521         (custom-theme-value, custom-theme-variable-value): Likewise.
28522         (custom-theme-reset-internal): Likewise.
28523         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
28524         (custom-enable-theme, custom-disable-theme): New functions.
28525         (custom-variable-theme-value, custom-face-theme-value): Likewise.
28526         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
28527         (custom-theme-reset-variables): Simplify.
28528         (deftheme, custom-declare-theme, custom-make-theme-feature):
28529         Definitions moved.
28531 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
28533         * longlines.el (longlines-show-region)
28534         (longlines-unshow-hard-newlines): Recognize hard newlines by
28535         non-nil hard property, instead of t.
28537 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
28539         * emulation/viper-cmd.el (viper--key-maps): New variable.
28540         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
28541         emulation-mode-map-alists.
28542         (viper-envelop-ESC-key): Use viper-subseq.
28543         (viper-search-forward/backward/next): Disable debug-on-error.
28545         * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
28546         (viper-ESC-key): New defcustoms.
28548         * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
28550         * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
28551         (viper-subseq): Copy of subseq from cl.el.
28553         * emulation/viper.el (viper-go-away, viper-set-hooks): Use
28554         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
28556         * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
28558         * emulation/viper-init.el: Get rid of -face in face names.
28560         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
28561         Make it work with longlines mode.
28563         * ediff-mult.el (ediff-meta-mode-hook): New variable.
28565         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
28567         * ediff-init.el: Get rid of -face in face names.
28569 2005-07-10  Richard M. Stallman  <rms@gnu.org>
28571         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
28572         and with-timeout-unsuspend.
28574         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
28575         and with-timeout-unsuspend.
28577         * emacs-lisp/timer.el (with-timeout-timers): New variable.
28578         (with-timeout): Bind that variable to record timers.
28579         (with-timeout-suspend, with-timeout-unsuspend): New functions.
28581         * emacs-lisp/debug.el (debug-help-follow): New function.
28582         (debugger-mode-map): Use that instead of help-follow.
28583         (debugger-setup-buffer): Use eval-buffer-list
28584         to handle eval-buffer frames.
28586 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
28588         * timezone.el (timezone-parse-date): Change first regexp
28589         so it will not mistakenly match dates with no time zone.
28591 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
28593         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
28595 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
28597         * custom.el (custom-initialize-safe-set)
28598         (custom-initialize-safe-default): New functions.
28600         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
28601         and simplify :init-value.
28603         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
28604         and simplify :init-value.  Delete obsolete comment.
28606         * startup.el (command-line): Use `custom-reevaluate-setting' to
28607         handle `tooltip-mode'.  Delete obsolete comment.
28609         * files.el (set-visited-file-name): Avoid calling
28610         `file-name-nondirectory' with a nil argument.
28612 2005-07-09  Richard M. Stallman  <rms@gnu.org>
28614         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
28615         was called with nil for the buffer, handle the read position right.
28616         Handle read position for eval-region, too.
28618 2005-07-09  Juri Linkov  <juri@jurta.org>
28620         * fringe.el (fringe-mode): Add period in docstring.
28621         (fringe-query-style): Build prompt depending on `all-frames' arg.
28623         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
28624         to not create links to unrelated functions in the Help buffer.
28626         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
28627         Doc fix.
28629         * simple.el (next-error-hook): New variable.
28630         (next-error): Use it.  Doc fix.
28632         * textmodes/ispell.el (ispell-command-loop): Add current
28633         dictionary name and program name to mode-line-format.
28634         (ispell-region, ispell-process-line): Add current dictionary name
28635         and program name to messages.
28637 2005-07-08  Jay Belanger  <belanger@truman.edu>
28639         * calc/calc.el (calc-embedded-announce-formula-alist)
28640         (calc-embedded-open-close-formula-alist)
28641         (calc-embedded-open-close-word-alist)
28642         (calc-embedded-open-close-plain-alist)
28643         (calc-embedded-open-close-new-formula-alist)
28644         (calc-embedded-open-close-mode-alist)
28645         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
28646         (calc-embedded-mode-hook): New variables.
28648         * calc/calc-embed.el (calc-embedded-firsttime)
28649         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
28650         New variables.
28651         (calc-do-embedded): Use calc-embedded-firsttime,
28652         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
28653         determine whether or not to run hooks.
28654         (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
28655         calc-embedded-firsttime-formula appropriately.
28656         Set calc-embedded delimiter variables according to mode.
28658 2005-07-08  Richard M. Stallman  <rms@gnu.org>
28660         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
28661         Check for "emacs", etc., as entire symbol, not just as word.
28662         (checkdoc-file-comments-engine): Use regexp-quote on FN.
28664         * files.el (set-visited-file-name): Report the error
28665         for "empty filename" earlier.
28666         (kill-some-buffers): Ignore buffers already dead.
28668         * fringe.el (fringe-mode): Doc fix.
28670         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
28671         Check for (featurep 'xemacs) and turn off warnings in what it guards.
28672         Use unwind-protect to ensure byte-compile-unresolved-functions
28673         is updated.
28675         * whitespace.el (whitespace-buffer-leading-cleanup):
28676         Simplify w/ skip-chars-forward.
28677         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
28679         * mail/rmail.el (rmail-only-expunge): Fix paren error.
28680         Unconditionally try to leave point at the same old place.
28682 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
28684         * comint.el (comint-postoutput-scroll-to-bottom)
28685         (comint-show-maximum-output): Take scroll-margin into consideration.
28687 2005-07-08  Kim F. Storm  <storm@cua.dk>
28689         * ido.el (ido-use-filename-at-point): New choice `guess'.
28690         (ido-file-internal): Try ffap-guesser if selected.
28692         * ido.el (ido-before-fallback-functions): New hook.
28693         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
28694         (ido-read-file-name): Run it.
28696 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
28698         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
28699         strings rather than a list of symbols to the completion function.
28701 2005-07-07  Jay Belanger  <belanger@truman.edu>
28703         * calc/calc-units.el (math-apply-units): Change the places in
28704         which units are simplified.
28706 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
28708         * cus-edit.el (customize-option, customize-option-other-window):
28709         Make them handle aliases.
28711         * custom.el (custom-variable-p): Make it recursively follow
28712         aliases.  Mention that in the docstring.
28714 2005-07-07  Richard M. Stallman  <rms@gnu.org>
28716         * cus-start.el (exec-path): Use `directory' instead of `file'.
28717         Fix tag for nil.
28719 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
28721         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
28722         when called non-interactively.  Doc fix.
28724 2005-07-07  Lute Kamstra  <lute@gnu.org>
28726         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
28727         new address as well.
28729 2005-07-07  Kenichi Handa  <handa@m17n.org>
28731         * international/mule.el (make-coding-system):
28732         Describe `ascii-incompatible' property in the docstring.
28733         (set-file-name-coding-system): Signal an error if coding-system is
28734         ascii-incompatible.
28735         (set-keyboard-coding-system): Likewise.
28737         * international/mule-cmds.el (set-default-coding-systems):
28738         Don't set default-file-name-coding-system and
28739         default-keyboard-coding-system if coding-system is ASCII-incompatible.
28741         * international/utf-16.el: Declare that all UTF-16-based coding
28742         systems are ASCII-incompatible.
28744 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
28746         * progmodes/gud.el: Require font-lock for displaying errors.
28747         Used by gdb-ui.el.
28749 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
28751         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
28752         values for the pattern lists which are `read'able but not
28753         `append'able (like symbols).
28755 2005-07-06  Richard M. Stallman  <rms@gnu.org>
28757         * progmodes/flymake.el (flymake-float-time): Instead of
28758         with-no-warnings, test for XEmacs.
28759         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
28760         to avoid warning.
28762 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
28764         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
28766 2005-07-05  Lute Kamstra  <lute@gnu.org>
28768         * battery.el: Add support for Darwin (with much debugging help
28769         from Samuel Lauber <sam124@operamail.com>).
28770         (battery-status-function, battery-echo-area-format)
28771         (battery-mode-line-format): Add support for pmset on Darwin.
28772         (battery-load-low, battery-load-critical): New user options.
28773         (battery-pmset): New function.
28775 2005-07-05  Lute Kamstra  <lute@gnu.org>
28777         Update FSF's address in GPL notices.
28779         * textmodes/page-ext.el: Update FSF's address.
28781 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
28783         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
28784         filling from using prefix when filling a single-line docstring.
28786         * progmodes/flymake.el: Remove useless eval-when-compile.
28788         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
28790 2005-07-04  Richard M. Stallman  <rms@gnu.org>
28792         * textmodes/org.el (org-file-apps-defaults-gnu):
28793         Rename from org-file-apps-defaults-linux.
28794         (org-default-apps): Don't test system-type for `linux'.
28795         (org-file-apps): Doc fix.
28797 2005-07-04  David Ponce  <david@dponce.com>
28799         * tree-widget.el: Improve header Commentary section.
28800         (tree-widget) [defgroup]
28801         (tree-widget-image-enable, tree-widget-themes-directory)
28802         (tree-widget-theme, tree-widget-image-properties-emacs)
28803         (tree-widget-image-properties-xemacs, tree-widget-create-image)
28804         (tree-widget-image-formats, tree-widget-control)
28805         (tree-widget-empty-control, tree-widget-leaf-control
28806         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
28807         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
28808         (tree-widget-keep, tree-widget-after-toggle-functions)
28809         (tree-widget-open-node, tree-widget-close-node): Doc fix.
28810         (tree-widget-open-control, tree-widget-close-control): Fix doc and
28811         :help-echo message.
28812         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
28813         (tree-widget-image-properties): Doc fix.  Clearer implementation.
28814         (tree-widget--cursors): New constant.
28815         (tree-widget-lookup-image): New function split from
28816         `tree-widget-find-image'.  Clearer implementation.
28817         (tree-widget-find-image): Use it.
28818         (tree-widget-button-keymap): Use `set-keymap-parent'.
28819         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
28820         Define the sub-widgets here.
28821         (tree-widget-node): Check that :node is not a tree-widget.
28822         (tree-widget-get-super, tree-widget-open-control)
28823         (tree-widget-close-control, tree-widget-empty-control)
28824         (tree-widget-leaf-control, tree-widget-guide)
28825         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
28826         (tree-widget-no-handle, tree-widget-value-delete)
28827         (tree-widget-map): Remove.
28828         (tree-widget-children-value-save): Doc fix.  Simplified.
28829         (tree-widget-value-create): Update according to previous changes.
28831 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
28833         * textmodes/org.el: Leading space replaced by TABS.
28834         (org-recalc-marks, org-table-rotate-recalc-marks)
28835         (org-table-get-specials): Treat "^" and "_" marks.
28836         (org-table-justify-field-maybe): Optional argument NEW.
28837         (org-table-eval-formula): Parsing of the format simplified.
28838         New modes C,I.  Honor the %= parameter in the current table.
28839         Avoid unnecessary re-align by using the NEW argument to
28840         `org-table-justify-field-maybe'.
28841         (org-calc-default-modes): Default for date-format mimicks org-mode.
28842         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
28844 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
28846         * cus-face.el (custom-theme-set-faces): Make it handle face
28847         aliases whose alias declarations are pre- or autoloaded.
28849 2005-07-04  Juri Linkov  <juri@jurta.org>
28851         * faces.el (read-face-name): Put the code for getting a face name
28852         from the buffer before adding the faces from the `face' property.
28853         Use `completing-read-multiple' instead of `completing-read'.
28854         Require `crm'.  Add default value and post-process the returned
28855         list of faces.
28857         * emacs-lisp/crm.el (crm-find-current-element)
28858         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
28860         * emacs-lisp/lisp-mode.el (eval-defun-1):
28861         * emacs-lisp/edebug.el (edebug-eval-defun):
28862         Remove unnecessary quotes.
28864 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
28866         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
28867         (prolog-indent-level): Fix typo in docstring.
28869         * info.el (Info-history, Info-history-forward)
28870         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
28872         * add-log.el (add-change-log-entry):
28873         * comint.el (comint-dynamic-list-input-ring)
28874         (comint-dynamic-list-completions):
28875         * dabbrev.el (dabbrev-expand):
28876         * delim-col.el (delimit-columns-rectangle-line):
28877         * diff-mode.el (diff-context->unified, diff-reverse-direction)
28878         (diff-unified->context):
28879         * ediff-init.el (ediff-abbrev-jobname):
28880         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
28881         (ediff-replace-session-activity-marker-in-meta-buffer):
28882         * info.el (Info-summary):
28883         * lpr.el (printify-region):
28884         * printing.el (pr-create-interface):
28885         * ps-print.el (ps-print-quote):
28886         * ses.el (ses-column-widths, ses-print-cell)
28887         (ses-adjust-print-width, ses-center):
28888         * shell.el (shell-file-name-quote-list):
28889         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
28890         (strokes-fill-current-buffer-with-whitespace)
28891         (strokes-xpm-for-stroke, strokes-list-strokes)
28892         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
28893         * term.el (term-dynamic-list-input-ring)
28894         (term-dynamic-list-completions):
28895         * calc/calc.el (math-format-stack-value):
28896         * emacs-lisp/edebug.el (edebug-display-freq-count):
28897         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
28898         (delphi-new-comment-line):
28899         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
28900         * progmodes/executable.el (executable-set-magic):
28901         * progmodes/python.el (inferior-python-mode):
28902         * progmodes/scheme.el (scheme-mode-syntax-table):
28903         * progmodes/sh-script.el (sh-maybe-here-document):
28904         * progmodes/sql.el (sql-copy-column):
28905         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
28906         * textmodes/bibtex.el (bibtex-mode):
28907         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
28908         (sgml-auto-attributes):
28909         * textmodes/table.el (table-insert, table-shorten-cell)
28910         (table--generate-source-scan-lines, table-delete-row)
28911         (*table--cell-delete-char, table--spacify-frame)
28912         (table--horizontally-shift-above-and-below)
28913         (table--cell-insert-char, table--cell-blank-str)
28914         (table--fill-region-strictly):
28915         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
28916         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
28918         * add-log.el (change-log):
28919         * apropos.el (apropos):
28920         * comint.el (comint-completion, comint-source):
28921         * dabbrev.el (dabbrev):
28922         * delim-col.el (columns):
28923         * diff-mode.el (diff-mode):
28924         * ediff.el (ediff):
28925         * ediff-diff.el (ediff-diff):
28926         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
28927         * ediff-mult.el (ediff-mult):
28928         * ediff-ptch.el (ediff-ptch):
28929         * ediff-wind.el (ediff-window):
28930         * facemenu.el (facemenu):
28931         * indent.el (indent):
28932         * info.el (info):
28933         * jka-cmpr-hook.el (compression, jka-compr):
28934         * lpr.el (lpr):
28935         * outline.el (outlines):
28936         * pcmpl-cvs.el (pcmpl-cvs):
28937         * pcmpl-rpm.el (pcmpl-rpm):
28938         * printing.el (printing):
28939         * ps-print.el (postscript, ps-print, ps-print-horizontal)
28940         (ps-print-vertical, ps-print-headers, ps-print-font)
28941         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
28942         (ps-print-background, ps-print-printer, ps-print-page)
28943         (ps-print-miscellany):
28944         * ses.el (ses):
28945         * shell.el (shell, shell-directories, shell-faces):
28946         * startup.el (initialization):
28947         * strokes.el (strokes):
28948         * term.el (term):
28949         * uniquify.el (uniquify):
28950         * w32-vars.el (w32):
28951         * calc/calc.el (calc):
28952         * emacs-lisp/bytecomp.el (bytecomp):
28953         * emacs-lisp/cl-indent.el (lisp-indent):
28954         * emacs-lisp/edebug.el (edebug):
28955         * emacs-lisp/elp.el (elp):
28956         * emacs-lisp/testcover.el (testcover):
28957         * emacs-lisp/trace.el (trace):
28958         * emulation/viper-ex.el (viper-ex):
28959         * emulation/viper-mous.el (viper-mouse):
28960         * mail/mailalias.el (mailalias):
28961         * mail/supercite.el (supercite, supercite-frames)
28962         (supercite-attr, supercite-cite, supercite-hooks):
28963         * net/rcompile.el (remote-compile):
28964         * net/rlogin.el (rlogin):
28965         * obsolete/ooutline.el (outlines):
28966         * progmodes/delphi.el (delphi):
28967         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
28968         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
28969         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
28970         (ebnf-optimization):
28971         * progmodes/etags.el (etags):
28972         * progmodes/executable.el (executable):
28973         * progmodes/idlwave.el (idlwave):
28974         * progmodes/pascal.el (pascal):
28975         * progmodes/prolog.el (prolog):
28976         * progmodes/python.el (python):
28977         * progmodes/scheme.el (scheme):
28978         * progmodes/sh-script.el (sh, sh-script):
28979         * progmodes/sql.el (SQL):
28980         * progmodes/tcl.el (tcl):
28981         * textmodes/bibtex.el (bibtex, bibtex-autokey):
28982         * textmodes/enriched.el (enriched):
28983         * textmodes/makeinfo.el (makeinfo):
28984         * textmodes/sgml-mode.el (sgml):
28985         * textmodes/table.el (table-hooks):
28986         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
28987         * textmodes/texinfo.el (texinfo):
28988         * textmodes/two-column.el (two-column):
28989         Finish `defgroup' description with period.
28991         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
28992         * eshell/esh-var.el (eshell-var):
28993         * progmodes/vhdl-mode.el (vhdl-testbench):
28994         * textmodes/org.el (org): Fix typos in docstrings.
28996         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
28997         consistency.
28999         * progmodes/flymake.el (flymake-find-file): Remove.
29000         (flymake-float-time): Use `with-no-warnings'.
29001         (flymake-check-start-time, flymake-check-was-interrupted)
29002         (flymake-err-info, flymake-is-running, flymake-last-change-time)
29003         (flymake-new-err-info): `defvar' at compile time.
29005 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
29007         * replace.el (occur-hook): Doc fix.
29008         (occur-1): Don't call `occur-hook' if there are no matches.
29010 2005-07-03  Richard M. Stallman  <rms@gnu.org>
29012         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
29013         global-map, save the same map.
29014         (global-map): Don't alter it at top level.
29015         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
29016         Then alter it here instead.
29017         (tpu-edt-off): Set global-map to the saved one.
29019         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
29020         All references simplified.
29021         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
29022         (zmacs-regions): Add defvar.
29023         (repeat-complex-command-map): Everything about that deleted.
29025         * textmodes/artist.el (artist-key-is-drawing)
29026         (artist-key-endpoint1, artist-key-poly-point-list)
29027         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
29028         (artist-key-compl-table, artist-rb-save-data)
29029         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
29030         Don't put them in eval-when-compile.
29031         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
29033         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
29034         Use with-no-warnings.
29036         * net/browse-url.el (dos-windows-version): Add defvar.
29038         * mail/supercite.el (filladapt-prefix-table): Add defvar.
29040         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
29041         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
29042         (rmail-new-summary-line-count): Rename from new-summary-line-count.
29043         Add defvar.
29044         (rmail-summary-beginning-of-message): Use with-no-warnings.
29045         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
29047         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
29048         Use with-no-warnings.
29050         * emulation/vi.el (vi-mark-region): Use c-mark-function.
29051         (c-mark-function): Add point-moving-unit property.
29052         (vi-goto-line): Use with-no-warnings.
29054         * emulation/edt.el (edt-last-copied-word): Add defvar.
29055         (zmacs-region-stays): Likewise.
29056         (edt-mark-section-wisely): Use c-mark-function for C.
29057         Use makr-defun for Fortran.
29058         (time-string): defvar deleted.
29059         (edt-display-the-time): Don't set time-string.
29061         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
29063         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
29064         Don't warn when name is not constant
29065         or for defining the group `emacs'.
29067         * tooltip.el (gud-tooltip-mode): Add defvar.
29069         * startup.el (default-frame-background-mode): Add defvar.
29071         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
29073         * info.el (tool-bar-map): Add defvar.
29075         * dired.el (dnd-protocol-alist): Add defvar.
29077         * dired-aux.el (dired-query): Display question with answer, when
29078         the user answers.
29080         * custom.el (custom-add-option): Doc fix.
29082         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
29084 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
29086         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
29087         bogus name from the last change.
29089 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
29091         * custom.el (custom-declare-variable): Fix typos in comment.
29092         (custom-known-themes): Doc fix.
29093         (custom-theme-directory): New defcustom.
29094         (require-theme): Make it check `custom-theme-directory'.
29096         * cus-theme.el (custom-new-theme-mode): New function.
29097         (custom-theme-name, custom-theme-variables, custom-theme-faces)
29098         (custom-theme-description): Add compiler defvars.
29099         (customize-create-theme): Add doc to the "*New Custom Theme*"
29100         buffer.  Use `custom-new-theme-mode'.
29101         (custom-theme-write): Put the created buffer in emacs-lisp-mode
29102         and save it to the `custom-theme-directory'.  Make this the
29103         default directory of the buffer.
29105 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
29107         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
29108         Fix unbalanced parentheses.
29110 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
29112         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
29113         into flymake-mode and delegate to flymake-mode.
29115         * find-file.el (ff-which-function-are-we-in): Clean up.
29117 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
29119         * replace.el (occur-rename-buffer): Fix docstring.
29121         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
29122         (edt-last-copied-word, edt-learn-macro-count)
29123         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
29124         (edt-rect-start-point, edt-user-global-map, rect-start-point)
29125         (time-string, zmacs-region-stays):
29126         * emulation/edt-mapper.el (edt-save-function-key-map)
29127         (EDT-key-name): `defvar' to silence the byte-compiler.
29129 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
29131         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
29132         font-lock-regexp-backslash.  Doc fix.
29133         (font-lock-regexp-backslash-grouping-construct): Rename from
29134         font-lock-regexp-backslash-construct.  Doc fix.
29135         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
29136         grouping constructs.
29138 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
29140         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
29141         updating all the prerequisites.
29143 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
29145         * textmodes/org.el (org-agenda-start-on-weekday)
29146         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
29147         (org-agenda-use-time-grid, org-archive-location)
29148         (org-allow-space-in-links, org-usenet-links-prefer-google)
29149         (org-enable-table-editor, org-export-default-language)
29150         (org-export-html-show-new-buffer, org-fill-paragraph)
29151         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
29152         (org-goto-quit, org-occur, org-eval-in-calendar)
29153         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
29154         (org-agenda-diary-entry, org-remember-help)
29155         (org-table-convert-region, org-at-table-p)
29156         (org-table-move-row-down, org-table-move-row-up)
29157         (org-table-copy-region, org-table-toggle-vline-visibility)
29158         (org-table-get-stored-formulas, org-table-get-specials)
29159         (org-recalc-commands, org-table-eval-formula)
29160         (org-table-formula-substitute-names, orgtbl-make-binding)
29161         (org-format-org-table-html, org-format-table-table-html)
29162         (org-format-table-table-html-using-table-generate-source)
29163         (org-customize): Fix typos in docstrings.
29164         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
29165         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
29166         (org-back-to-heading): Doc fixes.
29167         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
29168         (org-agenda-change-all-lines, org-get-header):
29169         Improve argument/docstring consistency.
29170         (orgtbl-error): Fix error message.
29172         * progmodes/flymake.el (flymake-find-possible-master-files)
29173         (flymake-master-file-compare, flymake-get-line-err-count)
29174         (flymake-highlight-line, flymake-gui-warnings-enabled):
29175         Fix typos in docstrings.
29176         (flymake-parse-line, flymake-get-project-include-dirs-function)
29177         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
29178         Doc fixes.
29179         (flymake-get-project-include-dirs-function)
29180         (flymake-make-err-menu-data):
29181         Improve argument/docstring consistency.
29183 2005-07-01  Lute Kamstra  <lute@gnu.org>
29185         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
29186         Catch errors with ignore-errors.  Use temporary buffer.
29187         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
29189         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
29190         background color faces.
29191         (facemenu-set-foreground, facemenu-set-background):
29192         Use facemenu-set-face-from-menu.
29193         (facemenu-set-face-from-menu): Treat face names that start with
29194         "fg:" or "bg:" as special.
29195         (facemenu-add-new-color): Don't create faces.  Simplify.
29197 2005-06-30  Richard M. Stallman  <rms@gnu.org>
29199         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
29200         (crm-find-current-element): Likewise.
29202 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
29204         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
29206 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
29208         * arc-mode.el (archive-extract): Make it work as a mouse binding.
29209         (archive-mouse-extract): Make it an obsolete alias.
29210         (archive-mode-map): Don't use archive-mouse-extract any more.
29211         (archive-mode, archive-extract): write-contents-hooks ->
29212         write-contents-functions.
29213         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
29214         first arg.
29215         (archive-rename-entry): Update the call.
29216         (archive-zip-summarize): Remove unused var `method'.
29217         (archive-lzh-summarize): Remove unused var `creator'.
29219         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
29220         dedicated frame upon exit.
29222         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
29223         (archive-zip-extract, archive-zip-expunge)
29224         (archive-zip-update, archive-zip-update-case): Use executable-find.
29225         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
29226         Use restore-buffer-modified-p.
29227         (archive-extract, archive-add-new-member, archive-write-file-member):
29228         Use with-current-buffer.
29229         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
29231 2005-06-30  Andreas Schwab  <schwab@suse.de>
29233         * progmodes/gud.el (gud-filter): Remove unneeded progn.
29235 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
29237         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
29239 2005-06-30  Juri Linkov  <juri@jurta.org>
29241         * faces.el (vertical-border): Inherit from mode-line-inactive
29242         only on tty.
29244 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
29246         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
29247         example, -NLINES in the `occur' docstring).
29249         * replace.el (occur-1): When no matches are found, do not set the
29250         `buffer-read-only' and modified flags for the occur buffer,
29251         because it is deleted.
29253         * emulation/cua-base.el (cua-check-pending-input)
29254         (cua-repeat-replace-region, cua-mode, cua-debug)
29255         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
29256         Fix typos in docstrings.
29258         * emulation/cua-gmrk.el (cua-toggle-global-mark)
29259         (cua-cut-region-to-global-mark)
29260         (cua--cut-rectangle-to-global-mark):
29261         Remove period from end of messages.
29263         * emulation/cua-rect.el (cua-do-rectangle-padding):
29264         Remove period from end of messages.
29265         (cua--rectangle-seq-format): Fix typo in docstring.
29266         (cua-sequence-rectangle, cua-fill-char-rectangle):
29267         Improve argument/docstring consistency.
29269 2005-06-29  Juri Linkov  <juri@jurta.org>
29271         * faces.el (default-frame-background-mode): New internal variable.
29272         (frame-set-background-mode): Use it.
29274         * startup.el (normal-top-level): Set default-frame-background-mode
29275         instead of frame-background-mode.  Before setting it, test for its
29276         nil value.  Remove tests for frame-background-mode and frame
29277         parameter `reverse'.  Add test for "unspecified-fg".
29279         * term/xterm.el (xterm-rxvt-set-background-mode):
29280         * term/rxvt.el (rxvt-set-background-mode):
29281         Set default-frame-background-mode instead of frame-background-mode.
29283 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
29285         * simple.el (set-variable): Warn about obsolete user variables.
29287         * imenu.el (imenu--completion-buffer):
29288         * mouse.el (mouse-buffer-menu-alist):
29289         * msb.el (msb-invisible-buffer-p):
29290         * calendar/diary-lib.el (diary-header-line-format):
29291         * emacs-lisp/pp.el (pp-buffer):
29292         * progmodes/cperl-mode.el (cperl-do-auto-fill):
29293         * textmodes/picture.el (picture-replace-match):
29294         Change space constants followed by a sexp to "?\s ".
29296         * play/decipher.el (decipher-loop-with-breaks):
29297         * textmodes/texinfo.el (texinfo-insert-@item): Change space
29298         constants "protected" from end of line by a comment to "?\s".
29300 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
29302         * font-lock.el (save-buffer-state): Use `declare'.
29304         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
29305         reset the syntax-table to cperl-mode-syntax-table.
29306         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
29307         "foo_print_bar" is not matched as a reserved keyword.
29309 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
29311         * textmodes/org.el (orgtbl-setup): New function, for delayed
29312         setup for the orgtbl commands.
29313         (org-calc-default-modes): New option.
29314         (orgtbl-make-binding): Use `defun' to get better help display.
29315         (org-diary): Call `org-compile-prefix-format'.
29316         (org-table-formula-substitute-names): New function.
29317         (org-agenda-day-view, org-agenda-week-view): New commands.
29318         (org-agenda-toggle-week-view): Command removed.
29319         (org-tbl-menu): Split off from org-org-menu.
29320         (org-mode): Move removal of outline-mode menus to here.
29321         (org-table-formula-debug): New option.
29322         (org-table-insert-row): Keep first field if just "#" or "*".
29323         (org-mode): Paragraph regexps fixed.
29324         (org-table-recalculate-regexp): New constant.
29325         (org-table-justify-field-maybe): Avoid replace if not necessary.
29326         (org-copy-special, org-cut-special): Use `call-interactively'.
29327         (org-table-copy-region): Take region from `interactive' call.
29328         (org-trim): Return string even if no match.
29329         (org-formula): New face.
29330         (org-set-font-lock-defaults): No longer highlight "FIXME".
29331         But highlight formula-related fields in table.
29332         (org-table-p): Use regexp, not fontification.
29333         (org-table-align): Handle white space at end of line.
29334         (org-table-formula-evaluate-inline): New option.
29335         (org-mode): Auto-wrapping in comment lines turned off.
29336         (org-table-copy-down): Evaluate only in copied field, not in
29337         destination.
29338         (org-table-current-formula): Variable removed.
29339         (org-table-store-formulas, org-table-get-stored-formulas)
29340         (org-table-modify-formulas, org-table-replace-in-formulas)
29341         (org-table-maybe-eval-formula): New functions.
29342         (org-table-get-formula): Modify to use stored formulas.
29343         (org-table-insert-column, org-table-delete-column)
29344         (org-table-move-column): Call `org-table-modify-formulas'.
29345         (org-complete): Add completion for keyword formulas.
29346         (orgtbl-mode): Pull orgtbl-mode-map to start of
29347         minor-mode-map-alist.
29349 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
29351         * progmodes/python.el (python-check): Require `compile' before
29352         modifying its variables.
29354         * newcomment.el (comment-indent-default): Don't get fooled by an early
29355         end of buffer.
29357 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
29359         * ps-print.el (ps-print-version): Fix version number.
29361 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
29363         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
29365 2005-06-28  Richard M. Stallman  <rms@gnu.org>
29367         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
29368         (flyspell-local-mouse-map): Declaration deleted.
29369         (flyspell-mouse-map): Bind only mouse-2.
29370         (flyspell-mode-map): Don't test flyspell-use-local-map.
29371         (flyspell-overlay-keymap-property-name): Var deleted.
29372         (flyspell-mode-on): Don't make local bindings for
29373         flyspell-mouse-map and flyspell-mode-map.
29374         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
29376         * textmodes/ispell.el (ispell-word): Do not ignore short words.
29378         * progmodes/compile.el (compilation-next-error-function):
29379         Don't switch buffers; operate on the current buffer.
29381         * progmodes/compile.el (compilation-error-file-name)
29382         (compilation-warning-file-name, compilation-info-file-name)
29383         (compilation-line-number, compilation-column-number): New faces.
29384         (compilation-error-face, compilation-warning-face)
29385         (compilation-info-face, compilation-line-face)
29386         (compilation-column-face): Use them.
29388         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
29390         * comint.el (comint-password-prompt-regexp): Accept ", try again".
29392         * bindings.el (global-map): Bind insertchar and its variants.
29394 2005-06-27  Richard M. Stallman  <rms@gnu.org>
29396         * textmodes/artist.el (artist-text-overwrite)
29397         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
29399 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
29401         * ps-print.el: It was not working the page selection for printing.
29402         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
29403         (ps-print-version): New version 6.6.7.
29404         (ps-end-sheet): New fun.
29405         (ps-header-sheet, ps-end-job): Call it.
29407 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
29409         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
29411 2005-06-27  Lute Kamstra  <lute@gnu.org>
29413         * facemenu.el (facemenu-unlisted-faces): Add foreground and
29414         background color faces.
29415         (facemenu-get-face): Delete function.
29416         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
29417         (facemenu-add-new-color): Make second argument mandatory.
29418         Create the appropriate face and return it.  Simplify.
29419         (facemenu-set-foreground, facemenu-set-background): Don't check if
29420         color is defined.  Use return value of facemenu-add-new-color.
29422 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
29424         * progmodes/gud.el (gud-filter): Add missing argument to
29425         with-selected-window.
29427 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
29429         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
29430         a :require to the defcustom.
29432         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
29433         defcustoms corresponding to minor modes.
29435 2005-06-26  David Ponce  <david@dponce.com>
29437         * recentf.el: Require tree-widget instead of wid-edit.
29438         (recentf-filename-handler): Fix widget :type.
29439         (recentf-cancel-dialog, recentf-open-more-files)
29440         (recentf-open-files-action): Doc fix.
29441         (recentf-dialog-goto-first): New function.
29442         (recentf-dialog-mode-map): Set parent keymap first.
29443         (recentf-dialog-mode): Define with define-derived-mode.
29444         Don't display continuation lines in dialogs.
29445         (recentf-edit-list): Rename from recentf-edit-selected-items.
29446         (recentf-edit-list-select): Rename from recentf-edit-list-action.
29447         Simplify.
29448         (recentf-edit-list-validate): New function.
29449         (recentf-edit-list): Update accordingly.
29450         (recentf-open-files-item-shift): Remove.
29451         (recentf-open-files-item): Convert menu elements into tree and
29452         link widgets.  Don't create the widgets.
29453         (recentf-open-files): Update accordingly.
29454         (recentf-save-list): Untabify.
29456 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
29458         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
29459         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
29460         partially contained in the active region.  Do not take active
29461         region into account when called from Lisp, unless INTERACTIVE arg
29462         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
29463         avoid trouble with fields.  Make marker point nowhere when no
29464         longer used.  Always return nil.  Doc fix.
29465         (flush-lines): Add INTERACTIVE arg.  Do not take active region
29466         into account when called from Lisp, unless INTERACTIVE arg is
29467         non-nil.  Use `forward-line' instead of `beginning-of-line' to
29468         avoid trouble with fields.  Make marker point nowhere when no
29469         longer used.  Always return nil.  Doc fix.
29470         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
29471         interchangeable.  Do not take active region into account when
29472         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
29473         message in echo area when called from Lisp, unless INTERACTIVE arg
29474         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
29475         Return the number of matches.  Doc fix.
29476         (occur): Doc fix.
29477         (perform-replace): Make comment follow double space convention for
29478         the sake of `outline-minor-mode'.
29480         * faces.el (facep): Doc fix.
29482 2005-06-25  Richard M. Stallman  <rms@gnu.org>
29484         * facemenu.el (facemenu-enable-faces-p): New function.
29485         (facemenu-background-menu, facemenu-foreground-menu)
29486         (facemenu-face-menu): Add menu-enable property.
29488         * jka-compr.el (jka-compr-insert-file-contents):
29489         Special handling if cannot find the uncompression program.
29491         * cus-face.el (custom-face-attributes): Add autoload.
29493         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
29494         Bind comment-indent-function locally.
29496         * window.el (save-selected-window): Use save-current-buffer.
29498         * subr.el (with-selected-window): Use save-current-buffer.
29500         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
29501         and with-current-buffer.
29503 2005-06-24  Richard M. Stallman  <rms@gnu.org>
29505         * simple.el (line-move-1): Fix previous change.
29507 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
29509         * replace.el (occur-1): Set `buffer-read-only' and the
29510         buffer-modified flag before running `occur-hook' to protect
29511         against unintentional buffer switches that can lead to data loss.
29513 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
29515         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
29516         (gud-gdb-marker-filter): Use font-lock-warning-face for any
29517         initial error.
29519         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
29520         after fresh input.
29521         (gdb-var-create-handler): Put name of expression in quotes.
29523 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
29525         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
29526         elements of RING in order, and without bogus nil elements.
29528 2005-06-23  Richard M. Stallman  <rms@gnu.org>
29530         * simple.el (set-variable): Args renamed; doc fix.
29531         (line-move-1): When there are overlays around, use vertical-motion.
29533         * faces.el (escape-glyph): Use brown against light background.
29534         (nobreak-space): Rename from no-break-space.
29535         Fix previous change.
29537         * dired-aux.el (dired-do-copy): Fix arg prompt.
29539         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
29541 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
29543         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
29544         rather than "Distributor".
29546 2005-06-23  Lute Kamstra  <lute@gnu.org>
29548         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
29549         (debug-on-entry): Use it.  New interactive declaration that uses
29550         function-called-at-point.
29552 2005-06-23  Kim F. Storm  <storm@cua.dk>
29554         * subr.el (save-match-data): Add comment about using evaporate arg
29555         to set-match-data.
29557 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
29559         * cus-edit.el (customize-face)
29560         (customize-face-other-window): Handle face aliases.
29562         * faces.el (face-documentation, set-face-attribute)
29563         (face-spec-set): Handle face aliases.
29565 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
29567         * help-mode.el (help-make-xrefs): If a symbol representing a face
29568         name is not followed by the word "face", it could still be a
29569         function or variable name, so don't bypass other checks.
29571 2005-06-22  Juri Linkov  <juri@jurta.org>
29573         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
29574         Replace aliased functions with calls where second arg `inherit' is t.
29576 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
29578         * progmodes/gdb-ui.el (gdb-error): New variable.
29579         (gdb-error): New function.
29580         (gdb-annotation-rules): Act on error-begin and error annotations.
29581         (gdb-concat-output): Use font-lock-warning-face for errors.
29583 2005-06-22  Miles Bader  <miles@gnu.org>
29585         * bindings.el (propertized-buffer-identification): Use renamed
29586         `Buffer-menu-buffer' face.
29588         * faces.el (vertical-border): Rename from `vertical-divider'.
29589         (escape-glyph): Change dark-background color back to `cyan'.
29591 2005-06-21  Juri Linkov  <juri@jurta.org>
29593         * faces.el (face-user-default-spec): Try getting `customized-face'
29594         prior to `saved-face'.
29595         (frame-background-mode): Refill docstring.
29597         * emacs-lisp/lisp-mode.el (eval-defun-1):
29598         * emacs-lisp/edebug.el (edebug-eval-defun):
29599         Set `saved-face' temporarily to nil before calling form.
29600         Set `customized-face' to the new spec after that.
29602 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
29604         * subr.el (1value, lambda, key-substitution-in-progress):
29605         Doc fixes.
29607         * autoinsert.el (auto-insert-alist):
29608         * ses.el (ses-call-printer):
29609         * subr.el (noreturn):
29610         * emacs-lisp/lisp.el (check-parens):
29611         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
29612         * net/browse-url.el (browse-url-mosaic):
29613         * progmodes/cc-defs.el (c-safe-scan-lists):
29614         * progmodes/ebnf-abn.el (ebnf-abn-lex):
29615         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
29616         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
29617         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
29618         * progmodes/ebnf-iso.el (ebnf-iso-lex):
29619         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
29621 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
29623         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
29625 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
29627         * calendar/appt.el (appt-make-list): Activate the package, if
29628         not already active (for backwards compatibility).
29630 2005-06-20  Kim F. Storm  <storm@cua.dk>
29632         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
29634 2005-06-20  Miles Bader  <miles@gnu.org>
29636         * faces.el (vertical-divider): New face.
29638 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
29640         * simple.el (kill-whole-line): Doc fix.
29641         (next-error-buffer-p, next-error-find-buffer)
29642         (clone-indirect-buffer): Fix typos in docstrings.
29643         (comment-line-break-function): Doc fix: don't say variable
29644         is automatically buffer-local (it isn't).
29646 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
29648         * net/tramp-ftp.el (top):
29649         * net/tramp-smb.el (top):
29650         * net/tramp-util.el (top):
29651         * net/tramp-uu.el (top):
29652         * net/tramp-vc.el (top):
29653         * net/tramp.el (top): Revert copyright years back to original
29654         ones.  Tramp has a life outside GNU Emacs.
29656 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
29658         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
29660 2005-06-18  Juri Linkov  <juri@jurta.org>
29662         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
29663         end of first regexp to limit the match to the position between
29664         line number and source line with same separator character as used
29665         between file name and line number.  In the second regexp limit
29666         mouse-face area to file name and line number by adding new group
29667         for them and referring it in HYPERLINK arg.
29668         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
29669         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
29670         previous line where grep markers may be already removed.
29672 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
29674         * progmodes/ps-mode.el: Update version and maintainer's email address.
29676 2005-06-18  Steve Youngs  <steve@xemacs.org>
29678         * net/browse-url.el (browse-url-browser-function)
29679         (browse-url-default-browser): Add firefox.
29680         (browse-url-firefox-program, browse-url-firefox-arguments)
29681         (browse-url-firefox-startup-arguments)
29682         (browse-url-firefox-new-window-is-tab): New defcustoms.
29683         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
29685 2005-06-17  Richard M. Stallman  <rms@gnu.org>
29687         * startup.el (command-line): Warn if specified user name has
29688         no home directory.
29690         * term.el (term-get-old-input, term-input-filter, term-input-sender)
29691         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
29693         * longlines.el (longlines-mode, longlines-show-hard-newlines):
29694         Doc fixes.
29696         * faces.el (underline): Try bold if terminal doesn't support underline.
29698         * mail/sendmail.el (mail-setup-with-from): New variable.
29699         (mail-insert-from-field): New function.
29700         (sendmail-send-it): Call it.
29701         (mail-setup): Optionally call it here.
29703         * term/linux.el: Call tty-no-underline.
29705 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
29707         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
29709 2005-06-17  Miles Bader  <miles@gnu.org>
29711         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
29712         (ediff-current-diff-C, ediff-current-diff-Ancestor)
29713         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
29714         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
29715         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
29716         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
29717         Remove "-face" suffix from face names.
29718         (ediff-current-diff-face-A, ediff-current-diff-face-B)
29719         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
29720         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
29721         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
29722         (ediff-even-diff-face-A, ediff-even-diff-face-B)
29723         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
29724         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
29725         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
29726         New backward-compatibility aliases for renamed faces.
29727         (ediff-current-diff-face-A, ediff-current-diff-face-B)
29728         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
29729         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
29730         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
29731         (ediff-even-diff-face-A, ediff-even-diff-face-B)
29732         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
29733         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
29734         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
29735         Use renamed ediff faces.
29737         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
29738         Remove "-face" suffix from face names.
29739         (eshell-test-ok-face, eshell-test-failed-face):
29740         New backward-compatibility aliases for renamed faces.
29741         (eshell-run-test): Use renamed eshell-test faces.
29743         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
29744         face name.
29745         (eshell-prompt-face): New backward-compatibility alias for renamed
29746         face.
29747         (eshell-emit-prompt): Use renamed eshell-prompt face.
29749         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
29750         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
29751         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
29752         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
29753         Remove "-face" suffix from face names.
29754         (eshell-ls-directory-face, eshell-ls-symlink-face)
29755         (eshell-ls-executable-face, eshell-ls-readonly-face)
29756         (eshell-ls-unreadable-face, eshell-ls-special-face)
29757         (eshell-ls-missing-face, eshell-ls-archive-face)
29758         (eshell-ls-backup-face, eshell-ls-product-face)
29759         (eshell-ls-clutter-face):
29760         New backward-compatibility aliases for renamed faces.
29761         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
29763         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
29764         Remove "-face" suffix from face name.
29765         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
29766         instead of literal face.
29768 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
29770         * emacs-lisp/warnings.el (display-warning, lwarn)
29771         (warning-minimum-log-level): Doc fixes.
29772         (warning-minimum-level, warning-minimum-log-level):
29773         Add :debug to :type choices.
29775         * progmodes/ada-mode.el (ada-format-paramlist)
29776         (ada-get-indent-case, ada-check-matching-start)
29777         (ada-check-defun-name, ada-goto-matching-decl-start)
29778         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
29779         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
29780         (ada-make-subprogram-body): Follow error conventions.
29781         (ada-case-exception-file, ada-indent-comment-as-code)
29782         (ada-indent-handle-comment-special, ada-indent-renames)
29783         (ada-indent-return, ada-search-directories-internal)
29784         (ada-tab-policy, ada-case-exception-substring)
29785         (ada-other-file-alist, ada-matching-start-re)
29786         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
29787         (ada-imenu-generic-expression, ada-compile-goto-error)
29788         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
29789         (ada-popup-menu, ada-add-extensions, ada-mode)
29790         (ada-region-selected, ada-create-case-exception)
29791         (ada-create-case-exception-substring, ada-after-keyword-p)
29792         (ada-activate-keys-for-case, ada-adjust-case-region)
29793         (ada-adjust-case-buffer, ada-format-paramlist)
29794         (ada-scan-paramlist, ada-insert-paramlist)
29795         (ada-indent-newline-indent)
29796         (ada-indent-newline-indent-conditional)
29797         (ada-justified-indent-current, ada-goto-previous-word)
29798         (ada-indent-current, ada-get-indent-open-paren)
29799         (ada-get-indent-paramlist, ada-get-indent-end)
29800         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
29801         (ada-get-indent-block-start, ada-get-indent-subprog)
29802         (ada-get-indent-noindent, ada-get-indent-label)
29803         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
29804         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
29805         (ada-goto-stmt-end, ada-goto-next-word)
29806         (ada-check-matching-start, ada-check-defun-name)
29807         (ada-goto-matching-decl-start, ada-goto-matching-start)
29808         (ada-goto-matching-end, ada-search-ignore-string-comment)
29809         (ada-in-decl-p, ada-looking-at-semi-or)
29810         (ada-looking-at-semi-private, ada-in-paramlist-p)
29811         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
29812         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
29813         (ada-next-procedure, ada-previous-procedure, ada-next-package)
29814         (ada-previous-package, ada-create-menu)
29815         (ada-fill-comment-paragraph-justify)
29816         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
29817         (ada-other-file-name, ada-last-which-function-line)
29818         (ada-last-which-function-subprog, ada-which-function)
29819         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
29820         (ada-gen-treat-proc, ada-check-emacs-version)
29821         (ada-continuation-indent, ada-align-region-separate):
29822         Fix typos in docstrings.
29823         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
29825 2005-06-16  Lute Kamstra  <lute@gnu.org>
29827         * simple.el (fundamental-mode): Run after-change-major-mode-hook
29828         conditionally.
29830 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
29832         * comint.el (comint-replace-by-expanded-filename)
29833         (comint-prompt-regexp, comint-delimiter-argument-list)
29834         (comint-preinput-scroll-to-bottom):
29835         * info.el (Info-hide-cookies-node):
29836         * ls-lisp.el (ls-lisp-classify):
29837         * find-file.el (ff-search-directories, ff-special-constructs)
29838         (ff-find-other-file):
29839         * font-lock.el (font-lock-keywords):
29840         * shell.el (shell-prompt-pattern)
29841         (shell-dynamic-complete-functions, shell-mode)
29842         (shell-delimiter-argument-list):
29843         * term.el (term-replace-by-expanded-filename)
29844         (term-prompt-regexp, term-delimiter-argument-list):
29845         * woman.el (woman-ignore, woman0-if):
29846         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
29847         * emacs-lisp/elint.el (elint-init-env):
29848         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
29849         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
29850         * language/ethio-util.el (ethio-tilde-escape)
29851         (ethio-use-three-dot-question):
29852         * net/zone-mode.el (zone-mode-load-time-setup):
29853         * progmodes/cc-align.el (c-lineup-argcont):
29854         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
29855         * progmodes/cperl-mode.el (cperl-set-style-back):
29856         * progmodes/inf-lisp.el (inferior-lisp-prompt):
29857         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
29858         Fix spellings in docstrings.
29860         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
29861         * progmodes/modula2.el (m2-for): Fix spellings.
29863         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
29865         * simple.el (undo-more): Don't use `format' on `error' arguments.
29866         Improve argument/docstring consistency.
29867         (pending-undo-list): Doc fix.
29869         * smerge-mode.el (smerge-ensure-match):
29870         * emulation/vip.el (vip-ex):
29871         * net/zone-mode.el (zone-mode-update-serial):
29872         * progmodes/idlwave.el (idlwave-complete):
29873         * progmodes/vhdl-mode.el (vhdl-visit-file)
29874         (vhdl-compose-wire-components):
29875         Don't use `format' on `error' arguments.
29877         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
29878         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
29879         (tooltip-help-tips): Fix typos in docstrings.
29881 2005-06-16  David Ponce  <david@dponce.com>
29883         * tree-widget.el (tree-widget-value-create): Simplify last change.
29885 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
29887         * ido.el (ido-incomplete-regexp): New variable.
29888         (ido-set-matches-1): Handle invalid-regexp error and set
29889         ido-incomplete-regexp.
29890         (ido-incomplete-regexp): New face.
29891         (ido-completions): Use it.
29892         (ido-complete, ido-exit-minibuffer, ido-completions):
29893         Handle incomplete regexps.
29894         (ido-completions): Add check for complete match when entering a regexp.
29896 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
29898         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
29900 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
29902         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
29903         by field delimiters.
29905 2005-06-15  David Ponce  <david@dponce.com>
29907         * tree-widget.el: eval-and-compile inlined functions so they will
29908         be available at run-time too.
29909         (tree-widget-super-format-handler)
29910         (tree-widget-format-handler): Remove.
29911         (tree-widget-value-create): Handle the :indent property.
29913 2005-06-15  Miles Bader  <miles@gnu.org>
29915         * progmodes/which-func.el (which-func): Only inherit
29916         `font-lock-function-name-face' when that makes sense against the
29917         default mode-line face, otherwise set the face color explicitly.
29919         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
29920         faces instead of (non-existent) variables.
29922 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
29924         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
29925         (iswitchb-get-matched-buffers): Likewise.  Simplify.
29927 2005-06-14  Miles Bader  <miles@gnu.org>
29929         * progmodes/ld-script.el (ld-script-location-counter):
29930         Remove "-face" suffix from face name.
29931         (ld-script-location-counter-face):
29932         New backward-compatibility alias for renamed face.
29933         (ld-script-location-counter-face): Use renamed face.
29935         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
29936         (cperl-hash): Remove "-face" suffix from face names.
29937         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
29938         New backward-compatibility aliases for renamed faces.
29939         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
29940         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
29942         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
29943         name.
29944         (which-func-face): New backward-compatibility alias for renamed face.
29945         (which-func-format): Use renamed which-func face.
29947         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
29948         (vhdl-function, vhdl-directive, vhdl-reserved-word)
29949         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
29950         names.
29951         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
29952         (vhdl-speedbar-configuration, vhdl-speedbar-package)
29953         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
29954         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
29955         (vhdl-speedbar-architecture-selected)
29956         (vhdl-speedbar-configuration-selected)
29957         (vhdl-speedbar-package-selected)
29958         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
29959         names.
29960         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
29961         Use renamed faces.
29962         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
29963         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
29964         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
29965         Use renamed faces.
29966         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
29967         names.
29968         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
29969         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
29970         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
29971         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
29972         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
29973         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
29975         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
29976         face name.
29977         (sh-heredoc-face): New backward-compatibility alias for renamed face.
29978         (sh-heredoc-face): Use renamed sh-heredoc face.
29980         * progmodes/idlw-help.el (idlwave-help-link):
29981         Remove "-face" suffix from face name.
29982         (idlwave-help-link-face):
29983         New backward-compatibility alias for renamed face.
29984         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
29986         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
29987         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
29988         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
29989         New backward-compatibility aliases for renamed faces.
29990         (idlwave-shell-disabled-breakpoint-face)
29991         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
29993         * progmodes/flymake.el (flymake-errline, flymake-warnline):
29994         Remove "-face" suffix from face names.
29995         (flymake-errline-face, flymake-warnline-face):
29996         New backward-compatibility aliases for renamed faces.
29997         (flymake-highlight-line): Use renamed flymake faces.
29999         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
30000         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
30001         (ebrowse-member-class, ebrowse-progress):
30002         Remove "-face" suffix from face names.
30003         (ebrowse-tree-mark-face, ebrowse-root-class-face)
30004         (ebrowse-file-name-face, ebrowse-default-face)
30005         (ebrowse-member-attribute-face, ebrowse-member-class-face)
30006         (ebrowse-progress-face):
30007         New backward-compatibility aliases for renamed faces.
30008         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
30009         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
30010         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
30011         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
30013         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
30014         antlr-syntax)
30015         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
30016         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
30017         names.
30018         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
30019         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
30020         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
30021         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
30022         backward-compatibility aliases for renamed faces.
30023         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
30024         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
30025         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
30026         remove "font-lock-".  Use renamed antlr-mode faces.
30027         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
30028         literal face-names with face variable references.
30030         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
30031         face name.
30032         (Buffer-menu-buffer-face): New backward-compatibility alias for
30033         renamed face.
30034         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
30036 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
30038         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
30039         Eliminate "-face" suffix.
30040         (makefile-targets): Inherit from font-lock-function-name-face and
30041         eliminate "-face" suffix.
30042         (makefile-shell): Remove attributes and eliminate "-face" suffix.
30043         (makefile-*-font-lock-keywords): Append makefile-targets in rule
30044         actions, instead of prepending, to make it less visible.
30045         (makefile-previous-dependency, makefile-match-dependency):
30046         Don't match a target on a continuation line.
30048         * files.el (auto-mode-alist): Put Makefile in gmake mode.
30050 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
30052         * progmodes/gdb-ui.el (menu): Re-order menu items.
30053         (gdb-tooltip-print): Respect tooltip-use-echo-area.
30055         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
30056         Define in tooltip.el.
30057         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
30058         (gud-tooltip-tips): Respect tooltip-use-echo-area and
30059         gud-tooltip-echo-area.
30061         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
30062         backward compatibility and make obsolete.
30063         (tooltip-help-tips): Use tooltip-use-echo-area.
30064         (tooltip-show-help-function): Rename to...
30065         (tooltip-show-help): ...this, because it is a function.
30066         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
30068 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
30070         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
30071         (edebug-print-length, edebug-print-level, edebug-print-circle)
30072         (edebug-modify-breakpoint, edebug-eval-last-sexp)
30073         (edebug-eval-print-last-sexp): Doc fixes.
30075 2005-06-14  Kim F. Storm  <storm@cua.dk>
30077         * ido.el (ido-mode): Make a new keymap every time we enable ido,
30078         as the coverage buffer/file/both may change.
30080 2005-06-14  Lute Kamstra  <lute@gnu.org>
30082         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
30083         and run-mode-hooks.  Simplify.
30085         * mail/rmailedit.el (rmail-edit-mode):
30086         * progmodes/octave-inf.el (inferior-octave-mode):
30087         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
30089         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
30090         and run-mode-hooks.
30091         (recentf-edit-list, recentf-open-files): Don't call
30092         kill-all-local-variables directly.
30094         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
30096 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
30098         * emacs-lisp/byte-run.el (make-obsolete)
30099         (define-obsolete-function-alias): Rename arguments FUNCTION and
30100         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
30101         (make-obsolete-variable, define-obsolete-variable-alias):
30102         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
30103         respectively.
30105         * isearchb.el (isearchb-activate):
30106         * pcvs.el (cvs-mode):
30107         * ses.el (ses-load):
30108         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
30109         * net/tramp.el (tramp-find-file-exists-command)
30110         (tramp-find-shell):
30111         * progmodes/ada-mode.el (ada-create-case-exception)
30112         (ada-create-case-exception-substring, ada-make-subprogram-body):
30113         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
30114         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
30115         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
30116         * textmodes/org.el (org-promote, org-evaluate-time-range)
30117         (org-agenda-next-date-line, org-agenda-previous-date-line)
30118         (org-agenda-error, org-open-at-point, org-table-move-row)
30119         (org-format-table-table-html-using-table-generate-source)
30120         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
30121         * textmodes/reftex.el (reftex-access-scan-info):
30122         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
30123         (reftex-toc-promote-prepare): Follow error conventions.
30125         * diff-mode.el (diff-mode): Fix typo in docstring.
30127         * forms.el (forms--intuit-from-file): Fix reference to
30128         `forms-number-of-fields' in error message.
30129         (forms-print): Fix quoting in error message.
30131         * forms.el (forms-mode):
30132         * emulation/vi.el (vi-goto-insert-state):
30133         * progmodes/flymake.el (flymake-new-err-info)
30134         (flymake-start-syntax-check-for-current-buffer)
30135         (flymake-simple-cleanup):
30136         * eshell/esh-var.el (eshell/export):
30137         * progmodes/gud.el (xdb):
30138         * textmodes/flyspell.el (flyspell-incorrect-hook)
30139         (flyspell-maybe-correct-transposition)
30140         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
30142 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
30144         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
30145         minibuffer prompt.
30147 2005-06-13  Kim F. Storm  <storm@cua.dk>
30149         * subr.el (add-to-ordered-list): New defun.
30151         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
30152         add cua--keymap-alist to emulation-mode-map-alists.
30154 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
30156         * subr.el (complete-in-turn): New macro.
30157         (dynamic-completion-table, lazy-completion-table): Add debug info.
30159         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
30160         in preference to face aliases.
30162         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
30163         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
30164         Remove unused vars `start' and `firstline'.
30165         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
30166         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
30168 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
30170         * cus-start.el (all): Don't complain about missing GTK-related
30171         variables, unless either `gtk' is boundp or this isn't a
30172         `windows-nt' build.
30174 2005-06-13  Lute Kamstra  <lute@gnu.org>
30176         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
30177         run-mode-hooks.
30179         * ediff-mult.el (ediff-meta-mode):
30180         * ediff-util.el (ediff-mode): Use run-mode-hooks.
30182         * ledit.el (ledit-mode): Use delay-mode-hooks.
30184         * woman.el (woman-mode-line-format): Delete constant.
30185         (woman-mode-map): Initialize it properly.
30186         (woman-mode): Set mode-class property to special.
30187         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
30188         Set major-mode and mode-name.  Don't set mode-line-format directly.
30189         (Man-getpage-in-background): Don't reference woman-mode-line-format.
30191         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
30192         string argument obsolete.
30194 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
30196         * textmodes/org.el (org-CUA-compatible): New option.
30197         (org-disputed-keys): New variable.
30198         (org-key): New function.
30199         (orgtbl-make-binding): Add docstring to the created function.
30200         (org-mode): Set paragraph start/separate regexps.
30201         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
30202         (org-archive-location, org-archive-mark-done)
30203         (org-archive-stamp-time): New options.
30204         (org-archive-subtree): New command.
30205         (org-fill-paragraph): New function.
30206         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
30207         (org-fake-empty-table-line): Function removed.
30208         (org-format-org-table-html): Do not create empty table lines at
30209         separator lines.  Improved table header treatment.
30210         (org-link-format): New option.
30211         (org-make-link): New function.
30212         (org-insert-link, org-store-link): Use org-make-link.
30213         (org-open-file): Quote file name for shell command, to allow
30214         spaces in file names.
30215         (org-link-regexp): Fix bug with mailto link.
30216         (org-link-maybe-angles-regexp, org-protected-link-regexp):
30217         New constants.
30218         (org-export-as-html): Deal with the optional angles around a link.
30219         Better treatment of file: links.
30220         (org-open-at-point): Replace @{ and @} with < and >.
30221         (org-run-mode-hooks): Function removed.
30222         (org-agenda-mode): No longer use `org-run-mode-hooks'.
30224 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
30226         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
30227         MI command -data-list-register-values.
30228         (gdb-post-prompt): Indent properly.
30230 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
30232         * hilit-chg.el (highlight-changes-colors): Rename from
30233         `highlight-changes-colours'.
30234         (highlight-changes-colours): Keep as obsolete alias.
30235         (highlight-changes-face-list): Doc fix.
30236         (hilit-chg-make-list): Use `highlight-changes-colors'.
30238 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
30240         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
30241         defun-prompt-regexp.
30243 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
30245         * loadup.el: Don't say we are dumping under 2 names on windows-nt
30246         and cygwin.
30248         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
30249         Don't use an old loaddefs.el, as in Makefile.in.
30251 2005-06-12  Lute Kamstra  <lute@gnu.org>
30253         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
30255         * man.el (Man-mode-map): Initialize it properly.
30256         (Man-mode): Set mode-class property to special.
30258         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
30260 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
30262         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
30263         A newline is needed in the docstring there.
30265         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
30266         Doc fixes.
30268 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
30270         * printing.el: Doc fix.  The menubar is no more changed when printing
30271         is loaded, it only changes when pr-menu-bind or pr-update-menus is
30272         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
30273         (pr-version): New version number (6.8.4).
30274         (pr-menu-bind): New command.
30275         (pr-update-menus): Docstring and code fix.
30276         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
30277         Docstring fix.
30278         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
30279         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
30281 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
30283         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
30284         "Returns" to "return", document useful return values, etc.
30286 2005-06-11  Alan Mackenzie  <acm@muc.de>
30288         * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
30289         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
30290         (adaptive-file-function): Minor amendment to doc-string.
30292 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
30294         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
30295         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
30296         Fix :type--it is `integer', not `string'.
30298         * faces.el (modeline-highlight): Rename from (the erroneous)
30299         `modeline-higilight'.
30301 2005-06-11  Lute Kamstra  <lute@gnu.org>
30303         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
30304         lisp-interaction-mode-map but make it the parent.
30305         (edebug-eval-mode): Use define-derived-mode.
30307 2005-06-11  Andreas Schwab  <schwab@suse.de>
30309         * bindings.el: Add binding of `ESC functionkey' for every
30310         `M-functionkey'.
30311         * hexl.el (hexl-mode-map): Likewise.
30313 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
30315         * progmodes/compile.el (compilation-error-regexp-alist-alist)
30316         [msft]: update regexp for newer msft compilers.
30318 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
30320         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
30321         ATTLIST portions of included DTDs.
30322         (xml-parse-dtd): Eliminate use of inefficient match-data.
30324 2005-06-10  Miles Bader  <miles@gnu.org>
30326         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
30327         (mpuz-text): Remove "-face" suffix from face names.
30328         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
30329         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
30330         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
30332         * play/gomoku.el (gomoku-O, gomoku-X):
30333         Remove "-face" suffix from face names.
30334         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
30335         New backward-compatibility aliases for renamed faces.
30336         (gomoku-font-lock-keywords): Use renamed gomoku faces.
30338 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
30340         * thumbs.el: Fixes for changes of 2005-06-09.
30341         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
30342         as a directory.
30343         (thumbs-thumbname): Remove directory separator from format string;
30344         `thumbs-thumbsdir' now returns a valid directory name.
30345         (thumbs-temp-dir): New defsubst.
30346         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
30347         Use it.
30349         * cus-edit.el (minibuffer):
30350         * files.el (make-backup-file-name-function):
30351         * filesets.el (filesets-external-viewers):
30352         * hilit-chg.el (highlight-changes-colours)
30353         (highlight-changes-face-list, highlight-changes-rotate-faces):
30354         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
30355         * kmacro.el (kmacro-call-macro):
30356         * log-edit.el (log-edit-changelog-full-paragraphs):
30357         * mouse.el (mouse-1-click-follows-link):
30358         * skeleton.el (skeleton-autowrap):
30359         * subr.el (insert-for-yank-1):
30360         * tempo.el (tempo-insert-region):
30361         * terminal.el (terminal-emulator):
30362         * time.el (display-time-mail-face):
30363         * vc.el (vc-annotate):
30364         * vcursor.el (vcursor-copy-line):
30365         * woman.el (woman-bold-headings, woman-ignore)
30366         (woman-default-faces, woman-monochrome-faces):
30367         * calendar/todo-mode.el (todo-insert-threshold):
30368         * emulation/pc-select.el (pc-select-selection-keys-only)
30369         (pc-selection-mode):
30370         * emulation/vip.el (vip-find-char-forward):
30371         * emulation/viper-cmd.el (viper-find-char-forward):
30372         * international/mule-cmds.el
30373         (select-safe-coding-system-accept-default-p)
30374         (input-method-exit-on-invalid-key):
30375         * international/mule-diag.el (describe-coding-system):
30376         * international/ucs-tables.el (unify-8859-on-encoding-mode):
30377         * net/browse-url.el (browse-url-xterm-program):
30378         * obsolete/lazy-lock.el (lazy-lock-mode):
30379         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
30380         (cperl-mode):
30381         * progmodes/cpp.el (cpp-face-light-name-list)
30382         (cpp-face-dark-name-list):
30383         * progmodes/delphi.el (delphi-newline-always-indents):
30384         Fix spellings in docstrings.
30386         * ido.el (ido-mode, ido-file-extensions-order)
30387         (ido-default-file-method, ido-default-buffer-method)
30388         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
30389         (ido-decorations, ido-read-file-name-as-directory-commands)
30390         (ido-read-file-name-non-ido, ido-work-directory-list)
30391         (ido-ignore-item-temp-list, ido-current-directory)
30392         (ido-magic-forward-char, ido-enter-find-file)
30393         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
30394         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
30396 2005-06-10  Lute Kamstra  <lute@gnu.org>
30398         * play/dunnet.el (dun-mode): Use define-derived-mode.
30399         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
30400         obsolete alias.
30402         * play/doctor.el (doctor-mode-map): Remove defvar.
30403         (doctor-mode): Use define-derived-mode.
30405         * mail/mspools.el (mspools-mode):
30406         * net/eudc-hotlist.el (eudc-hotlist-mode):
30407         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
30409 2005-06-10  Miles Bader  <miles@gnu.org>
30411         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
30412         Remove "-face" suffix from face names.
30413         (flyspell-incorrect-face, flyspell-duplicate-face):
30414         New backward-compatibility aliases for renamed faces.
30415         (flyspell-mode-on, make-flyspell-overlay)
30416         (flyspell-highlight-incorrect-region)
30417         (flyspell-highlight-duplicate-region)
30418         (flyspell-display-next-corrections)
30419         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
30421         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
30422         from face name.
30423         (texinfo-heading-face): New backward-compatibility alias for
30424         renamed face.
30425         (texinfo-heading-face): Use renamed texinfo-heading face.
30427         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
30428         suffix from face names.
30429         (tex-math-face, tex-verbatim-face):
30430         New backward-compatibility aliases for renamed faces.
30431         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
30432         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
30433         literal face name.
30435         * textmodes/table.el (table-cell): Remove "-face" suffix from face
30436         name.
30437         (table-cell-face): New backward-compatibility alias for renamed face.
30438         (table--put-cell-face-property, table--update-cell-face):
30439         Use renamed table-cell face.
30441         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
30442         from face name.
30443         (sgml-namespace-face): New backward-compatibility alias for
30444         renamed face.
30445         (sgml-namespace-face): Use renamed sgml-namespace face.
30447         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
30448         (org-level-4, org-level-5, org-level-6, org-level-7)
30449         (org-level-8, org-warning, org-headline-done)
30450         (org-deadline-announce, org-scheduled-today)
30451         (org-scheduled-previously, org-link, org-done, org-table)
30452         (org-time-grid): Remove "-face" suffix from face names.
30453         (org-level-1-face, org-level-2-face, org-level-3-face)
30454         (org-level-4-face, org-level-5-face, org-level-6-face)
30455         (org-level-7-face, org-level-8-face, org-warning-face)
30456         (org-headline-done-face, org-deadline-announce-face)
30457         (org-scheduled-today-face, org-scheduled-previously-face)
30458         (org-link-face, org-done-face, org-table-face)
30459         (org-time-grid-face):
30460         New backward-compatibility aliases for renamed faces.
30461         (org-level-faces, org-set-font-lock-defaults, org-timeline)
30462         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
30463         (org-agenda-get-timestamps, org-agenda-get-scheduled)
30464         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
30466         * emulation/viper-init.el (viper-search, viper-replace-overlay)
30467         (viper-minibuffer-emacs, viper-minibuffer-insert)
30468         (viper-minibuffer-vi): Remove "-face" suffix from face names.
30469         (viper-search-face, viper-replace-overlay-face)
30470         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
30471         (viper-minibuffer-vi-face):
30472         New backward-compatibility aliases for renamed faces.
30473         (viper-search-face, viper-replace-overlay-face)
30474         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
30475         (viper-minibuffer-vi-face): Use renamed viper faces.
30477         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
30478         Remove "-face" suffix from face names.
30479         (testcover-nohits-face, testcover-1value-face):
30480         New backward-compatibility aliases for renamed faces.
30481         (testcover-mark): Use renamed testcover faces.
30483         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
30484         face name.
30485         (diary-button-face): New backward-compatibility alias for renamed face.
30486         (diary-entry): Use renamed diary-button face.
30488         * calendar/calendar.el (diary, calendar-today, holiday)
30489         (mark-visible-calendar-date): Remove "-face" suffix from face names.
30490         (diary-face, calendar-today-face, holiday-face):
30491         New backward-compatibility aliases for renamed faces.
30492         (eval-after-load "facemenu", diary-entry-marker)
30493         (calendar-today-marker, calendar-holiday-marker, diary-face):
30494         Use renamed calendar faces.
30496         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
30497         (compare-windows-face): New backward-compatibility alias for
30498         renamed face.
30499         (compare-windows-highlight): Use renamed compare-windows face.
30501         * strokes.el (strokes-char): Remove "-face" suffix from face name.
30502         (strokes-char-face): New backward-compatibility alias for renamed face.
30503         (strokes-encode-buffer): Use renamed strokes-char face.
30505         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
30506         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
30507         Remove "-face" suffix from face names.
30508         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
30509         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
30510         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
30511         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
30512         Use renamed pcvs faces.
30513         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
30514         * pcvs-defs.el (cvs-mode-map): Likewise.
30515         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
30517         * info.el (info-title-1, info-title-2, info-title-3)
30518         (info-title-4): Remove "-face" suffix from and downcase face names.
30519         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
30520         (Info-title-4-face):
30521         New backward-compatibility aliases for renamed faces.
30522         (Info-fontify-node): Use renamed info faces.
30524         * hilit-chg.el (highlight-changes, highlight-changes-delete):
30525         Remove "-face" suffix from face names.
30526         (highlight-changes-face, highlight-changes-delete-face):
30527         New backward-compatibility aliases for renamed faces.
30528         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
30529         (hilit-chg-make-list): Use renamed highlight-changes faces.
30531         * generic-x.el (show-tabs-tab, show-tabs-space):
30532         Remove "-face" suffix from face names.
30533         (show-tabs-tab-face, show-tabs-space-face):
30534         New backward-compatibility aliases for renamed faces.
30535         (show-tabs-generic-mode-font-lock-defaults-1)
30536         (show-tabs-generic-mode-font-lock-defaults-2):
30537         Use renamed show-tabs faces.
30539         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
30540         (smerge-markers): Remove "-face" suffix from face names.
30541         (smerge-mine-face, smerge-other-face, smerge-base-face)
30542         (smerge-markers-face):
30543         New backward-compatibility aliases for renamed faces.
30544         (smerge-mine-face, smerge-other-face, smerge-base-face)
30545         (smerge-markers-face): Use renamed smerge faces.
30547         * log-view.el (log-view-file, log-view-message): Remove "-face"
30548         suffix from face names.
30549         (log-view-file-face, log-view-message-face):
30550         New backward-compatibility aliases for renamed faces.
30551         (log-view-file-face, log-view-message-face): Use renamed log-view
30552         faces.
30554         * paren.el (show-paren-match, show-paren-mismatch):
30555         Remove "-face" suffix from face names.
30556         (show-paren-match-face, show-paren-mismatch-face):
30557         New backward-compatibility aliases for renamed faces.
30558         (show-paren-function): Use renamed show-paren faces.
30560         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
30561         (ruler-mode-margins, ruler-mode-fringes)
30562         (ruler-mode-column-number, ruler-mode-fill-column)
30563         (ruler-mode-comment-column, ruler-mode-goal-column)
30564         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
30565         suffix from face names.
30566         (ruler-mode-default-face, ruler-mode-pad-face)
30567         (ruler-mode-margins-face, ruler-mode-fringes-face)
30568         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
30569         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
30570         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
30571         New backward-compatibility aliases for renamed faces.
30572         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
30573         (ruler-mode-column-number, ruler-mode-fill-column)
30574         (ruler-mode-comment-column, ruler-mode-goal-column)
30575         (ruler-mode-tab-stop, ruler-mode-current-column)
30576         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
30577         faces.
30579         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
30580         face name.
30581         (whitespace-highlight-the-space): Use renamed face.
30582         (whitespace-highlight-face): New backward-compatibility alias for
30583         renamed face.
30585         * woman.el (woman-italic, woman-bold, woman-unknown)
30586         (woman-addition, woman-symbol-face):
30587         Remove "-face" suffix from face names.
30588         (woman-italic-face, woman-bold-face, woman-unknown-face)
30589         (woman-addition-face):
30590         New backward-compatibility aliases for renamed faces.
30591         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
30592         (woman-decode-region, woman-replace-match)
30593         (woman-display-extended-fonts, woman-special-characters)
30594         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
30595         Use renamed woman faces.
30597         * longlines.el (longlines-visible-face): Face removed.
30599         * diff-mode.el (diff-header, diff-file-header, diff-index)
30600         (diff-hunk-header, diff-removed, diff-added, diff-changed)
30601         (diff-function, diff-context, diff-nonexistent): Remove "-face"
30602         suffix from face names.
30603         (diff-header-face, diff-file-header-face, diff-index-face)
30604         (diff-hunk-header-face, diff-removed-face, diff-added-face)
30605         (diff-changed-face, diff-function-face, diff-context-face)
30606         (diff-nonexistent-face): New backward-compatibility aliases for
30607         renamed faces.
30608         (diff-header-face, diff-file-header-face)
30609         (diff-index, diff-index-face, diff-hunk-header)
30610         (diff-hunk-header-face, diff-removed, diff-removed-face)
30611         (diff-added, diff-added-face, diff-changed-face, diff-function)
30612         (diff-function-face, diff-context-face, diff-nonexistent)
30613         (diff-nonexistent-face): Use renamed diff-mode faces.
30615         * progmodes/compile.el (compilation-warning-face)
30616         (compilation-info-face): Remove "-face" suffix from face names.
30617         (compilation-warning-face, compilation-info-face):
30618         New backward-compatibility aliases for renamed faces.
30619         (compilation-warning-face, compilation-info-face):
30620         Use renamed compilation faces.
30622         * add-log.el (change-log-date, change-log-name)
30623         (change-log-email, change-log-file, change-log-list)
30624         (change-log-conditionals, change-log-function)
30625         (change-log-acknowledgement): Remove "-face" suffix from face names.
30626         (change-log-date-face, change-log-name-face)
30627         (change-log-email-face, change-log-file-face)
30628         (change-log-list-face, change-log-conditionals-face)
30629         (change-log-function-face, change-log-acknowledgement-face):
30630         New backward-compatibility aliases for renamed faces.
30631         (change-log-font-lock-keywords): Use renamed change-log faces.
30633         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
30634         (custom-set, custom-changed, custom-saved, custom-button)
30635         (custom-button-pressed, custom-documentation, custom-state)
30636         (custom-comment, custom-comment-tag, custom-variable-tag)
30637         (custom-variable-button, custom-face-tag, custom-group-tag-1)
30638         (custom-group-tag): Remove "-face" suffix from face names.
30639         (custom-magic-alist, custom-magic-value-create)
30640         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
30641         (custom-invalid-face, custom-rogue-face, custom-modified-face)
30642         (custom-set-face, custom-changed-face, custom-saved-face)
30643         (custom-button-face, custom-button-pressed-face)
30644         (custom-documentation-face, custom-state-face)
30645         (custom-comment-face, custom-comment-tag-face)
30646         (custom-variable-tag-face, custom-variable-button-face)
30647         (custom-face-tag-face, custom-group-tag-face-1)
30648         (custom-group-tag-face):
30649         New backward-compatibility aliases for renamed faces.
30651         * wid-edit.el (widget-documentation, widget-button)
30652         (widget-field, widget-single-line-field, widget-inactive)
30653         (widget-button-pressed): "-face" suffix removed from face names.
30654         (widget-documentation-face, widget-button-face)
30655         (widget-field-face, widget-single-line-field-face)
30656         (widget-inactive-face, widget-button-pressed-face):
30657         New backward-compatibility aliases for renamed faces.
30658         (widget-documentation-face, widget-button-face)
30659         (widget-button-pressed-face, widget-specify-field)
30660         (widget-specify-inactive): Use renamed widget faces.
30662 2005-06-10  Kenichi Handa  <handa@m17n.org>
30664         * term/x-win.el (x-clipboard-yank): Remove condition-case
30665         wrapping.
30667 2005-06-11  Kenichi Handa  <handa@m17n.org>
30669         * add-log.el (change-log-font-lock-keywords): Make the regexp for
30670         date lines stricter.
30672 2005-06-10  Zhang Wei  <id.brep@gmail.com>
30674         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
30675         of x-get-selection.
30677 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
30679         * comint.el (comint-mode, comint-snapshot-last-prompt):
30680         * frame.el (frame-current-scroll-bars):
30681         * term.el (term-mode, term-check-proc, term-input-sender)
30682         (term-simple-send, term-extract-string, term-word)
30683         (term-match-partial-filename):
30684         * window.el (window-current-scroll-bars):
30685         * emulation/cua-base.el (cua-normal-cursor-color)
30686         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
30687         (cua-global-mark-cursor-color):
30688         * mail/undigest.el (rmail-forward-separator-regex):
30689         Fix typos in docstrings.
30691         * comint.el (comint-check-proc, make-comint-in-buffer)
30692         (comint-source-default): Doc fixes.
30694         * term.el (term-send-string): Improve argument/docstring consistency.
30696 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
30698         * comint.el (comint-send-input): Bind `inhibit-read-only' around
30699         call to `delete-region'.
30700         (comint-mode-hook): Do not enable Font Lock by default.
30702 2005-06-09  Lute Kamstra  <lute@gnu.org>
30704         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
30705         could be void.
30707 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
30709         * emacs-lisp/debug.el (debugger-will-be-back): New var.
30710         (debug): Use it.
30711         (debugger-step-through, debugger-continue, debugger-jump)
30712         (debugger-return-value): Set it when needed.
30713         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
30714         Use inhibit-read-only.
30716 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
30718         * window.el (shrink-window-if-larger-than-buffer)
30719         (window-size-fixed): Fix typo in docstring.
30721         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
30722         thumbnails directory on loading.
30723         (thumbs-conversion-program): Use `eq' to check the system type,
30724         not `equal'.
30725         (thumbs-temp-dir): Initialize to `temporary-file-directory',
30726         not "/tmp".  Fix docstring.
30727         (thumbs-thumbsdir): New function to return the thumbnails
30728         directory, creating it if needed.
30729         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
30730         (thumbs-temp-file): Delete variable and make it into a function.
30731         (thumbs-resize-image, thumbs-modify-image): Use it.
30732         (thumbs-kill-buffer): Simplify.
30733         (thumbs-gensym): Defalias or duplicate CL `gensym'.
30734         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
30735         docstrings.
30737 2005-06-09  Kim F. Storm  <storm@cua.dk>
30739         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
30740         set-match-data to free markers in match-data.
30742         * replace.el (replace-match-data): Pass RESEAT arg `t' to
30743         match-data to unchain markers in match-data.
30745 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
30747         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
30748         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
30749         unnecessary now.
30751 2005-06-08  Richard M. Stallman  <rms@gnu.org>
30753         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
30754         give the variable a doc string that doesn't say don't set it directly.
30756         * textmodes/ispell.el (ispell-check-version):
30757         Use match-string-no-properties.
30758         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
30759         (ispell-buffer-local-words): Likewise.
30761         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
30762         except on terminals with enough colors to really display it.
30763         (makefile-dependency-regex): Delete spurious `bb'.
30765         * faces.el (escape-glyph): Use blue once again in last case.
30766         (no-break-space): Redefine so that it isn't invisible on a tty.
30768 2005-06-08  Kim F. Storm  <storm@cua.dk>
30770         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
30771         also when reading directory name.
30773 2005-06-08  Lute Kamstra  <lute@gnu.org>
30775         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
30776         (flyspell-mode-line-string): Remove autoload cookie.
30777         (flyspell-mode): Remove defvar.
30779 2005-06-07  Lute Kamstra  <lute@gnu.org>
30781         * textmodes/org.el (org-run-mode-hooks): New function.
30782         (org-agenda-mode): Use it.
30784 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
30786         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
30788 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
30790         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
30792 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
30794         * font-lock.el (font-lock-add-keywords): Doc fix.
30796 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
30798         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
30799         (tex-compile-default): In the absence of any history, use the order in
30800         tex-compile-alist to choose the preferred command.
30801         (tex-compile-commands): Reorder a bit.
30803         * textmodes/flyspell.el (flyspell-auto-correct-binding)
30804         (flyspell-incorrect-face, flyspell-duplicate-face):
30805         Use (X)Emacs-agnostic code.
30806         (flyspell-mode-map): Don't overwrite at each load.  Remove code
30807         redundant with the subsequent add-minor-mode.  Merge Emacs and
30808         XEmacs code.
30809         (flyspell-word): Minor simplification.
30810         (flyspell-math-tex-command-p): Quieten the byte-compiler.
30811         (flyspell-external-point-words): Remove unused vars `size' and `start'.
30812         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
30813         Merge the corresponding Emacs code.
30814         (flyspell-correct-word, flyspell-xemacs-popup):
30815         Use flyspell-do-correct.
30817         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
30818         a dedicated window.
30820         * international/latexenc.el (latexenc-find-file-coding-system):
30821         Undo part of last patch, to turn off a compiler warning.
30823 2005-06-06  Juri Linkov  <juri@jurta.org>
30825         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
30826         Rename `tmm-inactive-face' to `tmm-inactive'.
30828 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
30830         * iswitchb.el: Rename faces.
30832 2005-06-06  Kim F. Storm  <storm@cua.dk>
30834         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
30835         (cua-global-mark): Remove -face suffix from face names.
30837         * emulation/cua-gmrk.el (cua--init-global-mark):
30838         Remove cua-global-mark face setup.
30840 2005-06-06  Richard M. Stallman  <rms@gnu.org>
30842         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
30843         just like other allowed characters.
30844         (makefile-match-dependency): Exclude leading and training whitespace
30845         from the range of regexp subexp 1.
30846         (makefile-macroassign-regex): Don't try to match the body,
30847         just the name of the macro being defined.
30849         * info.el (Info-read-node-name-2): New function.
30850         (Info-read-node-name-1): Use that.
30851         Add a completion-base-size-function property.
30853         * simple.el (completion-setup-function): Look for
30854         completion-base-size-function property of minibuffer-completion-table.
30856         * files.el (locate-file-completion): Doc fix.
30858         * printing.el: Don't call pr-update-menus; user must do that.
30860         * emacs-lisp/debug.el (debugger-window): New variable.
30861         (debug): Use debugger-window if it is set and still alive.
30862         Record debugger-window for next entry.
30864         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
30866 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
30868         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
30869         (hack-one-local-variable, hack-local-variables)
30870         (hack-local-variables-prop-line): Pass that arg.
30872 2005-06-06  Kim F. Storm  <storm@cua.dk>
30874         * ido.el (ido-first-match, ido-only-match, ido-subdir)
30875         (ido-indicator): Remove -face suffix from face names.
30877 2005-06-06  Juri Linkov  <juri@jurta.org>
30879         * font-lock.el (font-lock-regexp-backslash)
30880         (font-lock-regexp-backslash-construct): New faces.
30881         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
30882         after `('.  Add `while-no-input' to control structures.
30884         * faces.el (no-break-space, shadow): New faces.
30885         (escape-glyph): Use less loud colors pink2 and red4.
30887         * diff-mode.el (diff-context-face)
30888         * dired.el (dired-ignored)
30889         * rfn-eshadow.el (file-name-shadow)
30890         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
30892         * info.el (Info-title-1-face): Use green instead of yellow because
30893         bold yellow is not readable on light backgrounds.
30895         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
30896         before selecting the desired mode to not spend time fontifying
30897         old contents.
30899 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
30901         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
30902         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
30904         * ps-print.el (ps-default-fg, ps-default-bg):
30905         Fix typos in docstrings.
30907         * isearchb.el (isearchb): Don't pass a spurious second argument to
30908         `iswitchb-completions'.
30910 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
30912         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
30913         to preserve point.
30914         (gdb-find-file-hook): Add doc string.
30916         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
30917         C dereferenced pointer expression.
30918         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
30920         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
30922         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
30923         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
30924         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
30925         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
30926         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
30927         Make background transparent.
30929 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
30931         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
30932         (font-lock-remove-keywords): Doc fix.
30933         (font-lock-mode-major-mode): Compiler defvar.
30934         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
30936         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
30937         (font-lock-mode): Update `font-lock-mode-major-mode'.
30938         (font-lock-set-defaults): Compiler defvar.
30939         (font-lock-default-function): Take `font-lock-mode-major-mode'
30940         into account.
30942         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
30943         keep track of which major mode it enabled the minor mode for.
30944         Use find-file-hook again.  Update docstring.
30946         * simple.el (eval-expression-print-level)
30947         (eval-expression-print-length, eval-expression-debug-on-error):
30948         Doc fixes.
30950 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
30952         * iswitchb.el (iswitchb-single-match-face)
30953         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
30954         (iswitchb-invalid-regexp-face): New faces.
30955         (iswitchb-completions): Use them.
30956         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
30957         now marked as an obsolete alias.
30958         (iswitchb-read-buffer): Remove check for bound font variables.
30959         (iswitchb-invalid-regexp): New free variable.
30960         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
30961         set iswitchb-invalid-regexp.
30962         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
30963         invalid regexps.
30964         (iswitchb-completions): Add check for complete match when entering
30965         a regexp.
30966         (iswitchb-completions): Remove require-match argument.
30967         (iswitchb-exhibit): Fix caller.
30968         (iswitchb-common-match-inserted): New variable.
30969         (iswitchb-complete, iswitchb-completion-help): Use it.
30971 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
30973         * url/url-http.el (url-http-chunked-encoding-after-change-function):
30974         Use `url-http-debug' instead of `message'.
30976 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
30978         * url/url-http.el (url-http-parse-headers): Pass redirected URL
30979         as a callback argument.
30981 2005-06-04  Kim F. Storm  <storm@cua.dk>
30983         * simple.el (line-move): Only call sit-for when moving backwards.
30985         * ido.el (ido-make-merged-file-list-1): New defun split from
30986         ido-make-merged-file-list.
30987         (ido-make-merged-file-list): Bind throw-on-input around call to
30988         ido-make-merged-file-list-1.  Return input-pending-p if
30989         interrupted by more input available.
30990         (ido-read-internal): Handle input-pending-p return value from
30991         ido-make-merged-file-list.
30993 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
30995         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
30996         compatibility code.
30998         * international/latexenc.el (latexenc-find-file-coding-system):
30999         Don't inherit the EOL part of the coding-system from the
31000         tex-main buffer.  Fit within 80 columns.
31002 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
31004         * tmm.el (tmm-inactive-face): New face.
31005         (tmm-remove-inactive-mouse-face): New function.
31006         (tmm-prompt, tmm-add-one-shortcut)
31007         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
31008         but not selectable.
31010 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
31012         * faces.el (face-equal): Improve argument/docstring consistency.
31014 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
31016         * progmodes/make-mode.el (makefile-targets-face)
31017         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
31018         (makefile-bsdmake-dependency-regex)
31019         (makefile-makepp-rule-action-regex)
31020         (makefile-bsdmake-rule-action-regex): New constants.
31021         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
31023         * progmodes/compile.el (compilation-error-regexp-alist-alist):
31024         Allow (...) within `...' for makepp messages.
31026 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
31028         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
31030         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
31031         "." files are deleted from all file lists before comparison.
31033         * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
31034         (viper-ESC-key): Made them customizable.
31036         * emulation/viper.el (viper-non-hook-settings):
31037         Fix the names of defadvices.
31039 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
31041         * autorevert.el (auto-revert-buffers): Use save-match-data.
31043 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
31045         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
31046         menu items with a nil command binding.
31048 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
31050         * emacs-lisp/cl-macs.el (defsetf):
31051         Improve argument/docstring consistency.
31053         * faces.el (list-faces-display): Improve the formatting by
31054         computing the maximum length required for any face-name (reworked
31055         patch of 1999-01-11, accidentally deleted on 1999-07-21).
31056         (internal-find-face): Remove redundant info in docstring.
31058 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
31060         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
31061         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
31062         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
31063         (gdb-assembler-custom): Improve regexps.
31064         (def-gdb-auto-update-handler): Use window point to preserve point.
31066 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
31068         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
31070 2005-05-31  Jay Belanger  <belanger@truman.edu>
31072         * calc/calc-embed.el (calc-embedded-word): Change argument passed
31073         to calc-embedded.
31074         (calc-embedded-make-info): Have plain prefix argument select
31075         entire line.
31077 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
31079         * faces.el (list-faces-display): Signal error if passed a regexp
31080         that matches no face name.
31082         * simple.el (filter-buffer-substring): Fix typo in docstring.
31084 2005-05-31  Richard M. Stallman  <rms@gnu.org>
31086         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
31087         (vhdl-emacs-21): Doc fix.
31088         (vhdl-mode): Unconditionally set comment-padding.
31089         (vhdl-fixup-whitespace-region): Insert spaces only where
31090         there are none.
31091         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
31093 2005-05-30  John Wiegley  <johnw@newartisans.com>
31095         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
31096         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
31097         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
31098         `directory-sep-char' to ?/, and all uses of `string-to-int' to
31099         `string-to-number'.
31101 2005-05-30  Jay Belanger  <belanger@truman.edu>
31103         * calc/calc.el (calc-bug-address): Fix docstring.
31104         (calc-window-hook, calc-trail-window-hook): New variables.
31105         (calc-trail-display): Restore use of calc-trail-window-hook.
31106         (calc): Restore use of calc-window-hook.
31108 2005-05-31  Masatake YAMATO  <jet@gyve.org>
31110         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
31112         * help-fns.el (help-C-file-name): Add autoload mark for
31113         `find-function-noselect'.
31115 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
31117         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
31118         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
31120 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
31122         * calendar/diary-lib.el (mark-included-diary-files): Only kill
31123         included diary buffer if it was not already being visited.
31124         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
31126         * calendar/icalendar.el (top-level): Do not require appt.
31128         * mail/supercite.el (sc-select-attribution): Only use a list
31129         element from sc-attrib-selection-list if it returns a string.
31130         Reported by Davide G. M. Salvetti <salve@debian.org>.
31132 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
31134         * thumbs.el (thumbs-thumbname): The resulting thumbname now
31135         includes a hash value to improve its uniqueness, and has a ".jpg"
31136         extension.  Also, it is now a valid filename on all systems.
31137         (thumbs-make-thumb): Use `let', not `let*'.
31138         (thumbs-show-thumbs-list): Check for JPEG availability.
31140 2005-05-30  Richard M. Stallman  <rms@gnu.org>
31142         * filesets.el (filesets-menu-ensure-use-cached):
31143         Prevent warning when emacs-version>= is undefined.
31145         * printing.el (pr-interactive-n-up): Use string-to-number.
31147         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
31149         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
31150         Warn only when name to be defined is quoted.
31152 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
31154         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
31155         Make regexp more robust.
31156         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
31157         Force regeneration of disassembly.
31159 2005-05-29  Jay Belanger  <belanger@truman.edu>
31161         * calc/calc.el (calc-user-invocation): Check if
31162         calc-invocation-macro is non-nil.
31164 2005-05-29  Juri Linkov  <juri@jurta.org>
31166         * add-log.el (change-log-font-lock-keywords):
31167         Add `+' to e-mail regexp to accept mail address with keywords.
31169         * man.el (Man-name-regexp): Add `:' to accept qualified names.
31171 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
31173         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
31175         * ielm.el (inferior-emacs-lisp-mode): Ditto.
31177 2005-05-29  Richard M. Stallman  <rms@gnu.org>
31179         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
31180         Undo the change that moves to end of the current word.
31182 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
31184         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
31185         Throw error when count <= 0 to ensure input is a number.
31186         (gdb-read-memory-custom): Pick up address from buffer.
31187         (gdb-memory-mode): Allow user to increment and decrement
31188         memory address from header line.
31190 2005-05-29  Richard M. Stallman  <rms@gnu.org>
31192         * textmodes/flyspell.el (flyspell-version): Function deleted.
31193         (flyspell-auto-correct-previous-hook): Doc fix.
31195         * jit-lock.el (jit-lock-function, jit-lock-after-change):
31196         Do nothing if memory is full.
31198         * font-lock.el (font-lock-fontify-syntactically-region):
31199         Pass t for GREEDY to looking-back.
31201         * saveplace.el (save-place-alist-to-file): Write the file
31202         using write-region.
31204         * subr.el (looking-back): New argument GREEDY.
31206         * progmodes/compile.el (compilation-start): Set the mode
31207         before inserting the initial text.
31209         * progmodes/which-func.el (which-func-update-1): Turn the mode
31210         off in case of error by setting which-func-mode.
31212 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
31214         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
31215         Narrow down to what's on the screen, and recenter overlays
31216         at the end of the next word.
31218 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
31220         * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
31221         8Vars moved up.
31222         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
31223         (flyspell-abbrev-p): Default to nil.
31224         (flyspell-use-global-abbrev-table-p): Doc fix.
31225         (flyspell-large-region): Allow nil as value.
31226         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
31228         (mail-mode-flyspell-verify): More robust handling
31229         of `mail-header-separator'.  More efficient signature detection.
31230         Allow for regexp metacharacters in message-header-separator.
31231         Adding `To' not to be checked in mail-mode-flyspell-verify.
31233         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
31234         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
31235         Bind flyspell-auto-correct-binding.
31236         Bind C-. and C-, .
31237         (flyspell-mode-map): Likewise.
31238         (flyspell-mode): Doc fix.
31239         (flyspell-accept-buffer-local-defs): Preserve current buffer.
31240         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
31241         (flyspell-word-cache-result): New var, always local.
31242         (flyspell-check-pre-word-p): Doc fix.
31243         (flyspell-check-changed-word-p): Handle spc like newline.
31244         (flyspell-post-command-hook): Set flyspell-word-cache-result.
31245         (flyspell-word-search-backward, flyspell-word-search-forward):
31246         New functions.
31247         (flyspell-word): Return t if nothing to check.
31248         When parsing TeX code, check for after } or \.
31249         Use flyspell-word-search-backward to find previous word.
31250         Return nil if duplicated word.
31251         For word already checked, return same value as last time.
31252         Set flyspell-word-cache-result after checking.
31253         Don't clobber the return value.
31254         (flyspell-get-word): Major rewrite.
31255         (flyspell-external-point-words): New locals pword, pcount.
31256         Fix size used in progress message.
31257         Find the proper corresponding word in flyspell-large-region-buffer.
31258         (flyspell-region): Check for flyspell-large-region = nil.
31259         (flyspell-highlight-incorrect-region): Clean up overlays in region.
31260         (flyspell-auto-correct-word): Check that WORD is a cons.
31261         (flyspell-correct-word): Likewise.
31263 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
31265         * progmodes/make-mode.el (makefile-rule-action-regex)
31266         (makefile-macroassign-regex, makefile-makepp-mode)
31267         (makefile-bsdmake-mode): Continuation lines may be empty.
31268         Reported by Joshua Varner.
31269         (makefile-makepp-font-lock-keywords): Add $(stem).
31271 2005-05-28  Karl Berry  <karl@gnu.org>
31273         * textmodes/tex-mode.el: Now that tex-send-command calls
31274         shell-quote-argument (2005-03-31 change), remove all calls to
31275         shell-quote-argument; they all end up invoking tex-send-command.
31276         The double quoting loses on filenames with non-safe characters,
31277         such as "@".  Reported by Frederik Fouvry.
31279 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
31281         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
31282         about preserving point.
31284 2005-05-27  Jay Belanger  <belanger@truman.edu>
31286         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
31287         Info-goto-node.
31289         * calc/calc-embed.el (calc-embed-arg): New variable.
31290         (calc-do-embedded-activate, calc-embedded-activate-formula)
31291         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
31292         variable by new variable.
31293         (calc-embedded-make-info): Replace undeclared variable by new
31294         variable.  When selecting region with positive prefix
31295         argument, use end of previous line instead of beginning of line.
31297         * calc/calc-aent.el (calc-arg-values): Declare it.
31299         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
31300         Declare them.
31302         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
31304         * calc/calc.el (calc-alg-map): Declare it.
31306         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
31308 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
31310         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
31311         (gdb-registers-buffer, toggle-gdb-all-registers):
31312         Toggle display of floating point registers.
31313         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
31315         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
31316         (toggle-gud-tooltip-dereference):
31317         Rename from gud-toggle-tooltip-dereference.
31319 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
31321         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
31323 2005-05-27  Jay Belanger  <belanger@truman.edu>
31325         * calc/calc-prog.el (calc-kbd-report): Remove.
31326         (calc-kbd-query): Rewrite.
31328 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
31330         * image.el (image-library-alist): Move to image.c.
31331         (image-type-available-p): Doc fix.
31333 2005-05-27  Lute Kamstra  <lute@gnu.org>
31335         * calc/calc.el (calc):
31336         * outline.el (outline-1, outline-2, outline-3, outline-4)
31337         (outline-5, outline-6, outline-7, outline-8):
31338         * textmodes/dns-mode.el (dns-mode):
31339         * textmodes/sgml-mode.el (sgml-namespace-face):
31340         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
31341         (tex-verbatim-face, tex-use-reftex):
31342         * textmodes/texinfo.el (texinfo-heading-face):
31343         Specify customization group.
31345         * longlines.el: Don't require easy-mmode.
31346         (longlines-visible-face): Specify customization group.
31348 2005-05-27  Kenichi Handa  <handa@m17n.org>
31350         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
31351         encoding table of windows-1251.
31353         * international/ucs-tables.el (ucs-set-table-for-input):
31354         If translation-table-for-input of a coding system is a symbol, get
31355         its translation-table property.
31357         * international/code-pages.el: Don't register a coding system into
31358         non-iso-charset-alist more than once.
31359         (cp-make-coding-system): Likewise.
31361 2005-05-26  John Wiegley  <johnw@newartisans.com>
31363         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
31364         `eshell-resume-eval' is wrapped in a list, it indicates that the
31365         command was run asynchronously.  In that case, unwrap the value
31366         before checking the delimiter value.
31368         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
31369         character before a space at the end of a line is \, assume the space
31370         is part of the last argument rather than a final argument separator.
31372         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
31373         is in use, and the target is `t' or `nil' (which are the most common
31374         values), don't assume that the symbol target is a buffer.
31376 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
31378         * calendar/calendar.el (calendar-mode-line-format):
31379         Use mode-line-highlight as mouse-face.
31381         * time.el (display-time-string-forms, display-time-update):
31382         Use mode-line-highlight as mouse-face.
31384 2005-05-26  Jay Belanger  <belanger@truman.edu>
31386         * calc/calc.el (calc-language-alist): Remove extra defvar.
31388 2005-05-26  Lute Kamstra  <lute@gnu.org>
31390         * arc-mode.el (archive-mode):
31391         * bookmark.el (bookmark-read-annotation-mode)
31392         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
31393         * bs.el (bs-mode):
31394         * calc/calc-yank.el (calc-edit-mode):
31395         * calc/calc.el (calc-mode, calc-trail-mode):
31396         * calculator.el (calculator-mode):
31397         * chistory.el (command-history-mode):
31398         * comint.el:
31399         * cus-edit.el (custom-mode):
31400         * descr-text.el (describe-text-mode):
31401         * ebuff-menu.el (Electric-buffer-menu-mode):
31402         * ediff-util.el (ediff-mode):
31403         * emacs-lisp/re-builder.el (reb-mode):
31404         * emulation/vi.el (vi-mode-setup):
31405         * emulation/ws-mode.el (wordstar-mode):
31406         * eshell/esh-mode.el (eshell-mode):
31407         * forms.el (forms-mode):
31408         * help-mode.el (help-mode):
31409         * hexl.el (hexl-mode):
31410         * ibuffer.el (ibuffer-mode):
31411         * ielm.el (inferior-emacs-lisp-mode):
31412         * info.el (Info-mode, Info-edit-mode):
31413         * international/swedish.el:
31414         * ledit.el (ledit-from-lisp-mode):
31415         * locate.el (locate-mode):
31416         * mail/rmail.el (rmail-mode):
31417         * mail/rmailedit.el (rmail-edit-mode):
31418         * mail/rmailsum.el (rmail-summary-mode):
31419         * mail/supercite.el (sc-electric-mode):
31420         * net/eudc.el (eudc-mode):
31421         * net/quickurl.el (quickurl-list-mode):
31422         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
31423         * obsolete/ooutline.el (outline-mode):
31424         * obsolete/options.el (Edit-options-mode):
31425         * obsolete/rnews.el (news-mode):
31426         * obsolete/rnewspost.el (news-reply-mode):
31427         * play/5x5.el (5x5-mode):
31428         * play/decipher.el (decipher-mode, decipher-stats-mode):
31429         * play/gomoku.el (gomoku-mode):
31430         * play/snake.el (snake-mode):
31431         * play/solitaire.el (solitaire-mode):
31432         * play/tetris.el (tetris-mode):
31433         * progmodes/ada-mode.el (ada-mode):
31434         * progmodes/antlr-mode.el (antlr-mode):
31435         * progmodes/autoconf.el (autoconf-mode):
31436         * progmodes/dcl-mode.el (dcl-mode):
31437         * progmodes/delphi.el (delphi-mode):
31438         * progmodes/ebrowse.el (ebrowse-tree-mode)
31439         (ebrowse-electric-list-mode, ebrowse-member-mode)
31440         (ebrowse-electric-position-mode):
31441         * progmodes/f90.el (f90-mode):
31442         * progmodes/fortran.el (fortran-mode):
31443         * progmodes/icon.el (icon-mode):
31444         * progmodes/idlw-help.el (idlwave-help-mode):
31445         * progmodes/idlw-shell.el (idlwave-shell-mode):
31446         * progmodes/idlwave.el (idlwave-mode):
31447         * progmodes/inf-lisp.el (inferior-lisp-mode):
31448         * progmodes/m4-mode.el (m4-mode):
31449         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
31450         * progmodes/modula2.el (modula-2-mode):
31451         * progmodes/octave-inf.el (inferior-octave-mode):
31452         * progmodes/octave-mod.el (octave-mode):
31453         * progmodes/pascal.el (pascal-mode):
31454         * progmodes/sh-script.el (sh-mode):
31455         * progmodes/sql.el (sql-mode, sql-interactive-mode):
31456         * progmodes/vhdl-mode.el (vhdl-mode):
31457         * progmodes/xscheme.el (scheme-interaction-mode):
31458         * replace.el (occur-mode):
31459         * ses.el (ses-mode):
31460         * simple.el (completion-list-mode):
31461         * skeleton.el:
31462         * speedbar.el (speedbar-mode):
31463         * term.el (term-mode):
31464         * terminal.el (terminal-edit-mode):
31465         * textmodes/reftex-index.el (reftex-index-mode)
31466         (reftex-index-phrases-mode):
31467         * textmodes/reftex-sel.el (reftex-select-label-mode)
31468         (reftex-select-bib-mode):
31469         * textmodes/reftex-toc.el (reftex-toc-mode):
31470         * wdired.el (wdired-change-to-wdired-mode):
31471         * wid-browse.el (widget-browse-mode):
31472         Use run-mode-hooks.
31474         * array.el (array-mode):
31475         * calendar/todo-mode.el (todo-mode):
31476         * man.el (Man-mode):
31477         * play/landmark.el (lm-mode):
31478         * play/mpuz.el (mpuz-mode):
31479         Use kill-all-local-variables and run-mode-hooks.
31481         * subr.el (delay-mode-hooks): Specify indentation.
31483 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
31485         * xml.el (xml-substitute-special): Don't die for undefined xml
31486         entities.
31488 2005-05-26  Jay Belanger  <belanger@truman.edu>
31490         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
31491         of nil.
31493 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
31495         * progmodes/gdb-ui.el (gdb-frame-address):
31496         Rename from gdb-current-address.
31497         (gdb-previous-frame-address): Rename from gdb-previous-address.
31498         (gdb-selected-frame): Rename from gdb-current-frame.
31499         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
31500         (gdb-frame-number): Rename from gdb-current-stack-level.
31501         (gdb-ann3): Match new mode-name for disassembly buffer.
31502         Extend initialization of variables.
31503         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
31504         (gdb-memory-mode): Use mouse-face in header line.
31505         (gdb-assembler-buffer-name): Call it disassembly and give frame
31506         in mode line.
31507         (gdb-source-spec-regexp, gdb-assembler-custom)
31508         (gdb-invalidate-assembler, gdb-frame-handler):
31509         Make robust to leading zeroes in address format.
31511 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
31513         * textmodes/org.el (org-mode): Use `define-derived-mode' to
31514         define `org-mode'.
31515         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
31517 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
31519         * log-edit.el (log-edit-changelog-entries): Distinguish between
31520         filenames like xfns.c and fns.c.
31522 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
31524         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
31525         point after reverting.
31526         (Buffer-menu-make-sort-button): Handle the case where
31527         `Buffer-menu-use-header-line' is nil.
31529 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
31531         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
31532         New funcs.  In minibuffer-local-completion-map bind `]', `/'
31533         and `:' to them.
31535 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
31537         * startup.el (normal-top-level): Allow modification of load-path while
31538         we're iterating over it.
31540 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
31542         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
31543         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
31544         (thumbs-resize-interactive, thumbs-insert-image)
31545         (thumbs-insert-thumb, thumbs-dired-show-marked)
31546         (thumbs-find-image-at-point, thumbs-delete-images)
31547         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
31548         (thumbs-increment-image-size, thumbs-decrement-image-size):
31549         Fix typos in docstrings.
31551 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
31553         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
31554         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
31555         (cperl-mode): Use them.
31557 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
31559         * window.el (quit-window, shrink-window-if-larger-than-buffer):
31560         Doc fixes.
31562 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
31564         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
31565         Bind C-d to gdb-inferior-io-eof.
31567         * dired.el (dired-dnd-popup-notice): Use message-box.
31569 2005-05-23  Masatake YAMATO  <jet@gyve.org>
31571         * bindings.el (mode-line-major-mode-keymap):
31572         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
31574         * faces.el (mode-line-highlight): New face.
31576         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
31577         as mouse-face.
31579         * bindings.el (top-level, help-echo, mode-line-modified)
31580         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
31581         as mouse-face.
31583 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
31585         * progmodes/cc-engine.el (c-guess-basic-syntax):
31586         Remove spurious call to `zerop'.
31588         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
31590 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
31592         CC Mode update to 5.30.10:
31594         * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
31595         the point could go past the limit in decoration level 2, thereby
31596         causing errors during interactive fontification.
31598         * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
31599         bug when the file is evaluated interactively.
31601         * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
31602         declarations somewhat better in C++.
31604         * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
31605         New helper macro to make use of `run-mode-hooks'
31606         which has been added in Emacs 21.1.
31607         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
31608         (awk-mode): Use it.
31609         (make-local-hook): Suppress warning about obsoleteness.
31611         * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
31612         (c-append-backslashes-forward, c-delete-backslashes-forward)
31613         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
31614         Compensate for return value from `forward-line' when it has moved
31615         but not to a different line due to eob.
31617         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
31618         `objc-method-intro' and `objc-method-args-cont'.
31620 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
31622         CC Mode update to 5.30.10:
31624         * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
31625         address in the copyright statement.  Incidentally, change "along with
31626         GNU Emacs" to "along with this program" where it occurs.
31628         * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
31629         autoload, so that it is interactive, hence can be found by M-x awk-mode
31630         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
31631         <gmorris+emacs@ast.cam.ac.uk>.
31633         * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
31634         Mode's regexps.
31636 2005-05-23  Kevin Ryde  <user42@zip.com.au>
31638         * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
31639         from c-parse-state, to avoid a lisp error (on bad code).
31641 2005-05-23  Lute Kamstra  <lute@gnu.org>
31643         * subr.el (font-lock-defaults): Remove defvar as it's already
31644         defined in font-core.el.
31646         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
31648 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
31650         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
31651         more general and work when GDB variable "print pretty" is on,
31652         as with Emacs, for example.
31654 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
31656         * font-core.el: Update comment.
31658         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
31659         Use `after-change-major-mode-hook' instead of `find-file-hook'.
31661         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
31663 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
31665         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
31666         and `yank-handler' in the doc strings.
31668 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
31670         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
31672 2005-05-22  Richard M. Stallman  <rms@gnu.org>
31674         * help.el (describe-key): Move print-help-return-message call
31675         out of conditional.
31677         * progmodes/etags.el (list-tags): Use with-no-warnings.
31679         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
31680         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
31681         (starttls-extra-args, starttls-extra-arguments): Add defvars.
31683         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
31685         * language/viet-util.el (viet-viscii-nonascii-translation-table):
31686         Add defvar.
31688         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
31689         Use defvar, not defconst.
31691         * hexl.el (hexl-follow-line): Use with-no-warnings.
31693         * emulation/tpu-extras.el: Use write-file-functions instead of
31694         write-file-hooks.
31696         * dired.el (dired-font-lock-keywords): Fontify files with junk
31697         extensions even if marked by -F.
31699 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
31701         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
31702         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
31703         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
31704         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
31705         (concatenate, list-length, get*, getf, cl-remprop):
31706         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
31707         (etypecase, progv, lexical-let, lexical-let*)
31708         (multiple-value-bind, multiple-value-setq, shiftf):
31709         Improve argument/docstring consistency.
31711         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
31713 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
31715         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
31716         doesn't exist.
31718         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
31719         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
31721 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
31723         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
31724         already deleted variables: auto-fill-hook, blink-paren-hook,
31725         lisp-indent-hook, inhibit-local-variables, unread-command-event,
31726         suspend-hooks, comment-indent-hook, meta-flag,
31727         before-change-function, after-change-function,
31728         font-lock-doc-string-face.
31730 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
31732         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
31734 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
31736         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
31737         rmail-dont-reply-to.
31739 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
31741         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
31742         literal blank when splitting new-header-values.
31744 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
31746         * calendar/cal-menu.el (cal-menu-update): Add separator as a
31747         string so that tmm doesn't create a completion entry for it.
31749         * textmodes/table.el (table-disable-menu): Ditto.
31751 2005-05-21  Richard M. Stallman  <rms@gnu.org>
31753         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
31755         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
31757         * net/rcompile.el (remote-compile): Use compilation-start.
31759         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
31761 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
31763         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
31764         Default to makefile-bsdmake-mode on BSD systems.
31766         * imenu.el (imenu-generic-expression, imenu--generic-function'):
31767         REGEXP may also be a search function now.  The part of doc-string
31768         for describing the structure was 95% identical to that of
31769         `imenu--generic-function'.  Unify it there.
31771         * progmodes/make-mode.el (makefile-imenu-generic-expression):
31772         Use function to find dependencies, because regexp alone is so complex,
31773         it easily goes into an endless loop.
31774         (makefile-makepp-mode): Also add submenu for Perl functions
31775         defined in the makefile.
31776         (makefile-bsdmake-mode): Special imenu-generic-expression no
31777         longer needed, due to function call.
31778         (makefile-match-dependency): Take BOUND into account when checking
31779         if we're through.
31781 2005-05-20  Jay Belanger  <belanger@truman.edu>
31783         * calc/calc-units.el (calc-invalidate-units-table):
31784         Use inhibit-read-only.
31785         (math-build-units-table-buffer): Use view-mode.
31787 2005-05-20  David Kastrup  <dak@gnu.org>
31789         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
31790         easy-menu-add is not a nop on Emacs; and clarify when to call it.
31792 2005-05-20  Lute Kamstra  <lute@gnu.org>
31794         * diff-mode.el (diff-header-face, diff-file-header-face)
31795         (diff-index-face, diff-hunk-header-face, diff-removed-face)
31796         (diff-added-face, diff-changed-face, diff-function-face)
31797         (diff-context-face, diff-nonexistent-face): Put them in the
31798         diff-mode customization group.
31800 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
31802         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
31804         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
31806         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
31807         Minor regexp-optimization.
31809 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
31811         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
31812         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
31813         (org-agenda-add-time-grid-maybe): New function.
31814         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
31815         (org-table-create): `dotimes' instead of `mapcar'.
31816         (org-xor): Simplify implementation.
31817         (org-agenda): `inhibit-redisplay' turned on.
31818         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
31819         a consistent line after a state change.
31820         (org-agenda-remove-times-when-in-prefix): New option.
31821         (org-prefix-has-time): New variable.
31822         (org-parse-time-string): Optional argument NODEFAULT.
31823         (org-format-agenda-item): Parse items for time-of-day
31824         specifications and move these into the prefix if possible.
31825         (org-agenda-priority): Get current heading, not previous heading
31826         during agenda remote editing.
31828 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
31830         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
31831         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
31832         (remove-duplicates, delete-duplicates, substitute)
31833         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
31834         (nsubstitute-if-not, find, find-if, find-if-not, position)
31835         (position-if, position-if-not, count, count-if, count-if-not)
31836         (mismatch, search, sort*, stable-sort, merge, member*)
31837         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
31838         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
31839         (intersection, nintersection, set-difference, nset-difference)
31840         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
31841         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
31842         (nsublis, tree-equal): Improve argument/docstring consistency.
31844         * subr.el (send-string, send-region): Remove obsolescence declaration.
31845         (window-dot, set-window-dot, read-input, show-buffer)
31846         (eval-current-buffer, string-to-int):
31847         Add release number to obsolescence declarations.
31849 2005-05-19  Kim F. Storm  <storm@cua.dk>
31851         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
31852         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
31854 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
31856         * faces.el (list-faces-display): Make back button respect optional
31857         regexp arg.
31859 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
31861         * calculator.el (calculator-radix-grouping-mode)
31862         (calculator-radix-grouping-digits, calculator-displayer)
31863         (calculator-radix-grouping-separator, calculator-copy-displayer):
31864         * dabbrev.el (dabbrev-search-these-buffers-only):
31865         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
31866         (diff-advance-after-apply-hunk, diff-mode-hook)
31867         (diff-minor-mode-prefix):
31868         * imenu.el (imenu-use-popup-menu):
31869         * jit-lock.el (jit-lock-context-time):
31870         * newcomment.el (comment-fill-column, comment-column)
31871         (comment-style, comment-padding, comment-multi-line)
31872         (comment-empty-lines, comment-auto-fill-only-comments):
31873         * reveal.el (reveal-around-mark):
31874         * uniquify.el (uniquify-buffer-name-style)
31875         (uniquify-after-kill-buffer-p)
31876         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
31877         (uniquify-min-dir-content, uniquify-separator)
31878         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
31879         * w32-vars.el (w32-fixed-font-alist):
31880         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
31881         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
31882         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
31883         * progmodes/perl-mode.el (perl-indent-level)
31884         (perl-continued-statement-offset, perl-continued-brace-offset)
31885         (perl-brace-offset, perl-brace-imaginary-offset)
31886         (perl-label-offset, perl-indent-continued-arguments)
31887         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
31888         * progmodes/tcl.el (tcl-indent-level)
31889         (tcl-continued-indent-level, tcl-auto-newline)
31890         (tcl-tab-always-indent, tcl-electric-hash-style)
31891         (tcl-help-directory-list, tcl-use-smart-word-finder)
31892         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
31893         (inferior-tcl-source-command):
31894         * textmodes/fill.el (enable-kinsoku):
31895         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
31896         * textmodes/table.el (table-yank-handler):
31897         Specify missing group (and type, if simple) in defcustom.
31899 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
31901         * progmodes/compile.el (compilation-finish-function): Fix defvar.
31903 2005-05-19  Richard M. Stallman  <rms@gnu.org>
31905         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
31907         * subr.el (event-basic-type): Don't get an error.
31908         (left-fringe-p): Function deleted.
31910         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
31911         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
31913         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
31914         in recursive copy.
31916         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
31918         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
31920         * emacs-lisp/bytecomp.el
31921         (byte-compile-file-form-custom-declare-variable):
31922         Call byte-compile-nogroup-warn if appropriate.
31924         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
31925         (compilation-set-window): Don't call left-fringe-p; do it directly.
31927 2005-05-19  Jay Belanger  <belanger@truman.edu>
31929         * calc/calc-graph.el (calc-graph-format-data): Make sure
31930         var-PlotRejects is bound before trying to check its value.
31932 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
31934         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
31935         definition of this variable from reftex-global.el to reftex.el,
31936         because it is needed in the menu.
31938 2005-05-19  Lute Kamstra  <lute@gnu.org>
31940         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
31941         years are fixed.  Don't insert a space after a dash.
31943 2005-05-19  Kim F. Storm  <storm@cua.dk>
31945         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
31947 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
31949         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
31950         strings, because (eq ... ?\\) is fairly frequent.
31952         * progmodes/make-mode.el (makefile-add-this-line-targets):
31953         Simplify and integrate into `makefile-pickup-targets'.
31954         (makefile-add-this-line-macro): Simplify and integrate into
31955         `makefile-pickup-macros.
31956         (makefile-pickup-filenames-as-targets): Simplify.
31957         (makefile-previous-dependency, makefile-match-dependency):
31958         Don't stumble over `::'.
31960 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
31962         * subr.el (post-command-idle-hook, post-command-idle-delay):
31963         Remove obsoletion of post-command-idle-hook and
31964         post-command-idle-delay.
31966         * faces.el (list-faces-display): Provide button when describe-face
31967         is called to take user back to the list of faces.
31969         * help-fns.el (describe-variable): Remove hyperlinks in a
31970         variable's value as these are quite frequently inappropriate.
31972         * follow.el (follow-submit-feedback, follow-mode):
31973         Remove references to post-command-idle-hook.
31975 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
31977         * progmodes/make-mode.el (makefile-previous-dependency)
31978         (makefile-match-dependency): Check for := (and in bsd mode also
31979         !=) to give a better result, even when font-lock is not on.
31981 2005-05-18  Jay Belanger  <belanger@truman.edu>
31983         * calc/calc-help.el (calc-s-prefix-help):
31984         Add `calc-copy-special-constant' to help string.
31986 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
31988         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
31990 2005-05-18  Jay Belanger  <belanger@truman.edu>
31992         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
31993         in linear factors are in proper order.
31995 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
31997         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
31998         Support for jurabib.
32000         * textmodes/reftex.el (featurep): Define aliases for overlay
32001         commands, for XEmacs compatibility, and use these aliases in
32002         overlay initializations.
32003         (reftex-highlight): Use `reftex-move-overlay'.
32004         (reftex-unhighlight): Use `reftex-delete-overlay'.
32005         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
32006         (reftex-access-search-path): Use `reftex-uniquify' instead of
32007         `reftex-uniq'.
32009         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
32010         `before-string' property modification enables for Emacs as well.
32011         (reftex-select-item): Use `reftex-delete-overlay'.
32012         (reftex-select-mark): Use `reftex-make-overlay' and
32013         `reftex-overlay-put'.
32014         (reftex-select-unmark): Use `reftex-delete-overlay' and
32015         `reftex-overlay-put'.
32017 2005-05-18  Lute Kamstra  <lute@gnu.org>
32019         * emacs-lisp/lisp.el (check-parens): Fix docstring.
32021 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
32023         * add-log.el (add-change-log-entry):
32024         * array.el (array-make-template, array-reconfigure-rows)
32025         (array-init-max-row, array-init-max-column)
32026         (array-init-columns-per-line, array-init-field-width):
32027         * replace.el (replace-match-maybe-edit, perform-replace):
32028         * textmodes/spell.el (spell-region):
32029         Replace `read-input' by `read-string'.
32031         * forms.el (forms-mode):
32032         * finder.el (finder-compile-keywords):
32033         * shadowfile.el (shadow-read-files):
32034         Replace `eval-current-buffer' by `eval-buffer'.
32036         * terminal.el (te-pass-through):
32037         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
32038         (ange-ftp-raw-send-cmd):
32039         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
32040         (send-process-next-char, telnet-initial-filter, telnet):
32041         Replace `send-string' by `process-send-string'.
32043         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
32044         (prolog-consult-region): Replace `send-string' by
32045         `process-send-string'; replace `send-region' by `process-send-region'.
32047         * progmodes/delphi.el (delphi-log-msg):
32048         Replace `set-window-dot' by `set-window-point'.
32050         * subr.el (window-dot, set-window-dot, read-input, send-string)
32051         (send-region, show-buffer, eval-current-buffer):
32052         Make really obsolete, as the comment says.
32054 2005-05-17  Kim F. Storm  <storm@cua.dk>
32056         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
32057         (cua--init-keymaps): Bind C-return instead of S-return to set
32058         rectangle mark.
32060         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
32061         instead of S-return to toggle/clear rectangle mark.
32063 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
32065         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
32066         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
32067         Also fontify plain strings assigned to variables, mostly so that a
32068         colon has a face and is thus not taken as a dependency separator.
32069         (makefile-previous-dependency): Inline the new matcher, because it
32070         is too complex to work in both directions.
32071         (makefile-match-dependency): Eliminate `backward' arg (see above).
32072         Completely reimplemented so as to not sometimes go into an endless
32073         loop.  It should also be more efficient, because first it only
32074         searches for `:', instead of applying the very complex regexp.
32075         (makefile-mode): Cancel `font-lock-support-mode', because blocks
32076         to be fontified in one piece can be too long for JIT.
32077         Makefiles are never *that* big.
32079 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
32081         * dired.el (dired-mode): Simplify.
32083 2005-05-17  Lute Kamstra  <lute@gnu.org>
32085         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
32086         defcustom for the mode hook variable.
32088         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
32089         Emacs Lisp Reference Manual.
32091 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
32093         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
32094         (evenp, list*):
32095         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
32096         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
32098         * net/tramp-smb.el (tramp-smb-open-connection):
32099         Pass `tramp-chunksize' as fifth (required) argument.
32101 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
32103         * font-lock.el (lisp-font-lock-keywords-1):
32104         Set `font-lock-negation-char-face' for [^...] char group.
32105         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
32107         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
32108         a var, and refine it to mask one more level of nested vars.
32109         (makefile-rule-action-regex): Turn it into a var, and refine it so
32110         it recognizes backslashed continuation lines as belonging to the
32111         same command.
32112         (makefile-macroassign-regex): Refine it so it recognizes
32113         backslashed continuation lines as belonging to the same command.
32114         (makefile-var-use-regex): Don't look at the next char, because it
32115         might be the same one to be skipped by the initial [^$], leading
32116         to an overlooked variable use.
32117         (makefile-make-font-lock-keywords): Remove two parameters, which
32118         are now variables that some of the modes set locally.
32119         Handle dependency and rule action matching through functions, because
32120         regexps alone match too often.  Dependency matching now comes
32121         last, so it can check, whether a colon already matched something else.
32122         (makefile-mode): Inform that font-lock improves makefile parsing
32123         capabilities.
32124         (makefile-match-dependency, makefile-match-action): New functions.
32126 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
32128         * emacs-lisp/cl-extra.el (equalp): Doc fix.
32130         * align.el (align-regexp):
32131         * ansi-color.el (ansi-color-get-face):
32132         * array.el (array-reconfigure-rows, array-init-max-row)
32133         (array-init-max-column, array-init-columns-per-line)
32134         (array-init-field-width):
32135         * dired-aux.el (dired-trample-file-versions):
32136         * dired-x.el (dired-mark-sexp):
32137         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
32138         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
32139         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
32140         * faces.el (face-read-integer):
32141         * files.el (backup-extract-version, insert-directory):
32142         * hexl.el (hexl-insert-decimal-char):
32143         * server.el (server-process-filter):
32144         * shell.el (shell-extract-num):
32145         * startup.el (command-line-1):
32146         * term.el (term-command-hook):
32147         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
32148         (time-stamp-do-number):
32149         * time.el (display-time-update):
32150         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
32151         (timezone-fix-time):
32152         * vms-patch.el (vms-suspend-resume-hook):
32153         * calendar/appt.el (appt-convert-time):
32154         * calendar/cal-bahai.el (mark-bahai-diary-entries):
32155         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
32156         * calendar/cal-islam.el (mark-islamic-diary-entries):
32157         * calendar/calendar.el (calendar-cursor-to-date)
32158         (calendar-star-date):
32159         * calendar/diary-lib.el (diary-attrtype-convert)
32160         (mark-diary-entries, diary-entry-time):
32161         * calendar/solar.el (solar-get-number):
32162         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
32163         * emacs-lisp/re-builder.el (reb-display-subexp):
32164         * emulation/edt.el (edt-set-scroll-margins):
32165         * emulation/tpu-extras.el (tpu-set-scroll-margins):
32166         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
32167         (vip-get-ex-count):
32168         * emulation/viper-ex.el (viper-get-ex-token)
32169         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
32170         * international/fontset.el (fontset-plain-name):
32171         * mail/feedmail.el (feedmail-look-at-queue-directory):
32172         * mail/mailalias.el (mail-get-names):
32173         * mail/rmail.el (rmail-convert-to-babyl-format):
32174         * mail/rmailsum.el (rmail-make-basic-summary-line)
32175         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
32176         (rmail-summary-goto-msg):
32177         * mail/smtpmail.el (smtpmail-read-response):
32178         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
32179         (ange-ftp-vms-add-file-entry):
32180         * play/gametree.el (gametree-looking-at-ply)
32181         (gametree-current-branch-score):
32182         * progmodes/ada-xref.el (ada-prj-find-prj-file)
32183         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
32184         * progmodes/cperl-mode.el (condition-case):
32185         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
32186         (ebrowse-set-member-buffer-column-width)
32187         (ebrowse-select-1st-to-9nth):
32188         * progmodes/etags.el (etags-snarf-tag):
32189         * progmodes/flymake.el (flymake-parse-line):
32190         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
32191         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
32192         (idlwave-shell-menu-def):
32193         * progmodes/ps-mode.el (ps-run-goto-error):
32194         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
32195         (vhdl-speedbar-contract-level):
32196         * term/mac-win.el (x-handle-numeric-switch):
32197         * term/sun-mouse.el (sun-get-frame-data):
32198         * term/w32-win.el (x-handle-numeric-switch):
32199         * term/x-win.el (x-handle-numeric-switch):
32200         * textmodes/ispell.el (ispell-parse-output):
32201         * textmodes/nroff-mode.el (nroff-outline-level):
32202         * textmodes/reftex-cite.el (reftex-bib-sort-year)
32203         (reftex-bib-sort-year-reverse, reftex-format-citation):
32204         * textmodes/reftex-parse.el (reftex-init-section-numbers)
32205         (reftex-section-number):
32206         * textmodes/texinfmt.el (texinfo-paragraphindent):
32207         Replace `string-to-int' by `string-to-number'.
32209         * international/latexenc.el: Add page marker to force the "Local
32210         Variables:" string out of the last page.
32212 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
32214         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
32215         tooltip-change-major-mode.
32216         (gud-tooltip-print-command): Remove case where gud-minor-mode
32217         is gdb ("--fullname").
32218         (gud-tooltip-tips): Turn GUD tooltips off for this case and
32219         explain to user.
32221 2005-05-16  Jay Belanger  <belanger@truman.edu>
32223         * calc/calc-store.el (calc-copy-special-constant): New function.
32225         * calc/calc-ext.el (calc-init-extensions): Add binding for
32226         `calc-copy-special-constant'.
32228         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
32229         for the `calc-copy-special-constant' command.
32231 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
32233         * subr.el (left-fringe-p): New function.
32235         * progmodes/compile.el (compilation-setup): Set local value of
32236         overlay-arrow-string to "" always.
32237         (compilation-set-window): Left fringe then don't scroll.
32238         No left fringe then no arrow and scroll message to top.
32239         (compilation-context-lines): Adjust doc string accordingly.
32241 2005-05-16  Kim F. Storm  <storm@cua.dk>
32243         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
32244         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
32245         (ido-wide-find-dir-or-delete-dir): New command for M-d.
32246         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
32247         (ido-read-file-name): Handle commands with ido property value
32248         equal to find-file as reading a file name, to allow C-d to enter dired.
32249         (ibuffer-find-file): Add ido property with value find-file.
32251 2005-05-15  Kim F. Storm  <storm@cua.dk>
32253         * subr.el (open-network-stream-nowait): Remove.
32254         (open-network-stream-server): Remove.
32256 2005-05-15  Richard M. Stallman  <rms@gnu.org>
32258         * faces.el (describe-face): Output a definition link button.
32260         * help-mode.el (help-face-def): New button type.
32262         * emacs-lisp/copyright.el (copyright-fix-years):
32263         Match properly if the first year is 2-digit.
32264         Don't mess up the whitespace after the years by filling.
32266         * dired-aux.el (dired-mark-confirm):
32267         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
32269         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
32270         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
32271         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
32273         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
32274         Set font-lock-comment-start-skip.
32276         * font-lock.el (font-lock-comment-start-skip): New variable.
32277         (font-lock-comment-end-skip): New variable.
32278         (font-lock-fontify-syntactically-region): Use them if non-nil.
32280 2005-05-15  Jay Belanger  <belanger@truman.edu>
32282         * calc/calc-store.el (calc-store-value): Return a string rather
32283         than display it as a message.
32284         Use calc-var-name for variable name.
32285         (calc-store-into): Add the result of calc-store-value to message.
32286         (calc-copy-variable): Add a message.
32287         (calc-store-exchange): Improve error messages.
32288         (calc-store-binary, calc-store-map): Don't reset the values of
32289         special constants.
32291 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
32293         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
32294         manual to docstring.
32296         * files.el (hack-local-variables-confirm): Add STRING argument.
32297         Make the function handle non file visiting buffers correctly.
32298         (hack-local-variables-prop-line, hack-local-variables)
32299         (hack-one-local-variable): Use STRING arg of
32300         `hack-local-variables-confirm'.
32302 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
32304         Sync with Tramp 2.0.49.
32306         * net/tramp.el (tramp-handle-dired-call-process)
32307         (tramp-handle-insert-directory):`insert-buffer' cannot be used
32308         because the contents of the Tramp buffer is changed before
32309         insertion (`expand-file' and alike).
32310         (tramp-handle-insert-directory): If `localname' has an empty
32311         nondirectory name, it must not be quoted.
32312         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
32313         variable `tramp-chunksize'.  Change callees.
32314         (tramp-open-connection-setup-interactive-shell): Check remote host
32315         for buggy `send-process-string' implementation.
32316         Set `tramp-chunksize' if found.  Reported by Michael Kifer
32317         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
32318         (tramp-handle-shell-command): `insert-buffer' cannot be used
32319         because the contents of the Tramp buffer is changed before
32320         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
32321         <frederic.bothamy@free.fr>.
32322         (tramp-set-auto-save): Actions should be done for Tramp file name
32323         handler only.  Ange-FTP has its own auto-save mechanism.
32324         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
32325         (tramp-set-auto-save-file-modes): Set file modes of
32326         `buffer-auto-save-file-name' to ?\600 as fallback solution.
32327         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
32328         (tramp-bug): Remove obsolete variable.
32329         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
32330         for presence of `mml-mode'.  Make it running for older Emacsen as well.
32332 2005-05-14  John Paul Wallington  <jpw@pobox.com>
32334         * ibuf-ext.el (define-ibuffer-filter filename):
32335         If `dired-directory' is a list, use its car.
32337 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
32339         * ibuffer.el (define-ibuffer-column filename):
32340         If `dired-directory' is a list, use its car.
32342 2005-05-14  Richard M. Stallman  <rms@gnu.org>
32344         * subr.el (symbol-file): Doc fix.
32346         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
32347         (byte-compile-form): Call byte-compile-nogroup-warn.
32348         (byte-compile-warning-types): Doc fix.
32350         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
32352         * progmodes/cc-engine.el (c-literal-faces):
32353         Add font-lock-comment-delimiter-face.
32355         * net/net-utils.el (dig): Use with-no-warnings.
32357         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
32358         (sc-recite-frame-alist, sc-default-cite-frame)
32359         (sc-default-uncite-frame, sc-default-recite-frame)
32360         (sc-attrib-selection-list, sc-rewrite-header-list):
32361         Mark as risky-local-variable.
32363         * international/ogonek.el (ogonek-jak, ogonek-how):
32364         Don't use beginning-of-buffer.
32366         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
32368         * calendar/solar.el (solar-data-list): Move definition up.
32370         * dnd.el (dnd-protocol-alist): Add autoload.
32372         * progmodes/sh-script.el: Many doc usage fixes.
32373         (sh-indent-after-do): Change default to match common styles.
32375 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
32377         * files.el (interpreter-mode-alist)
32378         (auto-mode-interpreter-regexp): Doc fixes.
32380 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
32382         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
32384         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
32386 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
32388         * dired.el (dired-mode): make-variable-buffer-local =>
32389         make-local-variable.
32391 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32393         * term/mac-win.el (mac-select-convert-to-string): Try coding
32394         systems in mac-script-code-coding-systems if specified one cannot
32395         encode string for `com.apple.traditional-mac-plain-text'.
32397 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
32399         * progmodes/make-mode.el (makefile-targets-face)
32400         (makefile-shell-face, makefile-makepp-perl-face): New faces.
32401         (makefile-dependency-regex): Fix it to not make the colon in
32402         $(var:a=b) special.
32403         (makefile-rule-action-regex): New regexp for highlighting embedded
32404         Shell strings.
32405         (makefile-macroassign-regex): Handle != for highlighting as
32406         embedded Shell strings.
32407         (makefile-var-use-regex): New const.
32408         (makefile-statements, makefile-automake-statements)
32409         (makefile-gmake-statements, makefile-makepp-statements)
32410         (makefile-bsdmake-statements): New consts.
32411         (makefile-make-font-lock-keywords): New function.
32412         (makefile-automake-font-lock-keywords)
32413         (makefile-gmake-font-lock-keywords)
32414         (makefile-makepp-font-lock-keywords)
32415         (makefile-bsdmake-font-lock-keywords): New consts.
32416         (makefile-mode-map): Add switchers between the various submodes.
32417         (makefile-mode): Document the availability of the variants.
32418         (makefile-automake-mode, makefile-gmake-mode)
32419         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
32421         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
32422         new variants of makefile-mode.
32424 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
32426         * font-lock.el (font-lock-comment-delimiter-face): Fix up
32427         the inheritance.
32429 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
32431         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
32432         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
32434         * files.el (normal-mode): Extend the scope of the
32435         `enable-local-variables' binding to include the `set-auto-mode' call.
32436         (magic-mode-alist): Doc fix.
32438 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
32440         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
32441         font-lock-comment-face rather than copying its setting.
32443 2005-05-12  Andreas Schwab  <schwab@suse.de>
32445         * eshell/esh-mode.el (eshell-send-input): Doc fix.
32447 2005-05-12  Lute Kamstra  <lute@gnu.org>
32449         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
32450         defcustom for the mode hook variable.  Delete the last argument.
32451         * generic-x.el: Fix callers of define-generic-mode.
32452         (generic-x-modes): Delete group.
32453         (show-tabs-tab-face, show-tabs-space-face): Put them in the
32454         generic-x customization group.
32456 2005-05-12  Kim F. Storm  <storm@cua.dk>
32458         * font-lock.el (font-lock-negation-char-face): Default to "off".
32460         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
32461         font-lock-negation-char-face to ! in !=.
32463 2005-05-12  Masatake YAMATO  <jet@gyve.org>
32465         * add-log.el (find-change-log): Fix typos in the docstring
32466         of function.
32468 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
32470         * international/latexenc.el (latexenc-find-file-coding-system):
32471         Avoid `re-search-forward' when looking for input encoding because
32472         of speed and safety.  Better regular expressions for recognizing
32473         input encoding.  Limit a search for TeX-master/tex-main-file to
32474         the local variable section.
32476 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
32478         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
32479         syntax of $ to "'" (quote).
32481 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
32483         * dnd.el (dnd-protocol-alist): Improve custom type.
32485         * dired.el (dired-dnd-protocol-alist): New variable.
32486         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
32487         `dired-mode-hook' to the end.
32489 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
32491         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
32492         comment-end if comment-start-skip is not set.
32493         Obey the font-lock-comment-delimiter-face variables.
32495 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
32497         * files.el (executable-find): Move from executable.el.  Use
32498         locate-file.
32499         * progmodes/executable.el (executable-find): Move to files.el.
32501         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
32502         when trying to ensure forward progress.
32504 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
32506         * mouse-sel.el (mouse-sel-follow-link-p): New function.
32507         (mouse-select, mouse-select-internal, mouse-extend-internal):
32508         Use it to implement mouse-1-click-follows-link functionality.
32510 2005-05-11  Richard M. Stallman  <rms@gnu.org>
32512         * font-lock.el (font-lock-fontify-syntactically-region):
32513         Use font-lock-comment-delimiter-face for comment delimiters.
32515 2005-05-10  Jay Belanger  <belanger@truman.edu>
32517         * calc/calc-help.el (calc-m-prefix-help): Add mention of
32518         preserving embedded modes.
32520 2005-05-10  Richard M. Stallman  <rms@gnu.org>
32522         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
32524         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
32525         Move from ada-stmt.el.
32526         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
32528         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
32529         Move to ada-mode.el.
32530         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
32532         * cus-edit.el (custom-file): Call file-chase-links.
32534         * files.el (read-directory-name): Fix previous change.
32535         (hack-local-variables-confirm): New function.
32536         (hack-local-variables-prop-line, hack-local-variables)
32537         (hack-one-local-variable): Use it.
32539 2005-05-10  Lute Kamstra  <lute@gnu.org>
32541         * font-lock.el (font-lock-keywords-alist)
32542         (font-lock-removed-keywords-alist): Clarify docstrings.
32544 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
32546         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
32547         (gdb-source-info): Check for preprocessor info.
32548         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
32549         a macro for a function.
32550         (gdb-info-breakpoints-custom): Try to find file again if not already
32551         found (user might have used GDB dir command).
32552         (gdb-get-location): Update gdb-location-alist correctly for change
32553         to gdb-info-breakpoints-custom.
32555         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
32556         (gud-tooltip-print-command): Add gdbmi case.
32557         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
32558         preprocessor info.
32560 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
32562         * startup.el (fancy-splash-insert): Fix typo in doc string.
32564 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
32566         * obsolete/float.el (string-to-float):
32567         * obsolete/hilit19.el (hilit-add-pattern):
32568         * obsolete/rnews.el (news-parse-range, news-select-message)
32569         (news-get-pruned-list-of-files): Replace `string-to-int' by
32570         `string-to-number'.
32572         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
32573         `find-file-not-found-hooks'; use `add-hook'.
32574         (uncompress-while-visiting): Set `write-file-functions', not
32575         `write-file-hooks'; use `add-hook'.
32577 2005-05-09  Kim F. Storm  <storm@cua.dk>
32579         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
32580         (cua-paste): Handle clipboard action.
32581         (cua--init-keymaps): Remap clipboard-kill-region and
32582         clipboard-kill-ring-save.
32584 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
32586         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
32587         Improve commentary.
32589         * simple.el (next-error-overlay-arrow-position): Revert the change
32590         made on 2005-04-30.
32592 2005-05-07  Jay Belanger  <belanger@truman.edu>
32594         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
32595         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
32596         `calc-sel-reselect'.
32598         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
32599         Calc is in embedded mode.
32601 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
32603         * progmodes/compile.el (compilation-setup):
32604         Set overlay-arrow-string to an empty string on text terminals.
32606         * textmodes/ispell.el (ispell-program-name): Try looking for
32607         "aspell" along exec-path, and if found, use it as the default
32608         speller program.
32610 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
32612         * international/mule.el (sgml-xml-auto-coding-function):
32613         Recognize encoding='FOO' in single quotes as well as in double quotes.
32615 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
32617         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
32618         as well as `interactive', so that defmacro* would recognize
32619         `declare' forms.
32621 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
32623         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
32624         Explain more about the LIGHTER arg's usage in the doc string.
32625         Add commentary to clarify what the code does.  Fix the regexp that
32626         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
32627         since it could have characters special to regular expressions.
32629 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
32631         * replace.el (occur-1): Bind inhibit-read-only so that
32632         erase-buffer doesn't barf on read-only text properties (likewise
32633         for add-text-properties in occur-engine).  Mark buffer as unmodified.
32634         (occur-engine): Don't set buffer-read-only here.
32636 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
32638         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
32639         list-buffers-directory.  This caused the *cvs-commit* buffer to be
32640         sometimes mistakenly reused as a *cvs* buffer.
32642 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
32644         * tooltip.el: Move code for GUD tooltips into gud.el.
32645         (require): CL no longer needed to compile case.
32646         (tooltip-mode): Do not toggle functions for GUD tooltips.
32647         (tooltip-gud-tips-p): Remove.  Replace with minor mode
32648         gud-tooltip-mode in gud.el.
32649         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
32650         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
32651         tooltip-gud prefix with gud-tooltip and obsolete.
32652         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
32653         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
32654         (tooltip-mouse-motion): Mouse movement functions/variable.
32655         Rename in gud.el by adding gud prefix.
32656         (tooltip-gud-original-filter, tooltip-gud-dereference)
32657         (tooltip-gud-event, tooltip-toggle-gud-tips)
32658         (tooltip-gud-process-output, tooltip-gud-print-command)
32659         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
32660         gud.el by replacing tooltip-gud prefix with gud-tooltip.
32661         (gdb-tooltip-print): Move to gdb-ui.el.
32663         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
32664         (require): CL needed to compile case.
32665         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
32666         tooltip-gud-tips-p.  Make it a minor-mode.
32667         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
32668         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
32669         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
32670         (gud-tooltip-change-major-mode)
32671         (gud-tooltip-activate-mouse-motions-if-enabled)
32672         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
32673         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
32674         (gud-tooltip-original-filter, gud-tooltip-dereference)
32675         (gud-tooltip-event, tooltip-toggle-gud-tips)
32676         (gud-tooltip-process-output, gud-tooltip-print-command)
32677         (gud-tooltip-tips): Move from tooltip.el.
32679         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
32680         (gdb-cpp-define-alist-flags): Doc fix.
32681         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
32682         gud-tooltip-mode is t.
32684 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
32686         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
32687         evaporate if their text is deleted.
32688         (goto-address-at-point): Make it work as a mouse binding as well.
32689         (goto-address-at-mouse): Obsolete it.  Update users.
32691 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
32693         * calendar/appt.el (top-level): No longer activate on load.
32695 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
32697         * calendar/cal-bahai.el (mark-bahai-diary-entries):
32698         * net/webjump.el (webjump):
32699         * progmodes/idlw-help.el (idlwave-do-context-help1)
32700         (idlwave-highlight-linked-completions):
32701         * textmodes/po.el (po-find-file-coding-system-guts):
32702         Replace `assoc-ignore-case' by `assoc-string'.
32704 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
32706         * files.el (locate-file): Doc fix.
32708         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
32709         Remove the redundant test for ms-dos.
32711         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
32712         look for the preprocessor with exec-suffixes.  If not found in
32713         standard places, look in exec-path.  Remove most of the tests that
32714         used system-type.
32716         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
32718         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
32720         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
32721         file-name clash with jka-compr.el on 8+3 filesystems.
32723 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32725         * term/mac-win.el: Don't define or bind scroll bar functions if
32726         x-toolkit-scroll-bars is t.
32727         (x-select-text, x-get-selection-value): Clear
32728         x-last-selected-text-clipboard if x-select-enable-clipboard is
32729         nil.
32730         (PRIMARY): Put mac-scrap-name property.
32731         (mac-select-convert-to-file-url): New function.
32732         (public.file-url): New selection target type.  Add to
32733         selection-converter-alist.
32734         (x-get-selection, x-selection-value): Handle it.
32735         (x-cut-buffer-or-selection-value): New alias.
32737 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
32739         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
32740         entry to avoid calling bibtex-find-entry with arg global
32741         being t.  Remove arg key.
32742         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
32743         (bibtex-copy-summary-as-kill): Change accordingly.
32745 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
32747         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
32748         (org-agenda-date-later): Use with-current-buffer.
32750 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
32752         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
32753         (define-obsolete-variable-alias): Doc Fixes.
32755 2005-05-06  Kim F. Storm  <storm@cua.dk>
32757         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
32758         vertical-motion when selective-display is active.
32760         * ido.el (ido-setup-hook): New hook.
32761         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
32762         (ido-input-stack): New var.
32763         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
32764         ido-next-work-file binding to M-O.
32765         Bind M-f to ido-wide-find-file-or-pop-dir.
32766         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
32767         (ido-read-internal): Run ido-setup-hook.
32768         Catch quit in read-file-name and read-string to cancel edit.
32769         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
32770         Automatically pop-all when completing a directory name (RET).
32771         (ido-file-internal): Add with-no-warnings around ffap and dired code.
32772         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
32773         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
32774         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
32775         New functions for M-b/M-f to move among the directory components.
32776         (ido-make-merged-file-list): Catch quit to cancel merge.
32777         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
32778         (ido-completion-help): No warnings for ido-completion-buffer-full.
32780 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
32782         * font-lock.el (font-lock-negation-char-face): New face and variable.
32783         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
32784         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
32785         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
32786         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
32788 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
32790         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
32791         Fix typo in docstring.
32793         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
32794         (ebrowse-print-statistics-line)
32795         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
32797         * term/w32-win.el (image-library-alist): Add additional name for
32798         Xpm library.
32800 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
32802         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
32803         use gcc instead of cpp.
32805         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
32806         (gdb-create-define-alist): Use it.
32807         (gdb-cpp-define-alist-program): Update for MS-DOS.
32809 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
32811         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
32813 2005-05-04  Richard M. Stallman  <rms@gnu.org>
32815         * help.el (describe-key): No error when UNTRANSLATED is nil.
32817         * simple.el (line-move-1): Fix previous change to signal errors
32818         appropriately.
32820 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
32822         * calendar/icalendar.el (icalendar-version): Now at 0.12.
32823         (icalendar-duration-correction): Remove.
32824         (icalendar--get-event-properties): Split result at commas.
32825         (icalendar--decode-isoduration): New optional argument
32826         DURATION-CORRECTION.
32827         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
32828         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
32829         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
32830         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
32831         (icalendar--convert-anniversary-to-ical): New functions, extracted
32832         from icalendar-export-region, with bug fixes.
32833         (icalendar-export-region): Use the above functions.
32834         (icalendar-import-buffer): Check before saving diary file.
32835         (icalendar--convert-recurring-to-diary)
32836         (icalendar--convert-non-recurring-all-day-to-diary)
32837         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
32838         extracted from icalendar--convert-ical-to-diary, with bug fixes.
32839         (icalendar--convert-ical-to-diary): Use the above functions.
32841 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
32843         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
32844         Remove these recent additions.
32845         (c-mode): Restore to before 2005-04-28.
32847         * progmodes/cc-vars.el (cc-define-list-program): Remove this
32848         recent addition.
32850         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
32851         (gdb-define-alist): New variables.
32852         (gdb-create-define-alist): New function.
32853         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
32854         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
32855         with string-to-number.
32856         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
32858         * progmodes/gud.el: Replace string-to-int with string-to-number.
32859         (gud-find-file): Handle gdb-define-alist.
32861         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
32863 2005-05-02  Jay Belanger  <belanger@truman.edu>
32865         * calc/calc-aent.el (math-read-token):
32866         * calc/calc-bin.el (calc-word-size):
32867         * calc/calc-ext.el (calc-read-number-fancy):
32868         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
32869         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
32870         * calc/calc-frac.el (calc-over-notation):
32871         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
32872         (calc-graph-num-points, calc-graph-init):
32873         * calc/calc-prog.el (calc-read-parse-table-part)
32874         (calc-edit-macro-repeats):
32875         * calc/calc-yank.el (calc-do-grab-rectangle):
32876         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
32877         Replace `string-to-int' by `string-to-number'.
32879 2005-05-02  Kim F. Storm  <storm@cua.dk>
32881         * kmacro.el: Use executing-kbd-macro-index variable.
32883 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
32885         * net/rlogin.el (rlogin-parse-words): Delete func.
32886         (rlogin): Use split-string, not rlogin-parse-words.
32887         Also, if there are option-like elements in the parsed args,
32888         take the host to be the first arg immediately following them.
32889         Suggested by Michael Mauger.
32891 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
32893         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
32895 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
32897         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
32898         (cc-mode-cpp-program): Rename to cc-define-list-program and
32899         move to cc-vars.el.
32901         * progmodes/cc-vars.el (cc-define-list-program):
32902         Change to "gcc -E -dM -".  Make customizable.
32904 2005-05-02  Kim F. Storm  <storm@cua.dk>
32906         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
32908 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
32910         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
32912         * international/mule-util.el (truncate-string): Remove alias and
32913         obsolete declaration.
32915         * international/mule-cmds.el (update-iso-coding-systems):
32916         Remove alias and obsolete declaration.
32918         * international/mule.el (coding-system-parent): Remove alias and
32919         obsolete declaration.
32921         * subr.el (define-function, sref): Remove aliases and obsolete
32922         declarations.
32923         (chars-in-region): Remove obsolete declaration.
32925 2005-05-01  Richard M. Stallman  <rms@gnu.org>
32927         * info.el (Info-mode): Set widen-automatically to nil, locally.
32929         * simple.el (widen-automatically): New variable.
32930         (pop-global-mark): Obey widen-automatically.
32932 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
32934         * term/xterm.el (function-key-map): Call substitute-key-definition
32935         before the keymap size is increased by a lot of define-key calls.
32937 2005-05-01  Richard M. Stallman  <rms@gnu.org>
32939         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
32940         Rename ARG to ELEMENT.  Doc fix.
32942 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
32944         * allout.el (allout-exposure): Remove macro and obsolete declaration.
32945         Remove references to allout-exposure/change to allout-new-exposure.
32947         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
32948         bytecode symbols.
32950         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
32951         (compiled-function-p, focus-frame, unfocus-frame):
32952         Remove aliases and obsolete declarations.
32953         Back out inadvertent changes from previous commit.
32955 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
32957         * files.el (require-final-newline): Make Custom tags consistent
32958         with mode-require-final-newline.
32959         (mode-require-final-newline): Doc fix.
32961 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
32963         * international/latexenc.el (latexenc-find-file-coding-system):
32964         Fix regular expressions.
32966 2005-05-01  David Kastrup  <dak@gnu.org>
32968         * international/latexenc.el (latexenc-find-file-coding-system):
32969         Fix regular expressions.
32971 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
32973         * subr.el (string-to-int): Make obsolete.
32975 2005-04-30  Richard M. Stallman  <rms@gnu.org>
32977         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
32979         * loadup.el: Load jka-comp-hook.
32981         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
32982         (jka-compr-handler): Add autoload.  `put' calls moved
32983         to jka-comp-hook.el.
32984         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
32985         (jka-compr-inhibit): Autoload.
32987         * jka-comp-hook.el: New file.
32988         Enable the mode by default.
32990         * files.el (backup-buffer-copy): Use copy-file instead
32991         of write-region, and put back the 'excl.
32993 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
32995         * progmodes/flymake.el (flymake-split-string)
32996         (flymake-split-string, flymake-log, flymake-pid-to-names)
32997         (flymake-reg-names, flymake-get-source-buffer-name)
32998         (flymake-unreg-names, flymake-add-line-err-info)
32999         (flymake-add-err-info): Clarify docstrings.
33000         (flymake-popup-menu, flymake-make-emacs-menu)
33001         (flymake-make-xemacs-menu): Add docstrings.
33002         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
33003         Set variables directly throughout.
33005 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
33007         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
33008         exists.  Initialize cc-define-alist.
33009         (c-mode): Add cc-create-define-alist locally to after-save-hook.
33010         If there is no file (Macroexpansion) don't create an alist.
33012 2005-04-29  Sam Steingold  <sds@gnu.org>
33014         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
33015         (cc-create-define-alist): Use it instead of the hard-coded string.
33017 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
33019         * international/mule-conf.el (file-coding-system-alist): Fix regexp
33020         for latexenc.
33022 2005-04-29  Lute Kamstra  <lute@gnu.org>
33024         * emacs-lisp/generic.el: Improve commentary section.
33025         (define-generic-mode): Improve docstring.
33027 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
33029         * textmodes/org.el (many places): Change to quiet the byte compiler.
33030         (org-prefix-format-compiled): New variable.
33031         (org-compile-prefix-format): New function.
33032         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
33033         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
33034         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
33035         (org-get-entries-from-diary): Use `org-get-time-of-day' for
33036         consistency with entries from `org-mode' files.
33037         (org-get-time-of-day): Fix bug with partial matches early in a line.
33038         (org-non-link-chars): New constant.
33039         (org-link-regexp): Respect `org-non-link-chars'.
33040         (org-agenda-day-view): Remove command.
33041         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
33042         (org-follow-bbdb-link, org-store-link): Search also company field.
33043         (org-highlight-overlay): New variable.
33044         (org-highlight, org-unhighlight): New functions.
33045         (org-agenda-mode): Add pre-command-hook to remove highlight.
33046         (org-evaluate-time-range): Behavior depends upon whether time stamp
33047         contains a time or not.
33048         (org-show-subtree, org-show-entry): New functions.
33049         (org-agenda-cleanup-fancy-diary): Remove empty lines.
33051 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
33053         * comint.el (comint-output-filter-functions): Add autoload cookie.
33055 2005-04-28  Kim F. Storm  <storm@cua.dk>
33057         * ido.el (ido-everywhere): Fix last change.
33059 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
33061         * international/latexenc.el: New file.
33062         * international/mule-conf.el (file-coding-system-alist): For .tex,
33063         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
33065 2005-04-28  Lute Kamstra  <lute@gnu.org>
33067         * font-lock.el (font-lock-add-keywords)
33068         (font-lock-remove-keywords): Clarify docstring.
33069         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
33070         Don't start docstrings with a `*'.
33071         (font-lock-update-removed-keyword-alist): Give it a docstring.
33073         * generic-x.el: Update commentary section.
33074         Only require font-lock when compiling.
33075         Define all modes conditionally.
33076         Place all generic modes in the generic-x-modes customization group.
33077         (generic-x-modes): New customization group.
33078         (generic-default-modes, generic-mswindows-modes)
33079         (generic-unix-modes, generic-other-modes): New constants.
33080         (generic-define-mswindows-modes, generic-define-unix-modes):
33081         Update docstrings.  Make them obsolete.
33082         (generic-extras-enable-list): New default value.  Update docstring.
33083         Improve :type.  Change :set function.
33084         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
33085         Fix docstring.
33087         * emacs-lisp/generic.el (generic-mode-internal):
33088         Simplify font-lock-defaults.
33089         (define-generic-mode): Fix docstring.
33091 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
33093         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
33094         font-lock-face property to highlight matches.
33096 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
33098         * progmodes/cc-mode.el (cc-create-define-alist): New function.
33099         (cc-define-alist): New variable.
33100         (c-mode): Make it local and initialize it.
33102         * progmodes/gdb-ui.el (gdb-active-process): New variable.
33103         (gdb-exited): New function.
33104         (gdb-annotation-rules): Use it.
33105         (gdb-starting): Set gdb-active-process to t.
33106         (gdb-stopping): Amend doc string.
33107         (gdb-reset): Set gdb-active-process to nil.
33109         * tooltip.el (tooltip-gud-tips): Show the associated #define
33110         directives when a C program under GDB is not executing.
33112 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
33114         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
33115         font-lock-fontify-syntactic-keywords.
33117         * font-lock.el (font-lock-default-fontify-region): Don't force
33118         parse-sexp-lookup-properties to nil.
33120 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
33122         * man.el (man-mode-syntax-table): Set up `:' to have
33123         word-constituent syntax.
33125 2005-04-27  Lute Kamstra  <lute@gnu.org>
33127         * novice.el (disable-command): Don't add spurious newlines to the
33128         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
33130 2005-04-26  Jay Belanger  <belanger@truman.edu>
33132         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
33133         than one window before deleting window.
33135 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
33137         * shell.el (shell-prompt-pattern): Doc fix.
33138         (shell-mode): Set paragraph-separate buffer locally to "\\'".
33140         * comint.el (comint-prompt-regexp, comint-get-old-input)
33141         (comint-use-prompt-regexp)
33142         (comint-use-prompt-regexp-instead-of-fields)
33143         (comint-replace-by-expanded-history, comint-send-input)
33144         (comint-output-filter, comint-get-old-input-default)
33145         (comint-line-beginning-position, comint-bol, comint-show-output)
33146         (comint-backward-matching-input, comint-forward-matching-input)
33147         (comint-next-prompt, comint-previous-prompt):
33148         Rename `comint-use-prompt-regexp-instead-of-fields' to
33149         `comint-use-prompt-regexp'.  Keep old name as alias and declare
33150         obsolete.
33151         (comint-use-prompt-regexp): Shorten first line of doc string.
33153         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
33154         Set paragraph-separate buffer locally to "\\'".
33156         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
33157         Adapt to above name change.
33159         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
33160         (smbclient-prompt-regexp): Ditto.
33162         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
33164 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
33166         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
33167         gdb-location-list.
33168         Break lines that are over 80 characters wide.
33170 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
33172         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
33173         New fun and var, to preserve compatibility.
33175         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
33177 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
33179         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
33180         name to file-newer-than-file-p.
33182 2005-04-26  Richard M. Stallman  <rms@gnu.org>
33184         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
33186         * progmodes/python.el (python-mode):
33187         Use new name eldoc-documentation-function.
33189         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
33191         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
33192         (eldoc-documentation-function):
33193         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
33195 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
33197         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
33199 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
33201         * term/xterm.el (function-key-map): Fix strings for
33202         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
33203         {C,S,A,C-S}-{f1-f12}.
33205 2005-04-26  Kenichi Handa  <handa@m17n.org>
33207         * international/mule-cmds.el (select-safe-coding-system):
33208         Fix previous change.
33210 2005-04-26  Lute Kamstra  <lute@gnu.org>
33212         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
33214         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
33215         (font-lock-comment-delimiter-face): Ditto.
33217         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
33219 2005-04-25  Jay Belanger  <belanger@truman.edu>
33221         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
33222         to t while inserting information; use help-mode.
33224 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
33226         * term.el (ansi-term-color-vector): Use the xterm colors.
33227         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
33229 2005-04-25  Lute Kamstra  <lute@gnu.org>
33231         * font-core.el (font-lock-defaults): Fix docstring.
33233         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
33235 2005-04-25  Kenichi Handa  <handa@m17n.org>
33237         * international/mule-cmds.el (select-safe-coding-system):
33238         Don't check consistency with coding: spec, etc if raw-text or
33239         no-conversion was found to be safe.
33241 2005-04-24  Richard M. Stallman  <rms@gnu.org>
33243         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
33244         citation markers at start of each line.
33246         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
33247         citation markers at start of each line.
33249         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
33251         * files.el (mode-require-final-newline): Fix previous change.
33252         (require-final-newline): Fix type label.
33254 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
33256         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
33257         statement in buffer (broken by 2004-11-24 change).
33259 2005-04-24  Kim F. Storm  <storm@cua.dk>
33261         * ido.el (ido-everywhere): Save and restore old read-buffer-function
33262         and read-file-name-function values.  Don't overwrite existing
33263         non-nil values if ido-mode is enabled without ido-everywhere.
33265 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
33267         * files.el (mode-require-final-newline): Minor doc fix.
33269 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
33271         * subr.el (syntax-after): Doc fix.
33272         (syntax-class): If argument is nil, return nil.  Mask off upper 16
33273         bits, not 8 bits.
33275         * files.el (mode-require-final-newline): Doc fix.
33276         (backup-buffer-copy): Fix last change.
33278 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33280         * term/mac-win.el: Require select.  Set selection-coding-system to
33281         mac-system-coding-system.  Call menu-bar-enable-clipboard.
33282         (x-last-selected-text-clipboard, x-last-selected-text-primary)
33283         (x-select-enable-clipboard): New variables.
33284         (x-select-text, x-get-selection, x-selection-value)
33285         (x-get-selection-value, mac-select-convert-to-string)
33286         (mac-services-open-file, mac-services-open-selection)
33287         (mac-services-insert-text): New functions.
33288         (CLIPBOARD, FIND): Put mac-scrap-name property.
33289         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
33290         (public.tiff): Put mac-ostype property.
33291         (selection-converter-alist): Add entries for them.
33292         (mac-application-menu-map): New keymap.
33293         (interprogram-cut-function, interprogram-paste-function): Set to
33294         x-select-text and x-get-selection-value, respectively.
33295         (split-window-keep-point): Set to t.
33297 2005-04-23  Richard M. Stallman  <rms@gnu.org>
33299         * files.el (read-directory-name): Always pass non-nil
33300         DEFAULT-FILENAME arg to read-file-name.
33301         (backup-buffer-copy, basic-save-buffer-2): Take care against
33302         writing thru an unexpected existing symlink.
33303         (revert-buffer): In indirect buffer, revert the base buffer.
33304         (magic-mode-alist): Doc fix.
33305         (buffer-stale-function): Doc fix.
33306         (minibuffer-with-setup-hook): Avoid warning.
33307         (mode-require-final-newline): Doc and custom fix.
33309         * follow.el (follow-end-of-buffer): Use with-no-warnings.
33311         * font-lock.el (font-lock-comment-face): On terminals with few colors,
33312         use the default appearance.
33313         (font-lock-comment-delimiter-face): New face, new variable.
33315         * imenu.el (imenu--generic-function): The official position of a
33316         definition is the start of the line that BEG is in.
33318         * midnight.el (midnight-timer): Move defvar up.
33320         * mouse.el (mouse-drag-region-1): Delete some debugging code.
33322         * saveplace.el (save-place-to-alist): Use with-no-warnings.
33324         * startup.el (command-line): Use with-no-warnings.
33326         * window.el (window-size-fixed): New defvar.
33328         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
33330         * mail/rmail.el (rmail-font-lock-keywords):
33331         Use font-lock-comment-delimiter-face.
33333         * mail/sendmail.el (mail-font-lock-keywords):
33334         Use font-lock-comment-delimiter-face.
33336         * progmodes/compile.el (next-error-highlight-timer): New defvar.
33338 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
33340         * progmodes/compile.el (compilation-mode-font-lock-keywords):
33341         Specify t for LAXMATCH when matching directories.
33342         Save match data around compilation-compat-error-properties form.
33344 2005-04-23  David Kastrup  <dak@gnu.org>
33346         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
33347         Mention that the autoloaded aliases should be kept for AUCTeX.
33349 2005-04-23  Andreas Schwab  <schwab@suse.de>
33351         * isearch.el (isearch-forward): Doc fix.
33353 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
33355         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
33356         (jit-lock-stealth-nice): Change default value to 0.5.
33358 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
33360         * abbrev.el (write-abbrev-file): Write table entries in
33361         alphabetical order by table name.
33363 2005-04-22  Kim F. Storm  <storm@cua.dk>
33365         * ido.el (ido-read-internal): Fix `list' completion.
33367 2005-04-22  Kenichi Handa  <handa@m17n.org>
33369         * recentf.el (recentf-save-file-coding-system): New variable.
33370         (recentf-save-list): Encode the file by
33371         recentf-save-file-coding-system and add coding: tag.
33373 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
33375         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
33377 2005-04-21  Lute Kamstra  <lute@gnu.org>
33379         * loadhist.el (unload-feature): Don't remove a function from hooks
33380         if it is about to be restored to an autoload .  Remove functions
33381         that will become unbound from auto-mode-alist.  Simplify the code.
33383         * subr.el (assq-delete-all): New implementation that is linear,
33384         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
33385         (rassq-delete-all): New function.
33387         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
33388         Add size-indication-mode.
33390 2005-04-21  Kenichi Handa  <handa@m17n.org>
33392         * international/mule-cmds.el: Add autoload for widget-value in
33393         eval-when-compile.
33395 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
33397         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
33398         Add tooltip-mode.
33400         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
33402 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
33404         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
33405         (inferior-lisp-filter-regexp, inferior-lisp-program)
33406         (inferior-lisp-load-command, inferior-lisp-prompt)
33407         (inferior-lisp-mode-hook, lisp-source-modes)
33408         (inferior-lisp-load-hook): defvar->defcustom.
33409         (inferior-lisp-program, inferior-lisp-prompt)
33410         (inferior-lisp-load-hook): Doc fixes.
33411         (inferior-lisp-install-letter-bindings): Small change in
33412         introductory comment.
33414 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
33416         * vc.el (vc-annotate-color-map): Change some colors so that text
33417         using them as foreground is readable on both white and black
33418         backgrounds.
33420 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
33422         * international/mule-conf.el (translation-table-for-input):
33423         Remove redundant declaration.
33425 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
33427         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
33429         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
33430         (tooltip-toggle-gud-tips): New function.
33432 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33434         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
33435         right angle brackets.
33437 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
33439         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
33441 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
33443         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
33444         Remove.  Update callers to use expand-file-name instead.
33446         * subr.el (syntax-class): New function.
33448         * simple.el (blink-matching-open): Use it.
33450         * paren.el (show-paren-function): Use it to recognize parens that are
33451         also used in 2-char comment markers.
33453 2005-04-19  Lute Kamstra  <lute@gnu.org>
33455         * loadhist.el (unload-feature): Update for new format of
33456         load-history.  Simplify the code.
33458 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33460         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
33461         (mac-add-charset-info): New function.  Initialize variable
33462         mac-charset-info-alist using it.
33463         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
33464         for translation.
33465         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
33466         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
33467         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
33468         New CCL programs.
33470 2005-04-19  Kim F. Storm  <storm@cua.dk>
33472         * simple.el (next-buffer, prev-buffer, next-error)
33473         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
33474         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
33476         * bindings.el (next-buffer, prev-buffer, next-error)
33477         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
33478         (clone-indirect-buffer-other-window): Move bindings from simple.el.
33479         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
33480         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
33482 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
33484         * isearch.el (isearch-edit-string): Make the search-ring available for
33485         minibuffer history commands.
33486         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
33487         the default history commands now work just as well.
33488         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
33490 2005-04-18  Kim F. Storm  <storm@cua.dk>
33492         * emulation/cua-base.el (cua--pre-command-handler): Add more
33493         elaborate check for shift modifier on non-window systems.
33495 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
33497         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
33499 2005-04-18  Kim F. Storm  <storm@cua.dk>
33501         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
33502         and make it optional.  Don't test tooltip-gud-echo-area here.
33503         (tooltip-gud-process-output, gdb-tooltip-print):
33504         Pass tooltip-gud-echo-area to tooltip-show.
33505         (tooltip-help-tips): Remove second optional arg to tooltip-show.
33507 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33509         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
33510         `display-graphic-p' may not be bound yet.
33512 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
33514         * startup.el (command-line): No longer enable Xterm Mouse mode by
33515         default in terminals compatible with xterm.
33517         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
33519 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
33521         * tooltip.el (tooltip-gud-echo-area): Rename from
33522         tooltip-use-echo-area.
33523         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
33524         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
33525         area independently of where help tooltips are displayed.
33527 2005-04-17  David Kastrup  <dak@gnu.org>
33529         * cus-theme.el (custom-theme-write-variables): Quote variables
33530         where necessary.
33532 2005-04-17  Richard M. Stallman  <rms@gnu.org>
33534         * simple.el (yank-excluded-properties): Add follow-link to value.
33536         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
33538         * startup.el (fancy-splash-max-time): Just 30 seconds.
33539         (fancy-splash-delay): Just 7.
33540         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
33542         * loadhist.el (unload-feature): Update for new format of load-history.
33543         Simplify the code.
33545         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
33546         (rmail-font-lock-keywords): Don't fontify the text of a citation.
33548         * mail/sendmail.el (mail-font-lock-keywords):
33549         Don't fontify subject text.
33550         Don't fontify the text of a citation.
33552 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
33554         * comint.el (comint-output-filter): Run comint-output-filter-functions
33555         with point where the user had it.
33557 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
33559         * international/ucs-tables.el (ucs-set-table-for-input):
33560         Disable when using unify-on-decoding.
33562 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
33564         * emulation/cua-base.el (cua-global-mark-face): Add special case
33565         for displays supporting a high number of colors.
33567 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
33569         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
33571 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
33573         * filesets.el (filesets-add-buffer): If user supplies a name of a
33574         non-existing fileset, create a new fileset.
33576 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
33578         * textmodes/org.el (org-up-heading-all): Fix bug with
33579         `outline-up-heading-all'.
33581 2005-04-16  Andreas Schwab  <schwab@suse.de>
33583         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
33584         /etc/permissions.d/* and /etc/aliases.d/*.
33586 2005-04-16  Kenichi Handa  <handa@m17n.org>
33588         * international/code-pages.el (cp-make-coding-system):
33589         Set `translation-table-for-input' property value to the symbol
33590         ucs-mule-to-mule-unicode, not to that value.
33591         (pt154): Escape guillemet by `\'.
33593 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
33595         * loadup.el: Load tooltip if x-show-tip is fboundp.
33597         * startup.el (command-line): Add comment.
33599         * tooltip.el (tooltip-mode): Specify correct standard value for
33600         Custom in init-value.
33602 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
33604         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
33605         possible.
33607 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
33609         * textmodes/org.el (org-agenda-date-prompt): Rename from
33610         `org-agenda-date-today'.
33611         (org-evaluate-time-range): Insert at point instead of directly
33612         after time range.
33613         (org-first-headline-recenter, org-subtree-end-visible-p)
33614         (org-optimize-window-after-visibility-change): New functions
33615         (org-agenda-post-command-hook): Don't allow point at end of line,
33616         to make sure it always hits the text properties.
33617         (org-agenda-next-date-line, org-agenda-previous-date-line):
33618         New commands.
33619         (org-set-regexps-and-options): Category may contain white space.
33620         (org-agenda-get-deadlines, org-agenda-get-scheduled):
33621         Improve marker positions.
33622         (org-agenda-new-marker): Argument POS made optional.
33623         (org-agenda-get-timestamps): Deadlines which are done are listed
33624         in org-done-face now.
33625         (org-agenda-get-todos, org-agenda-get-timestamps)
33626         (org-agenda-get-deadlines, org-agenda-get-scheduled):
33627         Set `undone-face' and `done-face' properties.
33628         (org-last-todo-state-is-todo): New variable.
33629         (org-todo): Set `org-last-todo-state-is-todo'.
33630         (org-agenda-todo): Change face according to
33631         `org-last-todo-state-is-todo'.  And change other lines referring to
33632         the same entry.
33633         (org-calendar-goto-agenda): New command.
33634         (org-calendar-to-agenda-key): New option.
33635         (org-startup-folded): New allowed value `content'.
33636         (org-set-regexps-and-options): Accept new value `content' for
33637         `org-startup-folded'.
33638         (org-get-current-options): Handle new value `content' for
33639         `org-startup-folded'.
33640         (org-insert-todo-heading): New command.
33641         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
33642         interactively in empty file and option
33643         `org-insert-mode-line-in-empty-file' has been set.
33644         (org-agenda-todo, org-agenda-priority): Modify to use
33645         `org-agenda-change-all-lines'.
33646         (org-warning-face): Change color on dark background.
33648 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33650         * international/mule-cmds.el (set-locale-environment): On Mac OS,
33651         use preferences AppleLocale and AppleLanguages, and variable
33652         mac-system-locale for default locale.  On Mac OS Classic, use
33653         mac-system-coding-system for default coding systems.
33655         * term/mac-win.el: Don't set file-name-coding-system.
33656         Decode variables system-name, emacs-build-system, user-login-name, and
33657         user-full-name by mac-system-coding-system on Mac OS Classic.
33658         (mac-system-coding-system): New variable.
33660 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
33662         * startup.el (command-line): Handle `xterm-mouse-mode' before
33663         reading init file.
33665         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
33667 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
33669         * progmodes/sh-script.el (sh-here-document-word): Make it a
33670         defcustom.  Doc fix.
33671         (sh-add): Bash uses $(( )) for arithmetic.
33672         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
33673         (sh-maybe-here-document): Remove quotes and leading whitespace
33674         from heredoc word when closing.  Indent heredoc with tabs if word
33675         starts with "-".
33677 2005-04-13  Richard M. Stallman  <rms@gnu.org>
33679         * simple.el (undo): Fix previous change.
33681         * custom.el (defface): Doc fix.
33683 2005-04-13  Lute Kamstra  <lute@gnu.org>
33685         * Makefile.in (DONTCOMPILE): Remove list.
33686         (compile, compile-always): Don't use DONTCOMPILE.
33687         (update-authors): Load the library in which batch-update-authors
33688         is defined.
33689         * makefile.w32-in (DONTCOMPILE): Remove list.
33690         (compile, compile-always): Fix comments.
33691         (update-authors): Load the library in which batch-update-authors
33692         is defined.
33694         * generic-x.el (generic-mode-ini-file-find-file-hook):
33695         Rename to ini-generic-mode-find-file-hook.
33696         Keep generic-mode-ini-file-find-file-hook as an alias.
33697         (ini-generic-mode-find-file-hook): Rename from
33698         generic-mode-ini-file-find-file-hook.  Fix docstring.
33699         (ini-generic-mode): Docstring change.
33700         (bat-generic-mode-run-as-comint): Silence the byte compiler.
33702         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
33703         called from lisp.
33705         * generic.el: Move to the emacs-lisp subdir.
33707 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
33709         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
33710         and C-S- function and cursor motion keys.
33712 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
33714         * startup.el (command-line): Enable Xterm Mouse mode by default.
33715         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
33716         for Custom.  No longer show "Mouse" in mode line when enabled.
33717         Doc fix.
33719 2005-04-12  Kim F. Storm  <storm@cua.dk>
33721         * emulation/cua-base.el (cua-rectangle-face)
33722         (cua-rectangle-noselect-face): Define face attributes here.
33724         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
33726 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
33728         * startup.el (command-line): Turn off blinking cursor if
33729         cursorBlink in resources is off or false.
33731 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
33733         * term/mac-win.el (dnd): Require dnd.
33734         (mac-drag-n-drop): Call dnd-handle-one-url.
33735         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
33736         (kTextEncodingISOLatin2): Remove constants.
33737         (mac-script-code-coding-systems): New constant.
33738         (mac-handle-language-change): New function.
33739         (special-event-map): Bind it to `language-change' event.
33740         (mac-centraleurroman, mac-cyrillic): New coding systems.
33741         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
33742         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
33743         and mac-cyrillic-encoder to encode-mac-centraleurroman and
33744         encode-mac-cyrillic, respectively.
33746 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
33748         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
33749         Don't set overlay-arrow-string to "=>" as this is done
33750         globally in C now.
33752 2005-04-12  Lute Kamstra  <lute@gnu.org>
33754         * generic-x.el (rc-generic-mode, rul-generic-mode):
33755         Fix auto-mode-alist entries.
33756         (etc-fstab-generic-mode): Tweak fontification.
33758         * generic.el (generic-make-keywords-list): Fix docstring.
33759         (generic-mode-internal): Simplify generic-font-lock-keywords.
33761 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
33763         * whitespace.el (whitespace-buffer-leading)
33764         (whitespace-buffer-trailing): Revert the incorrect test inversion.
33765         However, fix the highlight area for the leading and
33766         trailing whitespaces to show space.
33768 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
33770         * whitespace.el (whitespace-version): Bump to 3.5.
33772         (whitespace-buffer-leading, whitespace-buffer-trailing):
33773         Invert sense of the test to highlight the whitespace.
33775 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
33777         * progmodes/gud.el (gud-display-line): GUD uses its own
33778         overlay arrow now so don't set overlay-arrow-string.
33779         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
33781 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
33783         * term.el (term-ansi-current-bold, term-ansi-current-underline)
33784         (term-ansi-current-reverse, term-ansi-current-invisible)
33785         (term-ansi-face-already-done): Change to boolean.
33786         (term-reset-terminal, term-handle-colors-array): Handle the above
33787         vars accordingly.
33788         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
33789         (term-emulate-terminal): Use the new name.
33791         * faces.el (secondary-selection): Use yellow1, not yellow.
33792         (trailing-whitespace): Use red1, not red.
33794 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
33796         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
33797         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
33798         (dired-dnd-handle-file): Call dnd-get-local-file-uri.
33800         * cus-edit.el (dnd): New group.
33802         * term/w32-win.el (dnd): Require dnd
33803         (w32-drag-n-drop): Call dnd-handle-one-url.
33805         * x-dnd.el: Require dnd.
33806         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
33807         Call dnd-handle-one-url.
33808         (x-dnd-types-alist, x-dnd-insert-utf8-text)
33809         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
33810         to dnd-insert-text.
33811         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
33812         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
33813         (x-dnd-get-local-file-name, x-dnd-open-local-file)
33814         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
33816         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
33818 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
33820         * wdired.el: Doc fixes.
33821         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
33822         (wdired-use-dired-vertical-movement): Rename from
33823         wdired-always-move-to-filename-beginning.
33824         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
33825         (wdired-change-to-wdired-mode): Change mode name.
33826         (wdired-newline): Delete.
33828 2005-04-11  Richard M. Stallman  <rms@gnu.org>
33830         * whitespace.el (whitespace-highlight-the-space):
33831         Don't call whitespace-unhighlight-the-space here.
33833         * simple.el (undo): Record t in undo-equiv-table
33834         for the redo record made by an undo-in-region.
33836 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
33838         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
33839         (gdb-frame-inferior-io-buffer): New Functions to control
33840         display of separate IO buffer.
33841         (menu): Add them to menu-bar.
33842         (gdb-display-buffer): Check for buffer another frame.
33843         Protect GUD buffer.
33844         (gdb-setup-windows): Create IO buffer if not already there.
33845         (gdb-memory-mode): Remove purecopy noops.
33847 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
33849         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
33850         and pass to self-insert-command.
33852 2005-04-11  Lute Kamstra  <lute@gnu.org>
33854         * generic.el: Commentary section cleanup.
33855         (generic): Delete.
33856         (generic-use-find-file-hook, generic-lines-to-scan)
33857         (generic-find-file-regexp, generic-ignore-files-regexp)
33858         (default-generic-mode, generic-mode-find-file-hook)
33859         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
33860         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
33861         (generic-use-find-file-hook, generic-lines-to-scan)
33862         (generic-find-file-regexp, generic-ignore-files-regexp)
33863         (default-generic-mode, generic-mode-find-file-hook)
33864         (generic-mode-ini-file-find-file-hook): Move from generic.el.
33866 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
33868         * bookmark.el (bookmark-write-file): Catch errors writing file.
33869         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
33871 2005-04-10  Richard M. Stallman  <rms@gnu.org>
33873         * startup.el (fancy-splash-tail): Update copyright year.
33874         (command-line): Split part of -Q into -D.
33875         (emacs-basic-display): New defvar.
33876         (fancy-splash-text): Correct name of menu item.
33878         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
33880         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
33881         lines in one node.
33883         * comint.el (comint-send-input): New arg ARTIFICIAL.
33884         Callers in this file changed.
33886         * abbrev.el (define-abbrevs): Read system abbrevs properly.
33888         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
33890 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
33892         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
33893         `ldap-search-internal'.
33895 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
33897         * files.el (set-auto-mode-1): Use line-end-position.
33899         * international/latin-1.el:
33900         * international/latin-2.el:
33901         * international/latin-3.el:
33902         * international/latin-4.el:
33903         * international/latin-5.el:
33904         * international/latin-8.el:
33905         * international/latin-9.el: Give punctuation syntax to NBSP.
33907         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
33908         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
33909         Use char-classes to accept non-ascii letters, accepted in some recent
33910         bibtex implementations.
33912 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
33914         * custom.el (custom-set-minor-mode): Any non-nil value for the
33915         variable should enable the mode when set through Custom.
33917 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
33919         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
33920         TAB binding so tab-always-indent is obeyed.
33921         (vhdl-minibuffer-local-map): Move initialization into declaration.
33922         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
33923         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
33924         (vhdl-hooked-abbrev): Avoid test for XEmacs.
33925         (vhdl-current-line): Use line-beginning-position.
33926         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
33927         with-output-to-temp-buffer, so the current position can be recorded.
33929 2005-04-10  Masatake YAMATO  <jet@gyve.org>
33931         * progmodes/compile.el (compilation-error-regexp-alist-alist):
33932         Add regexp for gcov.
33934 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
33936         * calendar/time-date.el (time-to-seconds, seconds-to-time)
33937         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
33938         syntax which Emacs 20 doesn't support.
33940 2005-04-09  Richard M. Stallman  <rms@gnu.org>
33942         * help.el (describe-key-briefly, describe-key):
33943         Replace strings as event types with "(any string)".
33945 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
33947         * arc-mode.el (archive-mode-map): Move initialization into
33948         the declaration.  Override *all* bindings of `undo'.
33949         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
33951 2005-04-09  Jay Belanger  <belanger@truman.edu>
33953         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
33955 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
33957         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
33958         (xterm-register-default-colors): Update color values computation
33959         to match xterm-200.
33961 2005-04-09  Kenichi Handa  <handa@m17n.org>
33963         * international/code-pages.el (iso-latin-7): Fix the map.
33965 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
33967         * emacs-lisp/lisp.el (defun-prompt-regexp)
33968         (parens-require-spaces, buffer-end, end-of-defun)
33969         (insert-parentheses): Doc fixes.
33971 2005-04-08  Kim F. Storm  <storm@cua.dk>
33973         * comint.el (comint-highlight-prompt): Fix face spec.
33974         * hi-lock.el (hi-green): Likewise.
33976 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
33978         * cus-edit.el (custom-modified-face):
33979         * comint.el (comint-highlight-input): Fix previous changes.
33980         * term.el (term-handle-ansi-escape): Add a comment.
33982 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
33984         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
33985         in the buffer and in whitespace-highlighted-space.
33986         (whitespace-unhighlight-the-space): Simplify.
33987         (whitespace-buffer): Simplify.
33989 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
33991         * textmodes/table.el (table-cell-face): Add special case for
33992         displays supporting a high number of colors.
33993         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
33994         (vhdl-font-lock-reserved-words-face)
33995         (vhdl-speedbar-architecture-face)
33996         (vhdl-speedbar-instantiation-face)
33997         (vhdl-speedbar-architecture-selected-face)
33998         (vhdl-speedbar-instantiation-selected-face): Likewise.
33999         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
34000         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
34001         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
34002         (ebrowse-root-class-face, ebrowse-member-attribute-face)
34003         (ebrowse-progress-face): Likewise.
34004         * progmodes/compile.el (compilation-info-face): Likewise.
34005         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
34006         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
34007         * calendar/calendar.el (diary-face): Likewise.
34008         * woman.el (woman-italic-face, woman-bold-face)
34009         (woman-unknown-face): Likewise.
34010         * wid-edit.el (widget-button-pressed-face): Likewise.
34011         * whitespace.el (whitespace-highlight-face): Likewise.
34012         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
34013         * pcvs-info.el (cvs-marked-face): Likewise.
34014         * info.el (info-xref): Likewise.
34015         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
34016         * hilit-chg.el (highlight-changes-face)
34017         (highlight-changes-delete-face): Likewise.
34018         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
34019         (hi-red-b): Likewise.
34020         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
34021         * font-lock.el (font-lock-keyword-face)
34022         (font-lock-function-name-face, font-lock-warning-face): Likewise.
34023         * cus-edit.el (custom-invalid-face, custom-modified-face)
34024         (custom-set-face, custom-changed-face, custom-variable-tag-face)
34025         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
34026         * comint.el (comint-highlight-prompt): Likewise.
34028 2005-04-08  Lute Kamstra  <lute@gnu.org>
34030         * font-lock.el (font-lock-keywords): Docstring fixes.
34032 2005-04-08  Kenichi Handa  <handa@m17n.org>
34034         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
34035         chars are more than a limit, print " and more..." at the tail.
34037 2005-04-08  Kim F. Storm  <storm@cua.dk>
34039         * emacs-lisp/authors.el (authors-aliases): Update list.
34040         (authors-ignored-files): New list.
34041         (authors-fixed-entries): Fix typo.
34042         (authors-renamed-files-alist): Update list.
34043         (authors-add): Check authors-ignored-files.
34045 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
34047         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
34048         optional, to ensure backward compatibility.
34050 2005-04-08  Stephen Eglen  <stephen@gnu.org>
34052         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
34054 2005-04-08  Kim F. Storm  <storm@cua.dk>
34056         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
34058         * mouse.el (mouse-on-link-p): Doc fix.
34060 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
34062         * ielm.el (ielm-prompt-read-only): Doc fix.
34064         * comint.el (comint-prompt-read-only): Doc fix.
34066 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
34068         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
34069         ensure dired always handles wildcards passed to ffap.
34070         (find-file-at-point): Use it.
34071         (ffap-dired-wildcards): Doc fix.
34073 2005-04-07  Juri Linkov  <juri@jurta.org>
34075         * simple.el (next-error-overlay-arrow-position): New defvar.
34076         Put "=>" on its property `overlay-arrow-string'.  Add it to
34077         `overlay-arrow-variable-list'.
34079         * progmodes/compile.el (compilation-setup):
34080         Set `next-error-overlay-arrow-position' to nil.  Also set it to
34081         nil in the local hook `kill-buffer-hook'.  Make local variable
34082         `overlay-arrow-string' and set it to "=>".
34083         (compilation-goto-locus): Set BOL position to
34084         `next-error-overlay-arrow-position' instead of
34085         `overlay-arrow-position'.
34087         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
34088         locally instead of adding it to the global hook.
34089         (Info-kill-buffer): Move up.
34091 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
34093         * term/xterm.el (xterm-standard-colors): Update color values from
34094         xterm-200.
34096 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
34098         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
34100         * fast-lock.el:
34101         * lazy-lock.el: Move them to the obsolete subdir.
34103 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
34105         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
34106         (wdired-add-replace-advice): Remove.
34107         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
34109 2005-04-06  Kim F. Storm  <storm@cua.dk>
34111         * startup.el (command-line): Add --bare-bones alias for -Q.
34113 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
34115         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
34116         create the startup fontset if a font specification ends with
34117         `mac-roman'.
34119 2005-04-06  Lute Kamstra  <lute@gnu.org>
34121         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
34122         change.
34124         * emacs-lisp/copyright.el (copyright-update-year): Replace the
34125         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
34127 2005-04-05  Lute Kamstra  <lute@gnu.org>
34129         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
34130         (define-generic-mode): Ditto.  Fix debug declaration.
34132         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
34133         Put them in the generic-x group.
34135         * calendar/timeclock.el (timeclock): Doc fix.
34137         * generic.el (define-generic-mode): Don't use custom-current-group.
34138         Document default :group value.
34139         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
34140         (define-global-minor-mode): Don't use custom-current-group.
34142 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
34144         * startup.el (command-line-1): Display startup-echo-area-message
34145         when fancy splash screen is in use.
34147         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
34148         (sh-escaped-newline): New face.
34149         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
34150         newline, and use sh-escaped-newline face.
34152         * progmodes/tcl.el (tcl-escaped-newline): New face.
34153         (tcl-builtin-list): New variable.
34154         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
34155         newlines.  Fix keywords subexpression number.
34157 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
34159         * textmodes/org.el (org-diary-default-entry): Fix call to
34160         `add-to-diary-entry'.
34162 2005-04-05  Kim F. Storm  <storm@cua.dk>
34164         * ediff-init.el: Use (featurep 'xemacs).
34166 2005-04-05  David Ponce  <david@dponce.com>
34168         * cus-edit.el (face): Derive from symbol widget.  Display sample
34169         of the current face on the fly.
34170         (widget-face-sample-face-get, widget-face-notify): New functions.
34171         (widget-face-value-create): Remove.
34173         * wid-edit.el (widget-field-end): Temporarily remove field
34174         narrowing before to call `get-char-property'.
34176 2005-04-04  Jay Belanger  <belanger@truman.edu>
34178         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
34179         (math-read-subscripts): New variable.
34180         (math-read-preprocess-string): Process subscripts.
34182 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
34184         * comint.el (comint-prompt-read-only): Doc fix.
34186         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
34187         `-1'.  Doc fix.
34189 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
34191         * textmodes/org.el (org-insert-mode-line-in-empty-file):
34192         Change default value to nil.
34194 2005-04-04  Lute Kamstra  <lute@gnu.org>
34196         * autorevert.el (auto-revert-mode): Specify :group.
34197         * battery.el (display-battery-mode): Specify :group.
34198         * diff-mode.el (diff-minor-mode): Specify :group.
34199         * font-core.el (font-lock-mode): Specify :group.
34200         * hl-line.el (hl-line-mode): Specify :group.
34201         * iimage.el (iimage): New customization group.
34202         (iimage-mode): Specify :group.
34203         * longlines.el (longlines-mode): Specify :group.
34204         * master.el: Don't require easy-mmode.
34205         (master): New customization group.
34206         (master-mode): Specify :group.
34207         * msb.el (msb-mode): Specify :group.
34208         * reveal.el (reveal-mode): Specify :group.
34209         * simple.el (next-error-follow-minor-mode): Specify :group.
34210         * smerge-mode.el (smerge-mode): Specify :group.
34211         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
34212         * emulation/cua-base.el (cua-mode): Specify :group.
34213         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
34214         * language/thai-util.el (thai-auto-composition-mode)
34215         (thai-word-mode): Specify :group.
34216         * mail/supercite.el (sc-minor-mode): Specify :group.
34217         * progmodes/cwarn.el (cwarn-mode): Specify :group.
34218         * progmodes/flymake.el (flymake-mode): Specify :group.
34219         * progmodes/glasses.el (glasses-mode): Specify :group.
34220         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
34221         * textmodes/enriched.el (enriched-mode): Specify :group.
34222         * textmodes/refill.el (refill-mode): Specify :group.
34224         * add-log.el (change-log-font-lock-keywords): Names in
34225         parenthesized lists can contain spaces.
34227 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
34229         * startup.el (fancy-splash-text): Shorten default text of
34230         "Emacs Tutorial" line.  Also, if the current language env
34231         indicates an available tutorial file other than TUTORIAL,
34232         extract its title and append it to the line in parentheses.
34233         (fancy-splash-insert): If arg is a thunk, funcall it.
34235 2005-04-04  Jay Belanger  <belanger@truman.edu>
34237         * calc/calc.el (calc-language-alist): Add tags to customization type.
34239 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
34241         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
34242         Doc fix.
34244 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
34246         * add-log.el (change-log-font-lock-keywords): The manual
34247         describing a Change Log entry, says: (...) "Aside from these
34248         header lines, every line in the change log starts with a space or
34249         a tab.".  The font-lock was not highlighting lines started with
34250         spaces, added support for it.
34252 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
34254         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
34255         (bibtex-generate-url-list): Update docstring accordingly.  Put the
34256         complex example in the docstring.
34257         (bibtex-font-lock-url): Use pop.
34259 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
34261         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
34263         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
34265 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
34267         * filesets.el (filesets-set-default): Doc fix.
34269 2005-04-03  Lute Kamstra  <lute@gnu.org>
34271         * generic.el (define-generic-mode): Add argument to specify
34272         keywords for defcustom.
34273         (default-generic-mode): Specify :group.
34275         * generic-x.el: Specify :group for all generic modes.
34277         * desktop.el (desktop-no-desktop-file-hook)
34278         (desktop-after-read-hook): Doc fix.
34280 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
34282         * simple.el (visible-mode): Use explicit :group keyword.
34283         This changes the group of `visible-mode-hook' from paren-blinking
34284         to editing-basics.
34286 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
34288         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
34289         mailbox specifications as well as URLs.
34290         (rmail-insert-inbox-text): Remove unused conditional branches.
34292 2005-04-01  Jay Belanger  <belanger@truman.edu>
34294         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
34295         (calc-gnuplot-print-command): Move definitions to calc.el.
34297         * calc/calc-embed.el (calc-embedded-announce-formula)
34298         (calc-embedded-open-formula, calc-embedded-close-formula)
34299         (calc-embedded-open-word, calc-embedded-close-word)
34300         (calc-embedded-open-plain, calc-embedded-close-plain)
34301         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
34302         (calc-embedded-open-mode, calc-embedded-close-mode):
34303         Move definitions to calc.el.
34305         * calc/calc.el (calc-settings-file, calc-language-alist):
34306         Make customizable.
34307         (calc-embedded-announce-formula, calc-embedded-open-formula)
34308         (calc-embedded-close-formula, calc-embedded-open-word)
34309         (calc-embedded-close-word, calc-embedded-open-plain)
34310         (calc-embedded-close-plain, calc-embedded-open-new-formula)
34311         (calc-embedded-close-new-formula, calc-embedded-open-mode)
34312         (calc-embedded-close-mode, calc-gnuplot-name)
34313         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
34314         from other files and make customizable.
34316 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
34318         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
34319         Use buffer-live-p.
34320         (cvs-mode-run): Don't call cvs-update-header here.
34321         (cvs-run-process): Call cvs-update-header.
34322         Use process properties for cvs-postprocess and cvs-buffer so that
34323         the sentinel can behave better if the temp buffer is killed.
34324         Use a pipe rather than a tty, to better handle unexpected prompts.
34325         (cvs-sentinel): Rewrite.  Call cvs-update-header.
34327 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
34329         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
34330         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
34332 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
34334         * generic.el (define-generic-mode): Add indentation rule.
34336 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
34338         * files.el (mode-require-final-newline): Make Custom correctly
34339         report a nil value and allow to set it to nil via Custom.
34340         Doc fix.
34342 2005-04-01  Kenichi Handa  <handa@m17n.org>
34344         * international/characters.el: Enable the correct case setting for
34345         dotless-i and dotted-I.
34347 2005-04-01  Kim F. Storm  <storm@cua.dk>
34349         * ido.el (ido-file-internal): Fall back to non-ido command if
34350         initial directory is on slow ftp (or tramp) host.
34352 2005-03-31  Richard M. Stallman  <rms@gnu.org>
34354         * emacs-lisp/autoload.el (make-autoload):
34355         Handle define-global-minor-mode.
34357         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
34358         Rename from easy-mmode-define-global-mode.
34359         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
34361         * progmodes/scheme.el (scheme-mode-syntax-table):
34362         Update syntax of | and # for two-character comment syntax.
34364 2005-03-31  Lute Kamstra  <lute@gnu.org>
34366         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
34367         (define-minor-mode): Call custom-current-group at load-time.
34369         * generic.el (define-generic-mode): Add debug declaration.
34370         Add defcustom for the mode hook.
34371         (generic-mode-internal): Use run-mode-hooks.
34373 2005-03-31  Kim F. Storm  <storm@cua.dk>
34375         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
34376         (mouse-fixup-help-message): New defun called by show_help_echo
34377         to fixup mouse-2 prefix in help messages when applicable.
34379         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
34381 2005-03-31  Kenichi Handa  <handa@m17n.org>
34383         * language/thai-word.el (thai-find-word-ends): Pay attention to
34384         the case that we reach the end of buffer.
34386         * textmodes/fill.el (fill-text-properties-at): New function.
34387         (fill-newline): Use fill-text-properties-at instead of
34388         text-properties-at.
34390 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
34392         * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
34393         not comint-quote-filename.
34395 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
34397         * help-fns.el (help-with-tutorial): Revert last change.
34399 2005-03-31  Kim F. Storm  <storm@cua.dk>
34401         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
34403 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
34405         * calendar/cal-china.el: Update reference to "Calendrical
34406         Calculations" book; there's a new edition.
34407         * calendar/cal-coptic.el: Likewise.
34408         * calendar/cal-french.el: Likewise.
34409         * calendar/cal-hebrew.el: Likewise.
34410         * calendar/cal-islam.el: Likewise.
34411         * calendar/cal-iso.el: Likewise.
34412         * calendar/cal-julian.el: Likewise.
34413         * calendar/cal-mayan.el: Likewise.
34414         * calendar/cal-persia.el: Likewise.
34415         * calendar/calendar.el: Likewise.
34416         * calendar/holidays.el: Likewise.
34417         * calendar/lunar.el: Likewise.
34418         * calendar/solar.el: Likewise.
34420         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
34421         white space from doc string.
34423 2005-03-30  Jay Belanger  <belanger@truman.edu>
34425         * calc/calc-help.el (calc-full-help): Remove email address.
34427 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
34429         * help-fns.el (help-with-tutorial): Delete title line.
34431 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
34433         * calendar/cal-x.el (calendar-one-frame-setup)
34434         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
34435         rather than `symbol' for set-window-dedicated-p.
34437         * calendar/appt.el (appt-buffer-name): Make it a constant.
34438         (appt-add): Doc fix.
34440         * filesets.el (filesets-menu-path, filesets-menu-before)
34441         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
34442         (filesets-menu-cache-file): Use directory ~/.emacs.d.
34443         (filesets-add-submenu): Delete and use add-submenu instead.
34445 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
34447         * textmodes/org.el (org-agenda-phases-of-moon)
34448         (org-agenda-sunrise-sunset, org-agenda-convert-date)
34449         (org-agenda-goto-calendar): New commands.
34450         (org-diary-default-entry): New function.
34451         (org-get-entries-from-diary): Better parsing of diary entries.
34452         (org-agenda-check-no-diary): New function.
34453         ("diary-lib"): Advice to function `add-to-diary-list', to allow
34454         linking to diary entries.
34455         (org-agenda-execute-calendar-command): New function.
34456         (org-agenda): Improve visible section in window.
34457         Use `org-fit-agenda-window'.
34458         (org-fit-agenda-window): New option.
34459         (org-move-subtree-down): Better handling of empty lines
34460         at end of subtree.
34461         (org-cycle): Numeric prefix is interpreted now as show-subtree N
34462         levels up.
34463         (org-fontify-done-headline): New option.
34464         (org-headline-done-face): New face.
34465         (org-set-font-lock-defaults): Use `org-headline-done-face'.
34466         (org-table-copy-down): Rename from `org-table-copy-from-above'.
34467         When current field is non-empty, it is copied to next row.
34468         (org-table-copy-from-above): Fix bug which made it
34469         impossible to copy fields containing only a single non-white character.
34471 2005-03-30  Kim F. Storm  <storm@cua.dk>
34473         * kmacro.el (kmacro-end-macro): Isearch may store this command
34474         into the macro -- so ignore it when executing keyboard macro.
34476 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
34478         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
34480 2005-03-29  Kenichi Handa  <handa@m17n.org>
34482         * language/thai.el ("Thai"): Set setup-function and exit-function
34483         for Thai language environment.
34485         * language/thai-util.el: Require thai-word.
34486         (thai-word-mode-map): New variable.
34487         (thai-word-mode): New minor mode.
34488         (setup-thai-language-environment-internal): New function.
34489         (exit-thai-language-environment-internal): New function.
34491         * language/thai-word.el (thai-word-table): Declare it by defvar,
34492         use dolist to initialize it.
34493         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
34494         (thai-fill-find-break-point): New functions.
34496 2005-03-29  Richard M. Stallman  <rms@gnu.org>
34498         * simple.el (idle-update-delay): Move definition up.
34499         (set-mark): Doc fix.
34501 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
34503         * longlines.el: New file.
34505         * simple.el (buffer-substring-filters): New variable.
34506         (filter-buffer-substring): New function.
34507         (kill-region, copy-region-as-kill): Use it.
34509         * register.el (copy-to-register, append-to-register)
34510         (prepend-to-register): Use filter-buffer-substring.
34512 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
34514         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
34515         (gud-filter-pending-text): Move in front of gdb.
34516         (gud-overlay-arrow-position): New variable.
34517         (gud-sentinel, gud-display-line): Use it in place of
34518         overlay-arrow-position.
34520 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
34522         * progmodes/fortran.el (fortran-if-indent): Doc fix.
34523         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
34524         (fortran-font-lock-keywords-4): New variable.
34525         (fortran-blocks-re, fortran-end-block-re)
34526         (fortran-start-block-re): New constants, for hideshow.
34527         (hs-special-modes-alist): Add a Fortran entry.
34528         (fortran-mode-map): Bind fortran-end-of-block,
34529         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
34530         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
34531         (fortran-looking-at-if-then, fortran-end-of-block)
34532         (fortran-beginning-of-block): New functions, for hideshow.
34534         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
34535         Doc fix.  Tweak regexp.
34536         (f90-beginning-of-block): Push mark first.
34538 2005-03-29  Jay Belanger  <belanger@truman.edu>
34540         * calc/calc.el: Update copyright date.
34541         (calc-version): Increase to 2.1.
34542         (calc-version-date): Remove.
34544         * calc/calc-help.el: Update copyright date.
34545         (calc-full-help): Remove reference to calc-version-date.
34546         Update copyright date.
34548 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
34550         * vc.el (vc-do-command): Use a pipe for async processes, so password
34551         prompts don't show up at places where the user can't reply.
34553 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
34555         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
34556         on the file name we pass to the inferior shell.
34558 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
34560         * progmodes/which-func.el (which-function): Be robust in the face of an
34561         imenu--make-index-alist failure.
34563 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
34565         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
34567         * progmodes/python.el (python-preoutput-filter): Fix last change.
34569 2005-03-29  Lute Kamstra  <lute@gnu.org>
34571         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
34572         functions and compiled macros.
34573         (debug-convert-byte-code): Handle macros too.
34574         (debug-on-entry-1): Don't signal an error when trying to clear a
34575         function that is not set to debug on entry.
34577 2005-03-29  Jay Belanger  <belanger@truman.edu>
34579         * calc/calc-lang.el: Add functions to math-function-table
34580         properties of tex and math.
34582 2005-03-29  Kenichi Handa  <handa@m17n.org>
34584         * ps-mule.el (ps-mule-plot-string): Translate characters by
34585         ps-print-translation-table.
34586         (ps-mule-begin-job): Call find-charset-region/string with
34587         ps-print-translation-table.
34588         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
34590         * ps-print.el (ps-print-translation-table): New variable.
34591         (ps-plot-region): Translate characters by ps-print-translation-table.
34593 2005-03-29  Juri Linkov  <juri@jurta.org>
34595         * simple.el (next-error-highlight-timer): New variable.
34597         * progmodes/compile.el (compilation-goto-locus):
34598         Use `next-error-highlight-timer' instead of `sit-for'.
34600 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
34602         * mail/supercite.el (sc-mail-field): Use assoc-string.
34603         (sc-get-address): Simplify regexps.
34605         * files.el (minibuffer-with-setup-hook): New macro.
34606         (find-file-read-args): Use it to avoid let-binding
34607         minibuffer-with-setup-hook (which breaks turning on/off
34608         file-name-shadow-mode while in the prompt).
34610         * complete.el (PC-read-include-file-name-internal):
34611         Use test-completion.
34613 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
34615         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
34617 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
34619         * window.el (window-buffer-height): Use count-screen-lines.
34621         * progmodes/python.el (python-preoutput-leftover): New var.
34622         (python-preoutput-filter): Use it.
34623         (python-send-receive): Loop until all the result has been received.
34625 2005-03-28  Juri Linkov  <juri@jurta.org>
34627         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
34629         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
34630         "Recover Crashed Session".
34631         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
34632         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
34633         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
34634         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
34635         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
34636         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
34637         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
34638         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
34640         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
34641         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
34642         Ediff Sessions", "Toggle use of separate control buffer frame",
34643         "Use separate frame for Ediff control buffer".
34645         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
34646         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
34647         "Rename Bookmark", "Delete Bookmark".
34649         * info.el (Info-mode-menu): Remove ellipsis from "Index".
34650         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
34651         Add `:active Info-index-alternatives' to "Next Matching Item".
34653         * wdired.el (wdired-change-to-wdired-mode):
34654         Mention `wdired-abort-changes' key in the initial message.
34656         * international/mule.el (auto-coding-alist): Associate non-ascii
34657         image filename extensions with `no-conversion'.
34659 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
34661         * international/iso-acc.el:
34662         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
34664 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
34666         * textmodes/sgml-mode.el (html-mode): Doc update.
34668         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
34670 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
34672         * term.el (term-move-columns): Fix face after extending a line.
34673         (term-insert-spaces): Likewise.
34674         (term-reset-terminal): Fix off by one error.
34676 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
34678         * international/mule.el (auto-coding-alist): Add .xpi files.
34680         * files.el (auto-mode-alist): Add .xpi files.
34682 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
34684         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
34686 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
34688         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
34690 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
34692         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
34693         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
34695         * calendar/cal-move.el (calendar-beginning-of-year): Move the
34696         cursor to Jan 1 when needed.
34697         (calendar-end-of-year): Fix -/+ typo.
34698         Reported by Chong Yidong <cyd@stupidchicken.com>.
34700 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
34702         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
34704         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
34705         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
34707 2005-03-25  Richard M. Stallman  <rms@gnu.org>
34709         * filesets.el (filesets-init): Add autoload.
34711         * mail/mailalias.el (mail-directory): Doc fix.
34713 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
34715         * mail/mailalias.el (mail-directory-process): Do nothing if
34716         mail-directory-process is an atom.
34717         (mail-get-names): Ignore mail-directory-names if it is an atom.
34718         (mail-directory-process defvar): Doc fix.
34719         (mail-names): Doc fix.
34721 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
34723         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
34725 2005-03-26  Kenichi Handa  <handa@m17n.org>
34727         * international/mule-util.el (detect-coding-with-priority):
34728         Call update-coding-systems-internal before detect-coding-region.
34730 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
34732         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
34733         (gdb-frames-mode-map): Add follow-link property.
34735 2005-03-25  Jay Belanger  <belanger@truman.edu>
34737         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
34738         for variables.
34740 2005-03-25  Juri Linkov  <juri@jurta.org>
34742         * image-mode.el: Optimize image filename extension regexps in
34743         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
34744         in `auto-mode-alist'.
34745         (image-mode): Add `image-toggle-display-text' to local hook
34746         `change-major-mode-hook'.  Display the image as an image by
34747         default.  Set `cursor-type' and `truncate-lines' if the image
34748         is already displayed.  Take into account the current mode (image
34749         or text) in message.
34750         (image-minor-mode): New minor mode.
34751         (image-mode-maybe, image-toggle-display-text): New functions.
34752         (image-toggle-display): Use called-interactively-p.
34753         Let-bind `inhibit-read-only' to t.
34755         * image-mode.el (image-minor-mode): Set `cursor-type' and
34756         `truncate-lines' if the image is already displayed.  Add turning
34757         image-minor-mode off to `change-major-mode-hook'.  Add message.
34758         Call `image-toggle-display-text' after turning image-minor-mode off.
34760 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
34762         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
34763         Terminal.app, use utf-8.
34764         (set-display-table-and-terminal-coding-system): Add coding-system arg.
34765         (set-locale-environment): Use it.
34767         * term/xterm.el: Undo last change, better done in mule-cmds.el.
34769         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
34771         * progmodes/python.el (python-close-block-statement-p)
34772         (python-outdent-p, python-current-defun): Use symbol-end.
34774 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>
34776         * files.el (save-some-buffers): Doc fix.
34778 2005-03-25  Werner Lemberg  <wl@gnu.org>
34780         * complete.el, thumbs.el: Replace `legal' with `valid'.
34781         * calendar/calendar.el: Replace `legal' with `valid'.
34782         * emacs-lisp/advice.el: Replace `legal' with `valid'.
34783         * mail/supercite.el: Replace `legal' with `valid'.
34784         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
34785         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
34786         Replace `legal' with `valid'.
34787         * textmodes/reftex-vars.el, textmodes/reftex.el:
34788         Replace `legal' with `valid'.
34790 2005-03-25  Werner Lemberg  <wl@gnu.org>
34792         * calc/calc-forms.el, calc/calc-sel.el
34793         * midnight.el, vc-cvs.el
34794         * emacs-lisp/cl-macs.el
34795         * emulation/vip.el
34796         * eshell/esh-io.el, eshell/esh-var.el
34797         * mail/supercite.el
34798         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
34799         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
34800         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
34801         * progmodes/sh-script.el, progmodes/xscheme.el
34802         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
34803         * textmodes/reftex-index.el, textmodes/reftex-parse.el
34804         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
34805         * textmodes/reftex.el, textmodes/org.el:
34806         Replace `illegal' with `invalid'.
34808 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
34810         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
34811         (flymake-find-buildfile, flymake-find-possible-master-files)
34812         (flymake-check-include, flymake-parse-line): Replace loops over the
34813         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
34815         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
34816         Substitute file-name-as-directory in the rest of the file.
34817         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
34818         (flymake-replace-region): Remove unused arg `buffer'.
34819         (flymake-check-patch-master-file-buffer): Update calls to it.
34820         (flymake-add-err-info): Remove unused var `count'.
34821         (flymake-mode): Use define-minor-mode.
34823         * progmodes/flymake.el: Use with-current-buffer.
34824         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
34825         flymake-replace-regexp-in-string, flymake-line-beginning-position)
34826         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
34827         Avoid testing for `xemacs'.
34828         (flymake-nop): Move.
34829         (flymake-region-has-flymake-overlays): Return the computed value.
34830         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
34831         Remove unused var `endline'.
34832         (flymake-get-line-count): Remove unused function.
34833         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
34835         * emulation/vi.el:
34836         * generic.el:
34837         * hilit-chg.el (global-highlight-changes):
34838         * hi-lock.el (hi-lock-mode):
34839         * follow.el: find-file-hooks -> find-file-hook.
34841         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
34843 2005-03-24  Juri Linkov  <juri@jurta.org>
34845         * dired.el (dired-mode-map): Add menu item "Compare directories"
34846         for dired-compare-directories.
34848         * dired-aux.el (dired-compare-directories): Add autoload cookie.
34849         Doc fix.  Replace `read-file-name' with `read-directory-name'.
34851 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
34853         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
34855 2005-03-24  Jay Belanger  <belanger@truman.edu>
34857         * calc/calc-embed.el (calc-embedded-mode-change): Save all
34858         relevant mode settings in calc-embedded-original-modes when modes
34859         are permanently changed.
34861 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
34863         * autoinsert.el: find-file-hooks -> find-file-hook.
34865 2005-03-24  Lute Kamstra  <lute@gnu.org>
34867         * generic.el (generic-font-lock-defaults): Make it obsolete.
34868         (generic-font-lock-keywords): New variable to replace
34869         generic-font-lock-defaults.
34870         (generic-mode-set-font-lock): Delete it.
34871         (generic-mode-internal): Don't call generic-mode-set-font-lock.
34872         (generic-bracket-support): Add docstring.
34874         * generic-x.el: Rename generic-font-lock-defaults to
34875         generic-font-lock-keywords throughout.
34876         (mailagent-rules-setup-function): Delete it.
34877         (mailagent-rules-generic-mode): Use anonymous function instead.
34878         (show-tabs-generic-mode-font-lock-defaults-1)
34879         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
34880         Quote faces.
34881         (show-tabs-tab-face, show-tabs-space-face): Specify background,
34882         not foreground.
34884         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
34885         Recognize define-generic-mode.
34887 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
34889         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
34890         if there's no completion table.
34892 2005-03-23  Miles Bader  <miles@gnu.org>
34894         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34895         Remove tty-specific variants, as they're no longer needed.
34897 2005-03-23  Lute Kamstra  <lute@gnu.org>
34899         * generic-x.el: Code cleanup: make args constant whenever possible.
34900         (installshield-statement-keyword-list)
34901         (installshield-system-functions-list)
34902         (installshield-system-variables-list, installshield-types-list)
34903         (installshield-funarg-constants-list): Make them constants.
34905         * generic.el (generic-make-keywords-list): Add autoload cookie.
34907         * calendar/time-date.el: Add comment on time value formats.
34908         Don't require parse-time.
34909         (with-decoded-time-value): New macro.
34910         (encode-time-value): New function.
34911         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
34912         (days-to-time): Return a valid time value when arg is huge.
34913         (time-since): Use time-subtract.
34914         (time-to-number-of-days): Use time-to-seconds.
34916 2005-03-23  David Ponce  <david@dponce.com>
34918         * recentf.el (recentf-keep): New option.
34919         (recentf-menu-action): Default to `find-file'.
34920         (recentf-keep-non-readable-files-flag)
34921         (recentf-keep-non-readable-files-p)
34922         (recentf-file-readable-p, recentf-find-file)
34923         (recentf-cleanup-remote): Remove.
34924         (recentf-include-p): More robust.
34925         (recentf-keep-p): New function.
34926         (recentf-remove-if-non-kept): Rename from
34927         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
34928         All callers updated.
34929         (recentf-menu-items-for-commands): Fix help string.
34930         (recentf-track-closed-file): Update.  Doc fix.
34931         (recentf-cleanup): Update.  Count removed files.  Doc fix.
34933 2005-03-23  Kim F. Storm  <storm@cua.dk>
34935         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34936         Don't inherit from fringe face (now happens automatically).
34938 2005-03-22  Kim F. Storm  <storm@cua.dk>
34940         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
34941         position values.
34943 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
34945         * menu-bar.el (showhide-date-time): Remove.
34946         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
34947         (menu-bar-make-mm-toggle): Simplify.
34949 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
34951         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
34952         Accept qualified variable and function names.
34954 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
34956         * bindings.el (completion-ignored-extensions):
34957         Remove ".lis" for `vax-vms'.
34959 2005-03-22  Andreas Schwab  <schwab@suse.de>
34961         * generic-x.el: Revert last change.
34962         * ldefs-boot.el: Update.
34964 2005-03-22  Jay Belanger  <belanger@truman.edu>
34966         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
34967         (calc-embedded-save-original-modes)
34968         (calc-embedded-restore-original-modes): New functions.
34969         (calc-do-embedded): Save original modes when entering embedded mode
34970         and restore when leaving embedded mode.
34971         (calc-embedded-modes-change): Change the value of
34972         calc-embedded-original-modes to reflect permanent changes.
34974 2005-03-22  Lute Kamstra  <lute@gnu.org>
34976         * generic-x.el: Require generic again.
34978 2005-03-22  Miles Bader  <miles@gnu.org>
34980         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34981         Tweak details to look good on both ttys and bitmap displays, light
34982         or dark background, etc.
34984 2005-03-21  Kim F. Storm  <storm@cua.dk>
34986         * tooltip.el (tooltip-show-help-function): Check car and cdr of
34987         mouse position.
34989 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
34991         * icomplete.el: Don't forcibly turn on the mode upon load.
34992         (icomplete-mode): Use define-minor-mode.
34993         (icomplete-eoinput): Default to nil.
34994         (icomplete-minibuffer-setup): Remove autoload.
34995         (icomplete-tidy): Simplify.
34996         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
34997         in the initial state or if the user has modified the field.
34998         Fix handling of icomplete-max-delay-chars.
34999         Remove code that handles the oddball case where
35000         minibuffer-completion-table is an integer.
35001         Wrap icomplete-completions in while-no-input in case building
35002         completions takes more time than expected.
35003         (icomplete-completions): Simplify.
35005 2005-03-21  Richard M. Stallman  <rms@gnu.org>
35007         * jka-compr.el (jka-compr-really-do-compress):
35008         Make variable buffer-local.
35010         * image-mode.el: Handle .xpm files too.
35011         (image-toggle-display): Preserve modification flag.
35013         * help.el (where-is): Don't mention aliases with no key bindings.
35015 2005-03-21  Lute Kamstra  <lute@gnu.org>
35017         * generic.el: Fix commentary section.  Don't require cl for
35018         compilation.
35019         (generic-mode-list): Add autoload cookie.
35020         (generic-use-find-file-hook, generic-lines-to-scan)
35021         (generic-find-file-regexp, generic-ignore-files-regexp)
35022         (generic-mode, generic-mode-find-file-hook)
35023         (generic-mode-ini-file-find-file-hook): Fix docstrings.
35024         (define-generic-mode): Make it a defmacro.  Fix docstring.
35025         (generic-mode-internal): Code cleanup.  Add autoload cookie.
35026         (generic-mode-set-comments): Code cleanup.
35027         * generic-x.el: Don't prevent compilation.  Don't require generic.
35028         Follow coding conventions.  Minor code cleanup.
35029         (etc-fstab-generic-mode): Add some keywords.
35030         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
35031         define-generic-mode like a function declaration.
35033 2005-03-21  Jay Belanger  <belanger@truman.edu>
35035         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
35036         changing modes.
35038 2005-03-21  Sam Steingold  <sds@gnu.org>
35040         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
35042 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
35044         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
35045         Add underscore to "f$ lexicals" regexp.
35047 2005-03-20  Juri Linkov  <juri@jurta.org>
35049         * subr.el (progress-reporter-do-update): When `min-value' is equal
35050         to `max-value', set `percentage' to 0 and prevent division by zero.
35052 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
35054         Sync with Tramp 2.0.48.
35056         * net/tramp.el (all): Change all addresses to .gnu.org.
35057         (tramp-append-tramp-buffers): New defun.
35058         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
35059         Catch `dont-send' signal.
35060         (tramp-set-auto-save-file-modes): Set always permissions, because
35061         there might be an old auto-saved file belonging to another
35062         original file.  This could be a security threat.  Reported by
35063         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
35064         Check for Emacs 21.3.50 removed.
35066         * net/tramp-smb.el (all): Remove debug construct for
35067         `with-parsed-tramp-file-name'.
35068         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
35069         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
35070         No error message if DIRECTORY or FILENAME doesn't exist.
35071         (tramp-smb-open-connection): Check existence of
35072         `tramp-smb-program'.
35074 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
35076         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
35077         Properly handle the case where the `m' or `s' command's argument is not
35078         yet terminated.
35079         (perl-indent-new-calculate): New function.
35080         (perl-indent-line): Use it.
35082 2005-03-20  Miles Bader  <miles@gnu.org>
35084         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
35085         in text-mode too.  Change to new face names.
35086         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
35087         Add `:weight bold' attribute.
35088         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
35090 2005-03-19  Juri Linkov  <juri@jurta.org>
35092         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
35094         * international/mule.el (auto-coding-alist): Sync with
35095         `auto-mode-alist' by adding upper case archive file extensions
35096         and adding ear/war to jar extension.
35098 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
35100         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
35101         running, restart it.
35103 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
35105         * finder.el (finder-current-item): Throw an error on an empty line.
35107         * man.el (Man-follow-manual-reference): If current-word returns
35108         nil, use "".
35110 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
35112         * simple.el (goto-line): Doc fix.
35114 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
35116         * files.el (save-buffer): Doc fix.
35118 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
35120         * recentf.el (recentf-cleanup-remote): New variable.
35121         (recentf-cleanup): Use it to conditionally check availability of
35122         remote files.
35124 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
35126         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
35127         function names.
35129 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
35131         * language/thai-word.el: New file.
35133 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
35135         * files.el (backup-buffer): If the file's directory is not
35136         writable, use copy instead of move to backup the file.
35138 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
35140         * obsolete/keyswap.el: Moved to obsolete/ from term/.
35142 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
35144         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
35145         Use functionp instead of symbolp and fboundp.  Reported by Drkm
35146         <darkman_spam@yahoo.fr>.
35147         (ps-print-version): New version 6.6.6.
35149 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
35151         * textmodes/table.el (table--line-column-position): New idiom.
35152         (table--row-column-insertion-point-p): New function to test
35153         validity of row and column insertion operation at a location.
35154         (table-global-menu, table-cell-menu): Use above functions for
35155         deterministic test operation.
35156         (table--editable-cell-p): Behave in deterministic fashion.
35158 2005-03-18  Juri Linkov  <juri@jurta.org>
35160         * isearch.el (isearch-lazy-highlight-new-loop):
35161         Make arguments beg and end optional.
35162         (isearch-update): Remove optional arguments nil from
35163         isearch-lazy-highlight-new-loop.
35164         (isearch-lazy-highlight-search): Let-bind case-fold-search to
35165         isearch-lazy-highlight-case-fold-search instead of
35166         isearch-case-fold-search, and let-bind isearch-regexp to
35167         isearch-lazy-highlight-regexp.
35168         Use isearch-lazy-highlight-last-string instead of isearch-string.
35170         * replace.el (perform-replace): Remove bindings of global
35171         variables isearch-string, isearch-regexp, isearch-case-fold-search.
35172         Add three new arguments to `replace-highlight'.
35173         (replace-highlight): Add arguments string, regexp, case-fold.
35174         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
35175         to allow isearch-lazy-highlight-new-loop to use these values
35176         to set corresponding isearch-lazy-highlight-* internal
35177         variables whose values lazy highlighting will use regardless of
35178         changes to global variables isearch-string, isearch-regexp,
35179         isearch-case-fold-search during lazy highlighting loop.
35180         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
35181         to `lazy-highlight-cleanup'.
35183         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
35184         (ispell-highlight-face): Set default face to `isearch' when
35185         lazy highlighting is enabled.
35186         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
35187         priority to 1.  Add lazy highlighting.
35188         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
35189         from `isearch-dehighlight'.
35191 2005-03-18  David Ponce  <david@dponce.com>
35193         * files.el (hack-local-variables): Do a case-insensitive search
35194         for End.
35196 2005-03-18  Juri Linkov  <juri@jurta.org>
35198         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
35199         `isearch-lazy-highlight-cleanup', add alias to old name and
35200         declare obsolete.  Add release numbers to other obsolete vars.
35201         (isearch-done, isearch-lazy-highlight-new-loop):
35202         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
35203         (lazy-highlight-cleanup) <variable>: Doc fix.
35204         (isearch-lazy-highlight-update): Rename obsolete
35205         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
35207 2005-03-18  Kenichi Handa  <handa@m17n.org>
35209         * language/thai-util.el: Fix categorization of Thai characters in
35210         thai-category-table.
35211         (thai-composition-pattern): Adjust it for the above change.
35212         (thai-self-insert-command, thai-compose-syllable): New functions.
35213         (thai-compose-region): Use thai-compose-syllable.
35214         (thai-compose-string): Likewise.
35215         (thai-composition-function): Likewise.
35216         (thai-auto-composition): New function.
35217         (thai-auto-composition-mode): New minor mode.
35219         * language/thai.el: Fix patterns to be registered in
35220         composition-function-table.
35222         * international/quail.el (quail-input-method): Locally bind
35223         inhibit-modification-hooks to t.
35225 2005-03-17  Richard M. Stallman  <rms@gnu.org>
35227         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
35228         (perl-mode): Use run-mode-hooks.
35230         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
35231         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
35232         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
35234         * mail/sendmail.el (sendmail-send-it): Reenable the code
35235         to compute resend-to-address and use it.
35237         * tar-mode.el (tar-mode): Turn off undo unconditionally.
35239         * image-mode.el: New file.
35241         * image.el (insert-sliced-image): Add autoload cookie.
35243         * font-lock.el (font-lock-lines-before): New user option.
35244         (font-lock-after-change-function): Obey it.
35246         * bindings.el (esc-map): Make M-g a prefix.
35247         Bind M-g g and M-g M-g to goto-line.
35249         * faces.el (face-id): Doc fix.
35251 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
35253         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
35254         (rmail-show-message): Use rmail-unknown-mail-followup-to.
35255         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
35257         * mail/sendmail.el (mail-yank-ignored-headers)
35258         (mail-font-lock-keywords, mail-mode-fill-paragraph):
35259         Add Mail-Followup-To and Mail-Reply-To headers.
35260         (mail-citation-hook): Add autoload cookie.
35261         (mail-mode): Doc fix.
35262         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
35263         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
35264         (mail-mode-fill-paragraph): Handle those headers.
35265         (mail-mailing-lists): New variable.
35266         (mail-mail-reply-to, mail-mail-followup-to): New functions.
35268 2005-03-17  Juri Linkov  <juri@jurta.org>
35270         * isearch.el (isearch-fallback): Check for `(car previous)'
35271         before calling `isearch-other-end-state'.
35273 2005-03-17  Kim F. Storm  <storm@cua.dk>
35275         * simple.el (move-beginning-of-line): Move to beginning of buffer
35276         line, as well as beginning of screen line.
35278 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
35280         * calendar/diary-lib.el (mark-diary-entries): Use new optional
35281         argument REDRAW rather than calendar-redrawing variable.
35282         * calendar/calendar.el (calendar-redrawing): Delete.
35283         (redraw-calendar): Do not bind calendar-redrawing.
35285 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
35287         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
35288         diary-file buffer.
35290 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
35292         * help.el (describe-mode): Allow a :minor-mode-function property to
35293         specify a different minor mode toggle function than the variable.
35294         * simple.el (auto-fill-function):
35295         * subr.el (add-minor-mode): Use it.
35297 2005-03-16  Kenichi Handa  <handa@m17n.org>
35299         * language/ethio-util.el (sera-being-called-by-w3): New variable.
35300         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
35301         (ethio-fidel-to-sera-buffer): Likewise.
35303 2005-03-16  Juri Linkov  <juri@jurta.org>
35305         * emacs-lisp/find-func.el (find-function-regexp):
35306         Add defun-emitting macro `menu-bar-make-toggle'.
35308         * isearch.el: Put `isearch-scroll' property to
35309         `split-window-horizontally'.
35311         * info.el: Update error messages for `debug-ignored-errors'.
35312         (Info-isearch-search): Doc fix.
35313         (Info-find-node): Move up code to go into info buffer before
35314         recording the node to the history.
35315         (Info-fontify-node): Fontify titles only if the next line
35316         has two or more `*', `=', `-', `.'.
35317         Display "go to this node" for empty (match-string 3).
35319 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
35321         * term/mac-win.el: Add mouse pointer shape constants.
35323 2005-03-15  Kim F. Storm  <storm@cua.dk>
35325         * simple.el (move-beginning-of-line): Use vertical-motion.
35327 2005-03-15  Juri Linkov  <juri@jurta.org>
35329         * isearch.el (isearch-error): New variable.
35330         (isearch-invalid-regexp, isearch-within-brackets): Remove.
35331         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
35332         (isearch-within-brackets-state): Remove.
35333         (isearch-case-fold-search-state, isearch-pop-fun-state):
35334         Decrease frame index.
35335         (isearch-mode, isearch-top-state, isearch-push-state)
35336         (isearch-edit-string, isearch-abort, isearch-search-and-update)
35337         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
35338         (isearch-search, isearch-lazy-highlight-new-loop):
35339         Replace `isearch-invalid-regexp' with `isearch-error'.
35340         Remove `isearch-within-brackets'.
35341         (isearch-search): Add `search-failed' handler to `condition-case'.
35342         (isearch-lazy-highlight-search): Add `condition-case' to catch
35343         errors and allow `isearch-lazy-highlight-update' to try
35344         highlighting from the beginning of the window.
35345         (isearch-repeat): Move up code to set isearch-wrapped to t
35346         before calling isearch-wrap-function.
35348         * info.el (Info-isearch-initial-node): New internal variable.
35349         (Info-search): Signal an error in isearch mode when search leaves
35350         the initial node.  Signal an error when `bound' is non-nil and
35351         nothing was found in the current subfile.
35352         (Info-isearch-search): Remove `condition-case'.
35353         (Info-isearch-wrap): Don't wrap when search failed during leaving
35354         the initial node.  If `Info-isearch-search' is nil, wrap around
35355         the current node.
35356         (Info-isearch-start): New fun.
35357         (Info-mode): Add buffer-local hook `Info-isearch-start' to
35358         `isearch-mode-hook'.
35360 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
35362         * simple.el (normal-erase-is-backspace): Set default to t if
35363         running on Mac.
35365         * term/mac-win.el (function-key-map): Sync with x-win.el.
35367 2005-03-15  Kenichi Handa  <handa@m17n.org>
35369         * international/mule-cmds.el (locale-language-names): Modify the
35370         format of elements and add more entries.
35371         (locale-preferred-coding-systems): Add more entries.
35372         (set-locale-environment): Adjust for the change of
35373         locale-language-names.
35375 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
35377         * pcvs.el (smerge-ediff): Remove bogus autoload.
35379 2005-03-14  Lute Kamstra  <lute@gnu.org>
35381         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
35382         Ignore a `*' at the beginning of a line.
35384         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
35385         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
35386         subr.el.
35387         (dont-compile, eval-when-compile, eval-and-compile): Use declare
35388         to specify indentation.
35390         * generic.el (define-generic-mode): Let generic-mode-list be a
35391         list of strings; test membership with equal.
35393 2005-03-14  Kim F. Storm  <storm@cua.dk>
35395         * simple.el (next-line, previous-line): Add optional try-vscroll
35396         arg to recognize interactive use.  Pass it on to line-move.
35397         (line-move): Don't perform auto-window-vscroll when defining or
35398         executing keyboard macro to ensure consistent behavior.
35400 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
35402         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
35404 2005-03-13  Lute Kamstra  <lute@gnu.org>
35406         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
35407         debugger-setup-buffer so that backtrace marks the frames set to
35408         debug-on-exit and we don't have to do it manually.  Set an extra
35409         debug-on-exit for macro's.
35410         (debugger-setup-buffer): Don't mark the top frame manually.
35412 2005-03-12  Lute Kamstra  <lute@gnu.org>
35414         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
35415         lisp-indent-function throughout.
35416         (with-no-warnings): Set lisp-indent-function property.
35418 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
35420         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
35421         Add entry for backslash.
35423 2005-03-12  Juri Linkov  <juri@jurta.org>
35425         * info.el (Info-search): Four fixes for backward search.
35427 2005-03-11  Jay Belanger  <belanger@truman.edu>
35429         * calc/calc.el (calc-language-alist): New variable.
35430         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
35431         (calc-embedded-find-modes): Use calc-language-alist instead of
35432         calc-embedded-language-alist.
35434 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
35436         * calendar/calendar.el (calendar-redrawing): New internal
35437         variable.
35438         (redraw-calendar): Remove bogus save-excursion from previous
35439         change.  Bind calendar-redrawing to t for mark-diary-entries.
35440         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
35441         calendar if that is why we were called.
35443 2005-03-11  Kenichi Handa  <handa@m17n.org>
35445         * international/mule.el (make-coding-system): Set property
35446         coding-system-define-form to nil.
35447         (define-coding-system-alias): Likewise.
35449 2005-03-11  Kenichi Handa  <handa@m17n.org>
35451         These changes are suggested by Dave Love <fx@gnu.org>.
35453         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
35454         coding: tag.
35455         (adaptive-fill-regexp): Add more bullets.
35456         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
35457         regexps.
35459 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
35461         * help.el (describe-mode): Properly handle non-trivial lighters.
35462         Don't ignore minor modes that are not listed in minor-mode-list.
35464         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
35465         feature ON when the user requests to turn it OFF.
35467 2005-03-10  Lute Kamstra  <lute@gnu.org>
35469         * emacs-lisp/debug.el (debug-entry-code): Delete it.
35470         (implement-debug-on-entry): New function to replace debug-entry-code.
35471         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
35472         second argument as the 2005-03-07 change makes it obsolete.
35473         (debug-on-entry, cancel-debug-on-entry): Update call to
35474         debug-on-entry-1.
35475         (debug, debugger-setup-buffer): Comment update.
35476         (debugger-frame-number): Update to work with implement-debug-on-entry.
35478 2005-03-10  Jay Belanger  <belanger@truman.edu>
35480         * calc/calc-embed.el (math-ms-args): Declare it.
35481         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
35482         math-ms-args.
35483         (calc-embedded-subst): Use math-multi-subst-rec to substitute
35484         variables.
35486 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
35488         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
35489         Use message-box.
35491         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
35492         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
35493         (tooltip-gud-tips): Simplify.
35494         (tooltip-gud-tips-p): Remove superfluous :set.
35495         (tooltip-gud-modes): Add fortran-mode.
35496         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
35498         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
35500 2005-03-09  Kim F. Storm  <storm@cua.dk>
35502         * play/animate.el (animate-place-char): Use forward-line instead
35503         of next-line to improve performance.
35505 2005-03-09  Simon Josefsson  <jas@extundo.com>
35507         * net/browse-url.el (browse-url-default-browser): Doc fix.
35509 2005-03-09  Miles Bader  <miles@gnu.org>
35511         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
35512         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
35514 2005-03-09  Kenichi Handa  <handa@m17n.org>
35516         * international/latin-1.el: Set case and syntax for 255 only if
35517         set-case-syntax-set-multibyte is nil.
35519         * textmodes/ispell.el (ispell-insert-word): New function.
35520         (ispell-word): Use ispell-insert-word to insert a new word.
35521         (ispell-process-line): Likewise.
35522         (ispell-complete-word): Likewise.
35524 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
35526         * calendar/calendar.el (redraw-calendar): Preserve point.
35527         Reported by Matt Hodges <MPHodges@member.fsf.org>.
35528         (calendar-week-start-day): Move after definition of
35529         redraw-calendar.  Delete buffer test, since redraw-calendar has
35530         that now.
35532         * calendar/diary-lib.el (mark-diary-entries): Only call
35533         redraw-calendar in the first of any recursive calls.
35534         Reported by Alan Shutko <ats@acm.org>.
35536 2005-03-08  Juri Linkov  <juri@jurta.org>
35538         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
35539         (html-horizontal-rule, html-line, html-image, html-checkboxes)
35540         (html-radio-buttons): Add a space before the trailing `/>' where
35541         sgml-xml-mode is non-nil.
35542         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
35543         the subsequent tag of the empty XML tag.
35544         (html-href-anchor): Don't set initial input to "http:".
35545         (html-image): Ask for the image URL and set point inside alt="".
35546         (html-name-anchor): Duplicate the name in the `id' attribute when
35547         sgml-xml-mode is non-nil.
35548         (html-paragraph): Remove \n before <p>.
35549         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
35550         instead of `checked' when sgml-xml-mode is non-nil.
35552         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
35553         Remove 1 space before #RRGGBB to not truncate it on terminal
35554         windows w/o fringes.  Remove 1 space between bg and fg examples
35555         to get more space.
35556         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
35557         avoid byte-compile warnings.
35559         * image-file.el (image-file-handler): Put `safe-magic' property to
35560         `image-file-handler'.
35562         * info.el (Info-isearch-search): Emulate word search in
35563         isearching through multiple Info nodes with Info-search.
35564         (Info-isearch-wrap): Allow isearch-word.
35566 2005-03-08  Lute Kamstra  <lute@gnu.org>
35568         * emacs-lisp/debug.el (debugger-step-through): Make sure that
35569         stepping into the debugger's code is not possible.
35570         (debugger-jumping-flag): Docstring update.
35572 2005-03-08  Jay Belanger  <belanger@truman.edu>
35574         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
35575         embedded mode begins.
35576         (calc-embedded-language-alist): New variable.
35577         (calc-embedded-find-modes): Use calc-embedded-language-alist to
35578         set default language mode.
35580 2005-03-08  Kenichi Handa  <handa@m17n.org>
35582         * international/ccl.el (define-ccl-program): Fix docstring about
35583         extra 256 bytes assured for the output buffer.
35585         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
35586         Fix BUFFER_MAGNIFICATION to 2.
35587         (ccl-encode-mule-utf-16be-with-signature): Likewise.
35589 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
35591         * align.el (align-rules-list): Added an alignment rule for CSS
35592         declarations (applies to css-mode and html-mode buffers).
35594 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
35596         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
35598 2005-03-07  Kim F. Storm  <storm@cua.dk>
35600         * simple.el (move-beginning-of-line): New command.
35602         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
35604         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
35606         * emulation/cua-base.el: Put CUA move property on move-end-of-line
35607         and move-beginning-of-line.
35609         * apropos.el (apropos-print): Omit command from M-x ... RET.
35611 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
35613         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
35614         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
35616 2005-03-06  Richard M. Stallman  <rms@gnu.org>
35618         * bindings.el (esc-map): Bind M-g to goto-line.
35620         * facemenu.el (global-map): Bind M-o, not M-g.
35622 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
35624         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
35625         "Open Directory" as for "Open File".
35627 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
35629         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
35630         (push-mark-command): Run activate-mark-hook.
35632 2005-03-06  Richard M. Stallman  <rms@gnu.org>
35634         * help-mode.el (help-mode-finish): Don't alter the element
35635         in view-return-to-alist if there already is one.
35637         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
35638         make sure the current buffer is the expected one.
35640         * novice.el (disabled-command-function): Output in *Disabled Command*.
35641         Explicitly ignore non-keyboard events, and explicitly handle C-g.
35643         * textmodes/flyspell.el (flyspell-large-region):
35644         Pass args differently for aspell.
35646         * files.el (mode-require-final-newline): Doc fix.
35648 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
35650         * progmodes/which-func.el (which-function):
35651         Specify NOERROR when calling imenu--make-index-alist.
35653 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
35655         * simple.el (normal-erase-is-backspace): Define default value.
35657         * custom.el (custom-theme-set-variables): Remove unused var
35658         `immediate'.
35659         (custom-reevaluate-setting): Simple function to handle variables
35660         that are defined before their default value can really be
35661         computed.
35663         * startup.el (command-line): Use it for temporary-file-directory,
35664         small-emporary-file-directory, auto-save-file-name-transforms,
35665         blink-cursor-mode, and normal-erase-is-backspace.
35667         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
35668         progress, even with buggy anchored keywords.
35670 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
35672         * simple.el (goto-line): Remove unbalanced final parenthesis.
35674 2005-03-05  Richard M. Stallman  <rms@gnu.org>
35676         * simple.el (goto-line): Use a number at point as the default.
35677         With C-u as arg, switch buffers.
35679 2005-03-05  Juri Linkov  <juri@jurta.org>
35681         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
35682         with `no-blinking-cursor'.
35684         * startup.el (no-blinking-cursor): New defvar.
35685         (command-line): Add `--no-blinking-cursor' to longopts.
35686         Set `no-blinking-cursor' to t for command line arguments
35687         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
35688         with `no-blinking-cursor' in the condition for calling
35689         `blink-cursor-mode'.
35691 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
35693         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
35694         (menu-bar-options-save): Add blink-cursor-mode.
35695         (menu-bar-options-menu): Add blink-cursor-mode.
35697 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
35699         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
35700         (icalendar-export-file, icalendar-export-region)
35701         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
35702         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
35704 2005-03-04  Lute Kamstra  <lute@gnu.org>
35706         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
35707         (debug-function-list): Ditto.
35709 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
35711         * textmodes/texinfmt.el (texinfo-append-refill):
35712         Redefine the types of line to which @refill
35713         is not appended by replacing a search for `@refill\\|@bye' with
35714         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
35715         itemize@refill' bug and the unfilled long lines bug.
35716         (texinfmt-version): Update number and date.
35718 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
35720         * international/code-pages.el (windows-1250, windows-125[2-8])
35721         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
35723 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
35725         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
35726         bound yet.
35728 2005-03-02  Romain Francoise  <romain@orebokech.com>
35730         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
35731         buffer after removing limits.
35732         (ibuffer-pop-filter): Ditto.
35733         Update copyright.
35735 2005-03-02  Miles Bader  <miles@gnu.org>
35737         * button.el (make-text-button): If the user doesn't specify a
35738         type, use the default.  Rewrite to use `add-text-properties' and
35739         plist functions.
35741 2005-03-01  Lute Kamstra  <lute@gnu.org>
35743         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
35744         (debugger-jumping-flag): New var.
35745         (debug-entry-code): Use it.
35746         (debugger-jump): Use debugger-jumping-flag and add
35747         debugger-reenable to post-command-hook.
35748         (debugger-reenable): Use debugger-jumping-flag and remove itself
35749         from post-command-hook.
35750         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
35751         debugger-reenable.
35753 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
35755         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
35756         inclusion of "itemize\\|", which may be unnecessary, is certainly
35757         inelegant, and stops refilling in itemize lists when formatting
35758         Japanese Texinfo files to Info.
35759         Update copyright to 2005.
35761 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
35763         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
35764         of an error if GDB can't find the source file.
35766 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
35768         * calendar/calendar.el (redraw-calendar): Work from any buffer,
35769         not just the calendar.
35771         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
35772         first.
35773         (diary-redraw-calendar): New function.
35774         (make-diary-entry): Add diary-redraw-calendar to local
35775         write-contents-functions.  Turn off selective display before
35776         inserting in diary.
35778 2005-03-01  Kim F. Storm  <storm@cua.dk>
35780         * emacs-lisp/copyright.el (copyright-fix-years): New command.
35782 2005-03-01  Lute Kamstra  <lute@gnu.org>
35784         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
35785         that debug-entry-code can be safely removed from a function while
35786         this code is being evaluated.  Revert the 2005-02-27 change as the
35787         new implementation no longer requires it.  Make sure that a
35788         function body containing just a string is not mistaken for a docstring.
35789         (debug): Skip one more frame in case of debug on entry.
35790         (debugger-setup-buffer): Delete one more frame line in case of
35791         debug on entry.
35792         (debugger-frame-number): Update to use the new text introduced by
35793         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
35795 2005-02-28  Kim F. Storm  <storm@cua.dk>
35797         * double.el (double-translate-key): Call force-window-update after
35798         read-event to avoid crash in redisplay.
35800 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
35802         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
35803         (debug): Use it.  Move the inhibit-trace earlier.
35804         (debug-entry-code): New const.
35805         (debug-on-entry-1): Use it.
35807 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
35809         * international/utf-16.el (ccl-encode-mule-utf-16le):
35810         Fix BUFFER_MAGNIFICATION to 2.
35811         (ccl-encode-mule-utf-16be): Likewise.
35813 2005-02-28  Kenichi Handa  <handa@m17n.org>
35815         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
35816         Fix BUFFER_MAGNIFICATION to 4.
35817         (ccl-encode-mule-utf-16be-with-signature): Likewise.
35819 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
35821         * speedbar.el (speedbar-update-flag): Doc fix.
35822         (speedbar-show-info-under-mouse): Give set-mouse-position the right
35823         argument.
35825 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
35827         * reveal.el (reveal-post-command): Don't try to reveal overlays which
35828         have a non-nil `invisible' property but are actually visible.
35830         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
35831         for perldoc sections.
35832         (perl-outline-regexp, perl-outline-level): New var and function.
35833         (perl-mode): Use them.
35835 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
35837         * calendar/diary-lib.el (diary-remind): Discard any mark portion
35838         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
35840 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
35842         * cus-edit.el: Comment change.
35843         (custom-buffer-create-internal): Slightly reword text at top of
35844         Custom buffers.  Mention there that saving an option edits the
35845         init file.  Add link to Emacs manual node on `custom-file'.
35846         (custom-magic-alist): Rewrite individual State messages to use
35847         capitalized keywords.  Doc fix.
35849 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
35851         * calendar/calendar.el (calendar-buffer): Move above
35852         calendar-week-start-day.
35853         (calendar-week-start-day): Doc fix.  Add :set function.
35854         (calendar-minimum-window-height): New variable.
35855         (generate-calendar-window): Only resize window if selected-window
35856         is displaying the calendar buffer.  Use new variable
35857         calendar-minimum-window-height.
35858         (generate-calendar): Reword error message.
35859         (calendar-mode-map): Bind DEL to scroll-other-window-down.
35861 2005-02-27  Andreas Schwab  <schwab@suse.de>
35863         * vc.el (vc-do-command): Don't run command asynchronously when
35864         operating in a remote directory.
35866         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
35867         change from sync with Tramp 2.0.47.
35869 2005-02-27  Richard M. Stallman  <rms@gnu.org>
35871         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
35873         * textmodes/flyspell.el (flyspell-mode-on):
35874         Call ispell-change-dictionary only if necessary.
35876         * emacs-lisp/re-builder.el (regexp-builder): New function.
35878         * register.el (describe-register-1): Explicitly handle
35879         yank-excluded-properties = t.
35881         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
35882         (custom-magic-alist): Change the status descriptions again.
35883         (face widget-type): Total rewrite based on `restricted-sexp'
35884         to eliminate the confusing double hiding levels.
35886         * emacs-lisp/debug.el (debug-on-entry-1):
35887         If function body is empty, add nil as body form.
35889 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
35891         * emacs-lisp/trace.el (inhibit-trace): New var.
35892         (trace-make-advice): Use it.
35894         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
35896 2005-02-26  Kim F. Storm  <storm@cua.dk>
35898         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
35899         (mouse-on-link-p, mouse-drag-region-1): Use it.
35901 2005-02-25  Lute Kamstra  <lute@gnu.org>
35903         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
35905 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
35907         * frame.el (blink-cursor-mode): Add :group keyword.
35909 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
35911         * calendar/icalendar.el (icalendar--decode-isodatetime):
35912         New optional argument DAY-SHIFT.
35913         (icalendar-export-region): Fix coding-system-for-write.
35914         (icalendar--convert-ical-to-diary): Shift end-day of all-day
35915         events by one.
35917 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
35919         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
35921 2005-02-24  Kim F. Storm  <storm@cua.dk>
35923         * international/iso-acc.el (iso-accents-compose): Fix crash
35924         during redisplay.  Call force-window-update after read-event
35925         and delete-region to signal that window is not accurate.
35927 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
35929         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
35930         Remove unused and inexistent var `inhibit-trace'.
35931         (debugger-mode): Use run-mode-hooks.
35932         (debugger-list-functions): Add buttons; setup xref stack.
35934 2005-02-23  Richard M. Stallman  <rms@gnu.org>
35936         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
35937         appointment says it was explicitly made.
35938         (appt-add): Set the 3rd element.
35939         (appt-make-list): Preserve explicit appointments.
35941         * subr.el (find-tag-default): Catch errors in forward-sexp.
35943 2005-02-23  Juri Linkov  <juri@jurta.org>
35945         * info.el (Info-isearch-search): New defcustom.
35946         (Info-isearch-search): Call the default isearch function
35947         when Info-isearch-search is nil.
35948         (Info-isearch-wrap): Use variable Info-isearch-search.
35950 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
35952         * cus-edit.el: Comment change.
35954 2005-02-22  Kim F. Storm  <storm@cua.dk>
35956         * progmodes/hideif.el (hide-ifdef-use-define-alist):
35957         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
35959 2005-02-22  Simon Josefsson  <jas@extundo.com>
35961         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
35962         New variable.
35963         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
35964         Oskarsson" <myrkraverk@users.sourceforget.net>.
35966 2005-02-22  Kim F. Storm  <storm@cua.dk>
35968         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
35969         check that window of that event is the selected window.
35970         (mouse-drag-region-1): Compare mouse event window to selected
35971         window before setting point.
35973         * tooltip.el (tooltip-show-help-function): Pass event to
35974         mouse-on-link-p so it can check selected window.
35976 2005-02-22  Kenichi Handa  <handa@m17n.org>
35978         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
35979         (ps-mule-show-warning): New function.
35980         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
35981         characters are found.
35983         * ps-print.el (ps-header-footer-string): Return a list of header
35984         and footer strings.
35986 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
35988         * pcvs.el (cvs-retrieve-revision): Fix thinko.
35990 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
35992         * frame.el (blink-cursor-mode): Use define-minor-mode.
35994         * term/mac-win.el (function-key-map): Use char-names more consistently.
35995         (file-name-coding-system): Only set it for MacOS-9.  The other case is
35996         already handled in mule-cmds.el (where it also works when mac-win.el
35997         is not used).
35999 2005-02-21  Kenichi Handa  <handa@m17n.org>
36001         * international/mule.el (ctext-pre-write-conversion): Always use
36002         " *code-converting-work*" buffer for work.
36004         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
36006 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
36008         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
36010 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
36012         * ses.el (undo-more): Restore defadvice, but only the part that
36013         allows changes outside the restricted area of the buffer.
36015 2005-02-20  Kim F. Storm  <storm@cua.dk>
36017         * simple.el (line-move): Add fourth optional arg try-vscroll which
36018         must be set to perform auto-window-vscroll.
36019         When moving backwards and doing auto-window-vscroll, automatically
36020         vscroll to the last part of lines which are taller than the window.
36021         (next-line, previous-line): Set try-vscroll arg on line-move.
36023 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
36025         * replace.el (query-replace, query-replace-regexp)
36026         (replace-string, replace-regexp): When operating on region, make
36027         the minibuffer prompt say so.
36029         * isearch.el (isearch-forward): Document isearch-query-replace and
36030         isearch-query-replace-regexp keybindings.
36032 2005-02-19  Jay Belanger  <belanger@truman.edu>
36034         * calc/calc-aent.el (math-read-token): Add local variable.
36036         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
36037         (calc-edit-top): Move declaration to earlier in file.
36038         (calc-edit-macro-repeats): Add local variables.
36040         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
36041         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
36042         calcFunc-tanh.
36043         Adjust integration rule for calcFunc-tan.
36045 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
36047         * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
36048         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
36049         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
36050         (viper-skip-separators): Bug fix.
36051         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
36052         particular major mode.
36053         (viper-del-backward-char-in-replace): Don't put deleted char on the
36054         kill ring.
36056         * emulation/viper-ex.el (viper-color-display-p): New function.
36057         (viper-has-face-support-p): Use viper-color-display-p.
36059         * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
36061         * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
36063         * emulation/viper-util.el (viper-glob-unix-files):
36064         Fix shell status check.
36065         (viper-file-remote-p): Make equivalent to file-remote-p.
36067         * emulation/viper.el (viper-major-mode-modifier-list):
36068         Use viper-gnus-modifier-map.
36070 2005-02-19  David Kastrup  <dak@gnu.org>
36072         * subr.el (subregexp-context-p): Fix garbled doc string by adding
36073         quoting.
36075 2005-02-19  Jay Belanger  <belanger@truman.edu>
36077         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
36078         Remove extra definitions.
36079         (calc-coth): New function.
36080         (calcFunc-cot): Fix `let'.
36082 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
36084         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
36085         the reasons we use "type pc" in these faces.
36087         * button.el (button): Ditto.
36089 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
36091         * replace.el (query-replace-read-from): Set the value of
36092         query-replace-from-history-variable to handle the case of an empty
36093         string entered to accept the suggested default.
36095         * net/tramp.el (tramp-file-name-for-operation):
36096         Use dired-call-process instead of dired-call-process-command.
36098 2005-02-19  Jay Belanger  <belanger@truman.edu>
36100         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
36101         (math-div-non-trig): New variables.
36102         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
36103         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
36104         (math-combine-prod, math-div-symb-fancy): Add simplifications for
36105         trig expressions.
36107 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
36109         * progmodes/gdb-ui.el (gdb-var-update-handler)
36110         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
36111         for watch expressions,
36112         (gdb-var-create-handler): Don't set speedbar-update-flag.
36113         (gdb-post-prompt): Simplify test for speedbar.
36115 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
36117         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
36118         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
36119         we use the syntax table of the correct buffer.
36120         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
36121         Felix Gatzemeier.
36123         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
36124         (ediff-file-remote-p): Make synonymous with file-remote-p.
36125         In all deffaces ediff-*-face-*, use min-colors.
36127         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
36128         ediff-recurse-to-subdirectories.
36129         (ediff-mark-if-equal): Check that the arguments are strings, use
36130         ediff-same-contents (after to Felix Gatzemeier).
36132         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
36133         nil.
36135 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
36137         * log-view.el (log-view-message-re): Fix up Subversion regexp.
36139 2005-02-18  David Kastrup  <dak@gnu.org>
36141         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
36142         use `mark-active' when defined.
36144 2005-02-18  Kenichi Handa  <handa@m17n.org>
36146         * ps-print.el (ps-font-info-database): New entry
36147         ZapfChancery-MediumItalic with correct font name.  Fix font name
36148         of the entry Zapf-Chancery-MediumItalic.
36150 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
36152         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
36154 2005-02-16  Kim F. Storm  <storm@cua.dk>
36156         * ido.el (ido-fallback-command): Pass user input to fallback command.
36158 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
36160         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
36161         (gdb-find-file-hook): Add server prefix.
36163 2005-02-16  Richard M. Stallman  <rms@gnu.org>
36165         * replace.el (perform-replace): Pass new args to replace-highlight.
36166         (replace-highlight): Take region args,
36167         and pass them to isearch-lazy-highlight-new-loop.
36169         * novice.el (disabled-command-hook): Autoload the defalias
36170         and the make-obsolete-variable call.
36172         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
36174         * isearch.el (isearch-lazy-highlight-start-limit)
36175         (isearch-lazy-highlight-end-limit): New variables limit
36176         the region for highlighting.
36177         (isearch-lazy-highlight-new-loop): New args BEG and END.
36178         (isearch-lazy-highlight-search): Use the new vars.
36179         (isearch-lazy-highlight-update): Likewise.
36181         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
36183         * cus-start.el (all): Use default-boundp.
36185 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
36187         * menu-bar.el (menu-bar-select-frame): Handle current frame.
36189 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
36191         * autorevert.el (auto-revert-stop-on-user-input)
36192         (auto-revert-verbose): Doc fixes.
36194 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
36196         * international/mule-cmds.el (set-locale-environment): Remove call
36197         to set-selection-coding-system on Windows.
36199 2005-02-15  Jay Belanger  <belanger@truman.edu>
36201         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
36202         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
36203         calcFunc-coth.
36204         (math-simplify-sqrt): Add simplifications.
36206         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
36207         to list.
36209         * calc/calc-ext.el: Add functions to autoloads.
36211         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
36212         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
36213         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
36214         (math-csc-raw, math-cot-raw): New functions.
36216         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
36218         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
36219         the variable name in a message.
36221         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
36222         calcFunc-csc, calcFunc-cot.
36224         * calc/calcalg2.el: Add derivative and integration rules for
36225         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
36226         calcFunc-csch, calcFunc-coth.
36227         (math-do-integral-methods): Add to checks for when to use
36228         substitutions.
36230         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
36232 2005-02-15  Lute Kamstra  <lute@gnu.org>
36234         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
36235         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
36236         <monnier@iro.umontreal.ca>.
36237         (lisp-outline-level): Improve efficiency.  Suggested by David
36238         Kastrup <dak@gnu.org>.
36240 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
36242         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
36243         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
36244         (gdb-set-gud-minor-mode-existing-buffers): New functions.
36245         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
36246         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
36248 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
36250         * cus-start.el (all): Comment change.
36252 2005-02-14  Lute Kamstra  <lute@gnu.org>
36254         * cus-start.el (all): Check if symbol is void.
36256 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
36258         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
36259         optional argument to \cite.
36261 2005-02-14  Richard M. Stallman  <rms@gnu.org>
36263         * cus-edit.el (custom-buffer-create-internal): Update help message.
36264         (custom-magic-alist): Update help messages.
36266         * cus-start.el (all): Allow a var to specify a standard value.
36268 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
36270         * custom.el (custom-theme-set-variables): Handle variable aliases.
36272         * frame.el (blink-cursor-timer): Doc fix.
36273         (blink-cursor): Make it an alias for `blink-cursor-mode' and
36274         declare obsolete.
36275         (blink-cursor-mode): Define with defcustom and use correct
36276         standard expression in that defcustom.
36277         * startup.el (command-line): Adapt to above changes in frame.el.
36279 2005-02-11  Lute Kamstra  <lute@gnu.org>
36281         * apropos.el (apropos-score-doc): Prevent division by zero.
36283 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
36285         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
36286         (icalendar--get-event-property-attributes)
36287         (icalendar--get-event-properties)
36288         (icalendar--datetime-to-diary-date): New functions.
36289         (icalendar--split-value): Doc fix.
36290         (icalendar--datetime-to-noneuropean-date)
36291         (icalendar--datetime-to-european-date): New optional argument
36292         SEPARATOR.  Return result as a string instead of a list.
36293         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
36294         (icalendar--convert-string-for-export): Rename arg S to STRING.
36295         (icalendar-export-region): Doc fix.  Change name of error buffer.
36296         Save output buffer.
36297         (icalendar-import-file): Add blank at end of prompt.
36298         (icalendar-import-buffer): Doc fix.  Do not switch to error
36299         buffer.  Indicate status in return value.
36300         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
36301         buffer.  Save output buffer.  Handle exception from recurrence
36302         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
36303         events.  Fix problems with weekly all-day events.
36305 2005-02-10  Richard M. Stallman  <rms@gnu.org>
36307         * simple.el (eval-expression-print-format):
36308         Avoid warning about edebug-active.
36310         * help.el (help-for-help-internal): Rename from help-for-help.
36311         (help-for-help): Define with defalias.
36313         * font-core.el (font-lock-default-function): Use with-no-warnings.
36315         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
36317         * custom.el (defface): Doc fix.
36319 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
36321         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
36322         width 0" to prevent word wrapping problems.
36324 2005-02-09  Kim F. Storm  <storm@cua.dk>
36326         * ido.el (ido-file-extensions-order): New defcustom.
36327         (ido-file-extension-lessp, ido-file-extension-aux)
36328         (ido-file-extension-order): New advanced file ordering.
36329         (ido-file-lessp): New simple file ordering.
36330         (ido-sort-list): Remove.
36331         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
36332         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
36334 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
36336         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
36337         that some versions of grep produce.
36338         (grep-mode-font-lock-keywords): Likewise.
36340 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
36342         * progmodes/gdb-ui.el (gdb-location-list): New variable.
36343         (gdb-cdir): Delete.
36344         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
36345         (gdb-source-info): Treat case when source file is in another
36346         directory properly.
36347         (gdb-get-location): New function.
36349 2005-02-07  Jay Belanger  <belanger@truman.edu>
36351         * calc/calc-prog.el (calc-write-parse-table-part)
36352         (calc-fix-token-name): Fix a check for language type.
36354         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
36356 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
36358         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
36359         as directory not writable.
36361 2005-02-07  Kim F. Storm  <storm@cua.dk>
36363         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
36364         (cua--standard-movement-commands): Remove list.
36365         Instead, set CUA property value to move for movement commands.
36366         (cua-movement-commands): Remove.  Users must set CUA prop instead.
36367         (cua--pre-command-handler): Check CUA property.
36368         (cua--init-keymaps): Don't remap undo commands.
36369         (cua-mode): Don't call cua--rectangle-on-off.
36371         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
36372         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
36373         (cua--rect-undo-set-point): New var.
36374         (cua--rectangle-undo-boundary): Setup undo apply entry.
36375         (cua--rect-undo-handler): New function for rectangle undo.
36376         (cua--rect-start-position, cua--rect-end-position): Add.
36377         (cua--rectangle-post-command): Call cua--rectangle-set-corners
36378         for restored rectangle.  Set point if cua--rect-undo-set-point.
36380 2005-02-06  Jay Belanger  <belanger@truman.edu>
36382         * calc/calc-lang.el (calc-tex-language): Display more information
36383         in messages.
36385         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
36386         in TeX mode.
36388 2005-02-06  Richard M. Stallman  <rms@gnu.org>
36390         * emacs-lisp/lisp.el (buffer-end): Doc fix.
36392 2005-02-05  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
36394         * net/ldap.el (ldap-search-internal): Support attributes with
36395         optional descriptions separated by a semi-colon, as in
36396         "userCertificate;binary".
36398 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
36400         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
36401         isn't a cons (i.e. the version is 0).
36403 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
36405         * help.el (help-for-help): Doc fix.
36407 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
36409         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
36410         GDB-Windows on the menu-bar as this works better.
36412 2005-02-04  Jay Belanger  <belanger@truman.edu>
36414         * calc/calc-embed.el (calc-embedded-update): Don't put in
36415         unnecessary newlines.  Adjust the end of formula marker.
36417         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
36418         (math-latex-parse-two-args): New function.
36420 2005-02-03  Lute Kamstra  <lute@gnu.org>
36422         * help-fns.el (help-with-tutorial): Make sure that users cannot
36423         remove the entire text of the tutorial by means of `undo'.
36425 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
36427         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
36428         in recent changes, where the ispell process was repeatedly
36429         killed & restarted.
36431         * international/mule-cmds.el (set-locale-environment): Set file-name
36432         coding system to utf-8 on Darwin systems.
36433         (set-default-coding-systems): Don't set default-file-name-coding-system
36434         on Darwin systems.
36436 2005-02-03  Richard M. Stallman  <rms@gnu.org>
36438         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
36440 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
36442         * faces.el (list-faces-display): Add optional argument.
36444 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
36446         * font-core.el (font-lock-default-function): Handle the rare case where
36447         only font-lock-keywords is set.
36449 2005-02-02  Kenichi Handa  <handa@m17n.org>
36451         * international/characters.el: Cancel previous change for
36452         I-WITH-DOT-ABOVE and DOTLESS-i.
36454         * international/latin-5.el: Cancel previous change.
36456 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
36458         * progmodes/gud.el: Correction to syntax in gud-menu-map.
36460 2005-02-02  Kenichi Handa  <handa@m17n.org>
36462         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
36463         DOTLESS-i.
36465         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
36466         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
36468         * case-table.el (get-upcase-table): New function.
36469         (copy-case-table): Copy upcaes table too if non-nil.
36470         (set-case-syntax-delims): Maintain upcase table too.
36471         (set-case-syntax-pair): Likewise.
36472         (set-upcase-syntax, set-downcase-syntax): New functions.
36473         (set-case-syntax): Maintain upcase table too.
36475 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
36477         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
36479         * progmodes/gud.el (gud-goto-info): New function.
36480         (gud-tool-bar-map): Use correct icon.
36482 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
36484         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
36485         When delegating, order args in the funcall correctly.
36487 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
36489         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
36491 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
36493         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
36494         buffer not visiting a file.
36496 2005-01-31  Jay Belanger  <belanger@truman.edu>
36498         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
36499         bound on the line with the formula.
36501 2005-01-31  Kim F. Storm  <storm@cua.dk>
36503         * ses.el (ses-create-cell-variable-range)
36504         (ses-destroy-cell-variable-range, ses-reset-header-string)
36505         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
36506         (ses-insert-row): Fix format of apply undo entries.
36508 2005-01-31  Jay Belanger  <belanger@truman.edu>
36510         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
36511         parts.
36513         * calc/calc-embed.el (calc-embedded-open-formula)
36514         (calc-embedded-close-formula): Ignore matrix environments.
36516         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
36517         TeX mode.
36519         * calc/calc-lang.el (math-function-table, math-oper-table)
36520         (math-variable-table): Adjust the LaTeX portions.
36522         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
36523         (math-latex-ignore-words): New constant.
36525 2005-01-31  Richard M. Stallman  <rms@gnu.org>
36527         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
36528         (ispell-local-dictionary): Doc fix.
36529         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
36530         Don't reinitialize at run time.  Don't defcustom.
36531         All uses changed to append ispell-local-dictionary-alist,
36532         or check it first.
36533         (ispell-current-dictionary): New variable for dictionary in use.
36534         (ispell-dictionary): Now used only for global default.
36535         (ispell-start-process): Set ispell-current-dictionary,
36536         not ispell-dictionary.
36537         (ispell-change-dictionary): Use this only for setting
36538         user preferences.
36539         (ispell-internal-change-dictionary): New function
36540         to change the current dictionary in use.
36541         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
36542         Use ispell-current-dictionary.
36543         Handle ispell-local-dictionary-overridden.
36544         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
36546 2005-01-31  Jay Belanger  <belanger@truman.edu>
36548         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
36550         * calc/calc-ext.el: Add calc-latex-language to autoloads.
36551         (calc-mode-map): Add calc-latex-language.
36553         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
36554         (math-latex-print-frac): New functions.
36555         (math-oper-table, math-function-table, math-variable-table)
36556         (math-complex-format, math-input-filter): Add latex properties.
36557         (calc-set-language): Set math-expr-special-function-mapping.
36559         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
36560         (calc-write-parse-table-part): Add LaTeX support.
36562         * calc/calc.el (calc-language): Adjust docstring.
36563         (calc-set-mode-line): Add LaTeX support.
36564         (math-expr-special-function-mapping): New variable.
36565         (math-tex-ignore-words): Add to list.
36567         * calc/calccomp.el (math-compose-expr, math-compose-rows):
36568         Add LaTeX support.
36569         (math-compose-expr): Add support for special functions.
36571         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
36573 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
36575         * progmodes/gdb-ui.el (gdb-memory-address)
36576         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
36577         (gdb-memory-mode-map, gdb-memory-format-keymap)
36578         (gdb-memory-format-menu, gdb-memory-unit-keymap)
36579         (gdb-memory-unit-menu): New variables for a buffer
36580         that lets the user examine program memory.
36581         (gdb-memory-set-address, gdb-memory-set-repeat-count)
36582         (gdb-memory-format-binary, gdb-memory-format-octal)
36583         (gdb-memory-format-unsigned, gdb-memory-format-signed)
36584         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
36585         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
36586         (gdb-memory-unit-word, gdb-memory-unit-halfword)
36587         (gdb-memory-unit-byte, gdb-memory-unit-menu)
36588         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
36589         (gdb-memory-mode, gdb-memory-buffer-name)
36590         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
36591         New functions for above buffer.
36593 2005-01-30  Richard M. Stallman  <rms@gnu.org>
36595         * cus-edit.el (custom-bury-buffer): Function deleted.
36596         (custom-buffer-done-function): Option deleted.
36597         (custom-buffer-done-kill): New replacement option.
36598         (Custom-buffer-done): Call quit-window.
36599         (custom-buffer-create-internal): Update for above changes.
36601 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
36603         * simple.el (undo-ask-before-discard): New var.
36604         (undo-outer-limit-truncate): Implement it.
36605         (undo-extra-outer-limit): Doc update.
36607 2005-01-29  Richard M. Stallman  <rms@gnu.org>
36609         * ses.el (undo-more): Delete defadvice.
36610         (ses-begin-change): Doc fix.
36612         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
36613         instead of rebinding C-x u and C-_.
36615         * files.el (normal-backup-enable-predicate): Return nil for files
36616         in /tmp, regardless of temporary-file-directory.
36618         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
36620         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
36621         (open-rectangle, delete-whitespace-rectangle-line)
36622         (clear-rectangle-line): If FILL, pass t instead of FILL
36623         for move-to-column's 2nd arg.
36625         * simple.el (undo): Fix the test for continuing a series of undos.
36626         (undo-more): Set pending-undo-list to t when we reach end.
36627         (pending-undo-list): Move up defvar.
36629         * wid-edit.el (widget-button-click):
36630         Shorten the range of the track-mouse binding.
36632         * comint.el (comint-insert-input): Undo previous changes;
36633         use last-input-event in interactive spec.
36635 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
36637         * progmodes/compile.el (compilation-start): Bind buffer-read-only
36638         to nil before invoking call-process.  Reset buffer's modified flag
36639         after fontifying it in the no-async branch.
36641         * wid-edit.el (widget-specify-button): If mouse pointer shape
36642         cannot be changed, use mouse face instead.
36644 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
36646         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
36647         (gdb-goto-breakpoint): Make breakpoint handling work on template
36648         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>.
36649         (gdb-assembler-custom): Update to recognize breakpoint information
36650         added on 2005-01-19.
36652 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
36654         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
36655         (dsssl-mode): Use define-derived-mode.
36656         (scheme-mode-initialize): Remove.
36657         (scheme-mode): Use run-mode-hooks.
36659         * cus-edit.el (customize-group-other-window)
36660         (custom-buffer-create-other-window): Don't override special-display-*.
36661         (custom-mode-map): Make it dense.
36663         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
36664         sets the default value.
36666 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
36668         * descr-text.el: Add more keywords.
36670 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
36672         * speedbar.el: Avoid unnecessary use of locate-library.
36674         * international/mule-cmds.el (standard-display-european-internal):
36675         Don't fiddle with latin-1 non-break space any more since it's now
36676         special cased in the C code.
36677         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
36679 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
36681         * cus-start.el (all): Add `undo-outer-limit'.
36683 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
36685         * textmodes/bibtex.el (bibtex-format-entry):
36686         Use `bibtex-empty-field-re' only on the text of fields, not on entire
36687         field lines.
36688         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
36689         not on part of a buffer.
36691 2005-01-25  Lute Kamstra  <lute@gnu.org>
36693         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
36694         nonempty field text strings like "{letters\\macro{}more letters}".
36695         Clarify docstring.
36696         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
36697         (bibtex-entry-offset, bibtex-parse-association)
36698         (bibtex-parse-field-name): Fix typos in docstrings.
36699         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
36701 2005-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
36702             Juri Linkov  <juri@jurta.org>
36704         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
36705         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
36706         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
36707         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
36709         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
36710         isearch minor mode.
36712 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
36714         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
36716 2005-01-24  Lute Kamstra  <lute@gnu.org>
36718         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
36719         CASECHARS and NOT-CASECHARS regular expressions of the
36720         "nederlands" and "nederlands8" dictionaries to prevent a "Range
36721         striding over charsets" error.
36723 2005-01-24  Jay Belanger  <belanger@truman.edu>
36725         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
36726         display variable name.
36728 2005-01-24  Kenichi Handa  <handa@m17n.org>
36730         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
36731         Fix setting of the element of encoded-kbd-iso2022-invocations.
36733 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
36735         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
36736         (gdb-threads-select): Change to also accept mouse events.
36737         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
36738         (gdb-threads-mouse-select): Delete.
36740 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
36742         * files.el (insert-directory): Take care of empty directory,
36743         listed without -a switch.
36745 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
36747         * textmodes/refill.el (refill-post-command-function):
36748         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
36749         to the list of functions that we should be careful not to undo.
36750         (refill-late-fill-paragraph-function): Remove.
36751         (refill-saved-state): New var.
36752         (refill-mode): Use it to save fill-paragraph-function.
36753         Save also the value of auto-fill-function.
36755         * term/w32-win.el: Simplify code.
36757 2005-01-23  Kim F. Storm  <storm@cua.dk>
36759         * simple.el (line-move): Adapt to new return value from
36760         pos-visible-in-window-p.
36762         * simple.el (line-move): Fix last change.  Check partial
36763         visibility at point rather than at window-start.
36765 2005-01-22  Jason Rumney  <jasonr@gnu.org>
36767         * term/w32-win.el (xw-defined-colors): Remove debug-message.
36769 2005-01-22  David Kastrup  <dak@gnu.org>
36771         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
36773 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
36775         * type-break.el (type-break-mode): Add a test for
36776         type-break-file-name being non-nil.
36778 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
36780         * net/eudc.el (top level): Call (message "") via progn, so that
36781         eudc-options-file is loaded.
36783 2005-01-22  Kim F. Storm  <storm@cua.dk>
36785         * simple.el (line-move-1): Rename from line-move.
36786         (line-move): New function that adjusts vscroll for partially
36787         visible rows, and calls line-move-1 otherwise.
36789 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
36791         * pcomplete.el: Define pcomplete-read-event instead of read-event,
36792         since it's not a complete read-event implementation.
36794 2005-01-20  Jay Belanger  <belanger@truman.edu>
36796         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
36797         for called function.
36799 2005-01-20  Steven Tamm  <steventamm@mac.com>
36801         * term/mac-win.el (process-connection-type): Remove.
36802         Controlled now by s/darwin.h:PTY_ITERATION.
36804 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
36806         * window.el (handle-select-window): Don't switch window when we're
36807         in the minibuffer.
36809 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
36811         * subr.el (dotimes-with-progress-reporter): New macro.
36813         * ses.el (ses-dotimes-msg): Remove macro.
36814         Use `dotimes-with-progress-reporter' instead.
36816 2005-01-19  Steven Tamm  <steventamm@mac.com>
36818         * term/mac-win.el (process-connection-type): Use new
36819         operating-system-release variable to use ptys on Darwin 7 (OS X
36820         10.3) when using carbon build.
36822 2005-01-19  Jay Belanger  <belanger@truman.edu>
36824         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
36825         flags if the last command was a tab or M-tab.
36827         * calc/calc-prog.el (calc-user-define-edit): Put original formula
36828         in formula editing buffer.
36830 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
36832         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
36833         breakpoint image symbol in margin.
36835 2005-01-19  Jay Belanger  <belanger@truman.edu>
36837         * calc/calc-prog.el (calc-execute-kbd-macro):
36838         Ignore calc-keep-arg-flag.
36840 2005-01-19  Kenichi Handa  <handa@m17n.org>
36842         * textmodes/ispell.el (ispell-looking-at): New function.
36843         (ispell-process-line): Use ispell-looking-at to compare the ispell
36844         output and the buffer contents.
36846 2005-01-18  Jay Belanger  <belanger@truman.edu>
36848         * calc/calc.el (calc-display-raw): Fix docstring.
36850 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
36852         * simple.el (blink-matching-open): Strip extra info from syntax.
36854         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
36855         funny chars in the end-of-here-doc marker.
36857 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
36859         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
36860         that enable/disabled state of breakpoints is shown correctly in
36861         fringe and on ttys.
36862         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
36863         Add breakpoint information as text properties.
36864         (gdb-mouse-toggle-breakpoint):
36865         Rename to gdb-mouse-set-clear-breakpoint.
36866         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
36867         breakpoints in the margin.
36868         (gdb-remove-strings): Simplify.
36870 2005-01-17  Jay Belanger  <belanger@truman.edu>
36872         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
36873         erasing buffer.
36875 2005-01-17  Richard M. Stallman  <rms@gnu.org>
36877         * progmodes/grep.el (grep-find): Copy from `grep' the condition
36878         for calling grep-compute-defaults.
36880         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
36881         if buffer is empty.
36883         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
36885 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
36887         * hilit-chg.el (highlight-changes-mode): Don't autoload.
36889         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
36890         non-preloaded variables.
36892 2005-01-17  Steven Tamm  <steventamm@mac.com>
36894         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
36895         tex-shell cause to force interactivity when using pipes.
36897 2005-01-17  Kim F. Storm  <storm@cua.dk>
36899         * simple.el (just-one-space): Make arg optional.
36901 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
36903         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
36904         posn-at-x-y to t to access left-margin.
36906 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
36908         Sync with Tramp 2.0.47.
36910         * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
36911         catching keep-date problems in cp/scp operations.
36912         (tramp-handle-copy-file): Don't call `set-file-modes'
36913         unconditionally.  Specialized functions should know better what is
36914         necessary.  This improves performance a little bit, and the
36915         functions could catch errors with `cp -p' and `scp -p'.
36916         (tramp-do-copy-or-rename-file-via-buffer)
36917         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
36918         when appropriate.
36919         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
36920         Call `set-file-modes' when appropriate.
36921         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
36922         Johnsson <isak@hypergene.com>.
36923         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
36924         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
36925         <joakim@verona.se>.
36926         (tramp-file-name-for-operation): Mark `shell-command' as magic for
36927         Emacs only.
36929         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
36930         `find-file-hooks' and `dired-mode-hook'.
36931         (tramp-minor-mode-map): Respective map.  Add remapping for
36932         `compile' and `recompile'.
36933         (tramp-remap-command, tramp-recompile): New defuns.
36934         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
36935         in buffer "*Compilation*".  Call the commands asynchronously.
36937         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
36938         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
36939         `shell-command', because it isn't magic in XEmacs.  Reported by
36940         Adrian Aichner <adrian@xemacs.org>.
36942         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
36943         `substitute-in-file-name.
36944         (tramp-smb-handle-substitute-in-file-name): New defun.
36945         (tramp-smb-advice-PC-do-completion): Delete advice.
36947 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
36949         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
36950         Fix error in deleting region.
36952 2005-01-15  Richard M. Stallman  <rms@gnu.org>
36954         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
36955         In non-temp buffer, switch syntax table temporarily.
36957         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
36959         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
36961         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
36963         * imenu.el (imenu--split-menu): Copy menulist before sorting.
36964         (imenu--generic-function): Use START, not BEG, as pos of definition.
36966         * simple.el (just-one-space): Argument specifies number of spaces.
36968         * simple.el (eval-expression-print-format): Avoid warning
36969         about edebug-active.
36971 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (tiny change)
36973         * progmodes/sh-script.el: Code copied from make-mode.el
36974         with small changes,
36975         (sh-mode-map): Bind C-c C-\.
36976         (sh-backslash-column, sh-backslash-align): New variables.
36977         (sh-backslash-region, sh-append-backslash): New functions.
36979 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36981         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
36982         (rmail-pop-password, rmail-pop-password-required): Move to
36983         rmail-obsolete group.
36984         (rmail-set-pop-password): Rename to rmail-set-remote-password.
36985         All callers updated.
36986         (rmail-get-pop-password): Rename to rmail-get-remote-password.
36987         Take an argument specifying whether it is POP or IMAP mailbox we
36988         are using.  All callers updated.
36989         (rmail-pop-password-error): Rename to
36990         rmail-remote-password-error.  Added mailutils-specific error message.
36991         (rmail-movemail-search-path)
36992         (rmail-movemail-variant-in-use): New variables.
36993         (rmail-remote-password, rmail-remote-password-required):
36994         New customization variables.
36995         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
36996         (rmail-parse-url): New function.
36997         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
36998         with GNU mailutils movemail.
37000 2005-01-15  Kevin Ryde  <user42@zip.com.au>
37002         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
37003         suffix to space, $ or '$, to correctly position point when going
37004         to @table style constants like DBL_MAX.
37006 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
37008         * type-break.el (type-break-mode, type-break-file-time)
37009         (type-break-file-keystroke-count, type-break-choose-file):
37010         Don't store data in or load data from the file if type-break-file-name
37011         is nil.
37012         (type-break-file-name): Doc update as per the above.
37014 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
37016         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
37017         lookup-key might return nil; handle that.
37019 2005-01-15  Alan Mackenzie  <acm@muc.de>
37021         * progmodes/ebrowse.el (ebrowse-class-in-tree):
37022         Return the tail of the tree rather than the element found,
37023         thus enabling the tree to be setcar'd.
37025 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
37027         * textmodes/org.el (org-show-following-heading): New option.
37028         (org-show-hierarchy-above): Use `org-show-following-heading'.
37029         (org-cycle): Documentation fix.
37031         * textmodes/org.el (orgtbl-optimized): New option.
37032         (orgtbl-mode): New command, a minor mode.
37033         (orgtbl-mode-map): New variable.
37034         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
37035         (orgtbl-error, orgtbl-self-insert-command)
37036         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
37038         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
37039         a local variable in each org-mode buffer.
37041         * textmodes/org.el (org-set-regexps-and-options): Rename from
37042         `org-set-regexps'.  Added checking for STARTUP keyword.
37043         (org-get-current-options): Add STARTUP options.
37044         (org-table-insert-row): Make mode intelligent about when
37045         realignment is needed.
37046         (org-self-insert-command, org-delete-backward-char, org-delete-char):
37047         New commands.
37048         (org-enable-table-editor): New default value `optimized'.
37049         (org-table-blank-field): Support blanking regions if active.
37051 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
37053         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
37054         if the year is not given.
37056         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
37057         Add new escapes %m and %M, fixed bug with %F by adding
37058         save-match-data.
37059         (reftex-reference): Remove ?. from list of spaces.
37060         (reftex-label-info): Add automatic label prefix recognition.
37062         * textmodes/reftex-index.el (reftex-index-next-phrase):
37063         Add slave parameter to call of `reftex-index-this-phrase'.
37064         (reftex-index-this-phrase): New optional argument.
37065         (reftex-index-region-phrases): Add slave parameter to call of
37066         `reftex-index-this-phrase'.
37067         (reftex-display-index): New argument redo.
37068         (reftex-index-rescan): Add `redo' to arguments of
37069         `reftex-display-index'.
37070         (reftex-index-Rescan, reftex-index-revert)
37071         (reftex-index-switch-index-tag): Add `redo' to arguments of
37072         `reftex-display-index'.
37073         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
37074         indexing.  Fix bug with matching is there is a quote before or
37075         after the word.
37077         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
37078         Fix bug when collecting citation keys in lines with comments.
37079         (reftex-citation): Prefix argument no longer rescans the document,
37080         but forces prompting for optional arguments of cite macros.
37081         (reftex-do-citation): Prompting for optional arguments implemented.
37083         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
37084         Add optional arguments to most cite commands.
37085         (reftex-cite-cleanup-optional-args): New option
37086         (reftex-cite-prompt-optional-args): New option.
37087         (reftex-trust-label-prefix): New option.
37089         * textmodes/reftex-toc.el (reftex-toc-find-section):
37090         Add push-mark before changing the position in the buffer.
37092         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
37093         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
37095 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
37097         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
37098         more carefully.
37100 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
37102         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
37103         (sgml-mode): Use it.
37104         (sgml-get-context): Better keep track of implicitly closed tags.
37106 2005-01-13  Kenichi Handa  <handa@m17n.org>
37108         * textmodes/ispell.el: These changes are to fix misalignment error
37109         caused by equivalent characters of different Emacs charsets.
37110         (ispell-unified-chars-table): New variable.
37111         (ispell-get-decoded-string): New function.
37112         (ispell-get-casechars, ispell-get-not-casechars)
37113         (ispell-get-otherchars): Call ispell-get-decoded-string.
37115 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
37117         * custom.el (custom-declare-variable): Just put symbol instead
37118         of (defvar . symbol) in `current-load-list'.
37120 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
37122         * emacs-lisp/elint.el: Fixed typo in Commentary section.
37124 2005-01-12  Jay Belanger  <belanger@truman.edu>
37126         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
37127         to create a Calc summary.
37129 2005-01-12  Kim F. Storm  <storm@cua.dk>
37131         * mouse.el (mouse-on-link-p): Change functionality and doc
37132         string to comply with latest description in lisp ref.
37134 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
37136         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
37137         Enable mouse clicks on mode-line, header-line and margin.
37138         (event-type): Give mouse event symbols an `event-kind' property
37139         with value `mouse-click'.
37141 2005-01-12  Juri Linkov  <juri@jurta.org>
37143         * facemenu.el (list-colors-display): Add new arg buffer-name.
37144         Use it.  Fix docstring.  Replace code for identifying duplicate
37145         colors by the name with call to `list-colors-duplicates' which
37146         identifies duplicate colors by the value unless the color
37147         is one of special Windows colors.  Set truncate-lines to t.
37148         Print sorted duplicate color names on each line.  Indent to 22
37149         \(the longest color name in rgb.txt) instead of 20.  Optimize.
37150         (list-colors-duplicates): New function.
37151         (facemenu-color-name-equal): Delete function.
37153         * facemenu.el (list-colors-print): New function created from code
37154         in list-colors-display.  Print #RRGGBB at the window right edge.
37155         (list-colors-display): When temp-buffer-show-function is not
37156         defined, call list-colors-print from temp-buffer-show-hook
37157         to get the right value of window-width in list-colors-print
37158         after the buffer is displayed.
37160         * simple.el (pop-mark): Move deactivate-mark out of conditional
37161         part to deactivate the active mark regardless of the state of the
37162         mark ring.
37164         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
37165         variables line in desktop files.
37167 2005-01-12  Juri Linkov  <juri@jurta.org>
37169         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
37170         Bring together isearch highlight related options.
37171         (lazy-highlight): Replace group `replace' by `matching'.
37172         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
37173         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
37174         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
37175         and declare them obsolete.
37176         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
37177         (isearch-faces): Remove defgroup.
37178         (isearch-overlay, isearch-highlight, isearch-dehighlight):
37179         Move isearch highlighting code closer to lazy highlighting code.
37181         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
37182         (query-replace-highlight, query-replace-lazy-highlight)
37183         (query-replace): Move definitions to the beginning of the file.
37185 2005-01-11  Juri Linkov  <juri@jurta.org>
37187         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
37188         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
37189         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
37191         * info.el (Info-history-forward): New variable.
37192         (Info-select-node): Reset Info-history-forward to nil.
37193         (Info-last): Turn into defalias.
37194         (Info-history-back): Rename from Info-last.
37195         Add current node to Info-history-forward.
37196         (Info-history-forward): New fun.
37197         (Info-mode-map): Replace Info-last by Info-history-back.
37198         Bind Info-history-forward to "r".
37199         (Info-mode-menu): Replace Info-last by Info-history-back.
37200         Fix menu item text.  Add menu item for Info-history-forward.
37201         (info-tool-bar-map): Replace Info-last by Info-history-back.
37202         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
37203         for Info-history-forward.
37204         (Info-mode): Replace Info-last by Info-history-back in docstring.
37205         Add local variable Info-history-forward.
37206         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
37208 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
37210         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
37211         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
37212         Ignore select-window events rather than fiddle with
37213         mouse-autoselect-window.
37215 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
37217         * type-break.el (type-break-mode): Fix previous change.
37219 2005-01-10  Jay Belanger  <belanger@truman.edu>
37221         * calc/calc-ext.el (calc-reset): Reset when inside embedded
37222         calculator; only reset when point is inside a calculator.
37223         Don't adjust the window height if the window takes up the whole height
37224         of the frame.
37226 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
37228         * ebuff-menu.el (Electric-buffer-menu-mode):
37229         Preserve value of buffer-local var header-line-format.
37231 2005-01-09  Jay Belanger  <belanger@truman.edu>
37233         * calc/calc.el (calc-mode-var-list-restore-saved-values):
37234         Make sure settings file exists before accessing it.
37236         * calc/calc-embed.el (calc-embedded-subst):
37237         Replace math-multi-subst-rec, which is only supposed to be called
37238         by math-multi-subst, by math-multi-subst.
37240 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
37242         * vc.el (vc-allow-async-revert): New user option.
37243         (vc-disable-async-diff): New internal variable.
37244         (vc-revert-buffer): Use them to disable asynchronous diff.
37246         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
37247         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
37248         asynchronously if vc-disable-async-diff is t.
37250 2005-01-09  Jay Belanger  <belanger@truman.edu>
37252         * calc/calc.el (defcalcmodevar): New macro.
37253         (calc-mode-var-list-restore-default-values)
37254         (calc-mode-var-list-restore-saved-values): New functions.
37255         (calc-mode-var-list): Use defcalcmodevar to define it.
37256         (calc-always-load-extensions, calc-line-numbering)
37257         (calc-line-breaking, calc-display-just, calc-display-origin)
37258         (calc-number-radix, calc-leading-zeros, calc-group-digits)
37259         (calc-group-char, calc-point-char, calc-frac-format)
37260         (calc-prefer-frac, calc-hms-format, calc-date-format)
37261         (calc-float-format, calc-full-float-format, calc-complex-format)
37262         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
37263         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
37264         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
37265         (calc-matrix-brackets, calc-language, calc-language-option)
37266         (calc-left-label, calc-right-label, calc-word-size)
37267         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
37268         (calc-display-raw, calc-internal-prec, calc-angle-mode)
37269         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
37270         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
37271         (calc-window-height, calc-display-trail, calc-show-selections)
37272         (calc-use-selections, calc-assoc-selections)
37273         (calc-display-working-message, calc-auto-why, calc-timing)
37274         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
37275         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
37276         (calc-gnuplot-default-device, calc-gnuplot-default-output)
37277         (calc-gnuplot-print-device, calc-gnuplot-print-output)
37278         (calc-gnuplot-geometry, calc-graph-default-resolution)
37279         (calc-graph-default-resolution-3d, calc-invocation-macro)
37280         (calc-show-banner): Use defcalcmodevar to declare them and set
37281         their default values.
37283         * calc/calc-ext.el (calc-reset): Restore saved values of variables
37284         instead of default values (but restore default values if there is
37285         an argument of 0).
37287 2005-01-09  David Kastrup  <dak@gnu.org>
37289         * desktop.el (desktop-restore-eager): Fix typo in type.
37291 2005-01-08  Richard M. Stallman  <rms@gnu.org>
37293         * cus-edit.el (customize): Delete :link.
37295 2005-01-08  Jay Belanger  <belanger@truman.edu>
37297         * calc/calc.el (calc-mode): Remove the extension from the
37298         `calc-settings-file' file name when loading it.
37300 2005-01-08  Kim F. Storm  <storm@cua.dk>
37302         * info.el (Info-mode-map, Info-next-link-keymap)
37303         (Info-prev-link-keymap, Info-up-link-keymap):
37304         Map follow-link to mouse-face.
37305         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
37307 2005-01-08  Jay Belanger  <belanger@truman.edu>
37309         * calc/calc.el (calc-settings-file): Change default value.
37310         Suggested by cgw in a comment in calc-mode.el.
37312         * calc/calc-mode.el (calc-settings-file-name):
37313         Compare calc-settings-file to user-init-file instead of ~/.emacs.
37314         Replace ~/.emacs in a prompt by calc-settings-file.
37316 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
37318         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
37319         (desktop-lazy-idle-delay): New customizable variables.
37320         (desktop-buffer-args-list): New variable.
37321         (desktop-append-buffer-args): New function.
37322         (desktop-save): Call desktop-append-buffer-args for some buffers.
37323         (desktop-lazy-create-buffer): New function.
37324         (desktop-idle-create-buffers): New function.
37325         (desktop-read): Add message about buffers to restore lazily.
37326         (desktop-lazy-abort): New command.
37327         (desktop-clear): Call desktop-lazy-abort.
37328         (desktop-lazy-complete): New command.
37330 2005-01-06  Richard M. Stallman  <rms@gnu.org>
37332         * emacs-lisp/find-func.el (find-face-definition):
37333         Rename from find-face.
37335 2005-01-06  Kim F. Storm  <storm@cua.dk>
37337         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
37339         * man.el (Man-xref-man-page, Man-xref-header-file)
37340         (Man-xref-normal-file): Add follow-link property.
37342 2005-01-06  Jay Belanger  <belanger@truman.edu>
37344         * calc/calc-units.el: Make sure the proper macro definitions are
37345         available when compiling.
37347 2005-01-06  Juri Linkov  <juri@jurta.org>
37349         * isearch.el (isearch-lazy-highlight-update):
37350         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
37352 2005-01-06  Miles Bader  <miles@gnu.org>
37354         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
37355         (isearch-lazy-highlight-face): Use new name.
37357 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
37359         * uniquify.el (uniquify-rationalize-file-buffer-names):
37360         Re-add an interactive spec.
37361         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
37362         to the same name.
37364         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
37365         (isearch-update, isearch-done): Adjust calls accordingly.
37367 2005-01-05  Richard M. Stallman  <rms@gnu.org>
37369         * custom.el (custom-set-variables, custom-theme-set-variables):
37370         Clarify documentation.
37372         * emacs-lisp/find-func.el (find-variable)
37373         (find-variable-other-window, find-variable-other-frame):
37374         Fix the TYPE args to find-function-read and find-function-do-it.
37375         (find-function): Doc fix.
37376         (find-function-at-point): Replace function-at-point alias.
37378 2005-01-04  Richard M. Stallman  <rms@gnu.org>
37380         * cus-face.el (custom-declare-face):
37381         Record defface in current-load-list.
37383         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
37385         * emacs-lisp/find-func.el: Doc fixes.
37386         (find-face-regexp): New variable.
37387         (find-function-regexp-alist): New variable.
37388         (find-function-C-source): Third arg is now TYPE.
37389         (find-function-search-for-symbol): Handle general TYPE.
37390         (find-function-read, find-function-do-it): Handle general TYPE.
37391         (find-definition-noselect, find-face): New functions.
37392         (function-at-point): Alias deleted.
37394 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
37396         * battery.el (display-battery-mode): Rename from display-battery.
37397         Handle the case where it gets turned off.
37399 2005-01-04  Richard M. Stallman  <rms@gnu.org>
37401         * cus-edit.el (customize): Make :link point to user doc.
37403         * man.el (Man-fontify-manpage): Turn off undo generation.
37405         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
37407 2005-01-04  Andreas Schwab  <schwab@suse.de>
37409         * files.el (insert-directory): Only look for error lines in
37410         inserted text.  Don't move too far after processing --dired markers.
37412 2005-01-04  Richard M. Stallman  <rms@gnu.org>
37414         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
37415         Don't expand if the character is @, period, dash, etc.
37416         (define-mail-abbrev): Quote names that contain problem characters.
37418 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
37420         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
37422 2005-01-03  Richard M. Stallman  <rms@gnu.org>
37424         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
37425         (query-replace-highlight, query-replace-lazy-highlight)
37426         (query-replace): Definitions moved up.  Doc fix.
37428 2005-01-03  Richard M. Stallman  <rms@gnu.org>
37430         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
37431         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
37432         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
37433         (lazy-highlight-face): Rename from isearch-lazy-...
37434         Change all references to them.
37436 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
37438         * cus-edit.el (custom-file): Doc fix for defcustom.
37439         (custom-file): The function no longer sets the variable
37440         `custom-file' to its return value.
37442         * startup.el (command-line): No longer load `custom-file'.
37444 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
37446         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
37448         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
37449         Don't confuse module-prefixed identifiers for labels.
37450         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
37452 2005-01-02  Richard M. Stallman  <rms@gnu.org>
37454         * files.el (basic-save-buffer-1): Fix previous change.
37456         * loadhist.el (file-loadhist-lookup): New function.
37457         (file-provides, file-requires): Use it.
37459         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
37460         instead of calculating the right size.
37462 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>
37464         * vc-svn.el (vc-svn-diff): Stay local if possible.
37466 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
37468         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
37470         * files.el (hack-local-variables): Fix last change.
37472 2005-01-02  Jay Belanger  <belanger@truman.edu>
37474         * calc/calc-yank.el (calc-edit-top): New variable.
37475         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
37476         object.  Change header properties.
37477         (calc-edit-finish, calc-edit-finish-stack-object)
37478         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
37479         edited object.
37480         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
37481         for the beginning of the edited object.
37482         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
37483         for the beginning of the edited object.
37484         * calc/calc-prog.el (calc-edit-macro-finish-edit)
37485         (calc-finish-formula-edit, calc-macro-repeats)
37486         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
37487         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
37488         beginning of the edited object.
37489         (calc-user-define-edit): Change the header for editing macros.
37490         Remove unnecessary variable.
37492 2005-01-01  Jay Belanger  <belanger@truman.edu>
37494         * calc/calc-yank.el (calc-edit-mode): Change default header.
37495         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
37496         * calc/calc-store.el (calc-edit-variable): Change title to match new
37497         header.
37498         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
37499         mode to match new header.
37500         (calc-user-define-edit): Change titles to include names of commands.
37501         (calc-finish-formula-edit): Adjust to handle new header.
37502         (calc-finish-macro-edit): Remove.
37503         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
37504         (calc-edit-macro-command, calc-edit-macro-command-type)
37505         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
37506         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
37507         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
37508         (calc-edit-macro-finish-edit): New functions.
37509         (calc-user-define-edit): Use new functions to edit named calc macros.
37511 2005-01-01  Stefan Monnier  <monnier@iro.umontreal.ca>
37513         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
37515         * ses.el (copy-region-as-kill): Deactivate mark.
37517 2005-01-01  Richard M. Stallman  <rms@gnu.org>
37519         * replace.el (occur-1): If the output buffer is also an input,
37520         don't kill it, rename it.
37522         * faces.el (set-face-background, set-face-foreground): Doc fix.
37524         * cus-face.el (custom-face-attributes): Fix :help-echo strings
37525         for :foreground and :background.
37527         * dired.el (dired-view-command-alist): Variable deleted.
37528         (dired-view-file, dired-mouse-find-file-other-window):
37529         Delete the code to use it.
37531 2005-01-01  Kim F. Storm  <storm@cua.dk>
37533         * image.el (insert-sliced-image): Use t for line-height property.
37535 See ChangeLog.11 for earlier changes.
37537 ;; Local Variables:
37538 ;; coding: iso-2022-7bit
37539 ;; add-log-time-zone-rule: t
37540 ;; End:
37542     Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
37544   This file is part of GNU Emacs.
37546   GNU Emacs is free software; you can redistribute it and/or modify
37547   it under the terms of the GNU General Public License as published by
37548   the Free Software Foundation; either version 3, or (at your option)
37549   any later version.
37551   GNU Emacs is distributed in the hope that it will be useful,
37552   but WITHOUT ANY WARRANTY; without even the implied warranty of
37553   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
37554   GNU General Public License for more details.
37556   You should have received a copy of the GNU General Public License
37557   along with GNU Emacs; see the file COPYING.  If not, write to the
37558   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
37559   Boston, MA 02110-1301, USA.
37561 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1